diff --git a/redbot/cogs/admin/locales/fi-FI.po b/redbot/cogs/admin/locales/fi-FI.po index 56d48a230..5c9dcff0a 100644 --- a/redbot/cogs/admin/locales/fi-FI.po +++ b/redbot/cogs/admin/locales/fi-FI.po @@ -33,19 +33,19 @@ msgstr "En voi muokata roolia {role.name}, koska se on korkeammalla kuin minun y #: redbot/cogs/admin/admin.py:41 msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." -msgstr "" +msgstr "En voi antaa roolia {role.name} käyttäjälle {member.display_name}, koska rooli on korkeammalla kuin minun ylin roolini Discordin hierarkiassa." #: redbot/cogs/admin/admin.py:47 msgid "I can not let you remove {role.name} from {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." -msgstr "" +msgstr "En voi poistaa roolia {role.name} käyttäjältä {member.display_name}, koska rooli on korkeammalla kuin minun ylin roolini Discordin hierarkiassa." #: redbot/cogs/admin/admin.py:53 msgid "I can not let you edit {role.name} because that role is higher than or equal to your highest role in the Discord hierarchy." -msgstr "" +msgstr "En voi antaa sinun muokata roolia {role.name}, koska rooli on korkeammalla kuin sinun korkein rooli Discordin hierarkiassa." #: redbot/cogs/admin/admin.py:59 msgid "I need manage roles permission to do that." -msgstr "" +msgstr "Tarvitsen \"manage roles\" -oikeuden tehdäkseni tämän." #: redbot/cogs/admin/admin.py:61 msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." @@ -58,7 +58,7 @@ msgstr "Kokoelma palvelinhallintaohjelmia." #: redbot/cogs/admin/admin.py:162 msgid "{member.display_name} already has the role {role.name}." -msgstr "" +msgstr "Käyttäjällä {member.display_name} on jo rooli {role.name}." #: redbot/cogs/admin/admin.py:182 msgid "I successfully added {role.name} to {member.display_name}" @@ -66,7 +66,7 @@ msgstr "Lisäsin {role.name} onnistuneesti {member.display_name}" #: redbot/cogs/admin/admin.py:192 msgid "{member.display_name} does not have the role {role.name}." -msgstr "" +msgstr "Käyttäjällä {member.display_name} ei ole roolia {role.name}." #: redbot/cogs/admin/admin.py:212 msgid "I successfully removed {role.name} from {member.display_name}" @@ -75,12 +75,12 @@ msgstr "Olen poistanut {role.name} onnistuneesti {member.display_name}" #: redbot/cogs/admin/admin.py:223 #, docstring msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n " -msgstr "" +msgstr "\\n Lisää rooli käyttäjälle.\\n\\n Käytä kaksinkertaisia lainausmerkkejä, jos rooli sisältää välilyöntejä.\\n Jos käyttäjä jätetään tyhjäksi, se on oletuksena tekijä komennon.\\n " #: redbot/cogs/admin/admin.py:239 #, docstring msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n " -msgstr "" +msgstr "\\n Lisää rooli käyttäjälle.\\n\\n Käytä kaksinkertaisia lainausmerkkejä, jos rooli sisältää välilyöntejä.\\n Jos käyttäjä jätetään tyhjäksi, se on oletuksena tekijä komennon.\\n " #: redbot/cogs/admin/admin.py:253 #, docstring @@ -90,7 +90,7 @@ msgstr "Muokkaa rooliasetuksia." #: redbot/cogs/admin/admin.py:260 #, docstring msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n " -msgstr "" +msgstr "\\n Muokkaa roolin väriä.\\n\\n Käytä kaksinkertaisia lainausmerkkejä, jos rooli sisältää välilyöntejä.\\n Värin on oltava heksadesimaalissa.\\n [Väripoimija](http://www.w3schools. om/colors/colors_picker. sp)\\n\\n Esimerkkejä:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n " #: redbot/cogs/admin/admin.py:289 redbot/cogs/admin/admin.py:322 msgid "Done." @@ -99,7 +99,7 @@ msgstr "Tehty." #: redbot/cogs/admin/admin.py:293 #, docstring msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n " -msgstr "" +msgstr "\\n Muokkaa roolin nimeä.\\n\\n Käytä kaksoislainausmerkkejä, jos rooli tai nimi sisältää välilyöntejä.\\n\\n Esimerkki:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n " #: redbot/cogs/admin/admin.py:327 #, docstring @@ -108,125 +108,125 @@ msgstr "Ilmoita viesti kaikille palvelimille, joihin botti on." #: redbot/cogs/admin/admin.py:334 msgid "The announcement has begun." -msgstr "" +msgstr "Ilmoittaminen on aloitettu." #: redbot/cogs/admin/admin.py:341 #, docstring msgid "Cancel a running announce." -msgstr "" +msgstr "Peruuta käynnissä oleva ilmoitus." #: redbot/cogs/admin/admin.py:343 msgid "There is no currently running announcement." -msgstr "" +msgstr "Tällä hetkellä ei ole käynnissä olevaa ilmoitusta." #: redbot/cogs/admin/admin.py:346 msgid "The current announcement has been cancelled." -msgstr "" +msgstr "Tämänhetkinen ilmoitus on peruutettu." #: redbot/cogs/admin/admin.py:352 #, docstring msgid "Change how announcements are sent in this guild." -msgstr "" +msgstr "Muokkaa kuinka ilmoitukset lähetetään tässä guildissa." #: redbot/cogs/admin/admin.py:357 #, docstring msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n " -msgstr "" +msgstr "\\n Muuta kanavaa, jossa botti lähettää ilmoituksia.\\n\\n Jos kanava jätetään tyhjäksi, se oletetaan nykyiselle kanavalle.\\n " #: redbot/cogs/admin/admin.py:366 msgid "The announcement channel has been set to {channel.mention}" -msgstr "" +msgstr "Ilmoituskanava on asetettu {channel.mention} -kanavalle" #: redbot/cogs/admin/admin.py:371 #, docstring msgid "Unsets the channel for announcements." -msgstr "" +msgstr "Poista ilmoituskanava käytöstä." #: redbot/cogs/admin/admin.py:396 #, docstring msgid "Apply selfroles." -msgstr "" +msgstr "Hyväksy \"selfrolet\"." #: redbot/cogs/admin/admin.py:401 #, docstring msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n " -msgstr "" +msgstr "\\n Lisää selfrole itseesi.\\n\\n Palvelimen ylläpitäjien on täytynyt konfiguroida rooli käyttäjän asettamana.\\n HUOM: Rooli on kirjainkoolla herkkä!\\n " #: redbot/cogs/admin/admin.py:412 #, docstring msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n " -msgstr "" +msgstr "\\n Lisää selfrole itseesi.\\n\\n Palvelimen ylläpitäjien on täytynyt konfiguroida rooli käyttäjän asettamana.\\n HUOM: Rooli on kirjainkoolla herkkä!\\n " #: redbot/cogs/admin/admin.py:423 #, docstring msgid "\\n Lists all available selfroles.\\n " -msgstr "" +msgstr "\\n Luettele kaikki saatavilla olevat selfrot.\\n " #: redbot/cogs/admin/admin.py:433 msgid "Available Selfroles:\\n{selfroles}" -msgstr "" +msgstr "Saatavilla olevat omafroles:\\n{selfroles}" #: redbot/cogs/admin/admin.py:439 #, docstring msgid "Manage selfroles." -msgstr "" +msgstr "Hallitse selfroleja." #: redbot/cogs/admin/admin.py:444 #, docstring msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n " -msgstr "" +msgstr "\\n Lisää rooli saatavilla olevien selfrolien luetteloon.\\n\\n HUOM: Rooli on kirjainkoolla herkkä!\\n " #: redbot/cogs/admin/admin.py:451 msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." -msgstr "" +msgstr "En voi antaa roolia {role.name} käyttäjälle, koska rooli on korkeammalla kuin minun ylin roolini Discordin hierarkiassa." #: redbot/cogs/admin/admin.py:459 msgid "Added." -msgstr "" +msgstr "Lisätty." #: redbot/cogs/admin/admin.py:462 msgid "That role is already a selfrole." -msgstr "" +msgstr "Tämä rooli on jo selfrole." #: redbot/cogs/admin/admin.py:466 #, docstring msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n " -msgstr "" +msgstr "\\n Lisää rooli saatavilla olevien selfrolien luetteloon.\\n\\n HUOM: Rooli on kirjainkoolla herkkä!\\n " #: redbot/cogs/admin/admin.py:473 msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." -msgstr "" +msgstr "En voi antaa roolia {role.name} käyttäjälle, koska rooli on korkeammalla kuin minun ylin roolini Discordin hierarkiassa." #: redbot/cogs/admin/admin.py:481 msgid "Removed." -msgstr "" +msgstr "Poistettu." #: redbot/cogs/admin/admin.py:486 #, docstring msgid "Lock a bot to its current servers only." -msgstr "" +msgstr "Lukitse botti vain nykyisille palvelimille." #: redbot/cogs/admin/admin.py:491 msgid "The bot is no longer serverlocked." -msgstr "" +msgstr "Botti ei ole enää palvelinlukittu." #: redbot/cogs/admin/admin.py:493 msgid "The bot is now serverlocked." -msgstr "" +msgstr "Botti on nyt palvelinlukittu." #: redbot/cogs/admin/announcer.py:68 msgid "I could not announce to the following server: " -msgstr "" +msgstr "En voinut ilmoittaa seuraavalle palvelimelle: " #: redbot/cogs/admin/announcer.py:70 msgid "I could not announce to the following servers: " -msgstr "" +msgstr "En voinut ilmoittaa seuraavalle palvelimelle: " #: redbot/cogs/admin/converters.py:12 msgid "The Admin cog is not loaded." -msgstr "" +msgstr "Admin cog ei ole ladattu." #: redbot/cogs/admin/converters.py:20 msgid "The provided role is not a valid selfrole." -msgstr "" +msgstr "Annettu rooli ei ole kelvollinen selfrole." diff --git a/redbot/cogs/audio/core/commands/locales/fi-FI.po b/redbot/cogs/audio/core/commands/locales/fi-FI.po index 41a766e3a..1a360fd5c 100644 --- a/redbot/cogs/audio/core/commands/locales/fi-FI.po +++ b/redbot/cogs/audio/core/commands/locales/fi-FI.po @@ -18,34 +18,34 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:36 #, docstring msgid "Music configuration options." -msgstr "" +msgstr "Musiikin konfirugointi asetukset." #: redbot/cogs/audio/core/commands/audioset.py:41 #, docstring msgid "Manages the keyword whitelist and blacklist." -msgstr "" +msgstr "Hallitse avainsana valkoista- ja mustaalistaa." #: redbot/cogs/audio/core/commands/audioset.py:46 #, docstring msgid "Manages the global keyword whitelist/blacklist." -msgstr "" +msgstr "Hallitse globaalin avainsana valkoista/mustaalistaa." #: redbot/cogs/audio/core/commands/audioset.py:50 #, docstring msgid "Manages the global keyword whitelist." -msgstr "" +msgstr "Hallitse globaalin avainsanan valkoistalistaa." #: redbot/cogs/audio/core/commands/audioset.py:56 #, docstring msgid "Adds a keyword to the whitelist.\\n\\n If anything is added to whitelist, it will blacklist everything else.\\n " -msgstr "" +msgstr "Lisää avainsanan valkoiselle listalle.\\n\\n Jos jotain lisätään valkoiselle listalle, se mustalla listalla kaikki muu.\\n " #: redbot/cogs/audio/core/commands/audioset.py:70 #: redbot/cogs/audio/core/commands/audioset.py:135 #: redbot/cogs/audio/core/commands/audioset.py:260 #: redbot/cogs/audio/core/commands/audioset.py:325 msgid "Keyword already in the whitelist." -msgstr "" +msgstr "Avainsanat ovat jo valkoisella listalla." #: redbot/cogs/audio/core/commands/audioset.py:74 #: redbot/cogs/audio/core/commands/audioset.py:116 @@ -54,67 +54,67 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:306 #: redbot/cogs/audio/core/commands/audioset.py:329 msgid "Whitelist Modified" -msgstr "" +msgstr "Valkoista Listaa Muokattu" #: redbot/cogs/audio/core/commands/audioset.py:75 #: redbot/cogs/audio/core/commands/audioset.py:265 msgid "Added `{whitelisted}` to the whitelist." -msgstr "" +msgstr "Lisätty `{whitelisted}` valkoiselle listalle." #: redbot/cogs/audio/core/commands/audioset.py:83 #: redbot/cogs/audio/core/commands/audioset.py:273 #, docstring msgid "List all keywords added to the whitelist." -msgstr "" +msgstr "Listaa kaikki valkoiselle listalle lisätyt avainsanat." #: redbot/cogs/audio/core/commands/audioset.py:86 #: redbot/cogs/audio/core/commands/audioset.py:112 #: redbot/cogs/audio/core/commands/audioset.py:276 #: redbot/cogs/audio/core/commands/audioset.py:302 msgid "Nothing in the whitelist." -msgstr "" +msgstr "Ei mitään valkoisella listalla." #: redbot/cogs/audio/core/commands/audioset.py:102 msgid "Global Whitelist" -msgstr "" +msgstr "Globaali valkoinen lista" #: redbot/cogs/audio/core/commands/audioset.py:109 #: redbot/cogs/audio/core/commands/audioset.py:299 #, docstring msgid "Clear all keywords from the whitelist." -msgstr "" +msgstr "Tyhjennä kaikki avainsanat valkoiselta listalta." #: redbot/cogs/audio/core/commands/audioset.py:117 #: redbot/cogs/audio/core/commands/audioset.py:307 msgid "All entries have been removed from the whitelist." -msgstr "" +msgstr "Kaikki merkinnät on poistettu valkoiselta listalta." #: redbot/cogs/audio/core/commands/audioset.py:124 #: redbot/cogs/audio/core/commands/audioset.py:314 #, docstring msgid "Removes a keyword from the whitelist." -msgstr "" +msgstr "Tyhjennä kaikki avainsanat valkoiselta listalta." #: redbot/cogs/audio/core/commands/audioset.py:140 #: redbot/cogs/audio/core/commands/audioset.py:330 msgid "Removed `{whitelisted}` from the whitelist." -msgstr "" +msgstr "Lisätty `{whitelisted}` valkoiselle listalle." #: redbot/cogs/audio/core/commands/audioset.py:147 #, docstring msgid "Manages the global keyword blacklist." -msgstr "" +msgstr "Hallitse globaalin avainsanan valkoistalistaa." #: redbot/cogs/audio/core/commands/audioset.py:153 #: redbot/cogs/audio/core/commands/audioset.py:342 #, docstring msgid "Adds a keyword to the blacklist." -msgstr "" +msgstr "Lisätty estettyjen luetteloon." #: redbot/cogs/audio/core/commands/audioset.py:164 #: redbot/cogs/audio/core/commands/audioset.py:353 msgid "Keyword already in the blacklist." -msgstr "" +msgstr "Avainsanat ovat jo valkoisella listalla." #: redbot/cogs/audio/core/commands/audioset.py:168 #: redbot/cogs/audio/core/commands/audioset.py:210 @@ -123,93 +123,93 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:399 #: redbot/cogs/audio/core/commands/audioset.py:422 msgid "Blacklist Modified" -msgstr "" +msgstr "Valkoista Listaa Muokattu" #: redbot/cogs/audio/core/commands/audioset.py:169 #: redbot/cogs/audio/core/commands/audioset.py:358 msgid "Added `{blacklisted}` to the blacklist." -msgstr "" +msgstr "Lisätty `{blacklisted}` mustalle listalle." #: redbot/cogs/audio/core/commands/audioset.py:177 #: redbot/cogs/audio/core/commands/audioset.py:366 #, docstring msgid "List all keywords added to the blacklist." -msgstr "" +msgstr "Listaa kaikki valkoiselle listalle lisätyt avainsanat." #: redbot/cogs/audio/core/commands/audioset.py:180 #: redbot/cogs/audio/core/commands/audioset.py:206 #: redbot/cogs/audio/core/commands/audioset.py:369 #: redbot/cogs/audio/core/commands/audioset.py:395 msgid "Nothing in the blacklist." -msgstr "" +msgstr "Ei mitään valkoisella listalla." #: redbot/cogs/audio/core/commands/audioset.py:196 msgid "Global Blacklist" -msgstr "" +msgstr "Globaali Estolista" #: redbot/cogs/audio/core/commands/audioset.py:203 #: redbot/cogs/audio/core/commands/audioset.py:392 #, docstring msgid "Clear all keywords added to the blacklist." -msgstr "" +msgstr "Listaa kaikki valkoiselle listalle lisätyt avainsanat." #: redbot/cogs/audio/core/commands/audioset.py:211 #: redbot/cogs/audio/core/commands/audioset.py:400 msgid "All entries have been removed from the blacklist." -msgstr "" +msgstr "Kaikki merkinnät on poistettu valkoiselta listalta." #: redbot/cogs/audio/core/commands/audioset.py:218 #: redbot/cogs/audio/core/commands/audioset.py:407 #, docstring msgid "Removes a keyword from the blacklist." -msgstr "" +msgstr "Tyhjennä kaikki avainsanat valkoiselta listalta." #: redbot/cogs/audio/core/commands/audioset.py:229 #: redbot/cogs/audio/core/commands/audioset.py:418 msgid "Keyword is not in the blacklist." -msgstr "" +msgstr "Avainsanat ovat jo valkoisella listalla." #: redbot/cogs/audio/core/commands/audioset.py:234 #: redbot/cogs/audio/core/commands/audioset.py:423 msgid "Removed `{blacklisted}` from the blacklist." -msgstr "" +msgstr "Lisätty `{blacklisted}` mustalle listalle." #: redbot/cogs/audio/core/commands/audioset.py:242 #, docstring msgid "Manages the keyword whitelist." -msgstr "" +msgstr "Hallitsee palvelimen valkoista listaa." #: redbot/cogs/audio/core/commands/audioset.py:246 #, docstring msgid "Adds a keyword to the whitelist.\\n\\n If anything is added to whitelist, it will blacklist everything else.\\n " -msgstr "" +msgstr "Lisää avainsanan valkoiselle listalle.\\n\\n Jos jotain lisätään valkoiselle listalle, se mustalla listalla kaikki muu.\\n " #: redbot/cogs/audio/core/commands/audioset.py:292 msgid "Whitelist" -msgstr "" +msgstr "Valkoinen lista" #: redbot/cogs/audio/core/commands/audioset.py:338 #, docstring msgid "Manages the keyword blacklist." -msgstr "" +msgstr "Hallitsee palvelimen valkoista listaa." #: redbot/cogs/audio/core/commands/audioset.py:385 msgid "Blacklist" -msgstr "" +msgstr "Musta lista" #: redbot/cogs/audio/core/commands/audioset.py:432 #, docstring msgid "Change auto-play setting." -msgstr "" +msgstr "Muuta automaattisen toiston asetusta." #: redbot/cogs/audio/core/commands/audioset.py:436 #, docstring msgid "Toggle auto-play when there no songs in queue." -msgstr "" +msgstr "Vaihda automaattisen toiston tilaa, kun jonossa ei ole kappaleita." #: redbot/cogs/audio/core/commands/audioset.py:440 msgid "Auto-play when queue ends: {true_or_false}." -msgstr "" +msgstr "Toista automaattisesti, kun jono loppuu: {true_or_false}." #: redbot/cogs/audio/core/commands/audioset.py:441 #: redbot/cogs/audio/core/commands/audioset.py:585 @@ -252,7 +252,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/llset.py:118 #: redbot/cogs/audio/core/commands/llset.py:127 msgid "Enabled" -msgstr "" +msgstr "Käytössä" #: redbot/cogs/audio/core/commands/audioset.py:441 #: redbot/cogs/audio/core/commands/audioset.py:585 @@ -295,15 +295,15 @@ msgstr "" #: redbot/cogs/audio/core/commands/llset.py:118 #: redbot/cogs/audio/core/commands/llset.py:127 msgid "Disabled" -msgstr "" +msgstr "Ei käytössä" #: redbot/cogs/audio/core/commands/audioset.py:445 msgid "\\nRepeat has been disabled." -msgstr "" +msgstr "Toistaminen on poistettu käytöstä." #: redbot/cogs/audio/core/commands/audioset.py:448 msgid "\\nAuto-disconnecting at queue end has been disabled." -msgstr "" +msgstr "\\nYhteyden katkaisu jonon lopussa on poistettu käytöstä." #: redbot/cogs/audio/core/commands/audioset.py:451 #: redbot/cogs/audio/core/commands/audioset.py:546 @@ -343,7 +343,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/llset.py:174 #: redbot/cogs/audio/core/commands/llset.py:199 msgid "Setting Changed" -msgstr "" +msgstr "Asetukset muutettu" #: redbot/cogs/audio/core/commands/audioset.py:464 #, docstring @@ -367,7 +367,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/playlists.py:1815 #: redbot/cogs/audio/core/commands/playlists.py:1981 msgid "Playlists Are Not Available" -msgstr "" +msgstr "Soittolistat eivät ole saatavilla" #: redbot/cogs/audio/core/commands/audioset.py:498 #: redbot/cogs/audio/core/commands/playlists.py:105 @@ -386,7 +386,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/playlists.py:1816 #: redbot/cogs/audio/core/commands/playlists.py:1982 msgid "The playlist section of Audio is currently unavailable" -msgstr "" +msgstr "Soittolistaosio Audio:ssa ei ole juuri nyt saatavilla" #: redbot/cogs/audio/core/commands/audioset.py:501 #: redbot/cogs/audio/core/commands/playlists.py:106 @@ -405,32 +405,32 @@ msgstr "" #: redbot/cogs/audio/core/commands/playlists.py:1819 #: redbot/cogs/audio/core/commands/playlists.py:1985 msgid "Check your logs." -msgstr "" +msgstr "Tarkista logisi." #: redbot/cogs/audio/core/commands/audioset.py:516 #: redbot/cogs/audio/core/commands/audioset.py:532 msgid "No Playlist Found" -msgstr "" +msgstr "Soittolistoja ei löytynyt" #: redbot/cogs/audio/core/commands/audioset.py:517 #: redbot/cogs/audio/core/commands/playlists.py:124 #: redbot/cogs/audio/core/commands/playlists.py:1498 msgid "Could not match '{arg}' to a playlist" -msgstr "" +msgstr "Ei voitu täsmätä '{arg}soittolistaan" #: redbot/cogs/audio/core/commands/audioset.py:524 msgid "No Tracks Found" -msgstr "" +msgstr "Kappaleita ei löytynyt" #: redbot/cogs/audio/core/commands/audioset.py:525 msgid "Playlist {name} has no tracks." -msgstr "" +msgstr "Soittolistalla {name} ei ole kappaleita." #: redbot/cogs/audio/core/commands/audioset.py:533 #: redbot/cogs/audio/core/commands/playlists.py:1587 #: redbot/cogs/audio/core/commands/playlists.py:1698 msgid "Playlist {id} does not exist in {scope} scope." -msgstr "" +msgstr "Soittolistaa {id} ei löydy kanavalla {scope}." #: redbot/cogs/audio/core/commands/audioset.py:540 #: redbot/cogs/audio/core/commands/playlists.py:1016 diff --git a/redbot/cogs/audio/core/events/locales/fi-FI.po b/redbot/cogs/audio/core/events/locales/fi-FI.po index aa40e82b3..f406d7508 100644 --- a/redbot/cogs/audio/core/events/locales/fi-FI.po +++ b/redbot/cogs/audio/core/events/locales/fi-FI.po @@ -25,11 +25,11 @@ msgstr "" #: redbot/cogs/audio/core/events/dpy.py:77 msgid "Enabled" -msgstr "" +msgstr "Käytössä" #: redbot/cogs/audio/core/events/dpy.py:77 msgid "Disabled" -msgstr "" +msgstr "Ei käytössä" #: redbot/cogs/audio/core/events/dpy.py:124 msgid "No DJ role found. Disabling DJ mode." diff --git a/redbot/cogs/audio/core/utilities/locales/af-ZA.po b/redbot/cogs/audio/core/utilities/locales/af-ZA.po index a57266232..defc1a523 100644 --- a/redbot/cogs/audio/core/utilities/locales/af-ZA.po +++ b/redbot/cogs/audio/core/utilities/locales/af-ZA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-22 12:30+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Afrikaans\n" "MIME-Version: 1.0\n" @@ -44,16 +44,16 @@ msgstr "" msgid "Connection to Lavalink has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:528 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:604 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/ar-SA.po b/redbot/cogs/audio/core/utilities/locales/ar-SA.po index 2b6d1c457..f781f5aa8 100644 --- a/redbot/cogs/audio/core/utilities/locales/ar-SA.po +++ b/redbot/cogs/audio/core/utilities/locales/ar-SA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-22 12:30+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Arabic\n" "MIME-Version: 1.0\n" @@ -44,16 +44,16 @@ msgstr "" msgid "Connection to Lavalink has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:528 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:604 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/bg-BG.po b/redbot/cogs/audio/core/utilities/locales/bg-BG.po index b08f28763..1bc7634df 100644 --- a/redbot/cogs/audio/core/utilities/locales/bg-BG.po +++ b/redbot/cogs/audio/core/utilities/locales/bg-BG.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-22 12:30+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Bulgarian\n" "MIME-Version: 1.0\n" @@ -44,16 +44,16 @@ msgstr "" msgid "Connection to Lavalink has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:528 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:604 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/bs-BA.po b/redbot/cogs/audio/core/utilities/locales/bs-BA.po index a79ce0753..bb10a4ed7 100644 --- a/redbot/cogs/audio/core/utilities/locales/bs-BA.po +++ b/redbot/cogs/audio/core/utilities/locales/bs-BA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-22 12:30+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Bosnian\n" "MIME-Version: 1.0\n" @@ -44,16 +44,16 @@ msgstr "" msgid "Connection to Lavalink has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:528 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:604 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/ca-ES.po b/redbot/cogs/audio/core/utilities/locales/ca-ES.po index b82b357eb..0689962d4 100644 --- a/redbot/cogs/audio/core/utilities/locales/ca-ES.po +++ b/redbot/cogs/audio/core/utilities/locales/ca-ES.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-22 12:30+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Catalan\n" "MIME-Version: 1.0\n" @@ -44,16 +44,16 @@ msgstr "" msgid "Connection to Lavalink has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:528 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:604 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/cs-CZ.po b/redbot/cogs/audio/core/utilities/locales/cs-CZ.po index e6244fd36..93c3dc7f4 100644 --- a/redbot/cogs/audio/core/utilities/locales/cs-CZ.po +++ b/redbot/cogs/audio/core/utilities/locales/cs-CZ.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-22 12:30+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Czech\n" "MIME-Version: 1.0\n" @@ -44,16 +44,16 @@ msgstr "Nejprve se připojte k hlasovému kanálu." msgid "Connection to Lavalink has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:528 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:604 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/da-DK.po b/redbot/cogs/audio/core/utilities/locales/da-DK.po index 00e54f09d..8301b324b 100644 --- a/redbot/cogs/audio/core/utilities/locales/da-DK.po +++ b/redbot/cogs/audio/core/utilities/locales/da-DK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-22 12:30+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Danish\n" "MIME-Version: 1.0\n" @@ -44,16 +44,16 @@ msgstr "" msgid "Connection to Lavalink has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:528 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:604 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/de-DE.po b/redbot/cogs/audio/core/utilities/locales/de-DE.po index e6a34526c..8d996da75 100644 --- a/redbot/cogs/audio/core/utilities/locales/de-DE.po +++ b/redbot/cogs/audio/core/utilities/locales/de-DE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-22 12:30+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: German\n" "MIME-Version: 1.0\n" @@ -44,16 +44,16 @@ msgstr "Verbinde dich zuerst mit einem Sprachkanal." msgid "Connection to Lavalink has not yet been established." msgstr "Verbindung zu Lavalink wurde noch nicht hergestellt." -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:528 msgid "Queue size limit reached." msgstr "Maximale Warteschlangengröße erreicht." +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:604 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/el-GR.po b/redbot/cogs/audio/core/utilities/locales/el-GR.po index e5e93bdb2..e745af7a0 100644 --- a/redbot/cogs/audio/core/utilities/locales/el-GR.po +++ b/redbot/cogs/audio/core/utilities/locales/el-GR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-22 12:30+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Greek\n" "MIME-Version: 1.0\n" @@ -44,16 +44,16 @@ msgstr "" msgid "Connection to Lavalink has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:528 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:604 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/es-ES.po b/redbot/cogs/audio/core/utilities/locales/es-ES.po index 2caf447ba..ca9b6cc7b 100644 --- a/redbot/cogs/audio/core/utilities/locales/es-ES.po +++ b/redbot/cogs/audio/core/utilities/locales/es-ES.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-22 12:30+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" @@ -44,16 +44,16 @@ msgstr "" msgid "Connection to Lavalink has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:528 msgid "Queue size limit reached." msgstr "Límite de cola alcanzado." +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:604 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/fi-FI.po b/redbot/cogs/audio/core/utilities/locales/fi-FI.po index b34af835d..da27a33ea 100644 --- a/redbot/cogs/audio/core/utilities/locales/fi-FI.po +++ b/redbot/cogs/audio/core/utilities/locales/fi-FI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-22 12:30+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Finnish\n" "MIME-Version: 1.0\n" @@ -44,16 +44,16 @@ msgstr "" msgid "Connection to Lavalink has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:528 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:604 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/fr-FR.po b/redbot/cogs/audio/core/utilities/locales/fr-FR.po index c2b0d06f9..34b10a5b7 100644 --- a/redbot/cogs/audio/core/utilities/locales/fr-FR.po +++ b/redbot/cogs/audio/core/utilities/locales/fr-FR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-22 12:30+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -44,16 +44,16 @@ msgstr "Rejoignez un salon vocal d'abord." msgid "Connection to Lavalink has not yet been established." msgstr "La connexion à Lavalink n'a pas encore été établie." -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "Impossible de jouer des pistes" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:528 msgid "Queue size limit reached." msgstr "Limite de la file de lecture atteinte." +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "Impossible de jouer des pistes" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:604 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/he-IL.po b/redbot/cogs/audio/core/utilities/locales/he-IL.po index a3acecf15..628d20eb3 100644 --- a/redbot/cogs/audio/core/utilities/locales/he-IL.po +++ b/redbot/cogs/audio/core/utilities/locales/he-IL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-22 12:30+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Hebrew\n" "MIME-Version: 1.0\n" @@ -44,16 +44,16 @@ msgstr "" msgid "Connection to Lavalink has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:528 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:604 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/hu-HU.po b/redbot/cogs/audio/core/utilities/locales/hu-HU.po index 745be3cd4..c76fe6d64 100644 --- a/redbot/cogs/audio/core/utilities/locales/hu-HU.po +++ b/redbot/cogs/audio/core/utilities/locales/hu-HU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-22 12:30+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Hungarian\n" "MIME-Version: 1.0\n" @@ -44,16 +44,16 @@ msgstr "" msgid "Connection to Lavalink has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:528 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:604 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/id-ID.po b/redbot/cogs/audio/core/utilities/locales/id-ID.po index d3a51c6d7..df2b48c90 100644 --- a/redbot/cogs/audio/core/utilities/locales/id-ID.po +++ b/redbot/cogs/audio/core/utilities/locales/id-ID.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-22 12:30+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Indonesian\n" "MIME-Version: 1.0\n" @@ -44,16 +44,16 @@ msgstr "" msgid "Connection to Lavalink has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:528 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:604 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/it-IT.po b/redbot/cogs/audio/core/utilities/locales/it-IT.po index 9f16ac804..e696c348d 100644 --- a/redbot/cogs/audio/core/utilities/locales/it-IT.po +++ b/redbot/cogs/audio/core/utilities/locales/it-IT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-22 12:30+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Italian\n" "MIME-Version: 1.0\n" @@ -44,16 +44,16 @@ msgstr "" msgid "Connection to Lavalink has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:528 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:604 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/ja-JP.po b/redbot/cogs/audio/core/utilities/locales/ja-JP.po index 10cc48c1f..6a2594a31 100644 --- a/redbot/cogs/audio/core/utilities/locales/ja-JP.po +++ b/redbot/cogs/audio/core/utilities/locales/ja-JP.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-22 12:30+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Japanese\n" "MIME-Version: 1.0\n" @@ -44,16 +44,16 @@ msgstr "" msgid "Connection to Lavalink has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:528 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:604 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/ko-KR.po b/redbot/cogs/audio/core/utilities/locales/ko-KR.po index bc3c6393f..4ed195605 100644 --- a/redbot/cogs/audio/core/utilities/locales/ko-KR.po +++ b/redbot/cogs/audio/core/utilities/locales/ko-KR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-22 12:30+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Korean\n" "MIME-Version: 1.0\n" @@ -44,16 +44,16 @@ msgstr "먼저 음성체널에 연결하세요." msgid "Connection to Lavalink has not yet been established." msgstr "라바링크와 연결되지 않았습니다." -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "트랙을 재생할수 없습니다" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:528 msgid "Queue size limit reached." msgstr "큐 최대 제한에 도달했습니다." +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "트랙을 재생할수 없습니다" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:604 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/nb-NO.po b/redbot/cogs/audio/core/utilities/locales/nb-NO.po index de9ee5abc..dc2349ceb 100644 --- a/redbot/cogs/audio/core/utilities/locales/nb-NO.po +++ b/redbot/cogs/audio/core/utilities/locales/nb-NO.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-22 12:30+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Norwegian Bokmal\n" "MIME-Version: 1.0\n" @@ -44,16 +44,16 @@ msgstr "Koble til en talekanal først." msgid "Connection to Lavalink has not yet been established." msgstr "Tilkoblingen til Lavalink er ikke etablert ennå." -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "Kan ikke spille spor" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:528 msgid "Queue size limit reached." msgstr "Grensen for kø er nådd." +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "Kan ikke spille spor" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:604 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/nl-NL.po b/redbot/cogs/audio/core/utilities/locales/nl-NL.po index ef8a608a6..4c56d0362 100644 --- a/redbot/cogs/audio/core/utilities/locales/nl-NL.po +++ b/redbot/cogs/audio/core/utilities/locales/nl-NL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-22 12:30+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Dutch\n" "MIME-Version: 1.0\n" @@ -44,16 +44,16 @@ msgstr "Verbind eerst met een spraakkanaal." msgid "Connection to Lavalink has not yet been established." msgstr "Er is nog geen verbinding gemaakt met Lavalink." -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:528 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:604 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/pl-PL.po b/redbot/cogs/audio/core/utilities/locales/pl-PL.po index e7c384a38..de497a55a 100644 --- a/redbot/cogs/audio/core/utilities/locales/pl-PL.po +++ b/redbot/cogs/audio/core/utilities/locales/pl-PL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-22 12:30+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Polish\n" "MIME-Version: 1.0\n" @@ -44,16 +44,16 @@ msgstr "Najpierw połącz się z kanałem głosowym." msgid "Connection to Lavalink has not yet been established." msgstr "Połączenie z Lavalink nie zostało jeszcze nawiązane." -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "Nie można odtworzyć utworów" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:528 msgid "Queue size limit reached." msgstr "Osiągnięto limit rozmiaru kolejki." +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "Nie można odtworzyć utworów" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:604 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/pt-BR.po b/redbot/cogs/audio/core/utilities/locales/pt-BR.po index 89c6392ac..e9b053e6a 100644 --- a/redbot/cogs/audio/core/utilities/locales/pt-BR.po +++ b/redbot/cogs/audio/core/utilities/locales/pt-BR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-22 12:30+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Portuguese, Brazilian\n" "MIME-Version: 1.0\n" @@ -44,16 +44,16 @@ msgstr "" msgid "Connection to Lavalink has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:528 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:604 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/pt-PT.po b/redbot/cogs/audio/core/utilities/locales/pt-PT.po index 37311bd7d..4a22e4eb4 100644 --- a/redbot/cogs/audio/core/utilities/locales/pt-PT.po +++ b/redbot/cogs/audio/core/utilities/locales/pt-PT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-22 12:30+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Portuguese\n" "MIME-Version: 1.0\n" @@ -44,16 +44,16 @@ msgstr "" msgid "Connection to Lavalink has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:528 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:604 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/ro-RO.po b/redbot/cogs/audio/core/utilities/locales/ro-RO.po index a2950cf7a..5eeabb06b 100644 --- a/redbot/cogs/audio/core/utilities/locales/ro-RO.po +++ b/redbot/cogs/audio/core/utilities/locales/ro-RO.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-22 12:30+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Romanian\n" "MIME-Version: 1.0\n" @@ -44,16 +44,16 @@ msgstr "" msgid "Connection to Lavalink has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:528 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:604 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/ru-RU.po b/redbot/cogs/audio/core/utilities/locales/ru-RU.po index a18a6ba3d..146ec156d 100644 --- a/redbot/cogs/audio/core/utilities/locales/ru-RU.po +++ b/redbot/cogs/audio/core/utilities/locales/ru-RU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-22 12:30+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -44,16 +44,16 @@ msgstr "Сначала подключитесь к голосовому кана msgid "Connection to Lavalink has not yet been established." msgstr "Соединение с Lavalink еще не установлено." -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "Не удается воспроизвести треки" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:528 msgid "Queue size limit reached." msgstr "Достигнут предел размера очереди." +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "Не удается воспроизвести треки" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:604 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/sk-SK.po b/redbot/cogs/audio/core/utilities/locales/sk-SK.po index 8178c1221..76b7c4b18 100644 --- a/redbot/cogs/audio/core/utilities/locales/sk-SK.po +++ b/redbot/cogs/audio/core/utilities/locales/sk-SK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-22 12:30+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Slovak\n" "MIME-Version: 1.0\n" @@ -44,16 +44,16 @@ msgstr "" msgid "Connection to Lavalink has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:528 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:604 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/sr-CS.po b/redbot/cogs/audio/core/utilities/locales/sr-CS.po index a12363b17..76a2cefb6 100644 --- a/redbot/cogs/audio/core/utilities/locales/sr-CS.po +++ b/redbot/cogs/audio/core/utilities/locales/sr-CS.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-22 12:30+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Serbian (Latin)\n" "MIME-Version: 1.0\n" @@ -44,16 +44,16 @@ msgstr "" msgid "Connection to Lavalink has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:528 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:604 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/sr-SP.po b/redbot/cogs/audio/core/utilities/locales/sr-SP.po index 67af3caec..1cc614b7f 100644 --- a/redbot/cogs/audio/core/utilities/locales/sr-SP.po +++ b/redbot/cogs/audio/core/utilities/locales/sr-SP.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-22 12:30+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Serbian (Cyrillic)\n" "MIME-Version: 1.0\n" @@ -44,16 +44,16 @@ msgstr "" msgid "Connection to Lavalink has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:528 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:604 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/sv-SE.po b/redbot/cogs/audio/core/utilities/locales/sv-SE.po index 9b6b7d85d..a97f1ca81 100644 --- a/redbot/cogs/audio/core/utilities/locales/sv-SE.po +++ b/redbot/cogs/audio/core/utilities/locales/sv-SE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-22 12:30+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Swedish\n" "MIME-Version: 1.0\n" @@ -44,16 +44,16 @@ msgstr "" msgid "Connection to Lavalink has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:528 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:604 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/tr-TR.po b/redbot/cogs/audio/core/utilities/locales/tr-TR.po index 7146d6c85..18c504d23 100644 --- a/redbot/cogs/audio/core/utilities/locales/tr-TR.po +++ b/redbot/cogs/audio/core/utilities/locales/tr-TR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-22 12:30+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Turkish\n" "MIME-Version: 1.0\n" @@ -44,16 +44,16 @@ msgstr "Önce bir sesli bir kanala katılın." msgid "Connection to Lavalink has not yet been established." msgstr "Lavalink ile bağlantı henüz sağlanmadı." -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "Parçalar Çalınamıyor" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:528 msgid "Queue size limit reached." msgstr "Sıraya alma limitine ulaşıldı." +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "Parçalar Çalınamıyor" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:604 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/uk-UA.po b/redbot/cogs/audio/core/utilities/locales/uk-UA.po index 057fb7db8..bdd60ab8d 100644 --- a/redbot/cogs/audio/core/utilities/locales/uk-UA.po +++ b/redbot/cogs/audio/core/utilities/locales/uk-UA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-22 12:30+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Ukrainian\n" "MIME-Version: 1.0\n" @@ -44,16 +44,16 @@ msgstr "" msgid "Connection to Lavalink has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:528 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:604 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/vi-VN.po b/redbot/cogs/audio/core/utilities/locales/vi-VN.po index 7526e36c0..beee9c2b4 100644 --- a/redbot/cogs/audio/core/utilities/locales/vi-VN.po +++ b/redbot/cogs/audio/core/utilities/locales/vi-VN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-22 12:30+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Vietnamese\n" "MIME-Version: 1.0\n" @@ -44,16 +44,16 @@ msgstr "" msgid "Connection to Lavalink has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:528 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:604 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/zh-CN.po b/redbot/cogs/audio/core/utilities/locales/zh-CN.po index 080a08cf0..6080a1656 100644 --- a/redbot/cogs/audio/core/utilities/locales/zh-CN.po +++ b/redbot/cogs/audio/core/utilities/locales/zh-CN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-22 12:30+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "MIME-Version: 1.0\n" @@ -44,16 +44,16 @@ msgstr "" msgid "Connection to Lavalink has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:528 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:604 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/zh-HK.po b/redbot/cogs/audio/core/utilities/locales/zh-HK.po index e6e307f3b..8ee1e1a2a 100644 --- a/redbot/cogs/audio/core/utilities/locales/zh-HK.po +++ b/redbot/cogs/audio/core/utilities/locales/zh-HK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-22 12:30+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional, Hong Kong\n" "MIME-Version: 1.0\n" @@ -44,16 +44,16 @@ msgstr "" msgid "Connection to Lavalink has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:528 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:604 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/zh-TW.po b/redbot/cogs/audio/core/utilities/locales/zh-TW.po index c2922c2a8..4dc29f721 100644 --- a/redbot/cogs/audio/core/utilities/locales/zh-TW.po +++ b/redbot/cogs/audio/core/utilities/locales/zh-TW.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-22 12:30+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional\n" "MIME-Version: 1.0\n" @@ -44,16 +44,16 @@ msgstr "" msgid "Connection to Lavalink has not yet been established." msgstr "尚未與Lavalink建立連接。" -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "無法播放歌曲" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:528 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "無法播放歌曲" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:604 msgid "Track Enqueued" diff --git a/redbot/cogs/cleanup/locales/fr-FR.po b/redbot/cogs/cleanup/locales/fr-FR.po index 7b3fe89d2..14d14f896 100644 --- a/redbot/cogs/cleanup/locales/fr-FR.po +++ b/redbot/cogs/cleanup/locales/fr-FR.po @@ -46,7 +46,7 @@ msgstr "" #: redbot/cogs/cleanup/cleanup.py:262 #, docstring msgid "Delete all messages after a specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n\\n **Arguments:**\\n\\n - `` The id of the message to cleanup after. This message won't be deleted.\\n - `` Whether to delete pinned messages or not. Defaults to False\\n " -msgstr "" +msgstr "Supprime tous les messages après un message spécifié.\\n\\n Pour obtenir l'ID d'un message, activer le mode développeur dans les paramètres\\n de Discord, dans l'onglet \"Apparence\". Puis faites clic droit sur un message\\n et copier son ID.\\n\\n **Arguments:**\\n\\n - `` L'ID du message à nettoyer après. Ce message ne sera pas supprimé.\\n - `` Si il faut supprimer les messages épinglés ou non. Par défaut sur Faux.\\n " #: redbot/cogs/cleanup/cleanup.py:280 redbot/cogs/cleanup/cleanup.py:326 msgid "Message not found." diff --git a/redbot/cogs/downloader/locales/nb-NO.po b/redbot/cogs/downloader/locales/nb-NO.po index beb272a02..7a6bf3124 100644 --- a/redbot/cogs/downloader/locales/nb-NO.po +++ b/redbot/cogs/downloader/locales/nb-NO.po @@ -26,7 +26,7 @@ msgstr "Svaret ditt har gått ut på tid, vennligst prøv igjen." #: redbot/cogs/downloader/converters.py:14 #: redbot/cogs/downloader/repo_manager.py:176 msgid "No Downloader cog found." -msgstr "Ingen nedlastingskog funnet." +msgstr "Ingen nedlastings cog funnet." #: redbot/cogs/downloader/converters.py:19 msgid "Cog `{cog_name}` is not installed." @@ -57,7 +57,7 @@ msgstr "Noen biblioteker kunne ikke installeres. Sjekk loggene for en komplett l #: redbot/cogs/downloader/downloader.py:505 #, docstring msgid "Repo management commands." -msgstr "Repo ledelse kommandoer." +msgstr "Repo ledelseskommandoer." #: redbot/cogs/downloader/downloader.py:512 #, docstring @@ -184,12 +184,12 @@ msgstr "Cog-krav og delte biblioteker for alle installerte cogs er reinstallert. #: redbot/cogs/downloader/downloader.py:689 #, docstring msgid "Install a cog from the given repo." -msgstr "Installer en cog fra den angitte repoen." +msgstr "Installer en cog fra den angitte repo." #: redbot/cogs/downloader/downloader.py:696 #, docstring msgid "Install a cog from the specified revision of given repo." -msgstr "Installer en cog fra den angitte versjonen av det angitte repoet." +msgstr "Installer en cog fra den angitte versjonen av det angitte repo." #: redbot/cogs/downloader/downloader.py:711 msgid "Error: short sha1 `{rev}` is ambiguous. Possible candidates:\\n" @@ -412,7 +412,7 @@ msgstr " (Minimum: {min_version}" #: redbot/cogs/downloader/downloader.py:1249 msgid ", at most: {max_version}" -msgstr ", best: {max_version}" +msgstr ", på det meste {max_version}" #: redbot/cogs/downloader/downloader.py:1257 msgid "\\nThese cogs require higher python version than you have: " @@ -440,7 +440,7 @@ msgstr "\\nDu kan bruke {command} til å se de oppdaterte utsagnet\\n" #: redbot/cogs/downloader/downloader.py:1349 msgid "\\nFailed to update cogs: " -msgstr "\\nKunne ikke oppdatere tannhjul: " +msgstr "\\nKunne ikke oppdatere cogs: " #: redbot/cogs/downloader/downloader.py:1351 msgid "No cogs were updated." @@ -460,7 +460,7 @@ msgstr "Ingen av de oppdaterte cogs ble lastet inn. Oppdateringen var fullført. #: redbot/cogs/downloader/downloader.py:1371 msgid "Would you like to reload the updated cogs?" -msgstr "Ønsker du å laste de oppdaterte loggene på nytt?" +msgstr "Ønsker du å laste de oppdaterte cog på nytt?" #: redbot/cogs/downloader/downloader.py:1394 msgid "OK then." diff --git a/redbot/cogs/mod/locales/af-ZA.po b/redbot/cogs/mod/locales/af-ZA.po index 2c85197a2..be5e08cf3 100644 --- a/redbot/cogs/mod/locales/af-ZA.po +++ b/redbot/cogs/mod/locales/af-ZA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-11-12 12:20+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Afrikaans\n" "MIME-Version: 1.0\n" @@ -372,85 +372,89 @@ msgstr "" msgid "Watching: {name}" msgstr "" -#: redbot/cogs/mod/names.py:155 +#: redbot/cogs/mod/names.py:141 +msgid "Competing in: {competing}" +msgstr "" + +#: redbot/cogs/mod/names.py:164 #, docstring msgid "Show information about a user.\\n\\n This includes fields for status, discord join date, server\\n join date, voice state and previous names/nicknames.\\n\\n If the user has no roles, previous names or previous nicknames,\\n these fields will be omitted.\\n " msgstr "" -#: redbot/cogs/mod/names.py:183 +#: redbot/cogs/mod/names.py:192 msgid "Unknown" msgstr "" -#: redbot/cogs/mod/names.py:191 +#: redbot/cogs/mod/names.py:200 msgid "{}\\n({} days ago)" msgstr "" -#: redbot/cogs/mod/names.py:192 +#: redbot/cogs/mod/names.py:201 msgid "{}\\n({} days ago)" msgstr "" -#: redbot/cogs/mod/names.py:204 +#: redbot/cogs/mod/names.py:213 msgid "Chilling in {} status" msgstr "" -#: redbot/cogs/mod/names.py:218 +#: redbot/cogs/mod/names.py:227 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "" -#: redbot/cogs/mod/names.py:245 +#: redbot/cogs/mod/names.py:254 msgid "Joined Discord on" msgstr "" -#: redbot/cogs/mod/names.py:246 +#: redbot/cogs/mod/names.py:255 msgid "Joined this server on" msgstr "" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Roles" msgstr "" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Names" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nicknames" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:278 msgid "Current voice channel" msgstr "" -#: redbot/cogs/mod/names.py:273 +#: redbot/cogs/mod/names.py:282 msgid "Member #{} | User ID: {}" msgstr "" -#: redbot/cogs/mod/names.py:287 +#: redbot/cogs/mod/names.py:296 #, docstring msgid "Show previous names and nicknames of a user." msgstr "" -#: redbot/cogs/mod/names.py:291 +#: redbot/cogs/mod/names.py:300 msgid "**Past 20 names**:" msgstr "" -#: redbot/cogs/mod/names.py:297 +#: redbot/cogs/mod/names.py:306 msgid "**Past 20 nicknames**:" msgstr "" -#: redbot/cogs/mod/names.py:304 +#: redbot/cogs/mod/names.py:313 msgid "That user doesn't have any recorded name or nickname change." msgstr "" diff --git a/redbot/cogs/mod/locales/ar-SA.po b/redbot/cogs/mod/locales/ar-SA.po index 1b2ecce2d..f55a91e84 100644 --- a/redbot/cogs/mod/locales/ar-SA.po +++ b/redbot/cogs/mod/locales/ar-SA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-11-12 12:20+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Arabic\n" "MIME-Version: 1.0\n" @@ -372,85 +372,89 @@ msgstr "" msgid "Watching: {name}" msgstr "" -#: redbot/cogs/mod/names.py:155 +#: redbot/cogs/mod/names.py:141 +msgid "Competing in: {competing}" +msgstr "" + +#: redbot/cogs/mod/names.py:164 #, docstring msgid "Show information about a user.\\n\\n This includes fields for status, discord join date, server\\n join date, voice state and previous names/nicknames.\\n\\n If the user has no roles, previous names or previous nicknames,\\n these fields will be omitted.\\n " msgstr "" -#: redbot/cogs/mod/names.py:183 +#: redbot/cogs/mod/names.py:192 msgid "Unknown" msgstr "" -#: redbot/cogs/mod/names.py:191 +#: redbot/cogs/mod/names.py:200 msgid "{}\\n({} days ago)" msgstr "" -#: redbot/cogs/mod/names.py:192 +#: redbot/cogs/mod/names.py:201 msgid "{}\\n({} days ago)" msgstr "" -#: redbot/cogs/mod/names.py:204 +#: redbot/cogs/mod/names.py:213 msgid "Chilling in {} status" msgstr "" -#: redbot/cogs/mod/names.py:218 +#: redbot/cogs/mod/names.py:227 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "" -#: redbot/cogs/mod/names.py:245 +#: redbot/cogs/mod/names.py:254 msgid "Joined Discord on" msgstr "" -#: redbot/cogs/mod/names.py:246 +#: redbot/cogs/mod/names.py:255 msgid "Joined this server on" msgstr "" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Roles" msgstr "" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Names" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nicknames" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:278 msgid "Current voice channel" msgstr "" -#: redbot/cogs/mod/names.py:273 +#: redbot/cogs/mod/names.py:282 msgid "Member #{} | User ID: {}" msgstr "" -#: redbot/cogs/mod/names.py:287 +#: redbot/cogs/mod/names.py:296 #, docstring msgid "Show previous names and nicknames of a user." msgstr "" -#: redbot/cogs/mod/names.py:291 +#: redbot/cogs/mod/names.py:300 msgid "**Past 20 names**:" msgstr "" -#: redbot/cogs/mod/names.py:297 +#: redbot/cogs/mod/names.py:306 msgid "**Past 20 nicknames**:" msgstr "" -#: redbot/cogs/mod/names.py:304 +#: redbot/cogs/mod/names.py:313 msgid "That user doesn't have any recorded name or nickname change." msgstr "" diff --git a/redbot/cogs/mod/locales/bg-BG.po b/redbot/cogs/mod/locales/bg-BG.po index 9552b21f7..31ae536f9 100644 --- a/redbot/cogs/mod/locales/bg-BG.po +++ b/redbot/cogs/mod/locales/bg-BG.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-11-12 12:20+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Bulgarian\n" "MIME-Version: 1.0\n" @@ -372,85 +372,89 @@ msgstr "" msgid "Watching: {name}" msgstr "" -#: redbot/cogs/mod/names.py:155 +#: redbot/cogs/mod/names.py:141 +msgid "Competing in: {competing}" +msgstr "" + +#: redbot/cogs/mod/names.py:164 #, docstring msgid "Show information about a user.\\n\\n This includes fields for status, discord join date, server\\n join date, voice state and previous names/nicknames.\\n\\n If the user has no roles, previous names or previous nicknames,\\n these fields will be omitted.\\n " msgstr "" -#: redbot/cogs/mod/names.py:183 +#: redbot/cogs/mod/names.py:192 msgid "Unknown" msgstr "" -#: redbot/cogs/mod/names.py:191 +#: redbot/cogs/mod/names.py:200 msgid "{}\\n({} days ago)" msgstr "" -#: redbot/cogs/mod/names.py:192 +#: redbot/cogs/mod/names.py:201 msgid "{}\\n({} days ago)" msgstr "" -#: redbot/cogs/mod/names.py:204 +#: redbot/cogs/mod/names.py:213 msgid "Chilling in {} status" msgstr "" -#: redbot/cogs/mod/names.py:218 +#: redbot/cogs/mod/names.py:227 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "" -#: redbot/cogs/mod/names.py:245 +#: redbot/cogs/mod/names.py:254 msgid "Joined Discord on" msgstr "" -#: redbot/cogs/mod/names.py:246 +#: redbot/cogs/mod/names.py:255 msgid "Joined this server on" msgstr "" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Roles" msgstr "Роли" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Names" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nicknames" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:278 msgid "Current voice channel" msgstr "" -#: redbot/cogs/mod/names.py:273 +#: redbot/cogs/mod/names.py:282 msgid "Member #{} | User ID: {}" msgstr "" -#: redbot/cogs/mod/names.py:287 +#: redbot/cogs/mod/names.py:296 #, docstring msgid "Show previous names and nicknames of a user." msgstr "" -#: redbot/cogs/mod/names.py:291 +#: redbot/cogs/mod/names.py:300 msgid "**Past 20 names**:" msgstr "" -#: redbot/cogs/mod/names.py:297 +#: redbot/cogs/mod/names.py:306 msgid "**Past 20 nicknames**:" msgstr "" -#: redbot/cogs/mod/names.py:304 +#: redbot/cogs/mod/names.py:313 msgid "That user doesn't have any recorded name or nickname change." msgstr "" diff --git a/redbot/cogs/mod/locales/bs-BA.po b/redbot/cogs/mod/locales/bs-BA.po index 85007bff7..168825b9f 100644 --- a/redbot/cogs/mod/locales/bs-BA.po +++ b/redbot/cogs/mod/locales/bs-BA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-11-12 12:20+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Bosnian\n" "MIME-Version: 1.0\n" @@ -372,85 +372,89 @@ msgstr "" msgid "Watching: {name}" msgstr "" -#: redbot/cogs/mod/names.py:155 +#: redbot/cogs/mod/names.py:141 +msgid "Competing in: {competing}" +msgstr "" + +#: redbot/cogs/mod/names.py:164 #, docstring msgid "Show information about a user.\\n\\n This includes fields for status, discord join date, server\\n join date, voice state and previous names/nicknames.\\n\\n If the user has no roles, previous names or previous nicknames,\\n these fields will be omitted.\\n " msgstr "" -#: redbot/cogs/mod/names.py:183 +#: redbot/cogs/mod/names.py:192 msgid "Unknown" msgstr "" -#: redbot/cogs/mod/names.py:191 +#: redbot/cogs/mod/names.py:200 msgid "{}\\n({} days ago)" msgstr "" -#: redbot/cogs/mod/names.py:192 +#: redbot/cogs/mod/names.py:201 msgid "{}\\n({} days ago)" msgstr "" -#: redbot/cogs/mod/names.py:204 +#: redbot/cogs/mod/names.py:213 msgid "Chilling in {} status" msgstr "" -#: redbot/cogs/mod/names.py:218 +#: redbot/cogs/mod/names.py:227 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "" -#: redbot/cogs/mod/names.py:245 +#: redbot/cogs/mod/names.py:254 msgid "Joined Discord on" msgstr "" -#: redbot/cogs/mod/names.py:246 +#: redbot/cogs/mod/names.py:255 msgid "Joined this server on" msgstr "" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Roles" msgstr "" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Names" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nicknames" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:278 msgid "Current voice channel" msgstr "" -#: redbot/cogs/mod/names.py:273 +#: redbot/cogs/mod/names.py:282 msgid "Member #{} | User ID: {}" msgstr "" -#: redbot/cogs/mod/names.py:287 +#: redbot/cogs/mod/names.py:296 #, docstring msgid "Show previous names and nicknames of a user." msgstr "" -#: redbot/cogs/mod/names.py:291 +#: redbot/cogs/mod/names.py:300 msgid "**Past 20 names**:" msgstr "" -#: redbot/cogs/mod/names.py:297 +#: redbot/cogs/mod/names.py:306 msgid "**Past 20 nicknames**:" msgstr "" -#: redbot/cogs/mod/names.py:304 +#: redbot/cogs/mod/names.py:313 msgid "That user doesn't have any recorded name or nickname change." msgstr "" diff --git a/redbot/cogs/mod/locales/ca-ES.po b/redbot/cogs/mod/locales/ca-ES.po index c4b4577c6..b05db6296 100644 --- a/redbot/cogs/mod/locales/ca-ES.po +++ b/redbot/cogs/mod/locales/ca-ES.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-11-12 12:20+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Catalan\n" "MIME-Version: 1.0\n" @@ -372,85 +372,89 @@ msgstr "" msgid "Watching: {name}" msgstr "" -#: redbot/cogs/mod/names.py:155 +#: redbot/cogs/mod/names.py:141 +msgid "Competing in: {competing}" +msgstr "" + +#: redbot/cogs/mod/names.py:164 #, docstring msgid "Show information about a user.\\n\\n This includes fields for status, discord join date, server\\n join date, voice state and previous names/nicknames.\\n\\n If the user has no roles, previous names or previous nicknames,\\n these fields will be omitted.\\n " msgstr "" -#: redbot/cogs/mod/names.py:183 +#: redbot/cogs/mod/names.py:192 msgid "Unknown" msgstr "" -#: redbot/cogs/mod/names.py:191 +#: redbot/cogs/mod/names.py:200 msgid "{}\\n({} days ago)" msgstr "" -#: redbot/cogs/mod/names.py:192 +#: redbot/cogs/mod/names.py:201 msgid "{}\\n({} days ago)" msgstr "" -#: redbot/cogs/mod/names.py:204 +#: redbot/cogs/mod/names.py:213 msgid "Chilling in {} status" msgstr "" -#: redbot/cogs/mod/names.py:218 +#: redbot/cogs/mod/names.py:227 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "" -#: redbot/cogs/mod/names.py:245 +#: redbot/cogs/mod/names.py:254 msgid "Joined Discord on" msgstr "" -#: redbot/cogs/mod/names.py:246 +#: redbot/cogs/mod/names.py:255 msgid "Joined this server on" msgstr "" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Roles" msgstr "" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Names" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nicknames" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:278 msgid "Current voice channel" msgstr "" -#: redbot/cogs/mod/names.py:273 +#: redbot/cogs/mod/names.py:282 msgid "Member #{} | User ID: {}" msgstr "" -#: redbot/cogs/mod/names.py:287 +#: redbot/cogs/mod/names.py:296 #, docstring msgid "Show previous names and nicknames of a user." msgstr "" -#: redbot/cogs/mod/names.py:291 +#: redbot/cogs/mod/names.py:300 msgid "**Past 20 names**:" msgstr "" -#: redbot/cogs/mod/names.py:297 +#: redbot/cogs/mod/names.py:306 msgid "**Past 20 nicknames**:" msgstr "" -#: redbot/cogs/mod/names.py:304 +#: redbot/cogs/mod/names.py:313 msgid "That user doesn't have any recorded name or nickname change." msgstr "" diff --git a/redbot/cogs/mod/locales/cs-CZ.po b/redbot/cogs/mod/locales/cs-CZ.po index c7a9e7c1c..fdb59f012 100644 --- a/redbot/cogs/mod/locales/cs-CZ.po +++ b/redbot/cogs/mod/locales/cs-CZ.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-11-12 12:20+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Czech\n" "MIME-Version: 1.0\n" @@ -372,85 +372,89 @@ msgstr "" msgid "Watching: {name}" msgstr "" -#: redbot/cogs/mod/names.py:155 +#: redbot/cogs/mod/names.py:141 +msgid "Competing in: {competing}" +msgstr "" + +#: redbot/cogs/mod/names.py:164 #, docstring msgid "Show information about a user.\\n\\n This includes fields for status, discord join date, server\\n join date, voice state and previous names/nicknames.\\n\\n If the user has no roles, previous names or previous nicknames,\\n these fields will be omitted.\\n " msgstr "Zobrazit informace o uživateli.\\n\\n To zahrnuje pole pro stav, datum registrace na discordu, datum připojení\\n na server, stavy hlasu a předchozích jmen / přezdívky.\\n\\n Pokud uživatel nemá žádné role, předchozí jména nebo předchozí přezdívky,\\n tato pole budou vynechány.\\n " -#: redbot/cogs/mod/names.py:183 +#: redbot/cogs/mod/names.py:192 msgid "Unknown" msgstr "Neznámý" -#: redbot/cogs/mod/names.py:191 +#: redbot/cogs/mod/names.py:200 msgid "{}\\n({} days ago)" msgstr "{}\\n(před {} dny {)" -#: redbot/cogs/mod/names.py:192 +#: redbot/cogs/mod/names.py:201 msgid "{}\\n({} days ago)" msgstr "{}\\n(před {} dny {)" -#: redbot/cogs/mod/names.py:204 +#: redbot/cogs/mod/names.py:213 msgid "Chilling in {} status" msgstr "" -#: redbot/cogs/mod/names.py:218 +#: redbot/cogs/mod/names.py:227 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "" -#: redbot/cogs/mod/names.py:245 +#: redbot/cogs/mod/names.py:254 msgid "Joined Discord on" msgstr "Přidal/a se na Discord" -#: redbot/cogs/mod/names.py:246 +#: redbot/cogs/mod/names.py:255 msgid "Joined this server on" msgstr "Přidal/a se na tento server" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Roles" msgstr "Role" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Names" msgstr "Předchozí jména" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nicknames" msgstr "Předchozí přezdívky" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:278 msgid "Current voice channel" msgstr "Aktuální hlasový kanál" -#: redbot/cogs/mod/names.py:273 +#: redbot/cogs/mod/names.py:282 msgid "Member #{} | User ID: {}" msgstr "Člen #{} | ID uživatele: {}" -#: redbot/cogs/mod/names.py:287 +#: redbot/cogs/mod/names.py:296 #, docstring msgid "Show previous names and nicknames of a user." msgstr "Zobrazit předchozí jména a přezdívky uživatele." -#: redbot/cogs/mod/names.py:291 +#: redbot/cogs/mod/names.py:300 msgid "**Past 20 names**:" msgstr "**Posledních 20 jmen**:" -#: redbot/cogs/mod/names.py:297 +#: redbot/cogs/mod/names.py:306 msgid "**Past 20 nicknames**:" msgstr "**Posledních 20 přezdívek**:" -#: redbot/cogs/mod/names.py:304 +#: redbot/cogs/mod/names.py:313 msgid "That user doesn't have any recorded name or nickname change." msgstr "" diff --git a/redbot/cogs/mod/locales/da-DK.po b/redbot/cogs/mod/locales/da-DK.po index 01b070ffc..0f42ef423 100644 --- a/redbot/cogs/mod/locales/da-DK.po +++ b/redbot/cogs/mod/locales/da-DK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-11-12 12:20+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Danish\n" "MIME-Version: 1.0\n" @@ -372,85 +372,89 @@ msgstr "" msgid "Watching: {name}" msgstr "" -#: redbot/cogs/mod/names.py:155 +#: redbot/cogs/mod/names.py:141 +msgid "Competing in: {competing}" +msgstr "" + +#: redbot/cogs/mod/names.py:164 #, docstring msgid "Show information about a user.\\n\\n This includes fields for status, discord join date, server\\n join date, voice state and previous names/nicknames.\\n\\n If the user has no roles, previous names or previous nicknames,\\n these fields will be omitted.\\n " msgstr "" -#: redbot/cogs/mod/names.py:183 +#: redbot/cogs/mod/names.py:192 msgid "Unknown" msgstr "" -#: redbot/cogs/mod/names.py:191 +#: redbot/cogs/mod/names.py:200 msgid "{}\\n({} days ago)" msgstr "" -#: redbot/cogs/mod/names.py:192 +#: redbot/cogs/mod/names.py:201 msgid "{}\\n({} days ago)" msgstr "" -#: redbot/cogs/mod/names.py:204 +#: redbot/cogs/mod/names.py:213 msgid "Chilling in {} status" msgstr "" -#: redbot/cogs/mod/names.py:218 +#: redbot/cogs/mod/names.py:227 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "" -#: redbot/cogs/mod/names.py:245 +#: redbot/cogs/mod/names.py:254 msgid "Joined Discord on" msgstr "" -#: redbot/cogs/mod/names.py:246 +#: redbot/cogs/mod/names.py:255 msgid "Joined this server on" msgstr "" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Roles" msgstr "Roller" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Names" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nicknames" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:278 msgid "Current voice channel" msgstr "" -#: redbot/cogs/mod/names.py:273 +#: redbot/cogs/mod/names.py:282 msgid "Member #{} | User ID: {}" msgstr "" -#: redbot/cogs/mod/names.py:287 +#: redbot/cogs/mod/names.py:296 #, docstring msgid "Show previous names and nicknames of a user." msgstr "" -#: redbot/cogs/mod/names.py:291 +#: redbot/cogs/mod/names.py:300 msgid "**Past 20 names**:" msgstr "" -#: redbot/cogs/mod/names.py:297 +#: redbot/cogs/mod/names.py:306 msgid "**Past 20 nicknames**:" msgstr "" -#: redbot/cogs/mod/names.py:304 +#: redbot/cogs/mod/names.py:313 msgid "That user doesn't have any recorded name or nickname change." msgstr "" diff --git a/redbot/cogs/mod/locales/de-DE.po b/redbot/cogs/mod/locales/de-DE.po index 2899931ed..02dde42b4 100644 --- a/redbot/cogs/mod/locales/de-DE.po +++ b/redbot/cogs/mod/locales/de-DE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-11-12 12:20+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: German\n" "MIME-Version: 1.0\n" @@ -372,85 +372,89 @@ msgstr "Hört: {title}" msgid "Watching: {name}" msgstr "Schaut: {name}" -#: redbot/cogs/mod/names.py:155 +#: redbot/cogs/mod/names.py:141 +msgid "Competing in: {competing}" +msgstr "" + +#: redbot/cogs/mod/names.py:164 #, docstring msgid "Show information about a user.\\n\\n This includes fields for status, discord join date, server\\n join date, voice state and previous names/nicknames.\\n\\n If the user has no roles, previous names or previous nicknames,\\n these fields will be omitted.\\n " msgstr "Zeigt Informationen über den Benutzer.\\n\\n Dazu gehören Angaben des Status, Beitrittsdatum bei Discord,\\n des Servers, Sprachstatus und frühere Namen/Nicknamen.\\n\\n Wenn der Benutzer keine Rollen, frühere Namen oder Spitznamen hat,\\n werden diese Angaben ausgelassen.\\n " -#: redbot/cogs/mod/names.py:183 +#: redbot/cogs/mod/names.py:192 msgid "Unknown" msgstr "Unbekannt" -#: redbot/cogs/mod/names.py:191 +#: redbot/cogs/mod/names.py:200 msgid "{}\\n({} days ago)" msgstr "{}\\n({} Tage her)" -#: redbot/cogs/mod/names.py:192 +#: redbot/cogs/mod/names.py:201 msgid "{}\\n({} days ago)" msgstr "{}\\n({} Tage her)" -#: redbot/cogs/mod/names.py:204 +#: redbot/cogs/mod/names.py:213 msgid "Chilling in {} status" msgstr "Entspannt in {} status" -#: redbot/cogs/mod/names.py:218 +#: redbot/cogs/mod/names.py:227 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "und {numeric_number} weitere Rollen, die aufgrund von Embedlimitierungen nicht angezeigt werden." -#: redbot/cogs/mod/names.py:245 +#: redbot/cogs/mod/names.py:254 msgid "Joined Discord on" msgstr "Ist Discord beigetreten am" -#: redbot/cogs/mod/names.py:246 +#: redbot/cogs/mod/names.py:255 msgid "Joined this server on" msgstr "Dem Server beigetreten am" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Roles" msgstr "Rollen" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Names" msgstr "Vorherige Namen" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nicknames" msgstr "Vorherige Nicknamen" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:278 msgid "Current voice channel" msgstr "Aktueller Sprachkanal" -#: redbot/cogs/mod/names.py:273 +#: redbot/cogs/mod/names.py:282 msgid "Member #{} | User ID: {}" msgstr "Benutzer #{} | User ID: {}" -#: redbot/cogs/mod/names.py:287 +#: redbot/cogs/mod/names.py:296 #, docstring msgid "Show previous names and nicknames of a user." msgstr "Zeige vorherige Namen und Nicknamen von einem Benutzer." -#: redbot/cogs/mod/names.py:291 +#: redbot/cogs/mod/names.py:300 msgid "**Past 20 names**:" msgstr "**Vorherige 20 Namen:**" -#: redbot/cogs/mod/names.py:297 +#: redbot/cogs/mod/names.py:306 msgid "**Past 20 nicknames**:" msgstr "**Die letzten 20 Nicknamen:**" -#: redbot/cogs/mod/names.py:304 +#: redbot/cogs/mod/names.py:313 msgid "That user doesn't have any recorded name or nickname change." msgstr "Über diesen Benutzer sind keine Namens- oder Nicknamenänderungen bekannt." diff --git a/redbot/cogs/mod/locales/el-GR.po b/redbot/cogs/mod/locales/el-GR.po index 3c09d970c..b9393faad 100644 --- a/redbot/cogs/mod/locales/el-GR.po +++ b/redbot/cogs/mod/locales/el-GR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-11-12 12:20+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Greek\n" "MIME-Version: 1.0\n" @@ -372,85 +372,89 @@ msgstr "" msgid "Watching: {name}" msgstr "" -#: redbot/cogs/mod/names.py:155 +#: redbot/cogs/mod/names.py:141 +msgid "Competing in: {competing}" +msgstr "" + +#: redbot/cogs/mod/names.py:164 #, docstring msgid "Show information about a user.\\n\\n This includes fields for status, discord join date, server\\n join date, voice state and previous names/nicknames.\\n\\n If the user has no roles, previous names or previous nicknames,\\n these fields will be omitted.\\n " msgstr "" -#: redbot/cogs/mod/names.py:183 +#: redbot/cogs/mod/names.py:192 msgid "Unknown" msgstr "" -#: redbot/cogs/mod/names.py:191 +#: redbot/cogs/mod/names.py:200 msgid "{}\\n({} days ago)" msgstr "" -#: redbot/cogs/mod/names.py:192 +#: redbot/cogs/mod/names.py:201 msgid "{}\\n({} days ago)" msgstr "" -#: redbot/cogs/mod/names.py:204 +#: redbot/cogs/mod/names.py:213 msgid "Chilling in {} status" msgstr "" -#: redbot/cogs/mod/names.py:218 +#: redbot/cogs/mod/names.py:227 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "" -#: redbot/cogs/mod/names.py:245 +#: redbot/cogs/mod/names.py:254 msgid "Joined Discord on" msgstr "" -#: redbot/cogs/mod/names.py:246 +#: redbot/cogs/mod/names.py:255 msgid "Joined this server on" msgstr "" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Roles" msgstr "" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Names" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nicknames" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:278 msgid "Current voice channel" msgstr "" -#: redbot/cogs/mod/names.py:273 +#: redbot/cogs/mod/names.py:282 msgid "Member #{} | User ID: {}" msgstr "" -#: redbot/cogs/mod/names.py:287 +#: redbot/cogs/mod/names.py:296 #, docstring msgid "Show previous names and nicknames of a user." msgstr "" -#: redbot/cogs/mod/names.py:291 +#: redbot/cogs/mod/names.py:300 msgid "**Past 20 names**:" msgstr "" -#: redbot/cogs/mod/names.py:297 +#: redbot/cogs/mod/names.py:306 msgid "**Past 20 nicknames**:" msgstr "" -#: redbot/cogs/mod/names.py:304 +#: redbot/cogs/mod/names.py:313 msgid "That user doesn't have any recorded name or nickname change." msgstr "" diff --git a/redbot/cogs/mod/locales/es-ES.po b/redbot/cogs/mod/locales/es-ES.po index d69d25ec7..a902d3e17 100644 --- a/redbot/cogs/mod/locales/es-ES.po +++ b/redbot/cogs/mod/locales/es-ES.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-11-12 12:20+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" @@ -372,85 +372,89 @@ msgstr "" msgid "Watching: {name}" msgstr "" -#: redbot/cogs/mod/names.py:155 +#: redbot/cogs/mod/names.py:141 +msgid "Competing in: {competing}" +msgstr "" + +#: redbot/cogs/mod/names.py:164 #, docstring msgid "Show information about a user.\\n\\n This includes fields for status, discord join date, server\\n join date, voice state and previous names/nicknames.\\n\\n If the user has no roles, previous names or previous nicknames,\\n these fields will be omitted.\\n " msgstr "" -#: redbot/cogs/mod/names.py:183 +#: redbot/cogs/mod/names.py:192 msgid "Unknown" msgstr "" -#: redbot/cogs/mod/names.py:191 +#: redbot/cogs/mod/names.py:200 msgid "{}\\n({} days ago)" msgstr "" -#: redbot/cogs/mod/names.py:192 +#: redbot/cogs/mod/names.py:201 msgid "{}\\n({} days ago)" msgstr "" -#: redbot/cogs/mod/names.py:204 +#: redbot/cogs/mod/names.py:213 msgid "Chilling in {} status" msgstr "" -#: redbot/cogs/mod/names.py:218 +#: redbot/cogs/mod/names.py:227 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "" -#: redbot/cogs/mod/names.py:245 +#: redbot/cogs/mod/names.py:254 msgid "Joined Discord on" msgstr "" -#: redbot/cogs/mod/names.py:246 +#: redbot/cogs/mod/names.py:255 msgid "Joined this server on" msgstr "" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Roles" msgstr "Roles" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Names" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nicknames" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:278 msgid "Current voice channel" msgstr "" -#: redbot/cogs/mod/names.py:273 +#: redbot/cogs/mod/names.py:282 msgid "Member #{} | User ID: {}" msgstr "" -#: redbot/cogs/mod/names.py:287 +#: redbot/cogs/mod/names.py:296 #, docstring msgid "Show previous names and nicknames of a user." msgstr "" -#: redbot/cogs/mod/names.py:291 +#: redbot/cogs/mod/names.py:300 msgid "**Past 20 names**:" msgstr "**Últimos 20 nombres**:" -#: redbot/cogs/mod/names.py:297 +#: redbot/cogs/mod/names.py:306 msgid "**Past 20 nicknames**:" msgstr "**Últimos 20 nombres**:" -#: redbot/cogs/mod/names.py:304 +#: redbot/cogs/mod/names.py:313 msgid "That user doesn't have any recorded name or nickname change." msgstr "Que el usuario no tiene ningún nombre grabado o cambio de apodo." diff --git a/redbot/cogs/mod/locales/fi-FI.po b/redbot/cogs/mod/locales/fi-FI.po index e50549e02..f7bebba5e 100644 --- a/redbot/cogs/mod/locales/fi-FI.po +++ b/redbot/cogs/mod/locales/fi-FI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-11-12 12:20+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Finnish\n" "MIME-Version: 1.0\n" @@ -372,85 +372,89 @@ msgstr "" msgid "Watching: {name}" msgstr "" -#: redbot/cogs/mod/names.py:155 +#: redbot/cogs/mod/names.py:141 +msgid "Competing in: {competing}" +msgstr "" + +#: redbot/cogs/mod/names.py:164 #, docstring msgid "Show information about a user.\\n\\n This includes fields for status, discord join date, server\\n join date, voice state and previous names/nicknames.\\n\\n If the user has no roles, previous names or previous nicknames,\\n these fields will be omitted.\\n " msgstr "" -#: redbot/cogs/mod/names.py:183 +#: redbot/cogs/mod/names.py:192 msgid "Unknown" msgstr "" -#: redbot/cogs/mod/names.py:191 +#: redbot/cogs/mod/names.py:200 msgid "{}\\n({} days ago)" msgstr "" -#: redbot/cogs/mod/names.py:192 +#: redbot/cogs/mod/names.py:201 msgid "{}\\n({} days ago)" msgstr "" -#: redbot/cogs/mod/names.py:204 +#: redbot/cogs/mod/names.py:213 msgid "Chilling in {} status" msgstr "" -#: redbot/cogs/mod/names.py:218 +#: redbot/cogs/mod/names.py:227 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "" -#: redbot/cogs/mod/names.py:245 +#: redbot/cogs/mod/names.py:254 msgid "Joined Discord on" msgstr "" -#: redbot/cogs/mod/names.py:246 +#: redbot/cogs/mod/names.py:255 msgid "Joined this server on" msgstr "" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Roles" msgstr "" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Names" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nicknames" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:278 msgid "Current voice channel" msgstr "" -#: redbot/cogs/mod/names.py:273 +#: redbot/cogs/mod/names.py:282 msgid "Member #{} | User ID: {}" msgstr "" -#: redbot/cogs/mod/names.py:287 +#: redbot/cogs/mod/names.py:296 #, docstring msgid "Show previous names and nicknames of a user." msgstr "" -#: redbot/cogs/mod/names.py:291 +#: redbot/cogs/mod/names.py:300 msgid "**Past 20 names**:" msgstr "" -#: redbot/cogs/mod/names.py:297 +#: redbot/cogs/mod/names.py:306 msgid "**Past 20 nicknames**:" msgstr "" -#: redbot/cogs/mod/names.py:304 +#: redbot/cogs/mod/names.py:313 msgid "That user doesn't have any recorded name or nickname change." msgstr "" diff --git a/redbot/cogs/mod/locales/fr-FR.po b/redbot/cogs/mod/locales/fr-FR.po index 935f7df78..80ebe03f6 100644 --- a/redbot/cogs/mod/locales/fr-FR.po +++ b/redbot/cogs/mod/locales/fr-FR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-11-12 12:20+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -372,86 +372,90 @@ msgstr "Écoute : {title}" msgid "Watching: {name}" msgstr "Regarde : {name}" -#: redbot/cogs/mod/names.py:155 +#: redbot/cogs/mod/names.py:141 +msgid "Competing in: {competing}" +msgstr "" + +#: redbot/cogs/mod/names.py:164 #, docstring msgid "Show information about a user.\\n\\n This includes fields for status, discord join date, server\\n join date, voice state and previous names/nicknames.\\n\\n If the user has no roles, previous names or previous nicknames,\\n these fields will be omitted.\\n " msgstr "Affiche les informations sur un utilisateur.\\n\\n Ceci inclut les champs pour le statut, la date d'inscription sur Discord,\\n la date à laquelle cet utilisateur à rejoint le serveur, l'état vocal \\n et les noms/pseudos précédents.\\n\\n Si l'utilisateur n'a pas de rôles, noms ou pseudos précédents,\\n ces champs seront omis.\n" " " -#: redbot/cogs/mod/names.py:183 +#: redbot/cogs/mod/names.py:192 msgid "Unknown" msgstr "Inconnu" -#: redbot/cogs/mod/names.py:191 +#: redbot/cogs/mod/names.py:200 msgid "{}\\n({} days ago)" msgstr "{}\\n(il y a {} jours)" -#: redbot/cogs/mod/names.py:192 +#: redbot/cogs/mod/names.py:201 msgid "{}\\n({} days ago)" msgstr "{}\\n(il y a {} jours)" -#: redbot/cogs/mod/names.py:204 +#: redbot/cogs/mod/names.py:213 msgid "Chilling in {} status" msgstr "Statut : {}" -#: redbot/cogs/mod/names.py:218 +#: redbot/cogs/mod/names.py:227 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "et {numeric_number} autres rôles non affichés en raison des limites de l'embed." -#: redbot/cogs/mod/names.py:245 +#: redbot/cogs/mod/names.py:254 msgid "Joined Discord on" msgstr "A rejoint Discord le" -#: redbot/cogs/mod/names.py:246 +#: redbot/cogs/mod/names.py:255 msgid "Joined this server on" msgstr "A rejoint ce serveur le" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Roles" msgstr "Rôles" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Names" msgstr "Noms précédents" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nicknames" msgstr "Pseudos précédents" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:278 msgid "Current voice channel" msgstr "Salon vocal actuel" -#: redbot/cogs/mod/names.py:273 +#: redbot/cogs/mod/names.py:282 msgid "Member #{} | User ID: {}" msgstr "Membre #{} | ID utilisateur: {}" -#: redbot/cogs/mod/names.py:287 +#: redbot/cogs/mod/names.py:296 #, docstring msgid "Show previous names and nicknames of a user." msgstr "Afficher les noms et pseudos précédents d'un utilisateur." -#: redbot/cogs/mod/names.py:291 +#: redbot/cogs/mod/names.py:300 msgid "**Past 20 names**:" msgstr "**20 derniers noms **:" -#: redbot/cogs/mod/names.py:297 +#: redbot/cogs/mod/names.py:306 msgid "**Past 20 nicknames**:" msgstr "**20 derniers pseudos ** :" -#: redbot/cogs/mod/names.py:304 +#: redbot/cogs/mod/names.py:313 msgid "That user doesn't have any recorded name or nickname change." msgstr "Cet utilisateur n'a aucun nom ou pseudo enregistré." diff --git a/redbot/cogs/mod/locales/he-IL.po b/redbot/cogs/mod/locales/he-IL.po index 984559a4e..ea5a08507 100644 --- a/redbot/cogs/mod/locales/he-IL.po +++ b/redbot/cogs/mod/locales/he-IL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-11-12 12:20+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Hebrew\n" "MIME-Version: 1.0\n" @@ -372,85 +372,89 @@ msgstr "" msgid "Watching: {name}" msgstr "" -#: redbot/cogs/mod/names.py:155 +#: redbot/cogs/mod/names.py:141 +msgid "Competing in: {competing}" +msgstr "" + +#: redbot/cogs/mod/names.py:164 #, docstring msgid "Show information about a user.\\n\\n This includes fields for status, discord join date, server\\n join date, voice state and previous names/nicknames.\\n\\n If the user has no roles, previous names or previous nicknames,\\n these fields will be omitted.\\n " msgstr "" -#: redbot/cogs/mod/names.py:183 +#: redbot/cogs/mod/names.py:192 msgid "Unknown" msgstr "" -#: redbot/cogs/mod/names.py:191 +#: redbot/cogs/mod/names.py:200 msgid "{}\\n({} days ago)" msgstr "" -#: redbot/cogs/mod/names.py:192 +#: redbot/cogs/mod/names.py:201 msgid "{}\\n({} days ago)" msgstr "" -#: redbot/cogs/mod/names.py:204 +#: redbot/cogs/mod/names.py:213 msgid "Chilling in {} status" msgstr "" -#: redbot/cogs/mod/names.py:218 +#: redbot/cogs/mod/names.py:227 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "" -#: redbot/cogs/mod/names.py:245 +#: redbot/cogs/mod/names.py:254 msgid "Joined Discord on" msgstr "" -#: redbot/cogs/mod/names.py:246 +#: redbot/cogs/mod/names.py:255 msgid "Joined this server on" msgstr "" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Roles" msgstr "" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Names" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nicknames" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:278 msgid "Current voice channel" msgstr "" -#: redbot/cogs/mod/names.py:273 +#: redbot/cogs/mod/names.py:282 msgid "Member #{} | User ID: {}" msgstr "" -#: redbot/cogs/mod/names.py:287 +#: redbot/cogs/mod/names.py:296 #, docstring msgid "Show previous names and nicknames of a user." msgstr "" -#: redbot/cogs/mod/names.py:291 +#: redbot/cogs/mod/names.py:300 msgid "**Past 20 names**:" msgstr "" -#: redbot/cogs/mod/names.py:297 +#: redbot/cogs/mod/names.py:306 msgid "**Past 20 nicknames**:" msgstr "" -#: redbot/cogs/mod/names.py:304 +#: redbot/cogs/mod/names.py:313 msgid "That user doesn't have any recorded name or nickname change." msgstr "" diff --git a/redbot/cogs/mod/locales/hu-HU.po b/redbot/cogs/mod/locales/hu-HU.po index 53dc3692e..5a1df2b94 100644 --- a/redbot/cogs/mod/locales/hu-HU.po +++ b/redbot/cogs/mod/locales/hu-HU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-11-12 12:20+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Hungarian\n" "MIME-Version: 1.0\n" @@ -372,85 +372,89 @@ msgstr "" msgid "Watching: {name}" msgstr "" -#: redbot/cogs/mod/names.py:155 +#: redbot/cogs/mod/names.py:141 +msgid "Competing in: {competing}" +msgstr "" + +#: redbot/cogs/mod/names.py:164 #, docstring msgid "Show information about a user.\\n\\n This includes fields for status, discord join date, server\\n join date, voice state and previous names/nicknames.\\n\\n If the user has no roles, previous names or previous nicknames,\\n these fields will be omitted.\\n " msgstr "" -#: redbot/cogs/mod/names.py:183 +#: redbot/cogs/mod/names.py:192 msgid "Unknown" msgstr "" -#: redbot/cogs/mod/names.py:191 +#: redbot/cogs/mod/names.py:200 msgid "{}\\n({} days ago)" msgstr "" -#: redbot/cogs/mod/names.py:192 +#: redbot/cogs/mod/names.py:201 msgid "{}\\n({} days ago)" msgstr "" -#: redbot/cogs/mod/names.py:204 +#: redbot/cogs/mod/names.py:213 msgid "Chilling in {} status" msgstr "" -#: redbot/cogs/mod/names.py:218 +#: redbot/cogs/mod/names.py:227 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "" -#: redbot/cogs/mod/names.py:245 +#: redbot/cogs/mod/names.py:254 msgid "Joined Discord on" msgstr "" -#: redbot/cogs/mod/names.py:246 +#: redbot/cogs/mod/names.py:255 msgid "Joined this server on" msgstr "" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Roles" msgstr "" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Names" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nicknames" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:278 msgid "Current voice channel" msgstr "" -#: redbot/cogs/mod/names.py:273 +#: redbot/cogs/mod/names.py:282 msgid "Member #{} | User ID: {}" msgstr "" -#: redbot/cogs/mod/names.py:287 +#: redbot/cogs/mod/names.py:296 #, docstring msgid "Show previous names and nicknames of a user." msgstr "" -#: redbot/cogs/mod/names.py:291 +#: redbot/cogs/mod/names.py:300 msgid "**Past 20 names**:" msgstr "" -#: redbot/cogs/mod/names.py:297 +#: redbot/cogs/mod/names.py:306 msgid "**Past 20 nicknames**:" msgstr "" -#: redbot/cogs/mod/names.py:304 +#: redbot/cogs/mod/names.py:313 msgid "That user doesn't have any recorded name or nickname change." msgstr "" diff --git a/redbot/cogs/mod/locales/id-ID.po b/redbot/cogs/mod/locales/id-ID.po index 3c28473f4..badeaebb9 100644 --- a/redbot/cogs/mod/locales/id-ID.po +++ b/redbot/cogs/mod/locales/id-ID.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-11-12 12:20+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Indonesian\n" "MIME-Version: 1.0\n" @@ -372,85 +372,89 @@ msgstr "" msgid "Watching: {name}" msgstr "" -#: redbot/cogs/mod/names.py:155 +#: redbot/cogs/mod/names.py:141 +msgid "Competing in: {competing}" +msgstr "" + +#: redbot/cogs/mod/names.py:164 #, docstring msgid "Show information about a user.\\n\\n This includes fields for status, discord join date, server\\n join date, voice state and previous names/nicknames.\\n\\n If the user has no roles, previous names or previous nicknames,\\n these fields will be omitted.\\n " msgstr "" -#: redbot/cogs/mod/names.py:183 +#: redbot/cogs/mod/names.py:192 msgid "Unknown" msgstr "" -#: redbot/cogs/mod/names.py:191 +#: redbot/cogs/mod/names.py:200 msgid "{}\\n({} days ago)" msgstr "" -#: redbot/cogs/mod/names.py:192 +#: redbot/cogs/mod/names.py:201 msgid "{}\\n({} days ago)" msgstr "" -#: redbot/cogs/mod/names.py:204 +#: redbot/cogs/mod/names.py:213 msgid "Chilling in {} status" msgstr "" -#: redbot/cogs/mod/names.py:218 +#: redbot/cogs/mod/names.py:227 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "" -#: redbot/cogs/mod/names.py:245 +#: redbot/cogs/mod/names.py:254 msgid "Joined Discord on" msgstr "" -#: redbot/cogs/mod/names.py:246 +#: redbot/cogs/mod/names.py:255 msgid "Joined this server on" msgstr "" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Roles" msgstr "Peran" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Names" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nicknames" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:278 msgid "Current voice channel" msgstr "" -#: redbot/cogs/mod/names.py:273 +#: redbot/cogs/mod/names.py:282 msgid "Member #{} | User ID: {}" msgstr "" -#: redbot/cogs/mod/names.py:287 +#: redbot/cogs/mod/names.py:296 #, docstring msgid "Show previous names and nicknames of a user." msgstr "" -#: redbot/cogs/mod/names.py:291 +#: redbot/cogs/mod/names.py:300 msgid "**Past 20 names**:" msgstr "**20 nama terakhir**:" -#: redbot/cogs/mod/names.py:297 +#: redbot/cogs/mod/names.py:306 msgid "**Past 20 nicknames**:" msgstr "**20 julukan terakhir**:" -#: redbot/cogs/mod/names.py:304 +#: redbot/cogs/mod/names.py:313 msgid "That user doesn't have any recorded name or nickname change." msgstr "Pengguna tidak memiliki nama yang tercatat atau nama panggilan yang berubah." diff --git a/redbot/cogs/mod/locales/it-IT.po b/redbot/cogs/mod/locales/it-IT.po index f0628de37..a2741c279 100644 --- a/redbot/cogs/mod/locales/it-IT.po +++ b/redbot/cogs/mod/locales/it-IT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-11-12 12:20+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Italian\n" "MIME-Version: 1.0\n" @@ -372,85 +372,89 @@ msgstr "" msgid "Watching: {name}" msgstr "" -#: redbot/cogs/mod/names.py:155 +#: redbot/cogs/mod/names.py:141 +msgid "Competing in: {competing}" +msgstr "" + +#: redbot/cogs/mod/names.py:164 #, docstring msgid "Show information about a user.\\n\\n This includes fields for status, discord join date, server\\n join date, voice state and previous names/nicknames.\\n\\n If the user has no roles, previous names or previous nicknames,\\n these fields will be omitted.\\n " msgstr "" -#: redbot/cogs/mod/names.py:183 +#: redbot/cogs/mod/names.py:192 msgid "Unknown" msgstr "" -#: redbot/cogs/mod/names.py:191 +#: redbot/cogs/mod/names.py:200 msgid "{}\\n({} days ago)" msgstr "" -#: redbot/cogs/mod/names.py:192 +#: redbot/cogs/mod/names.py:201 msgid "{}\\n({} days ago)" msgstr "" -#: redbot/cogs/mod/names.py:204 +#: redbot/cogs/mod/names.py:213 msgid "Chilling in {} status" msgstr "" -#: redbot/cogs/mod/names.py:218 +#: redbot/cogs/mod/names.py:227 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "" -#: redbot/cogs/mod/names.py:245 +#: redbot/cogs/mod/names.py:254 msgid "Joined Discord on" msgstr "" -#: redbot/cogs/mod/names.py:246 +#: redbot/cogs/mod/names.py:255 msgid "Joined this server on" msgstr "" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Roles" msgstr "Ruoli" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Names" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nicknames" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:278 msgid "Current voice channel" msgstr "" -#: redbot/cogs/mod/names.py:273 +#: redbot/cogs/mod/names.py:282 msgid "Member #{} | User ID: {}" msgstr "" -#: redbot/cogs/mod/names.py:287 +#: redbot/cogs/mod/names.py:296 #, docstring msgid "Show previous names and nicknames of a user." msgstr "" -#: redbot/cogs/mod/names.py:291 +#: redbot/cogs/mod/names.py:300 msgid "**Past 20 names**:" msgstr "" -#: redbot/cogs/mod/names.py:297 +#: redbot/cogs/mod/names.py:306 msgid "**Past 20 nicknames**:" msgstr "" -#: redbot/cogs/mod/names.py:304 +#: redbot/cogs/mod/names.py:313 msgid "That user doesn't have any recorded name or nickname change." msgstr "" diff --git a/redbot/cogs/mod/locales/ja-JP.po b/redbot/cogs/mod/locales/ja-JP.po index ef7bfc0e6..a30992d85 100644 --- a/redbot/cogs/mod/locales/ja-JP.po +++ b/redbot/cogs/mod/locales/ja-JP.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-11-12 12:20+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Japanese\n" "MIME-Version: 1.0\n" @@ -372,85 +372,89 @@ msgstr "" msgid "Watching: {name}" msgstr "" -#: redbot/cogs/mod/names.py:155 +#: redbot/cogs/mod/names.py:141 +msgid "Competing in: {competing}" +msgstr "" + +#: redbot/cogs/mod/names.py:164 #, docstring msgid "Show information about a user.\\n\\n This includes fields for status, discord join date, server\\n join date, voice state and previous names/nicknames.\\n\\n If the user has no roles, previous names or previous nicknames,\\n these fields will be omitted.\\n " msgstr "" -#: redbot/cogs/mod/names.py:183 +#: redbot/cogs/mod/names.py:192 msgid "Unknown" msgstr "" -#: redbot/cogs/mod/names.py:191 +#: redbot/cogs/mod/names.py:200 msgid "{}\\n({} days ago)" msgstr "" -#: redbot/cogs/mod/names.py:192 +#: redbot/cogs/mod/names.py:201 msgid "{}\\n({} days ago)" msgstr "" -#: redbot/cogs/mod/names.py:204 +#: redbot/cogs/mod/names.py:213 msgid "Chilling in {} status" msgstr "" -#: redbot/cogs/mod/names.py:218 +#: redbot/cogs/mod/names.py:227 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "" -#: redbot/cogs/mod/names.py:245 +#: redbot/cogs/mod/names.py:254 msgid "Joined Discord on" msgstr "" -#: redbot/cogs/mod/names.py:246 +#: redbot/cogs/mod/names.py:255 msgid "Joined this server on" msgstr "" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Roles" msgstr "役職" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Names" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nicknames" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:278 msgid "Current voice channel" msgstr "" -#: redbot/cogs/mod/names.py:273 +#: redbot/cogs/mod/names.py:282 msgid "Member #{} | User ID: {}" msgstr "" -#: redbot/cogs/mod/names.py:287 +#: redbot/cogs/mod/names.py:296 #, docstring msgid "Show previous names and nicknames of a user." msgstr "" -#: redbot/cogs/mod/names.py:291 +#: redbot/cogs/mod/names.py:300 msgid "**Past 20 names**:" msgstr "" -#: redbot/cogs/mod/names.py:297 +#: redbot/cogs/mod/names.py:306 msgid "**Past 20 nicknames**:" msgstr "" -#: redbot/cogs/mod/names.py:304 +#: redbot/cogs/mod/names.py:313 msgid "That user doesn't have any recorded name or nickname change." msgstr "" diff --git a/redbot/cogs/mod/locales/ko-KR.po b/redbot/cogs/mod/locales/ko-KR.po index 1f96cc008..63c8847a6 100644 --- a/redbot/cogs/mod/locales/ko-KR.po +++ b/redbot/cogs/mod/locales/ko-KR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-11-12 12:20+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Korean\n" "MIME-Version: 1.0\n" @@ -372,85 +372,89 @@ msgstr "" msgid "Watching: {name}" msgstr "" -#: redbot/cogs/mod/names.py:155 +#: redbot/cogs/mod/names.py:141 +msgid "Competing in: {competing}" +msgstr "" + +#: redbot/cogs/mod/names.py:164 #, docstring msgid "Show information about a user.\\n\\n This includes fields for status, discord join date, server\\n join date, voice state and previous names/nicknames.\\n\\n If the user has no roles, previous names or previous nicknames,\\n these fields will be omitted.\\n " msgstr "" -#: redbot/cogs/mod/names.py:183 +#: redbot/cogs/mod/names.py:192 msgid "Unknown" msgstr "" -#: redbot/cogs/mod/names.py:191 +#: redbot/cogs/mod/names.py:200 msgid "{}\\n({} days ago)" msgstr "" -#: redbot/cogs/mod/names.py:192 +#: redbot/cogs/mod/names.py:201 msgid "{}\\n({} days ago)" msgstr "" -#: redbot/cogs/mod/names.py:204 +#: redbot/cogs/mod/names.py:213 msgid "Chilling in {} status" msgstr "" -#: redbot/cogs/mod/names.py:218 +#: redbot/cogs/mod/names.py:227 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "" -#: redbot/cogs/mod/names.py:245 +#: redbot/cogs/mod/names.py:254 msgid "Joined Discord on" msgstr "" -#: redbot/cogs/mod/names.py:246 +#: redbot/cogs/mod/names.py:255 msgid "Joined this server on" msgstr "" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Roles" msgstr "역할" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Names" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nicknames" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:278 msgid "Current voice channel" msgstr "" -#: redbot/cogs/mod/names.py:273 +#: redbot/cogs/mod/names.py:282 msgid "Member #{} | User ID: {}" msgstr "" -#: redbot/cogs/mod/names.py:287 +#: redbot/cogs/mod/names.py:296 #, docstring msgid "Show previous names and nicknames of a user." msgstr "" -#: redbot/cogs/mod/names.py:291 +#: redbot/cogs/mod/names.py:300 msgid "**Past 20 names**:" msgstr "**20개의 이름 초과** :" -#: redbot/cogs/mod/names.py:297 +#: redbot/cogs/mod/names.py:306 msgid "**Past 20 nicknames**:" msgstr "**20개의 닉네임을 초과** :" -#: redbot/cogs/mod/names.py:304 +#: redbot/cogs/mod/names.py:313 msgid "That user doesn't have any recorded name or nickname change." msgstr "해당 사용자에게 기록된 이름이나 닉네임이 없어요." diff --git a/redbot/cogs/mod/locales/nb-NO.po b/redbot/cogs/mod/locales/nb-NO.po index fca64e7d2..56ddd8fd6 100644 --- a/redbot/cogs/mod/locales/nb-NO.po +++ b/redbot/cogs/mod/locales/nb-NO.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-11-12 12:20+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Norwegian Bokmal\n" "MIME-Version: 1.0\n" @@ -372,85 +372,89 @@ msgstr "Lytter: {title}" msgid "Watching: {name}" msgstr "Overvåker: {name}" -#: redbot/cogs/mod/names.py:155 +#: redbot/cogs/mod/names.py:141 +msgid "Competing in: {competing}" +msgstr "" + +#: redbot/cogs/mod/names.py:164 #, docstring msgid "Show information about a user.\\n\\n This includes fields for status, discord join date, server\\n join date, voice state and previous names/nicknames.\\n\\n If the user has no roles, previous names or previous nicknames,\\n these fields will be omitted.\\n " msgstr "Vis informasjon om en bruker.\\n\\n Dette inkluderer felt for status, discord sammenkoblingsdato, server\\n bli med dato, stemmetilstand og tidligere navn/kallenavn.\\n\\n Hvis brukeren ikke har noen roller, tidligere navn eller tidligere kallenavn,\\n vil disse feltene utelates.\\n " -#: redbot/cogs/mod/names.py:183 +#: redbot/cogs/mod/names.py:192 msgid "Unknown" msgstr "Ukjent" -#: redbot/cogs/mod/names.py:191 +#: redbot/cogs/mod/names.py:200 msgid "{}\\n({} days ago)" msgstr "{}\\n({} dager siden)" -#: redbot/cogs/mod/names.py:192 +#: redbot/cogs/mod/names.py:201 msgid "{}\\n({} days ago)" msgstr "{}\\n({} dager siden)" -#: redbot/cogs/mod/names.py:204 +#: redbot/cogs/mod/names.py:213 msgid "Chilling in {} status" msgstr "Slapper av i {} status" -#: redbot/cogs/mod/names.py:218 +#: redbot/cogs/mod/names.py:227 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "og {numeric_number} flere roller vises ikke på grunn av grenseverdier for innebygging." -#: redbot/cogs/mod/names.py:245 +#: redbot/cogs/mod/names.py:254 msgid "Joined Discord on" msgstr "Ble med Discord den" -#: redbot/cogs/mod/names.py:246 +#: redbot/cogs/mod/names.py:255 msgid "Joined this server on" msgstr "Ble medlem på serveren" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Roles" msgstr "Roller" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Role" msgstr "Rolle" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Names" msgstr "Forrige navn" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Name" msgstr "Forrige navn" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nicknames" msgstr "Forrige kallenavn" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nickname" msgstr "Forrige kallenavn" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:278 msgid "Current voice channel" msgstr "Gjeldende talekanal" -#: redbot/cogs/mod/names.py:273 +#: redbot/cogs/mod/names.py:282 msgid "Member #{} | User ID: {}" msgstr "Medlem #{} | Bruker ID: {}" -#: redbot/cogs/mod/names.py:287 +#: redbot/cogs/mod/names.py:296 #, docstring msgid "Show previous names and nicknames of a user." msgstr "Vis tidligere navn og kallenavn på en bruker." -#: redbot/cogs/mod/names.py:291 +#: redbot/cogs/mod/names.py:300 msgid "**Past 20 names**:" msgstr "**Siste 20 navn**:" -#: redbot/cogs/mod/names.py:297 +#: redbot/cogs/mod/names.py:306 msgid "**Past 20 nicknames**:" msgstr "**Siste 20 kallenavn**:" -#: redbot/cogs/mod/names.py:304 +#: redbot/cogs/mod/names.py:313 msgid "That user doesn't have any recorded name or nickname change." msgstr "Den brukeren har ikke registrert noe navn eller endring av kallenavn." diff --git a/redbot/cogs/mod/locales/nl-NL.po b/redbot/cogs/mod/locales/nl-NL.po index c5760668e..fa9c6abd6 100644 --- a/redbot/cogs/mod/locales/nl-NL.po +++ b/redbot/cogs/mod/locales/nl-NL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-11-12 12:20+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Dutch\n" "MIME-Version: 1.0\n" @@ -372,85 +372,89 @@ msgstr "" msgid "Watching: {name}" msgstr "" -#: redbot/cogs/mod/names.py:155 +#: redbot/cogs/mod/names.py:141 +msgid "Competing in: {competing}" +msgstr "" + +#: redbot/cogs/mod/names.py:164 #, docstring msgid "Show information about a user.\\n\\n This includes fields for status, discord join date, server\\n join date, voice state and previous names/nicknames.\\n\\n If the user has no roles, previous names or previous nicknames,\\n these fields will be omitted.\\n " msgstr "" -#: redbot/cogs/mod/names.py:183 +#: redbot/cogs/mod/names.py:192 msgid "Unknown" msgstr "" -#: redbot/cogs/mod/names.py:191 +#: redbot/cogs/mod/names.py:200 msgid "{}\\n({} days ago)" msgstr "" -#: redbot/cogs/mod/names.py:192 +#: redbot/cogs/mod/names.py:201 msgid "{}\\n({} days ago)" msgstr "" -#: redbot/cogs/mod/names.py:204 +#: redbot/cogs/mod/names.py:213 msgid "Chilling in {} status" msgstr "" -#: redbot/cogs/mod/names.py:218 +#: redbot/cogs/mod/names.py:227 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "" -#: redbot/cogs/mod/names.py:245 +#: redbot/cogs/mod/names.py:254 msgid "Joined Discord on" msgstr "" -#: redbot/cogs/mod/names.py:246 +#: redbot/cogs/mod/names.py:255 msgid "Joined this server on" msgstr "" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Roles" msgstr "Rollen" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Names" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nicknames" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:278 msgid "Current voice channel" msgstr "" -#: redbot/cogs/mod/names.py:273 +#: redbot/cogs/mod/names.py:282 msgid "Member #{} | User ID: {}" msgstr "" -#: redbot/cogs/mod/names.py:287 +#: redbot/cogs/mod/names.py:296 #, docstring msgid "Show previous names and nicknames of a user." msgstr "" -#: redbot/cogs/mod/names.py:291 +#: redbot/cogs/mod/names.py:300 msgid "**Past 20 names**:" msgstr "" -#: redbot/cogs/mod/names.py:297 +#: redbot/cogs/mod/names.py:306 msgid "**Past 20 nicknames**:" msgstr "" -#: redbot/cogs/mod/names.py:304 +#: redbot/cogs/mod/names.py:313 msgid "That user doesn't have any recorded name or nickname change." msgstr "" diff --git a/redbot/cogs/mod/locales/pl-PL.po b/redbot/cogs/mod/locales/pl-PL.po index 4a4437583..bcac1bbac 100644 --- a/redbot/cogs/mod/locales/pl-PL.po +++ b/redbot/cogs/mod/locales/pl-PL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-11-12 12:20+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Polish\n" "MIME-Version: 1.0\n" @@ -372,85 +372,89 @@ msgstr "" msgid "Watching: {name}" msgstr "" -#: redbot/cogs/mod/names.py:155 +#: redbot/cogs/mod/names.py:141 +msgid "Competing in: {competing}" +msgstr "" + +#: redbot/cogs/mod/names.py:164 #, docstring msgid "Show information about a user.\\n\\n This includes fields for status, discord join date, server\\n join date, voice state and previous names/nicknames.\\n\\n If the user has no roles, previous names or previous nicknames,\\n these fields will be omitted.\\n " msgstr "" -#: redbot/cogs/mod/names.py:183 +#: redbot/cogs/mod/names.py:192 msgid "Unknown" msgstr "" -#: redbot/cogs/mod/names.py:191 +#: redbot/cogs/mod/names.py:200 msgid "{}\\n({} days ago)" msgstr "" -#: redbot/cogs/mod/names.py:192 +#: redbot/cogs/mod/names.py:201 msgid "{}\\n({} days ago)" msgstr "" -#: redbot/cogs/mod/names.py:204 +#: redbot/cogs/mod/names.py:213 msgid "Chilling in {} status" msgstr "" -#: redbot/cogs/mod/names.py:218 +#: redbot/cogs/mod/names.py:227 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "" -#: redbot/cogs/mod/names.py:245 +#: redbot/cogs/mod/names.py:254 msgid "Joined Discord on" msgstr "" -#: redbot/cogs/mod/names.py:246 +#: redbot/cogs/mod/names.py:255 msgid "Joined this server on" msgstr "" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Roles" msgstr "Role" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Names" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nicknames" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:278 msgid "Current voice channel" msgstr "" -#: redbot/cogs/mod/names.py:273 +#: redbot/cogs/mod/names.py:282 msgid "Member #{} | User ID: {}" msgstr "" -#: redbot/cogs/mod/names.py:287 +#: redbot/cogs/mod/names.py:296 #, docstring msgid "Show previous names and nicknames of a user." msgstr "" -#: redbot/cogs/mod/names.py:291 +#: redbot/cogs/mod/names.py:300 msgid "**Past 20 names**:" msgstr "" -#: redbot/cogs/mod/names.py:297 +#: redbot/cogs/mod/names.py:306 msgid "**Past 20 nicknames**:" msgstr "" -#: redbot/cogs/mod/names.py:304 +#: redbot/cogs/mod/names.py:313 msgid "That user doesn't have any recorded name or nickname change." msgstr "" diff --git a/redbot/cogs/mod/locales/pt-BR.po b/redbot/cogs/mod/locales/pt-BR.po index 4eb6b1d36..fc551e062 100644 --- a/redbot/cogs/mod/locales/pt-BR.po +++ b/redbot/cogs/mod/locales/pt-BR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-11-12 12:20+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Portuguese, Brazilian\n" "MIME-Version: 1.0\n" @@ -372,85 +372,89 @@ msgstr "" msgid "Watching: {name}" msgstr "" -#: redbot/cogs/mod/names.py:155 +#: redbot/cogs/mod/names.py:141 +msgid "Competing in: {competing}" +msgstr "" + +#: redbot/cogs/mod/names.py:164 #, docstring msgid "Show information about a user.\\n\\n This includes fields for status, discord join date, server\\n join date, voice state and previous names/nicknames.\\n\\n If the user has no roles, previous names or previous nicknames,\\n these fields will be omitted.\\n " msgstr "" -#: redbot/cogs/mod/names.py:183 +#: redbot/cogs/mod/names.py:192 msgid "Unknown" msgstr "" -#: redbot/cogs/mod/names.py:191 +#: redbot/cogs/mod/names.py:200 msgid "{}\\n({} days ago)" msgstr "" -#: redbot/cogs/mod/names.py:192 +#: redbot/cogs/mod/names.py:201 msgid "{}\\n({} days ago)" msgstr "" -#: redbot/cogs/mod/names.py:204 +#: redbot/cogs/mod/names.py:213 msgid "Chilling in {} status" msgstr "" -#: redbot/cogs/mod/names.py:218 +#: redbot/cogs/mod/names.py:227 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "" -#: redbot/cogs/mod/names.py:245 +#: redbot/cogs/mod/names.py:254 msgid "Joined Discord on" msgstr "" -#: redbot/cogs/mod/names.py:246 +#: redbot/cogs/mod/names.py:255 msgid "Joined this server on" msgstr "" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Roles" msgstr "" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Names" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nicknames" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:278 msgid "Current voice channel" msgstr "" -#: redbot/cogs/mod/names.py:273 +#: redbot/cogs/mod/names.py:282 msgid "Member #{} | User ID: {}" msgstr "" -#: redbot/cogs/mod/names.py:287 +#: redbot/cogs/mod/names.py:296 #, docstring msgid "Show previous names and nicknames of a user." msgstr "" -#: redbot/cogs/mod/names.py:291 +#: redbot/cogs/mod/names.py:300 msgid "**Past 20 names**:" msgstr "" -#: redbot/cogs/mod/names.py:297 +#: redbot/cogs/mod/names.py:306 msgid "**Past 20 nicknames**:" msgstr "" -#: redbot/cogs/mod/names.py:304 +#: redbot/cogs/mod/names.py:313 msgid "That user doesn't have any recorded name or nickname change." msgstr "" diff --git a/redbot/cogs/mod/locales/pt-PT.po b/redbot/cogs/mod/locales/pt-PT.po index 81d4b45ad..d33dc5687 100644 --- a/redbot/cogs/mod/locales/pt-PT.po +++ b/redbot/cogs/mod/locales/pt-PT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-11-12 12:20+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Portuguese\n" "MIME-Version: 1.0\n" @@ -372,85 +372,89 @@ msgstr "" msgid "Watching: {name}" msgstr "" -#: redbot/cogs/mod/names.py:155 +#: redbot/cogs/mod/names.py:141 +msgid "Competing in: {competing}" +msgstr "" + +#: redbot/cogs/mod/names.py:164 #, docstring msgid "Show information about a user.\\n\\n This includes fields for status, discord join date, server\\n join date, voice state and previous names/nicknames.\\n\\n If the user has no roles, previous names or previous nicknames,\\n these fields will be omitted.\\n " msgstr "" -#: redbot/cogs/mod/names.py:183 +#: redbot/cogs/mod/names.py:192 msgid "Unknown" msgstr "" -#: redbot/cogs/mod/names.py:191 +#: redbot/cogs/mod/names.py:200 msgid "{}\\n({} days ago)" msgstr "" -#: redbot/cogs/mod/names.py:192 +#: redbot/cogs/mod/names.py:201 msgid "{}\\n({} days ago)" msgstr "" -#: redbot/cogs/mod/names.py:204 +#: redbot/cogs/mod/names.py:213 msgid "Chilling in {} status" msgstr "" -#: redbot/cogs/mod/names.py:218 +#: redbot/cogs/mod/names.py:227 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "" -#: redbot/cogs/mod/names.py:245 +#: redbot/cogs/mod/names.py:254 msgid "Joined Discord on" msgstr "" -#: redbot/cogs/mod/names.py:246 +#: redbot/cogs/mod/names.py:255 msgid "Joined this server on" msgstr "" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Roles" msgstr "" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Names" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nicknames" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:278 msgid "Current voice channel" msgstr "" -#: redbot/cogs/mod/names.py:273 +#: redbot/cogs/mod/names.py:282 msgid "Member #{} | User ID: {}" msgstr "" -#: redbot/cogs/mod/names.py:287 +#: redbot/cogs/mod/names.py:296 #, docstring msgid "Show previous names and nicknames of a user." msgstr "" -#: redbot/cogs/mod/names.py:291 +#: redbot/cogs/mod/names.py:300 msgid "**Past 20 names**:" msgstr "" -#: redbot/cogs/mod/names.py:297 +#: redbot/cogs/mod/names.py:306 msgid "**Past 20 nicknames**:" msgstr "" -#: redbot/cogs/mod/names.py:304 +#: redbot/cogs/mod/names.py:313 msgid "That user doesn't have any recorded name or nickname change." msgstr "" diff --git a/redbot/cogs/mod/locales/ro-RO.po b/redbot/cogs/mod/locales/ro-RO.po index 98c73362f..ea2e20f34 100644 --- a/redbot/cogs/mod/locales/ro-RO.po +++ b/redbot/cogs/mod/locales/ro-RO.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-11-12 12:20+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Romanian\n" "MIME-Version: 1.0\n" @@ -372,85 +372,89 @@ msgstr "" msgid "Watching: {name}" msgstr "" -#: redbot/cogs/mod/names.py:155 +#: redbot/cogs/mod/names.py:141 +msgid "Competing in: {competing}" +msgstr "" + +#: redbot/cogs/mod/names.py:164 #, docstring msgid "Show information about a user.\\n\\n This includes fields for status, discord join date, server\\n join date, voice state and previous names/nicknames.\\n\\n If the user has no roles, previous names or previous nicknames,\\n these fields will be omitted.\\n " msgstr "" -#: redbot/cogs/mod/names.py:183 +#: redbot/cogs/mod/names.py:192 msgid "Unknown" msgstr "" -#: redbot/cogs/mod/names.py:191 +#: redbot/cogs/mod/names.py:200 msgid "{}\\n({} days ago)" msgstr "" -#: redbot/cogs/mod/names.py:192 +#: redbot/cogs/mod/names.py:201 msgid "{}\\n({} days ago)" msgstr "" -#: redbot/cogs/mod/names.py:204 +#: redbot/cogs/mod/names.py:213 msgid "Chilling in {} status" msgstr "" -#: redbot/cogs/mod/names.py:218 +#: redbot/cogs/mod/names.py:227 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "" -#: redbot/cogs/mod/names.py:245 +#: redbot/cogs/mod/names.py:254 msgid "Joined Discord on" msgstr "" -#: redbot/cogs/mod/names.py:246 +#: redbot/cogs/mod/names.py:255 msgid "Joined this server on" msgstr "" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Roles" msgstr "" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Names" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nicknames" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:278 msgid "Current voice channel" msgstr "" -#: redbot/cogs/mod/names.py:273 +#: redbot/cogs/mod/names.py:282 msgid "Member #{} | User ID: {}" msgstr "" -#: redbot/cogs/mod/names.py:287 +#: redbot/cogs/mod/names.py:296 #, docstring msgid "Show previous names and nicknames of a user." msgstr "" -#: redbot/cogs/mod/names.py:291 +#: redbot/cogs/mod/names.py:300 msgid "**Past 20 names**:" msgstr "" -#: redbot/cogs/mod/names.py:297 +#: redbot/cogs/mod/names.py:306 msgid "**Past 20 nicknames**:" msgstr "" -#: redbot/cogs/mod/names.py:304 +#: redbot/cogs/mod/names.py:313 msgid "That user doesn't have any recorded name or nickname change." msgstr "" diff --git a/redbot/cogs/mod/locales/ru-RU.po b/redbot/cogs/mod/locales/ru-RU.po index 52f914ba0..4ef303cee 100644 --- a/redbot/cogs/mod/locales/ru-RU.po +++ b/redbot/cogs/mod/locales/ru-RU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-11-12 12:20+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -372,85 +372,89 @@ msgstr "" msgid "Watching: {name}" msgstr "" -#: redbot/cogs/mod/names.py:155 +#: redbot/cogs/mod/names.py:141 +msgid "Competing in: {competing}" +msgstr "" + +#: redbot/cogs/mod/names.py:164 #, docstring msgid "Show information about a user.\\n\\n This includes fields for status, discord join date, server\\n join date, voice state and previous names/nicknames.\\n\\n If the user has no roles, previous names or previous nicknames,\\n these fields will be omitted.\\n " msgstr "" -#: redbot/cogs/mod/names.py:183 +#: redbot/cogs/mod/names.py:192 msgid "Unknown" msgstr "" -#: redbot/cogs/mod/names.py:191 +#: redbot/cogs/mod/names.py:200 msgid "{}\\n({} days ago)" msgstr "" -#: redbot/cogs/mod/names.py:192 +#: redbot/cogs/mod/names.py:201 msgid "{}\\n({} days ago)" msgstr "" -#: redbot/cogs/mod/names.py:204 +#: redbot/cogs/mod/names.py:213 msgid "Chilling in {} status" msgstr "Расслабляется в статусе {}" -#: redbot/cogs/mod/names.py:218 +#: redbot/cogs/mod/names.py:227 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "" -#: redbot/cogs/mod/names.py:245 +#: redbot/cogs/mod/names.py:254 msgid "Joined Discord on" msgstr "Присоединился к Discord" -#: redbot/cogs/mod/names.py:246 +#: redbot/cogs/mod/names.py:255 msgid "Joined this server on" msgstr "Присоединился к этому серверу" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Roles" msgstr "Роли" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Names" msgstr "Предыдущие имена" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nicknames" msgstr "Предыдущие никнеймы" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:278 msgid "Current voice channel" msgstr "Текущий голосовой канал" -#: redbot/cogs/mod/names.py:273 +#: redbot/cogs/mod/names.py:282 msgid "Member #{} | User ID: {}" msgstr "Участник #{} | ID пользователя: {}" -#: redbot/cogs/mod/names.py:287 +#: redbot/cogs/mod/names.py:296 #, docstring msgid "Show previous names and nicknames of a user." msgstr "Показать предыдущие имена и никнеймы пользователя." -#: redbot/cogs/mod/names.py:291 +#: redbot/cogs/mod/names.py:300 msgid "**Past 20 names**:" msgstr "**Последние 20 имен пользователя**:" -#: redbot/cogs/mod/names.py:297 +#: redbot/cogs/mod/names.py:306 msgid "**Past 20 nicknames**:" msgstr "**Последние 20 никнеймов**:" -#: redbot/cogs/mod/names.py:304 +#: redbot/cogs/mod/names.py:313 msgid "That user doesn't have any recorded name or nickname change." msgstr "У этого пользователя нет записанного имени или никнейма." diff --git a/redbot/cogs/mod/locales/sk-SK.po b/redbot/cogs/mod/locales/sk-SK.po index 6b40b4558..fe89fe96c 100644 --- a/redbot/cogs/mod/locales/sk-SK.po +++ b/redbot/cogs/mod/locales/sk-SK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-11-12 12:20+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Slovak\n" "MIME-Version: 1.0\n" @@ -372,85 +372,89 @@ msgstr "" msgid "Watching: {name}" msgstr "" -#: redbot/cogs/mod/names.py:155 +#: redbot/cogs/mod/names.py:141 +msgid "Competing in: {competing}" +msgstr "" + +#: redbot/cogs/mod/names.py:164 #, docstring msgid "Show information about a user.\\n\\n This includes fields for status, discord join date, server\\n join date, voice state and previous names/nicknames.\\n\\n If the user has no roles, previous names or previous nicknames,\\n these fields will be omitted.\\n " msgstr "" -#: redbot/cogs/mod/names.py:183 +#: redbot/cogs/mod/names.py:192 msgid "Unknown" msgstr "" -#: redbot/cogs/mod/names.py:191 +#: redbot/cogs/mod/names.py:200 msgid "{}\\n({} days ago)" msgstr "" -#: redbot/cogs/mod/names.py:192 +#: redbot/cogs/mod/names.py:201 msgid "{}\\n({} days ago)" msgstr "" -#: redbot/cogs/mod/names.py:204 +#: redbot/cogs/mod/names.py:213 msgid "Chilling in {} status" msgstr "" -#: redbot/cogs/mod/names.py:218 +#: redbot/cogs/mod/names.py:227 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "" -#: redbot/cogs/mod/names.py:245 +#: redbot/cogs/mod/names.py:254 msgid "Joined Discord on" msgstr "" -#: redbot/cogs/mod/names.py:246 +#: redbot/cogs/mod/names.py:255 msgid "Joined this server on" msgstr "" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Roles" msgstr "Role" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Names" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nicknames" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:278 msgid "Current voice channel" msgstr "" -#: redbot/cogs/mod/names.py:273 +#: redbot/cogs/mod/names.py:282 msgid "Member #{} | User ID: {}" msgstr "" -#: redbot/cogs/mod/names.py:287 +#: redbot/cogs/mod/names.py:296 #, docstring msgid "Show previous names and nicknames of a user." msgstr "" -#: redbot/cogs/mod/names.py:291 +#: redbot/cogs/mod/names.py:300 msgid "**Past 20 names**:" msgstr "" -#: redbot/cogs/mod/names.py:297 +#: redbot/cogs/mod/names.py:306 msgid "**Past 20 nicknames**:" msgstr "" -#: redbot/cogs/mod/names.py:304 +#: redbot/cogs/mod/names.py:313 msgid "That user doesn't have any recorded name or nickname change." msgstr "" diff --git a/redbot/cogs/mod/locales/sr-CS.po b/redbot/cogs/mod/locales/sr-CS.po index 2a970e1f7..d4ca17128 100644 --- a/redbot/cogs/mod/locales/sr-CS.po +++ b/redbot/cogs/mod/locales/sr-CS.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-11-12 12:20+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Serbian (Latin)\n" "MIME-Version: 1.0\n" @@ -372,85 +372,89 @@ msgstr "" msgid "Watching: {name}" msgstr "" -#: redbot/cogs/mod/names.py:155 +#: redbot/cogs/mod/names.py:141 +msgid "Competing in: {competing}" +msgstr "" + +#: redbot/cogs/mod/names.py:164 #, docstring msgid "Show information about a user.\\n\\n This includes fields for status, discord join date, server\\n join date, voice state and previous names/nicknames.\\n\\n If the user has no roles, previous names or previous nicknames,\\n these fields will be omitted.\\n " msgstr "" -#: redbot/cogs/mod/names.py:183 +#: redbot/cogs/mod/names.py:192 msgid "Unknown" msgstr "" -#: redbot/cogs/mod/names.py:191 +#: redbot/cogs/mod/names.py:200 msgid "{}\\n({} days ago)" msgstr "" -#: redbot/cogs/mod/names.py:192 +#: redbot/cogs/mod/names.py:201 msgid "{}\\n({} days ago)" msgstr "" -#: redbot/cogs/mod/names.py:204 +#: redbot/cogs/mod/names.py:213 msgid "Chilling in {} status" msgstr "" -#: redbot/cogs/mod/names.py:218 +#: redbot/cogs/mod/names.py:227 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "" -#: redbot/cogs/mod/names.py:245 +#: redbot/cogs/mod/names.py:254 msgid "Joined Discord on" msgstr "" -#: redbot/cogs/mod/names.py:246 +#: redbot/cogs/mod/names.py:255 msgid "Joined this server on" msgstr "" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Roles" msgstr "" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Names" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nicknames" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:278 msgid "Current voice channel" msgstr "" -#: redbot/cogs/mod/names.py:273 +#: redbot/cogs/mod/names.py:282 msgid "Member #{} | User ID: {}" msgstr "" -#: redbot/cogs/mod/names.py:287 +#: redbot/cogs/mod/names.py:296 #, docstring msgid "Show previous names and nicknames of a user." msgstr "" -#: redbot/cogs/mod/names.py:291 +#: redbot/cogs/mod/names.py:300 msgid "**Past 20 names**:" msgstr "" -#: redbot/cogs/mod/names.py:297 +#: redbot/cogs/mod/names.py:306 msgid "**Past 20 nicknames**:" msgstr "" -#: redbot/cogs/mod/names.py:304 +#: redbot/cogs/mod/names.py:313 msgid "That user doesn't have any recorded name or nickname change." msgstr "" diff --git a/redbot/cogs/mod/locales/sr-SP.po b/redbot/cogs/mod/locales/sr-SP.po index 0ab6d1c9d..eec7bb7fa 100644 --- a/redbot/cogs/mod/locales/sr-SP.po +++ b/redbot/cogs/mod/locales/sr-SP.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-11-12 12:20+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Serbian (Cyrillic)\n" "MIME-Version: 1.0\n" @@ -372,85 +372,89 @@ msgstr "" msgid "Watching: {name}" msgstr "" -#: redbot/cogs/mod/names.py:155 +#: redbot/cogs/mod/names.py:141 +msgid "Competing in: {competing}" +msgstr "" + +#: redbot/cogs/mod/names.py:164 #, docstring msgid "Show information about a user.\\n\\n This includes fields for status, discord join date, server\\n join date, voice state and previous names/nicknames.\\n\\n If the user has no roles, previous names or previous nicknames,\\n these fields will be omitted.\\n " msgstr "" -#: redbot/cogs/mod/names.py:183 +#: redbot/cogs/mod/names.py:192 msgid "Unknown" msgstr "" -#: redbot/cogs/mod/names.py:191 +#: redbot/cogs/mod/names.py:200 msgid "{}\\n({} days ago)" msgstr "" -#: redbot/cogs/mod/names.py:192 +#: redbot/cogs/mod/names.py:201 msgid "{}\\n({} days ago)" msgstr "" -#: redbot/cogs/mod/names.py:204 +#: redbot/cogs/mod/names.py:213 msgid "Chilling in {} status" msgstr "" -#: redbot/cogs/mod/names.py:218 +#: redbot/cogs/mod/names.py:227 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "" -#: redbot/cogs/mod/names.py:245 +#: redbot/cogs/mod/names.py:254 msgid "Joined Discord on" msgstr "" -#: redbot/cogs/mod/names.py:246 +#: redbot/cogs/mod/names.py:255 msgid "Joined this server on" msgstr "" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Roles" msgstr "" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Names" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nicknames" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:278 msgid "Current voice channel" msgstr "" -#: redbot/cogs/mod/names.py:273 +#: redbot/cogs/mod/names.py:282 msgid "Member #{} | User ID: {}" msgstr "" -#: redbot/cogs/mod/names.py:287 +#: redbot/cogs/mod/names.py:296 #, docstring msgid "Show previous names and nicknames of a user." msgstr "" -#: redbot/cogs/mod/names.py:291 +#: redbot/cogs/mod/names.py:300 msgid "**Past 20 names**:" msgstr "" -#: redbot/cogs/mod/names.py:297 +#: redbot/cogs/mod/names.py:306 msgid "**Past 20 nicknames**:" msgstr "" -#: redbot/cogs/mod/names.py:304 +#: redbot/cogs/mod/names.py:313 msgid "That user doesn't have any recorded name or nickname change." msgstr "" diff --git a/redbot/cogs/mod/locales/sv-SE.po b/redbot/cogs/mod/locales/sv-SE.po index ba682925a..c51285dd2 100644 --- a/redbot/cogs/mod/locales/sv-SE.po +++ b/redbot/cogs/mod/locales/sv-SE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-11-12 12:20+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Swedish\n" "MIME-Version: 1.0\n" @@ -372,85 +372,89 @@ msgstr "" msgid "Watching: {name}" msgstr "" -#: redbot/cogs/mod/names.py:155 +#: redbot/cogs/mod/names.py:141 +msgid "Competing in: {competing}" +msgstr "" + +#: redbot/cogs/mod/names.py:164 #, docstring msgid "Show information about a user.\\n\\n This includes fields for status, discord join date, server\\n join date, voice state and previous names/nicknames.\\n\\n If the user has no roles, previous names or previous nicknames,\\n these fields will be omitted.\\n " msgstr "" -#: redbot/cogs/mod/names.py:183 +#: redbot/cogs/mod/names.py:192 msgid "Unknown" msgstr "" -#: redbot/cogs/mod/names.py:191 +#: redbot/cogs/mod/names.py:200 msgid "{}\\n({} days ago)" msgstr "" -#: redbot/cogs/mod/names.py:192 +#: redbot/cogs/mod/names.py:201 msgid "{}\\n({} days ago)" msgstr "" -#: redbot/cogs/mod/names.py:204 +#: redbot/cogs/mod/names.py:213 msgid "Chilling in {} status" msgstr "" -#: redbot/cogs/mod/names.py:218 +#: redbot/cogs/mod/names.py:227 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "" -#: redbot/cogs/mod/names.py:245 +#: redbot/cogs/mod/names.py:254 msgid "Joined Discord on" msgstr "" -#: redbot/cogs/mod/names.py:246 +#: redbot/cogs/mod/names.py:255 msgid "Joined this server on" msgstr "" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Roles" msgstr "Roller" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Names" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nicknames" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:278 msgid "Current voice channel" msgstr "" -#: redbot/cogs/mod/names.py:273 +#: redbot/cogs/mod/names.py:282 msgid "Member #{} | User ID: {}" msgstr "" -#: redbot/cogs/mod/names.py:287 +#: redbot/cogs/mod/names.py:296 #, docstring msgid "Show previous names and nicknames of a user." msgstr "" -#: redbot/cogs/mod/names.py:291 +#: redbot/cogs/mod/names.py:300 msgid "**Past 20 names**:" msgstr "" -#: redbot/cogs/mod/names.py:297 +#: redbot/cogs/mod/names.py:306 msgid "**Past 20 nicknames**:" msgstr "" -#: redbot/cogs/mod/names.py:304 +#: redbot/cogs/mod/names.py:313 msgid "That user doesn't have any recorded name or nickname change." msgstr "" diff --git a/redbot/cogs/mod/locales/tr-TR.po b/redbot/cogs/mod/locales/tr-TR.po index 044006bf4..e618da045 100644 --- a/redbot/cogs/mod/locales/tr-TR.po +++ b/redbot/cogs/mod/locales/tr-TR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-11-12 12:20+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Turkish\n" "MIME-Version: 1.0\n" @@ -372,86 +372,90 @@ msgstr "Dinliyor: {title}" msgid "Watching: {name}" msgstr "İzliyor: {name}" -#: redbot/cogs/mod/names.py:155 +#: redbot/cogs/mod/names.py:141 +msgid "Competing in: {competing}" +msgstr "" + +#: redbot/cogs/mod/names.py:164 #, docstring msgid "Show information about a user.\\n\\n This includes fields for status, discord join date, server\\n join date, voice state and previous names/nicknames.\\n\\n If the user has no roles, previous names or previous nicknames,\\n these fields will be omitted.\\n " msgstr "Bir kullanıcı hakkında bilgi göster.\\n\\n Buna kullanıcının durumu, discorda katılma tarihi, sunucuya\\n katılma tarihi, ses durumu\n" " önceki adı/adları dahildir.\\n\\n Eğer üyenin her hangi bir rolü, önceden kullandığı ad ya da takma ad yoksa,\\n bu alanlar boş bırakılacaktır.\\n " -#: redbot/cogs/mod/names.py:183 +#: redbot/cogs/mod/names.py:192 msgid "Unknown" msgstr "Bilinmiyor" -#: redbot/cogs/mod/names.py:191 +#: redbot/cogs/mod/names.py:200 msgid "{}\\n({} days ago)" msgstr "{}\\n({} gün önce)" -#: redbot/cogs/mod/names.py:192 +#: redbot/cogs/mod/names.py:201 msgid "{}\\n({} days ago)" msgstr "{}\\n({} gün önce)" -#: redbot/cogs/mod/names.py:204 +#: redbot/cogs/mod/names.py:213 msgid "Chilling in {} status" msgstr "{} durumda rahatına bakıyor" -#: redbot/cogs/mod/names.py:218 +#: redbot/cogs/mod/names.py:227 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "Ve mesaj sınırlamaları yüzünden gösterilemeyen {numeric_number} rol." -#: redbot/cogs/mod/names.py:245 +#: redbot/cogs/mod/names.py:254 msgid "Joined Discord on" msgstr "Discord'a Katıldı" -#: redbot/cogs/mod/names.py:246 +#: redbot/cogs/mod/names.py:255 msgid "Joined this server on" msgstr "Bu sunucuya katıldı" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Roles" msgstr "Roller" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Role" msgstr "Rol" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Names" msgstr "Geçmiş İsimleri" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Name" msgstr "Önceki isim" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nicknames" msgstr "Geçmiş Kullanıcı adları" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nickname" msgstr "Önceki Takma İsim" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:278 msgid "Current voice channel" msgstr "Şu anki ses kanalı" -#: redbot/cogs/mod/names.py:273 +#: redbot/cogs/mod/names.py:282 msgid "Member #{} | User ID: {}" msgstr "Üye #{} | Kullanıcı IDsi: {}" -#: redbot/cogs/mod/names.py:287 +#: redbot/cogs/mod/names.py:296 #, docstring msgid "Show previous names and nicknames of a user." msgstr "Bir kullanıcının önceki adlarını ve takma adlarını göster." -#: redbot/cogs/mod/names.py:291 +#: redbot/cogs/mod/names.py:300 msgid "**Past 20 names**:" msgstr "**Son 20 isim**:" -#: redbot/cogs/mod/names.py:297 +#: redbot/cogs/mod/names.py:306 msgid "**Past 20 nicknames**:" msgstr "**Son 20 takma isim**:" -#: redbot/cogs/mod/names.py:304 +#: redbot/cogs/mod/names.py:313 msgid "That user doesn't have any recorded name or nickname change." msgstr "O kullanıcının her hangi bir kaydedilmiş adı yada ad değişikliği bulunmamakta." diff --git a/redbot/cogs/mod/locales/uk-UA.po b/redbot/cogs/mod/locales/uk-UA.po index 074b40c2d..c794c94ad 100644 --- a/redbot/cogs/mod/locales/uk-UA.po +++ b/redbot/cogs/mod/locales/uk-UA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-11-12 12:20+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Ukrainian\n" "MIME-Version: 1.0\n" @@ -372,85 +372,89 @@ msgstr "" msgid "Watching: {name}" msgstr "" -#: redbot/cogs/mod/names.py:155 +#: redbot/cogs/mod/names.py:141 +msgid "Competing in: {competing}" +msgstr "" + +#: redbot/cogs/mod/names.py:164 #, docstring msgid "Show information about a user.\\n\\n This includes fields for status, discord join date, server\\n join date, voice state and previous names/nicknames.\\n\\n If the user has no roles, previous names or previous nicknames,\\n these fields will be omitted.\\n " msgstr "" -#: redbot/cogs/mod/names.py:183 +#: redbot/cogs/mod/names.py:192 msgid "Unknown" msgstr "" -#: redbot/cogs/mod/names.py:191 +#: redbot/cogs/mod/names.py:200 msgid "{}\\n({} days ago)" msgstr "" -#: redbot/cogs/mod/names.py:192 +#: redbot/cogs/mod/names.py:201 msgid "{}\\n({} days ago)" msgstr "" -#: redbot/cogs/mod/names.py:204 +#: redbot/cogs/mod/names.py:213 msgid "Chilling in {} status" msgstr "" -#: redbot/cogs/mod/names.py:218 +#: redbot/cogs/mod/names.py:227 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "" -#: redbot/cogs/mod/names.py:245 +#: redbot/cogs/mod/names.py:254 msgid "Joined Discord on" msgstr "" -#: redbot/cogs/mod/names.py:246 +#: redbot/cogs/mod/names.py:255 msgid "Joined this server on" msgstr "" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Roles" msgstr "" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Names" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nicknames" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:278 msgid "Current voice channel" msgstr "" -#: redbot/cogs/mod/names.py:273 +#: redbot/cogs/mod/names.py:282 msgid "Member #{} | User ID: {}" msgstr "" -#: redbot/cogs/mod/names.py:287 +#: redbot/cogs/mod/names.py:296 #, docstring msgid "Show previous names and nicknames of a user." msgstr "" -#: redbot/cogs/mod/names.py:291 +#: redbot/cogs/mod/names.py:300 msgid "**Past 20 names**:" msgstr "" -#: redbot/cogs/mod/names.py:297 +#: redbot/cogs/mod/names.py:306 msgid "**Past 20 nicknames**:" msgstr "" -#: redbot/cogs/mod/names.py:304 +#: redbot/cogs/mod/names.py:313 msgid "That user doesn't have any recorded name or nickname change." msgstr "" diff --git a/redbot/cogs/mod/locales/vi-VN.po b/redbot/cogs/mod/locales/vi-VN.po index 7c53d243c..b6214710f 100644 --- a/redbot/cogs/mod/locales/vi-VN.po +++ b/redbot/cogs/mod/locales/vi-VN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-11-12 12:20+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Vietnamese\n" "MIME-Version: 1.0\n" @@ -372,85 +372,89 @@ msgstr "" msgid "Watching: {name}" msgstr "" -#: redbot/cogs/mod/names.py:155 +#: redbot/cogs/mod/names.py:141 +msgid "Competing in: {competing}" +msgstr "" + +#: redbot/cogs/mod/names.py:164 #, docstring msgid "Show information about a user.\\n\\n This includes fields for status, discord join date, server\\n join date, voice state and previous names/nicknames.\\n\\n If the user has no roles, previous names or previous nicknames,\\n these fields will be omitted.\\n " msgstr "" -#: redbot/cogs/mod/names.py:183 +#: redbot/cogs/mod/names.py:192 msgid "Unknown" msgstr "" -#: redbot/cogs/mod/names.py:191 +#: redbot/cogs/mod/names.py:200 msgid "{}\\n({} days ago)" msgstr "" -#: redbot/cogs/mod/names.py:192 +#: redbot/cogs/mod/names.py:201 msgid "{}\\n({} days ago)" msgstr "" -#: redbot/cogs/mod/names.py:204 +#: redbot/cogs/mod/names.py:213 msgid "Chilling in {} status" msgstr "" -#: redbot/cogs/mod/names.py:218 +#: redbot/cogs/mod/names.py:227 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "" -#: redbot/cogs/mod/names.py:245 +#: redbot/cogs/mod/names.py:254 msgid "Joined Discord on" msgstr "" -#: redbot/cogs/mod/names.py:246 +#: redbot/cogs/mod/names.py:255 msgid "Joined this server on" msgstr "" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Roles" msgstr "" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Names" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nicknames" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:278 msgid "Current voice channel" msgstr "" -#: redbot/cogs/mod/names.py:273 +#: redbot/cogs/mod/names.py:282 msgid "Member #{} | User ID: {}" msgstr "" -#: redbot/cogs/mod/names.py:287 +#: redbot/cogs/mod/names.py:296 #, docstring msgid "Show previous names and nicknames of a user." msgstr "" -#: redbot/cogs/mod/names.py:291 +#: redbot/cogs/mod/names.py:300 msgid "**Past 20 names**:" msgstr "" -#: redbot/cogs/mod/names.py:297 +#: redbot/cogs/mod/names.py:306 msgid "**Past 20 nicknames**:" msgstr "" -#: redbot/cogs/mod/names.py:304 +#: redbot/cogs/mod/names.py:313 msgid "That user doesn't have any recorded name or nickname change." msgstr "" diff --git a/redbot/cogs/mod/locales/zh-CN.po b/redbot/cogs/mod/locales/zh-CN.po index bc1388cf5..63135c4a2 100644 --- a/redbot/cogs/mod/locales/zh-CN.po +++ b/redbot/cogs/mod/locales/zh-CN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-11-12 12:20+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "MIME-Version: 1.0\n" @@ -372,85 +372,89 @@ msgstr "" msgid "Watching: {name}" msgstr "" -#: redbot/cogs/mod/names.py:155 +#: redbot/cogs/mod/names.py:141 +msgid "Competing in: {competing}" +msgstr "" + +#: redbot/cogs/mod/names.py:164 #, docstring msgid "Show information about a user.\\n\\n This includes fields for status, discord join date, server\\n join date, voice state and previous names/nicknames.\\n\\n If the user has no roles, previous names or previous nicknames,\\n these fields will be omitted.\\n " msgstr "" -#: redbot/cogs/mod/names.py:183 +#: redbot/cogs/mod/names.py:192 msgid "Unknown" msgstr "" -#: redbot/cogs/mod/names.py:191 +#: redbot/cogs/mod/names.py:200 msgid "{}\\n({} days ago)" msgstr "" -#: redbot/cogs/mod/names.py:192 +#: redbot/cogs/mod/names.py:201 msgid "{}\\n({} days ago)" msgstr "" -#: redbot/cogs/mod/names.py:204 +#: redbot/cogs/mod/names.py:213 msgid "Chilling in {} status" msgstr "" -#: redbot/cogs/mod/names.py:218 +#: redbot/cogs/mod/names.py:227 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "" -#: redbot/cogs/mod/names.py:245 +#: redbot/cogs/mod/names.py:254 msgid "Joined Discord on" msgstr "加入Discord日期" -#: redbot/cogs/mod/names.py:246 +#: redbot/cogs/mod/names.py:255 msgid "Joined this server on" msgstr "" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Roles" msgstr "角色" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Names" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nicknames" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:278 msgid "Current voice channel" msgstr "" -#: redbot/cogs/mod/names.py:273 +#: redbot/cogs/mod/names.py:282 msgid "Member #{} | User ID: {}" msgstr "成员 #{} | 用户 ID: {}" -#: redbot/cogs/mod/names.py:287 +#: redbot/cogs/mod/names.py:296 #, docstring msgid "Show previous names and nicknames of a user." msgstr "" -#: redbot/cogs/mod/names.py:291 +#: redbot/cogs/mod/names.py:300 msgid "**Past 20 names**:" msgstr "" -#: redbot/cogs/mod/names.py:297 +#: redbot/cogs/mod/names.py:306 msgid "**Past 20 nicknames**:" msgstr "" -#: redbot/cogs/mod/names.py:304 +#: redbot/cogs/mod/names.py:313 msgid "That user doesn't have any recorded name or nickname change." msgstr "" diff --git a/redbot/cogs/mod/locales/zh-HK.po b/redbot/cogs/mod/locales/zh-HK.po index f8a21b774..57a35f723 100644 --- a/redbot/cogs/mod/locales/zh-HK.po +++ b/redbot/cogs/mod/locales/zh-HK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-11-12 12:20+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional, Hong Kong\n" "MIME-Version: 1.0\n" @@ -372,85 +372,89 @@ msgstr "" msgid "Watching: {name}" msgstr "" -#: redbot/cogs/mod/names.py:155 +#: redbot/cogs/mod/names.py:141 +msgid "Competing in: {competing}" +msgstr "" + +#: redbot/cogs/mod/names.py:164 #, docstring msgid "Show information about a user.\\n\\n This includes fields for status, discord join date, server\\n join date, voice state and previous names/nicknames.\\n\\n If the user has no roles, previous names or previous nicknames,\\n these fields will be omitted.\\n " msgstr "" -#: redbot/cogs/mod/names.py:183 +#: redbot/cogs/mod/names.py:192 msgid "Unknown" msgstr "" -#: redbot/cogs/mod/names.py:191 +#: redbot/cogs/mod/names.py:200 msgid "{}\\n({} days ago)" msgstr "" -#: redbot/cogs/mod/names.py:192 +#: redbot/cogs/mod/names.py:201 msgid "{}\\n({} days ago)" msgstr "" -#: redbot/cogs/mod/names.py:204 +#: redbot/cogs/mod/names.py:213 msgid "Chilling in {} status" msgstr "" -#: redbot/cogs/mod/names.py:218 +#: redbot/cogs/mod/names.py:227 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "" -#: redbot/cogs/mod/names.py:245 +#: redbot/cogs/mod/names.py:254 msgid "Joined Discord on" msgstr "" -#: redbot/cogs/mod/names.py:246 +#: redbot/cogs/mod/names.py:255 msgid "Joined this server on" msgstr "" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Roles" msgstr "" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Names" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nicknames" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:278 msgid "Current voice channel" msgstr "" -#: redbot/cogs/mod/names.py:273 +#: redbot/cogs/mod/names.py:282 msgid "Member #{} | User ID: {}" msgstr "" -#: redbot/cogs/mod/names.py:287 +#: redbot/cogs/mod/names.py:296 #, docstring msgid "Show previous names and nicknames of a user." msgstr "" -#: redbot/cogs/mod/names.py:291 +#: redbot/cogs/mod/names.py:300 msgid "**Past 20 names**:" msgstr "" -#: redbot/cogs/mod/names.py:297 +#: redbot/cogs/mod/names.py:306 msgid "**Past 20 nicknames**:" msgstr "" -#: redbot/cogs/mod/names.py:304 +#: redbot/cogs/mod/names.py:313 msgid "That user doesn't have any recorded name or nickname change." msgstr "" diff --git a/redbot/cogs/mod/locales/zh-TW.po b/redbot/cogs/mod/locales/zh-TW.po index 09ab5058f..96acf9f1f 100644 --- a/redbot/cogs/mod/locales/zh-TW.po +++ b/redbot/cogs/mod/locales/zh-TW.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-11-12 12:20+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional\n" "MIME-Version: 1.0\n" @@ -372,85 +372,89 @@ msgstr "收聽中: {title}" msgid "Watching: {name}" msgstr "觀看中: {name}" -#: redbot/cogs/mod/names.py:155 +#: redbot/cogs/mod/names.py:141 +msgid "Competing in: {competing}" +msgstr "" + +#: redbot/cogs/mod/names.py:164 #, docstring msgid "Show information about a user.\\n\\n This includes fields for status, discord join date, server\\n join date, voice state and previous names/nicknames.\\n\\n If the user has no roles, previous names or previous nicknames,\\n these fields will be omitted.\\n " msgstr "" -#: redbot/cogs/mod/names.py:183 +#: redbot/cogs/mod/names.py:192 msgid "Unknown" msgstr "未知" -#: redbot/cogs/mod/names.py:191 +#: redbot/cogs/mod/names.py:200 msgid "{}\\n({} days ago)" msgstr "{}\\n({} 天前)" -#: redbot/cogs/mod/names.py:192 +#: redbot/cogs/mod/names.py:201 msgid "{}\\n({} days ago)" msgstr "{}\\n({} 天前)" -#: redbot/cogs/mod/names.py:204 +#: redbot/cogs/mod/names.py:213 msgid "Chilling in {} status" msgstr "目前狀態 {}" -#: redbot/cogs/mod/names.py:218 +#: redbot/cogs/mod/names.py:227 msgid "and {numeric_number} more roles not displayed due to embed limits." msgstr "和 {numeric_number} 由於嵌入的限制,無法顯示更多身分組。" -#: redbot/cogs/mod/names.py:245 +#: redbot/cogs/mod/names.py:254 msgid "Joined Discord on" msgstr "加入Discord於" -#: redbot/cogs/mod/names.py:246 +#: redbot/cogs/mod/names.py:255 msgid "Joined this server on" msgstr "加入這個伺服器於" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Roles" msgstr "身分組" -#: redbot/cogs/mod/names.py:249 +#: redbot/cogs/mod/names.py:258 msgid "Role" msgstr "" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Names" msgstr "以前的名字" -#: redbot/cogs/mod/names.py:255 +#: redbot/cogs/mod/names.py:264 msgid "Previous Name" msgstr "" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nicknames" msgstr "以前的暱稱" -#: redbot/cogs/mod/names.py:263 +#: redbot/cogs/mod/names.py:272 msgid "Previous Nickname" msgstr "" -#: redbot/cogs/mod/names.py:269 +#: redbot/cogs/mod/names.py:278 msgid "Current voice channel" msgstr "目前的語音頻道" -#: redbot/cogs/mod/names.py:273 +#: redbot/cogs/mod/names.py:282 msgid "Member #{} | User ID: {}" msgstr "成員 #{} | 使用者ID: {}" -#: redbot/cogs/mod/names.py:287 +#: redbot/cogs/mod/names.py:296 #, docstring msgid "Show previous names and nicknames of a user." msgstr "顯示用戶以前的姓名和暱稱。" -#: redbot/cogs/mod/names.py:291 +#: redbot/cogs/mod/names.py:300 msgid "**Past 20 names**:" msgstr "**過去的20個名字**:" -#: redbot/cogs/mod/names.py:297 +#: redbot/cogs/mod/names.py:306 msgid "**Past 20 nicknames**:" msgstr "**過去的20個暱稱**:" -#: redbot/cogs/mod/names.py:304 +#: redbot/cogs/mod/names.py:313 msgid "That user doesn't have any recorded name or nickname change." msgstr "該使用者沒有任何姓名或暱稱的更改記錄。" diff --git a/redbot/cogs/permissions/locales/es-ES.po b/redbot/cogs/permissions/locales/es-ES.po index 50e1ff215..cebdb3379 100644 --- a/redbot/cogs/permissions/locales/es-ES.po +++ b/redbot/cogs/permissions/locales/es-ES.po @@ -107,16 +107,16 @@ msgstr "" #: redbot/cogs/permissions/permissions.py:276 #, docstring msgid "Manage permissions with YAML files." -msgstr "" +msgstr "Administrar permisos con archivos YAML." #: redbot/cogs/permissions/permissions.py:280 #, docstring msgid "Sends an example of the yaml layout for permissions" -msgstr "" +msgstr "Envía un ejemplo de plantilla yaml para los permisos" #: redbot/cogs/permissions/permissions.py:282 msgid "Example YAML for setting rules:\\n" -msgstr "" +msgstr "Ejemplo YAML para configurar las reglas:\\n" #: redbot/cogs/permissions/permissions.py:304 #, docstring @@ -231,7 +231,7 @@ msgstr "" #: redbot/cogs/permissions/permissions.py:711 msgid "Are you sure?" -msgstr "" +msgstr "¿Estás seguro?" #: redbot/cogs/permissions/permissions.py:718 #: redbot/cogs/permissions/permissions.py:731 @@ -240,9 +240,9 @@ msgstr "No hay respuesta; se ha agotado el tiempo de espera" #: redbot/cogs/permissions/permissions.py:726 msgid "Are you sure? (y/n)" -msgstr "" +msgstr "¿Estás seguro? (y/n)" #: redbot/cogs/permissions/permissions.py:737 msgid "Action cancelled." -msgstr "" +msgstr "Acción cancelada." diff --git a/redbot/cogs/streams/locales/af-ZA.po b/redbot/cogs/streams/locales/af-ZA.po index 349e5d495..8437d54b9 100644 --- a/redbot/cogs/streams/locales/af-ZA.po +++ b/redbot/cogs/streams/locales/af-ZA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Afrikaans\n" "MIME-Version: 1.0\n" @@ -20,309 +20,326 @@ msgstr "" msgid "Various commands relating to streaming platforms.\\n\\n You can check if a Twitch, YouTube or Picarto stream is\\n currently live.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:141 +#: redbot/cogs/streams/streams.py:142 msgid "You need a client secret key if you want to use the Twitch API on this cog.\\nFollow these steps:\\n1. Go to this page: https://dev.twitch.tv/console/apps.\\n2. Click \\\"Manage\\\" on your application.\\n3. Click on \\\"New secret\\\".\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel or in DM with the bot." msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:207 +#: redbot/cogs/streams/streams.py:208 #, docstring msgid "Check if a Twitch channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:220 +#: redbot/cogs/streams/streams.py:221 #, docstring msgid "Check if a YouTube channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:233 +#: redbot/cogs/streams/streams.py:234 #, docstring msgid "Check if a smashcast channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Check if a Picarto channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:251 redbot/cogs/streams/streams.py:287 +#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288 msgid "That user is offline." msgstr "" -#: redbot/cogs/streams/streams.py:253 redbot/cogs/streams/streams.py:447 +#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:448 msgid "That channel doesn't seem to exist." msgstr "" -#: redbot/cogs/streams/streams.py:256 redbot/cogs/streams/streams.py:415 +#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:416 msgid "The Twitch token is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:262 redbot/cogs/streams/streams.py:422 +#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:423 msgid "The YouTube API key is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:268 redbot/cogs/streams/streams.py:430 +#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:431 msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues." msgstr "" -#: redbot/cogs/streams/streams.py:280 redbot/cogs/streams/streams.py:442 +#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:443 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "" -#: redbot/cogs/streams/streams.py:297 +#: redbot/cogs/streams/streams.py:298 #, docstring msgid "Manage automated stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:302 +#: redbot/cogs/streams/streams.py:303 #, docstring msgid "Manage Twitch stream notifications." msgstr "" -#: redbot/cogs/streams/streams.py:310 +#: redbot/cogs/streams/streams.py:311 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "" -#: redbot/cogs/streams/streams.py:313 +#: redbot/cogs/streams/streams.py:314 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "" -#: redbot/cogs/streams/streams.py:320 +#: redbot/cogs/streams/streams.py:321 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "" -#: redbot/cogs/streams/streams.py:325 +#: redbot/cogs/streams/streams.py:326 #, docstring msgid "Toggle alerts in this channel for a Smashcast stream." msgstr "" -#: redbot/cogs/streams/streams.py:330 +#: redbot/cogs/streams/streams.py:331 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "" -#: redbot/cogs/streams/streams.py:335 +#: redbot/cogs/streams/streams.py:336 #, docstring msgid "Disable all stream alerts in this channel or server.\\n\\n `[p]streamalert stop` will disable this channel's stream\\n alerts.\\n\\n Do `[p]streamalert stop yes` to disable all stream alerts in\\n this server.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:366 msgid "All the stream alerts in this server have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:367 +#: redbot/cogs/streams/streams.py:368 msgid "All the stream alerts in this channel have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:374 #, docstring msgid "List all active stream alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:376 +#: redbot/cogs/streams/streams.py:377 msgid "Active alerts:\\n\\n" msgstr "" -#: redbot/cogs/streams/streams.py:384 +#: redbot/cogs/streams/streams.py:385 msgid "There are no active alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:455 +#: redbot/cogs/streams/streams.py:456 #, docstring msgid "Manage stream alert settings." msgstr "" -#: redbot/cogs/streams/streams.py:461 +#: redbot/cogs/streams/streams.py:462 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:463 +#: redbot/cogs/streams/streams.py:464 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:473 +#: redbot/cogs/streams/streams.py:474 #, docstring msgid "Explain how to set the twitch token." msgstr "" -#: redbot/cogs/streams/streams.py:474 +#: redbot/cogs/streams/streams.py:475 msgid "To set the twitch API tokens, follow these steps:\\n1. Go to this page: https://dev.twitch.tv/dashboard/apps.\\n2. Click *Register Your Application*.\\n3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\\n4. Click *Register*.\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:497 +#: redbot/cogs/streams/streams.py:498 #, docstring msgid "Explain how to set the YouTube token." msgstr "" -#: redbot/cogs/streams/streams.py:499 +#: redbot/cogs/streams/streams.py:500 msgid "To get one, do the following:\\n1. Create a project\\n(see https://support.google.com/googleapi/answer/6251787 for details)\\n2. Enable the YouTube Data API v3 \\n(see https://support.google.com/googleapi/answer/6158841 for instructions)\\n3. Set up your API key \\n(see https://support.google.com/googleapi/answer/6158862 for instructions)\\n4. Copy your API key and run the command {command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:513 +#: redbot/cogs/streams/streams.py:514 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 #, docstring msgid "Manage custom message for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:528 +#: redbot/cogs/streams/streams.py:529 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention {mention}, {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:538 redbot/cogs/streams/streams.py:554 +#: redbot/cogs/streams/streams.py:539 redbot/cogs/streams/streams.py:555 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:545 +#: redbot/cogs/streams/streams.py:546 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:561 +#: redbot/cogs/streams/streams.py:562 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:565 +#: redbot/cogs/streams/streams.py:566 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:570 +#: redbot/cogs/streams/streams.py:571 #, docstring msgid "Manage mention settings for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:576 +#: redbot/cogs/streams/streams.py:577 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "" -#: redbot/cogs/streams/streams.py:581 +#: redbot/cogs/streams/streams.py:582 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:584 +#: redbot/cogs/streams/streams.py:585 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:589 +#: redbot/cogs/streams/streams.py:590 #, docstring msgid "Toggle the `@​here` mention." msgstr "" -#: redbot/cogs/streams/streams.py:594 +#: redbot/cogs/streams/streams.py:595 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:597 +#: redbot/cogs/streams/streams.py:598 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:602 +#: redbot/cogs/streams/streams.py:603 #, docstring msgid "Toggle a role mention." msgstr "" -#: redbot/cogs/streams/streams.py:607 +#: redbot/cogs/streams/streams.py:608 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:613 +#: redbot/cogs/streams/streams.py:614 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:617 +#: redbot/cogs/streams/streams.py:618 msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification." msgstr "" -#: redbot/cogs/streams/streams.py:628 +#: redbot/cogs/streams/streams.py:629 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:631 +#: redbot/cogs/streams/streams.py:632 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:633 +#: redbot/cogs/streams/streams.py:634 msgid "Notifications will no longer be deleted." msgstr "" -#: redbot/cogs/streams/streams.py:638 +#: redbot/cogs/streams/streams.py:639 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:643 +#: redbot/cogs/streams/streams.py:644 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:646 +#: redbot/cogs/streams/streams.py:647 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:654 +#: redbot/cogs/streams/streams.py:652 +#, docstring +msgid "Toggle excluding YouTube streams schedules from alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:657 +msgid "Streams schedules will be included in alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:660 +msgid "Streams schedules will no longer send an alert." +msgstr "" + +#: redbot/cogs/streams/streams.py:668 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "" -#: redbot/cogs/streams/streams.py:663 +#: redbot/cogs/streams/streams.py:677 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "" -#: redbot/cogs/streams/streams.py:761 +#: redbot/cogs/streams/streams.py:795 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:778 +#: redbot/cogs/streams/streams.py:812 msgid "{stream} is live!" msgstr "" -#: redbot/cogs/streams/streamtypes.py:316 +#: redbot/cogs/streams/streamtypes.py:176 +msgid "This stream will start in {time}" +msgstr "" + +#: redbot/cogs/streams/streamtypes.py:351 msgid "Untitled broadcast" msgstr "" -#: redbot/cogs/streams/streamtypes.py:318 +#: redbot/cogs/streams/streamtypes.py:353 msgid " - Rerun" msgstr "" -#: redbot/cogs/streams/streamtypes.py:321 -#: redbot/cogs/streams/streamtypes.py:364 -#: redbot/cogs/streams/streamtypes.py:405 +#: redbot/cogs/streams/streamtypes.py:356 +#: redbot/cogs/streams/streamtypes.py:399 +#: redbot/cogs/streams/streamtypes.py:440 msgid "Followers" msgstr "" -#: redbot/cogs/streams/streamtypes.py:322 -#: redbot/cogs/streams/streamtypes.py:406 +#: redbot/cogs/streams/streamtypes.py:357 +#: redbot/cogs/streams/streamtypes.py:441 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:327 -#: redbot/cogs/streams/streamtypes.py:368 +#: redbot/cogs/streams/streamtypes.py:362 +#: redbot/cogs/streams/streamtypes.py:403 msgid "Playing: " msgstr "" -#: redbot/cogs/streams/streamtypes.py:411 +#: redbot/cogs/streams/streamtypes.py:446 msgid "None" msgstr "" -#: redbot/cogs/streams/streamtypes.py:414 +#: redbot/cogs/streams/streamtypes.py:449 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:418 +#: redbot/cogs/streams/streamtypes.py:453 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/cogs/streams/locales/ar-SA.po b/redbot/cogs/streams/locales/ar-SA.po index af34f81e9..055440f29 100644 --- a/redbot/cogs/streams/locales/ar-SA.po +++ b/redbot/cogs/streams/locales/ar-SA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Arabic\n" "MIME-Version: 1.0\n" @@ -20,309 +20,326 @@ msgstr "" msgid "Various commands relating to streaming platforms.\\n\\n You can check if a Twitch, YouTube or Picarto stream is\\n currently live.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:141 +#: redbot/cogs/streams/streams.py:142 msgid "You need a client secret key if you want to use the Twitch API on this cog.\\nFollow these steps:\\n1. Go to this page: https://dev.twitch.tv/console/apps.\\n2. Click \\\"Manage\\\" on your application.\\n3. Click on \\\"New secret\\\".\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel or in DM with the bot." msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:207 +#: redbot/cogs/streams/streams.py:208 #, docstring msgid "Check if a Twitch channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:220 +#: redbot/cogs/streams/streams.py:221 #, docstring msgid "Check if a YouTube channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:233 +#: redbot/cogs/streams/streams.py:234 #, docstring msgid "Check if a smashcast channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Check if a Picarto channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:251 redbot/cogs/streams/streams.py:287 +#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288 msgid "That user is offline." msgstr "" -#: redbot/cogs/streams/streams.py:253 redbot/cogs/streams/streams.py:447 +#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:448 msgid "That channel doesn't seem to exist." msgstr "" -#: redbot/cogs/streams/streams.py:256 redbot/cogs/streams/streams.py:415 +#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:416 msgid "The Twitch token is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:262 redbot/cogs/streams/streams.py:422 +#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:423 msgid "The YouTube API key is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:268 redbot/cogs/streams/streams.py:430 +#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:431 msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues." msgstr "" -#: redbot/cogs/streams/streams.py:280 redbot/cogs/streams/streams.py:442 +#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:443 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "" -#: redbot/cogs/streams/streams.py:297 +#: redbot/cogs/streams/streams.py:298 #, docstring msgid "Manage automated stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:302 +#: redbot/cogs/streams/streams.py:303 #, docstring msgid "Manage Twitch stream notifications." msgstr "" -#: redbot/cogs/streams/streams.py:310 +#: redbot/cogs/streams/streams.py:311 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "" -#: redbot/cogs/streams/streams.py:313 +#: redbot/cogs/streams/streams.py:314 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "" -#: redbot/cogs/streams/streams.py:320 +#: redbot/cogs/streams/streams.py:321 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "" -#: redbot/cogs/streams/streams.py:325 +#: redbot/cogs/streams/streams.py:326 #, docstring msgid "Toggle alerts in this channel for a Smashcast stream." msgstr "" -#: redbot/cogs/streams/streams.py:330 +#: redbot/cogs/streams/streams.py:331 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "" -#: redbot/cogs/streams/streams.py:335 +#: redbot/cogs/streams/streams.py:336 #, docstring msgid "Disable all stream alerts in this channel or server.\\n\\n `[p]streamalert stop` will disable this channel's stream\\n alerts.\\n\\n Do `[p]streamalert stop yes` to disable all stream alerts in\\n this server.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:366 msgid "All the stream alerts in this server have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:367 +#: redbot/cogs/streams/streams.py:368 msgid "All the stream alerts in this channel have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:374 #, docstring msgid "List all active stream alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:376 +#: redbot/cogs/streams/streams.py:377 msgid "Active alerts:\\n\\n" msgstr "" -#: redbot/cogs/streams/streams.py:384 +#: redbot/cogs/streams/streams.py:385 msgid "There are no active alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:455 +#: redbot/cogs/streams/streams.py:456 #, docstring msgid "Manage stream alert settings." msgstr "" -#: redbot/cogs/streams/streams.py:461 +#: redbot/cogs/streams/streams.py:462 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:463 +#: redbot/cogs/streams/streams.py:464 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:473 +#: redbot/cogs/streams/streams.py:474 #, docstring msgid "Explain how to set the twitch token." msgstr "" -#: redbot/cogs/streams/streams.py:474 +#: redbot/cogs/streams/streams.py:475 msgid "To set the twitch API tokens, follow these steps:\\n1. Go to this page: https://dev.twitch.tv/dashboard/apps.\\n2. Click *Register Your Application*.\\n3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\\n4. Click *Register*.\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:497 +#: redbot/cogs/streams/streams.py:498 #, docstring msgid "Explain how to set the YouTube token." msgstr "" -#: redbot/cogs/streams/streams.py:499 +#: redbot/cogs/streams/streams.py:500 msgid "To get one, do the following:\\n1. Create a project\\n(see https://support.google.com/googleapi/answer/6251787 for details)\\n2. Enable the YouTube Data API v3 \\n(see https://support.google.com/googleapi/answer/6158841 for instructions)\\n3. Set up your API key \\n(see https://support.google.com/googleapi/answer/6158862 for instructions)\\n4. Copy your API key and run the command {command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:513 +#: redbot/cogs/streams/streams.py:514 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 #, docstring msgid "Manage custom message for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:528 +#: redbot/cogs/streams/streams.py:529 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention {mention}, {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:538 redbot/cogs/streams/streams.py:554 +#: redbot/cogs/streams/streams.py:539 redbot/cogs/streams/streams.py:555 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:545 +#: redbot/cogs/streams/streams.py:546 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:561 +#: redbot/cogs/streams/streams.py:562 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:565 +#: redbot/cogs/streams/streams.py:566 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:570 +#: redbot/cogs/streams/streams.py:571 #, docstring msgid "Manage mention settings for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:576 +#: redbot/cogs/streams/streams.py:577 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "" -#: redbot/cogs/streams/streams.py:581 +#: redbot/cogs/streams/streams.py:582 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:584 +#: redbot/cogs/streams/streams.py:585 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:589 +#: redbot/cogs/streams/streams.py:590 #, docstring msgid "Toggle the `@​here` mention." msgstr "" -#: redbot/cogs/streams/streams.py:594 +#: redbot/cogs/streams/streams.py:595 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:597 +#: redbot/cogs/streams/streams.py:598 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:602 +#: redbot/cogs/streams/streams.py:603 #, docstring msgid "Toggle a role mention." msgstr "" -#: redbot/cogs/streams/streams.py:607 +#: redbot/cogs/streams/streams.py:608 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:613 +#: redbot/cogs/streams/streams.py:614 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:617 +#: redbot/cogs/streams/streams.py:618 msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification." msgstr "" -#: redbot/cogs/streams/streams.py:628 +#: redbot/cogs/streams/streams.py:629 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:631 +#: redbot/cogs/streams/streams.py:632 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:633 +#: redbot/cogs/streams/streams.py:634 msgid "Notifications will no longer be deleted." msgstr "" -#: redbot/cogs/streams/streams.py:638 +#: redbot/cogs/streams/streams.py:639 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:643 +#: redbot/cogs/streams/streams.py:644 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:646 +#: redbot/cogs/streams/streams.py:647 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:654 +#: redbot/cogs/streams/streams.py:652 +#, docstring +msgid "Toggle excluding YouTube streams schedules from alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:657 +msgid "Streams schedules will be included in alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:660 +msgid "Streams schedules will no longer send an alert." +msgstr "" + +#: redbot/cogs/streams/streams.py:668 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "" -#: redbot/cogs/streams/streams.py:663 +#: redbot/cogs/streams/streams.py:677 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "" -#: redbot/cogs/streams/streams.py:761 +#: redbot/cogs/streams/streams.py:795 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:778 +#: redbot/cogs/streams/streams.py:812 msgid "{stream} is live!" msgstr "" -#: redbot/cogs/streams/streamtypes.py:316 +#: redbot/cogs/streams/streamtypes.py:176 +msgid "This stream will start in {time}" +msgstr "" + +#: redbot/cogs/streams/streamtypes.py:351 msgid "Untitled broadcast" msgstr "" -#: redbot/cogs/streams/streamtypes.py:318 +#: redbot/cogs/streams/streamtypes.py:353 msgid " - Rerun" msgstr "" -#: redbot/cogs/streams/streamtypes.py:321 -#: redbot/cogs/streams/streamtypes.py:364 -#: redbot/cogs/streams/streamtypes.py:405 +#: redbot/cogs/streams/streamtypes.py:356 +#: redbot/cogs/streams/streamtypes.py:399 +#: redbot/cogs/streams/streamtypes.py:440 msgid "Followers" msgstr "" -#: redbot/cogs/streams/streamtypes.py:322 -#: redbot/cogs/streams/streamtypes.py:406 +#: redbot/cogs/streams/streamtypes.py:357 +#: redbot/cogs/streams/streamtypes.py:441 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:327 -#: redbot/cogs/streams/streamtypes.py:368 +#: redbot/cogs/streams/streamtypes.py:362 +#: redbot/cogs/streams/streamtypes.py:403 msgid "Playing: " msgstr "" -#: redbot/cogs/streams/streamtypes.py:411 +#: redbot/cogs/streams/streamtypes.py:446 msgid "None" msgstr "" -#: redbot/cogs/streams/streamtypes.py:414 +#: redbot/cogs/streams/streamtypes.py:449 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:418 +#: redbot/cogs/streams/streamtypes.py:453 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/cogs/streams/locales/bg-BG.po b/redbot/cogs/streams/locales/bg-BG.po index 551ba9fb8..0f48d966c 100644 --- a/redbot/cogs/streams/locales/bg-BG.po +++ b/redbot/cogs/streams/locales/bg-BG.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Bulgarian\n" "MIME-Version: 1.0\n" @@ -20,309 +20,326 @@ msgstr "" msgid "Various commands relating to streaming platforms.\\n\\n You can check if a Twitch, YouTube or Picarto stream is\\n currently live.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:141 +#: redbot/cogs/streams/streams.py:142 msgid "You need a client secret key if you want to use the Twitch API on this cog.\\nFollow these steps:\\n1. Go to this page: https://dev.twitch.tv/console/apps.\\n2. Click \\\"Manage\\\" on your application.\\n3. Click on \\\"New secret\\\".\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel or in DM with the bot." msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:207 +#: redbot/cogs/streams/streams.py:208 #, docstring msgid "Check if a Twitch channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:220 +#: redbot/cogs/streams/streams.py:221 #, docstring msgid "Check if a YouTube channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:233 +#: redbot/cogs/streams/streams.py:234 #, docstring msgid "Check if a smashcast channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Check if a Picarto channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:251 redbot/cogs/streams/streams.py:287 +#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288 msgid "That user is offline." msgstr "" -#: redbot/cogs/streams/streams.py:253 redbot/cogs/streams/streams.py:447 +#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:448 msgid "That channel doesn't seem to exist." msgstr "" -#: redbot/cogs/streams/streams.py:256 redbot/cogs/streams/streams.py:415 +#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:416 msgid "The Twitch token is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:262 redbot/cogs/streams/streams.py:422 +#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:423 msgid "The YouTube API key is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:268 redbot/cogs/streams/streams.py:430 +#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:431 msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues." msgstr "" -#: redbot/cogs/streams/streams.py:280 redbot/cogs/streams/streams.py:442 +#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:443 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "" -#: redbot/cogs/streams/streams.py:297 +#: redbot/cogs/streams/streams.py:298 #, docstring msgid "Manage automated stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:302 +#: redbot/cogs/streams/streams.py:303 #, docstring msgid "Manage Twitch stream notifications." msgstr "" -#: redbot/cogs/streams/streams.py:310 +#: redbot/cogs/streams/streams.py:311 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "" -#: redbot/cogs/streams/streams.py:313 +#: redbot/cogs/streams/streams.py:314 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "" -#: redbot/cogs/streams/streams.py:320 +#: redbot/cogs/streams/streams.py:321 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "" -#: redbot/cogs/streams/streams.py:325 +#: redbot/cogs/streams/streams.py:326 #, docstring msgid "Toggle alerts in this channel for a Smashcast stream." msgstr "" -#: redbot/cogs/streams/streams.py:330 +#: redbot/cogs/streams/streams.py:331 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "" -#: redbot/cogs/streams/streams.py:335 +#: redbot/cogs/streams/streams.py:336 #, docstring msgid "Disable all stream alerts in this channel or server.\\n\\n `[p]streamalert stop` will disable this channel's stream\\n alerts.\\n\\n Do `[p]streamalert stop yes` to disable all stream alerts in\\n this server.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:366 msgid "All the stream alerts in this server have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:367 +#: redbot/cogs/streams/streams.py:368 msgid "All the stream alerts in this channel have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:374 #, docstring msgid "List all active stream alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:376 +#: redbot/cogs/streams/streams.py:377 msgid "Active alerts:\\n\\n" msgstr "" -#: redbot/cogs/streams/streams.py:384 +#: redbot/cogs/streams/streams.py:385 msgid "There are no active alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:455 +#: redbot/cogs/streams/streams.py:456 #, docstring msgid "Manage stream alert settings." msgstr "" -#: redbot/cogs/streams/streams.py:461 +#: redbot/cogs/streams/streams.py:462 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:463 +#: redbot/cogs/streams/streams.py:464 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:473 +#: redbot/cogs/streams/streams.py:474 #, docstring msgid "Explain how to set the twitch token." msgstr "" -#: redbot/cogs/streams/streams.py:474 +#: redbot/cogs/streams/streams.py:475 msgid "To set the twitch API tokens, follow these steps:\\n1. Go to this page: https://dev.twitch.tv/dashboard/apps.\\n2. Click *Register Your Application*.\\n3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\\n4. Click *Register*.\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:497 +#: redbot/cogs/streams/streams.py:498 #, docstring msgid "Explain how to set the YouTube token." msgstr "" -#: redbot/cogs/streams/streams.py:499 +#: redbot/cogs/streams/streams.py:500 msgid "To get one, do the following:\\n1. Create a project\\n(see https://support.google.com/googleapi/answer/6251787 for details)\\n2. Enable the YouTube Data API v3 \\n(see https://support.google.com/googleapi/answer/6158841 for instructions)\\n3. Set up your API key \\n(see https://support.google.com/googleapi/answer/6158862 for instructions)\\n4. Copy your API key and run the command {command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:513 +#: redbot/cogs/streams/streams.py:514 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 #, docstring msgid "Manage custom message for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:528 +#: redbot/cogs/streams/streams.py:529 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention {mention}, {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:538 redbot/cogs/streams/streams.py:554 +#: redbot/cogs/streams/streams.py:539 redbot/cogs/streams/streams.py:555 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:545 +#: redbot/cogs/streams/streams.py:546 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:561 +#: redbot/cogs/streams/streams.py:562 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:565 +#: redbot/cogs/streams/streams.py:566 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:570 +#: redbot/cogs/streams/streams.py:571 #, docstring msgid "Manage mention settings for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:576 +#: redbot/cogs/streams/streams.py:577 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "" -#: redbot/cogs/streams/streams.py:581 +#: redbot/cogs/streams/streams.py:582 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:584 +#: redbot/cogs/streams/streams.py:585 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:589 +#: redbot/cogs/streams/streams.py:590 #, docstring msgid "Toggle the `@​here` mention." msgstr "" -#: redbot/cogs/streams/streams.py:594 +#: redbot/cogs/streams/streams.py:595 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:597 +#: redbot/cogs/streams/streams.py:598 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:602 +#: redbot/cogs/streams/streams.py:603 #, docstring msgid "Toggle a role mention." msgstr "" -#: redbot/cogs/streams/streams.py:607 +#: redbot/cogs/streams/streams.py:608 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:613 +#: redbot/cogs/streams/streams.py:614 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:617 +#: redbot/cogs/streams/streams.py:618 msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification." msgstr "" -#: redbot/cogs/streams/streams.py:628 +#: redbot/cogs/streams/streams.py:629 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:631 +#: redbot/cogs/streams/streams.py:632 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:633 +#: redbot/cogs/streams/streams.py:634 msgid "Notifications will no longer be deleted." msgstr "" -#: redbot/cogs/streams/streams.py:638 +#: redbot/cogs/streams/streams.py:639 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:643 +#: redbot/cogs/streams/streams.py:644 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:646 +#: redbot/cogs/streams/streams.py:647 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:654 +#: redbot/cogs/streams/streams.py:652 +#, docstring +msgid "Toggle excluding YouTube streams schedules from alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:657 +msgid "Streams schedules will be included in alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:660 +msgid "Streams schedules will no longer send an alert." +msgstr "" + +#: redbot/cogs/streams/streams.py:668 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "" -#: redbot/cogs/streams/streams.py:663 +#: redbot/cogs/streams/streams.py:677 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "" -#: redbot/cogs/streams/streams.py:761 +#: redbot/cogs/streams/streams.py:795 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:778 +#: redbot/cogs/streams/streams.py:812 msgid "{stream} is live!" msgstr "" -#: redbot/cogs/streams/streamtypes.py:316 +#: redbot/cogs/streams/streamtypes.py:176 +msgid "This stream will start in {time}" +msgstr "" + +#: redbot/cogs/streams/streamtypes.py:351 msgid "Untitled broadcast" msgstr "" -#: redbot/cogs/streams/streamtypes.py:318 +#: redbot/cogs/streams/streamtypes.py:353 msgid " - Rerun" msgstr "" -#: redbot/cogs/streams/streamtypes.py:321 -#: redbot/cogs/streams/streamtypes.py:364 -#: redbot/cogs/streams/streamtypes.py:405 +#: redbot/cogs/streams/streamtypes.py:356 +#: redbot/cogs/streams/streamtypes.py:399 +#: redbot/cogs/streams/streamtypes.py:440 msgid "Followers" msgstr "" -#: redbot/cogs/streams/streamtypes.py:322 -#: redbot/cogs/streams/streamtypes.py:406 +#: redbot/cogs/streams/streamtypes.py:357 +#: redbot/cogs/streams/streamtypes.py:441 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:327 -#: redbot/cogs/streams/streamtypes.py:368 +#: redbot/cogs/streams/streamtypes.py:362 +#: redbot/cogs/streams/streamtypes.py:403 msgid "Playing: " msgstr "" -#: redbot/cogs/streams/streamtypes.py:411 +#: redbot/cogs/streams/streamtypes.py:446 msgid "None" msgstr "" -#: redbot/cogs/streams/streamtypes.py:414 +#: redbot/cogs/streams/streamtypes.py:449 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:418 +#: redbot/cogs/streams/streamtypes.py:453 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/cogs/streams/locales/bs-BA.po b/redbot/cogs/streams/locales/bs-BA.po index e162dbb0a..10d5a8b5e 100644 --- a/redbot/cogs/streams/locales/bs-BA.po +++ b/redbot/cogs/streams/locales/bs-BA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Bosnian\n" "MIME-Version: 1.0\n" @@ -20,309 +20,326 @@ msgstr "" msgid "Various commands relating to streaming platforms.\\n\\n You can check if a Twitch, YouTube or Picarto stream is\\n currently live.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:141 +#: redbot/cogs/streams/streams.py:142 msgid "You need a client secret key if you want to use the Twitch API on this cog.\\nFollow these steps:\\n1. Go to this page: https://dev.twitch.tv/console/apps.\\n2. Click \\\"Manage\\\" on your application.\\n3. Click on \\\"New secret\\\".\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel or in DM with the bot." msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:207 +#: redbot/cogs/streams/streams.py:208 #, docstring msgid "Check if a Twitch channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:220 +#: redbot/cogs/streams/streams.py:221 #, docstring msgid "Check if a YouTube channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:233 +#: redbot/cogs/streams/streams.py:234 #, docstring msgid "Check if a smashcast channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Check if a Picarto channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:251 redbot/cogs/streams/streams.py:287 +#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288 msgid "That user is offline." msgstr "" -#: redbot/cogs/streams/streams.py:253 redbot/cogs/streams/streams.py:447 +#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:448 msgid "That channel doesn't seem to exist." msgstr "" -#: redbot/cogs/streams/streams.py:256 redbot/cogs/streams/streams.py:415 +#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:416 msgid "The Twitch token is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:262 redbot/cogs/streams/streams.py:422 +#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:423 msgid "The YouTube API key is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:268 redbot/cogs/streams/streams.py:430 +#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:431 msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues." msgstr "" -#: redbot/cogs/streams/streams.py:280 redbot/cogs/streams/streams.py:442 +#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:443 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "" -#: redbot/cogs/streams/streams.py:297 +#: redbot/cogs/streams/streams.py:298 #, docstring msgid "Manage automated stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:302 +#: redbot/cogs/streams/streams.py:303 #, docstring msgid "Manage Twitch stream notifications." msgstr "" -#: redbot/cogs/streams/streams.py:310 +#: redbot/cogs/streams/streams.py:311 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "" -#: redbot/cogs/streams/streams.py:313 +#: redbot/cogs/streams/streams.py:314 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "" -#: redbot/cogs/streams/streams.py:320 +#: redbot/cogs/streams/streams.py:321 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "" -#: redbot/cogs/streams/streams.py:325 +#: redbot/cogs/streams/streams.py:326 #, docstring msgid "Toggle alerts in this channel for a Smashcast stream." msgstr "" -#: redbot/cogs/streams/streams.py:330 +#: redbot/cogs/streams/streams.py:331 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "" -#: redbot/cogs/streams/streams.py:335 +#: redbot/cogs/streams/streams.py:336 #, docstring msgid "Disable all stream alerts in this channel or server.\\n\\n `[p]streamalert stop` will disable this channel's stream\\n alerts.\\n\\n Do `[p]streamalert stop yes` to disable all stream alerts in\\n this server.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:366 msgid "All the stream alerts in this server have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:367 +#: redbot/cogs/streams/streams.py:368 msgid "All the stream alerts in this channel have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:374 #, docstring msgid "List all active stream alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:376 +#: redbot/cogs/streams/streams.py:377 msgid "Active alerts:\\n\\n" msgstr "" -#: redbot/cogs/streams/streams.py:384 +#: redbot/cogs/streams/streams.py:385 msgid "There are no active alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:455 +#: redbot/cogs/streams/streams.py:456 #, docstring msgid "Manage stream alert settings." msgstr "" -#: redbot/cogs/streams/streams.py:461 +#: redbot/cogs/streams/streams.py:462 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:463 +#: redbot/cogs/streams/streams.py:464 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:473 +#: redbot/cogs/streams/streams.py:474 #, docstring msgid "Explain how to set the twitch token." msgstr "" -#: redbot/cogs/streams/streams.py:474 +#: redbot/cogs/streams/streams.py:475 msgid "To set the twitch API tokens, follow these steps:\\n1. Go to this page: https://dev.twitch.tv/dashboard/apps.\\n2. Click *Register Your Application*.\\n3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\\n4. Click *Register*.\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:497 +#: redbot/cogs/streams/streams.py:498 #, docstring msgid "Explain how to set the YouTube token." msgstr "" -#: redbot/cogs/streams/streams.py:499 +#: redbot/cogs/streams/streams.py:500 msgid "To get one, do the following:\\n1. Create a project\\n(see https://support.google.com/googleapi/answer/6251787 for details)\\n2. Enable the YouTube Data API v3 \\n(see https://support.google.com/googleapi/answer/6158841 for instructions)\\n3. Set up your API key \\n(see https://support.google.com/googleapi/answer/6158862 for instructions)\\n4. Copy your API key and run the command {command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:513 +#: redbot/cogs/streams/streams.py:514 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 #, docstring msgid "Manage custom message for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:528 +#: redbot/cogs/streams/streams.py:529 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention {mention}, {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:538 redbot/cogs/streams/streams.py:554 +#: redbot/cogs/streams/streams.py:539 redbot/cogs/streams/streams.py:555 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:545 +#: redbot/cogs/streams/streams.py:546 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:561 +#: redbot/cogs/streams/streams.py:562 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:565 +#: redbot/cogs/streams/streams.py:566 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:570 +#: redbot/cogs/streams/streams.py:571 #, docstring msgid "Manage mention settings for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:576 +#: redbot/cogs/streams/streams.py:577 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "" -#: redbot/cogs/streams/streams.py:581 +#: redbot/cogs/streams/streams.py:582 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:584 +#: redbot/cogs/streams/streams.py:585 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:589 +#: redbot/cogs/streams/streams.py:590 #, docstring msgid "Toggle the `@​here` mention." msgstr "" -#: redbot/cogs/streams/streams.py:594 +#: redbot/cogs/streams/streams.py:595 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:597 +#: redbot/cogs/streams/streams.py:598 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:602 +#: redbot/cogs/streams/streams.py:603 #, docstring msgid "Toggle a role mention." msgstr "" -#: redbot/cogs/streams/streams.py:607 +#: redbot/cogs/streams/streams.py:608 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:613 +#: redbot/cogs/streams/streams.py:614 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:617 +#: redbot/cogs/streams/streams.py:618 msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification." msgstr "" -#: redbot/cogs/streams/streams.py:628 +#: redbot/cogs/streams/streams.py:629 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:631 +#: redbot/cogs/streams/streams.py:632 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:633 +#: redbot/cogs/streams/streams.py:634 msgid "Notifications will no longer be deleted." msgstr "" -#: redbot/cogs/streams/streams.py:638 +#: redbot/cogs/streams/streams.py:639 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:643 +#: redbot/cogs/streams/streams.py:644 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:646 +#: redbot/cogs/streams/streams.py:647 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:654 +#: redbot/cogs/streams/streams.py:652 +#, docstring +msgid "Toggle excluding YouTube streams schedules from alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:657 +msgid "Streams schedules will be included in alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:660 +msgid "Streams schedules will no longer send an alert." +msgstr "" + +#: redbot/cogs/streams/streams.py:668 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "" -#: redbot/cogs/streams/streams.py:663 +#: redbot/cogs/streams/streams.py:677 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "" -#: redbot/cogs/streams/streams.py:761 +#: redbot/cogs/streams/streams.py:795 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:778 +#: redbot/cogs/streams/streams.py:812 msgid "{stream} is live!" msgstr "" -#: redbot/cogs/streams/streamtypes.py:316 +#: redbot/cogs/streams/streamtypes.py:176 +msgid "This stream will start in {time}" +msgstr "" + +#: redbot/cogs/streams/streamtypes.py:351 msgid "Untitled broadcast" msgstr "" -#: redbot/cogs/streams/streamtypes.py:318 +#: redbot/cogs/streams/streamtypes.py:353 msgid " - Rerun" msgstr "" -#: redbot/cogs/streams/streamtypes.py:321 -#: redbot/cogs/streams/streamtypes.py:364 -#: redbot/cogs/streams/streamtypes.py:405 +#: redbot/cogs/streams/streamtypes.py:356 +#: redbot/cogs/streams/streamtypes.py:399 +#: redbot/cogs/streams/streamtypes.py:440 msgid "Followers" msgstr "" -#: redbot/cogs/streams/streamtypes.py:322 -#: redbot/cogs/streams/streamtypes.py:406 +#: redbot/cogs/streams/streamtypes.py:357 +#: redbot/cogs/streams/streamtypes.py:441 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:327 -#: redbot/cogs/streams/streamtypes.py:368 +#: redbot/cogs/streams/streamtypes.py:362 +#: redbot/cogs/streams/streamtypes.py:403 msgid "Playing: " msgstr "" -#: redbot/cogs/streams/streamtypes.py:411 +#: redbot/cogs/streams/streamtypes.py:446 msgid "None" msgstr "" -#: redbot/cogs/streams/streamtypes.py:414 +#: redbot/cogs/streams/streamtypes.py:449 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:418 +#: redbot/cogs/streams/streamtypes.py:453 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/cogs/streams/locales/ca-ES.po b/redbot/cogs/streams/locales/ca-ES.po index 3db729cea..c48437ca8 100644 --- a/redbot/cogs/streams/locales/ca-ES.po +++ b/redbot/cogs/streams/locales/ca-ES.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Catalan\n" "MIME-Version: 1.0\n" @@ -20,309 +20,326 @@ msgstr "" msgid "Various commands relating to streaming platforms.\\n\\n You can check if a Twitch, YouTube or Picarto stream is\\n currently live.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:141 +#: redbot/cogs/streams/streams.py:142 msgid "You need a client secret key if you want to use the Twitch API on this cog.\\nFollow these steps:\\n1. Go to this page: https://dev.twitch.tv/console/apps.\\n2. Click \\\"Manage\\\" on your application.\\n3. Click on \\\"New secret\\\".\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel or in DM with the bot." msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:207 +#: redbot/cogs/streams/streams.py:208 #, docstring msgid "Check if a Twitch channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:220 +#: redbot/cogs/streams/streams.py:221 #, docstring msgid "Check if a YouTube channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:233 +#: redbot/cogs/streams/streams.py:234 #, docstring msgid "Check if a smashcast channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Check if a Picarto channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:251 redbot/cogs/streams/streams.py:287 +#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288 msgid "That user is offline." msgstr "" -#: redbot/cogs/streams/streams.py:253 redbot/cogs/streams/streams.py:447 +#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:448 msgid "That channel doesn't seem to exist." msgstr "" -#: redbot/cogs/streams/streams.py:256 redbot/cogs/streams/streams.py:415 +#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:416 msgid "The Twitch token is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:262 redbot/cogs/streams/streams.py:422 +#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:423 msgid "The YouTube API key is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:268 redbot/cogs/streams/streams.py:430 +#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:431 msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues." msgstr "" -#: redbot/cogs/streams/streams.py:280 redbot/cogs/streams/streams.py:442 +#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:443 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "" -#: redbot/cogs/streams/streams.py:297 +#: redbot/cogs/streams/streams.py:298 #, docstring msgid "Manage automated stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:302 +#: redbot/cogs/streams/streams.py:303 #, docstring msgid "Manage Twitch stream notifications." msgstr "" -#: redbot/cogs/streams/streams.py:310 +#: redbot/cogs/streams/streams.py:311 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "" -#: redbot/cogs/streams/streams.py:313 +#: redbot/cogs/streams/streams.py:314 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "" -#: redbot/cogs/streams/streams.py:320 +#: redbot/cogs/streams/streams.py:321 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "" -#: redbot/cogs/streams/streams.py:325 +#: redbot/cogs/streams/streams.py:326 #, docstring msgid "Toggle alerts in this channel for a Smashcast stream." msgstr "" -#: redbot/cogs/streams/streams.py:330 +#: redbot/cogs/streams/streams.py:331 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "" -#: redbot/cogs/streams/streams.py:335 +#: redbot/cogs/streams/streams.py:336 #, docstring msgid "Disable all stream alerts in this channel or server.\\n\\n `[p]streamalert stop` will disable this channel's stream\\n alerts.\\n\\n Do `[p]streamalert stop yes` to disable all stream alerts in\\n this server.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:366 msgid "All the stream alerts in this server have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:367 +#: redbot/cogs/streams/streams.py:368 msgid "All the stream alerts in this channel have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:374 #, docstring msgid "List all active stream alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:376 +#: redbot/cogs/streams/streams.py:377 msgid "Active alerts:\\n\\n" msgstr "" -#: redbot/cogs/streams/streams.py:384 +#: redbot/cogs/streams/streams.py:385 msgid "There are no active alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:455 +#: redbot/cogs/streams/streams.py:456 #, docstring msgid "Manage stream alert settings." msgstr "" -#: redbot/cogs/streams/streams.py:461 +#: redbot/cogs/streams/streams.py:462 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:463 +#: redbot/cogs/streams/streams.py:464 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:473 +#: redbot/cogs/streams/streams.py:474 #, docstring msgid "Explain how to set the twitch token." msgstr "" -#: redbot/cogs/streams/streams.py:474 +#: redbot/cogs/streams/streams.py:475 msgid "To set the twitch API tokens, follow these steps:\\n1. Go to this page: https://dev.twitch.tv/dashboard/apps.\\n2. Click *Register Your Application*.\\n3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\\n4. Click *Register*.\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:497 +#: redbot/cogs/streams/streams.py:498 #, docstring msgid "Explain how to set the YouTube token." msgstr "" -#: redbot/cogs/streams/streams.py:499 +#: redbot/cogs/streams/streams.py:500 msgid "To get one, do the following:\\n1. Create a project\\n(see https://support.google.com/googleapi/answer/6251787 for details)\\n2. Enable the YouTube Data API v3 \\n(see https://support.google.com/googleapi/answer/6158841 for instructions)\\n3. Set up your API key \\n(see https://support.google.com/googleapi/answer/6158862 for instructions)\\n4. Copy your API key and run the command {command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:513 +#: redbot/cogs/streams/streams.py:514 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 #, docstring msgid "Manage custom message for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:528 +#: redbot/cogs/streams/streams.py:529 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention {mention}, {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:538 redbot/cogs/streams/streams.py:554 +#: redbot/cogs/streams/streams.py:539 redbot/cogs/streams/streams.py:555 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:545 +#: redbot/cogs/streams/streams.py:546 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:561 +#: redbot/cogs/streams/streams.py:562 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:565 +#: redbot/cogs/streams/streams.py:566 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:570 +#: redbot/cogs/streams/streams.py:571 #, docstring msgid "Manage mention settings for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:576 +#: redbot/cogs/streams/streams.py:577 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "" -#: redbot/cogs/streams/streams.py:581 +#: redbot/cogs/streams/streams.py:582 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:584 +#: redbot/cogs/streams/streams.py:585 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:589 +#: redbot/cogs/streams/streams.py:590 #, docstring msgid "Toggle the `@​here` mention." msgstr "" -#: redbot/cogs/streams/streams.py:594 +#: redbot/cogs/streams/streams.py:595 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:597 +#: redbot/cogs/streams/streams.py:598 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:602 +#: redbot/cogs/streams/streams.py:603 #, docstring msgid "Toggle a role mention." msgstr "" -#: redbot/cogs/streams/streams.py:607 +#: redbot/cogs/streams/streams.py:608 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:613 +#: redbot/cogs/streams/streams.py:614 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:617 +#: redbot/cogs/streams/streams.py:618 msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification." msgstr "" -#: redbot/cogs/streams/streams.py:628 +#: redbot/cogs/streams/streams.py:629 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:631 +#: redbot/cogs/streams/streams.py:632 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:633 +#: redbot/cogs/streams/streams.py:634 msgid "Notifications will no longer be deleted." msgstr "" -#: redbot/cogs/streams/streams.py:638 +#: redbot/cogs/streams/streams.py:639 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:643 +#: redbot/cogs/streams/streams.py:644 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:646 +#: redbot/cogs/streams/streams.py:647 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:654 +#: redbot/cogs/streams/streams.py:652 +#, docstring +msgid "Toggle excluding YouTube streams schedules from alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:657 +msgid "Streams schedules will be included in alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:660 +msgid "Streams schedules will no longer send an alert." +msgstr "" + +#: redbot/cogs/streams/streams.py:668 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "" -#: redbot/cogs/streams/streams.py:663 +#: redbot/cogs/streams/streams.py:677 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "" -#: redbot/cogs/streams/streams.py:761 +#: redbot/cogs/streams/streams.py:795 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:778 +#: redbot/cogs/streams/streams.py:812 msgid "{stream} is live!" msgstr "" -#: redbot/cogs/streams/streamtypes.py:316 +#: redbot/cogs/streams/streamtypes.py:176 +msgid "This stream will start in {time}" +msgstr "" + +#: redbot/cogs/streams/streamtypes.py:351 msgid "Untitled broadcast" msgstr "" -#: redbot/cogs/streams/streamtypes.py:318 +#: redbot/cogs/streams/streamtypes.py:353 msgid " - Rerun" msgstr "" -#: redbot/cogs/streams/streamtypes.py:321 -#: redbot/cogs/streams/streamtypes.py:364 -#: redbot/cogs/streams/streamtypes.py:405 +#: redbot/cogs/streams/streamtypes.py:356 +#: redbot/cogs/streams/streamtypes.py:399 +#: redbot/cogs/streams/streamtypes.py:440 msgid "Followers" msgstr "" -#: redbot/cogs/streams/streamtypes.py:322 -#: redbot/cogs/streams/streamtypes.py:406 +#: redbot/cogs/streams/streamtypes.py:357 +#: redbot/cogs/streams/streamtypes.py:441 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:327 -#: redbot/cogs/streams/streamtypes.py:368 +#: redbot/cogs/streams/streamtypes.py:362 +#: redbot/cogs/streams/streamtypes.py:403 msgid "Playing: " msgstr "" -#: redbot/cogs/streams/streamtypes.py:411 +#: redbot/cogs/streams/streamtypes.py:446 msgid "None" msgstr "" -#: redbot/cogs/streams/streamtypes.py:414 +#: redbot/cogs/streams/streamtypes.py:449 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:418 +#: redbot/cogs/streams/streamtypes.py:453 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/cogs/streams/locales/cs-CZ.po b/redbot/cogs/streams/locales/cs-CZ.po index 8c37918b7..1cc2698f1 100644 --- a/redbot/cogs/streams/locales/cs-CZ.po +++ b/redbot/cogs/streams/locales/cs-CZ.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Czech\n" "MIME-Version: 1.0\n" @@ -20,309 +20,326 @@ msgstr "" msgid "Various commands relating to streaming platforms.\\n\\n You can check if a Twitch, YouTube or Picarto stream is\\n currently live.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:141 +#: redbot/cogs/streams/streams.py:142 msgid "You need a client secret key if you want to use the Twitch API on this cog.\\nFollow these steps:\\n1. Go to this page: https://dev.twitch.tv/console/apps.\\n2. Click \\\"Manage\\\" on your application.\\n3. Click on \\\"New secret\\\".\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel or in DM with the bot." msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:207 +#: redbot/cogs/streams/streams.py:208 #, docstring msgid "Check if a Twitch channel is live." msgstr "Zkontroluje, jestli probíhá Twitch vysílání." -#: redbot/cogs/streams/streams.py:220 +#: redbot/cogs/streams/streams.py:221 #, docstring msgid "Check if a YouTube channel is live." msgstr "Zkontroluje, jestli probíhá Youtube vysílání." -#: redbot/cogs/streams/streams.py:233 +#: redbot/cogs/streams/streams.py:234 #, docstring msgid "Check if a smashcast channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Check if a Picarto channel is live." msgstr "Zkontroluje, jestli probíhá Picarto vysílání." -#: redbot/cogs/streams/streams.py:251 redbot/cogs/streams/streams.py:287 +#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288 msgid "That user is offline." msgstr "Tento uživatel je offline." -#: redbot/cogs/streams/streams.py:253 redbot/cogs/streams/streams.py:447 +#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:448 msgid "That channel doesn't seem to exist." msgstr "Zdá se, že tento kanál neexistuje." -#: redbot/cogs/streams/streams.py:256 redbot/cogs/streams/streams.py:415 +#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:416 msgid "The Twitch token is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:262 redbot/cogs/streams/streams.py:422 +#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:423 msgid "The YouTube API key is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:268 redbot/cogs/streams/streams.py:430 +#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:431 msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues." msgstr "" -#: redbot/cogs/streams/streams.py:280 redbot/cogs/streams/streams.py:442 +#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:443 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "Při pokusu o spojení s API streamovací službou nastala chyba." -#: redbot/cogs/streams/streams.py:297 +#: redbot/cogs/streams/streams.py:298 #, docstring msgid "Manage automated stream alerts." msgstr "Správa automatického upozornění na vysílání." -#: redbot/cogs/streams/streams.py:302 +#: redbot/cogs/streams/streams.py:303 #, docstring msgid "Manage Twitch stream notifications." msgstr "Spravovat oznámení Twitch streamu." -#: redbot/cogs/streams/streams.py:310 +#: redbot/cogs/streams/streams.py:311 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "Zapnout upozornění v tomto kanálu pro Twitch stream." -#: redbot/cogs/streams/streams.py:313 +#: redbot/cogs/streams/streams.py:314 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "Zadejte název kanálu *Twitch*, ne název Discord serveru." -#: redbot/cogs/streams/streams.py:320 +#: redbot/cogs/streams/streams.py:321 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "Zapnout upozornění v tomto kanálu pro Youtube stream." -#: redbot/cogs/streams/streams.py:325 +#: redbot/cogs/streams/streams.py:326 #, docstring msgid "Toggle alerts in this channel for a Smashcast stream." msgstr "" -#: redbot/cogs/streams/streams.py:330 +#: redbot/cogs/streams/streams.py:331 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "Zapnout upozornění v tomto kanálu pro Picarto stream." -#: redbot/cogs/streams/streams.py:335 +#: redbot/cogs/streams/streams.py:336 #, docstring msgid "Disable all stream alerts in this channel or server.\\n\\n `[p]streamalert stop` will disable this channel's stream\\n alerts.\\n\\n Do `[p]streamalert stop yes` to disable all stream alerts in\\n this server.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:366 msgid "All the stream alerts in this server have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:367 +#: redbot/cogs/streams/streams.py:368 msgid "All the stream alerts in this channel have been disabled." msgstr "Všechna upozornění na vysílání v tomto kanálu byla zakázána." -#: redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:374 #, docstring msgid "List all active stream alerts in this server." msgstr "Seznam všech aktivních upozornění vysílání na tomto serveru." -#: redbot/cogs/streams/streams.py:376 +#: redbot/cogs/streams/streams.py:377 msgid "Active alerts:\\n\\n" msgstr "Aktivní upozornění:\\n\\n" -#: redbot/cogs/streams/streams.py:384 +#: redbot/cogs/streams/streams.py:385 msgid "There are no active alerts in this server." msgstr "Nejsou žádné aktivní notifikace na tomto serveru." -#: redbot/cogs/streams/streams.py:455 +#: redbot/cogs/streams/streams.py:456 #, docstring msgid "Manage stream alert settings." msgstr "" -#: redbot/cogs/streams/streams.py:461 +#: redbot/cogs/streams/streams.py:462 #, docstring msgid "Set stream check refresh time." msgstr "Nastavit čas kontroly streamů." -#: redbot/cogs/streams/streams.py:463 +#: redbot/cogs/streams/streams.py:464 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:473 +#: redbot/cogs/streams/streams.py:474 #, docstring msgid "Explain how to set the twitch token." msgstr "Vysvětli, jak nastavit twitch token." -#: redbot/cogs/streams/streams.py:474 +#: redbot/cogs/streams/streams.py:475 msgid "To set the twitch API tokens, follow these steps:\\n1. Go to this page: https://dev.twitch.tv/dashboard/apps.\\n2. Click *Register Your Application*.\\n3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\\n4. Click *Register*.\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:497 +#: redbot/cogs/streams/streams.py:498 #, docstring msgid "Explain how to set the YouTube token." msgstr "Vysvětli, jak nastavit YouTube token." -#: redbot/cogs/streams/streams.py:499 +#: redbot/cogs/streams/streams.py:500 msgid "To get one, do the following:\\n1. Create a project\\n(see https://support.google.com/googleapi/answer/6251787 for details)\\n2. Enable the YouTube Data API v3 \\n(see https://support.google.com/googleapi/answer/6158841 for instructions)\\n3. Set up your API key \\n(see https://support.google.com/googleapi/answer/6158862 for instructions)\\n4. Copy your API key and run the command {command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:513 +#: redbot/cogs/streams/streams.py:514 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 #, docstring msgid "Manage custom message for stream alerts." msgstr "Spravovat nastavení vlastní zprávy pro upozornění na vysílání." -#: redbot/cogs/streams/streams.py:528 +#: redbot/cogs/streams/streams.py:529 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention {mention}, {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:538 redbot/cogs/streams/streams.py:554 +#: redbot/cogs/streams/streams.py:539 redbot/cogs/streams/streams.py:555 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:545 +#: redbot/cogs/streams/streams.py:546 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:561 +#: redbot/cogs/streams/streams.py:562 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:565 +#: redbot/cogs/streams/streams.py:566 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:570 +#: redbot/cogs/streams/streams.py:571 #, docstring msgid "Manage mention settings for stream alerts." msgstr "Spravovat nastavení zmínění pro upozornění na vysílání." -#: redbot/cogs/streams/streams.py:576 +#: redbot/cogs/streams/streams.py:577 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "Zapnout `@​everyone` zmínku." -#: redbot/cogs/streams/streams.py:581 +#: redbot/cogs/streams/streams.py:582 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "`@​everyone` již nebude zmíněn pro upozornění na vysílání." -#: redbot/cogs/streams/streams.py:584 +#: redbot/cogs/streams/streams.py:585 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "Když někdo zapne stream, `@​everyone` bude zmíněno." -#: redbot/cogs/streams/streams.py:589 +#: redbot/cogs/streams/streams.py:590 #, docstring msgid "Toggle the `@​here` mention." msgstr "Zapnout `@​here` zmínku." -#: redbot/cogs/streams/streams.py:594 +#: redbot/cogs/streams/streams.py:595 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "`@​here` již nebude zmíněn pro upozornění na vysílání." -#: redbot/cogs/streams/streams.py:597 +#: redbot/cogs/streams/streams.py:598 msgid "When a stream is live, `@​here` will be mentioned." msgstr "Když někdo zapne stream, `@​here` bude zmíněno." -#: redbot/cogs/streams/streams.py:602 +#: redbot/cogs/streams/streams.py:603 #, docstring msgid "Toggle a role mention." msgstr "Zapnout zmínku role." -#: redbot/cogs/streams/streams.py:607 +#: redbot/cogs/streams/streams.py:608 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:613 +#: redbot/cogs/streams/streams.py:614 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:617 +#: redbot/cogs/streams/streams.py:618 msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification." msgstr "" -#: redbot/cogs/streams/streams.py:628 +#: redbot/cogs/streams/streams.py:629 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "Zapnout mazání alertů, když streamy budou offline." -#: redbot/cogs/streams/streams.py:631 +#: redbot/cogs/streams/streams.py:632 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:633 +#: redbot/cogs/streams/streams.py:634 msgid "Notifications will no longer be deleted." msgstr "Oznámení již nebudou odstraňována." -#: redbot/cogs/streams/streams.py:638 +#: redbot/cogs/streams/streams.py:639 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:643 +#: redbot/cogs/streams/streams.py:644 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:646 +#: redbot/cogs/streams/streams.py:647 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:654 +#: redbot/cogs/streams/streams.py:652 +#, docstring +msgid "Toggle excluding YouTube streams schedules from alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:657 +msgid "Streams schedules will be included in alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:660 +msgid "Streams schedules will no longer send an alert." +msgstr "" + +#: redbot/cogs/streams/streams.py:668 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "Pošlu nyní oznámení do tohoto kanálu, až bude {stream.name} vysílat." -#: redbot/cogs/streams/streams.py:663 +#: redbot/cogs/streams/streams.py:677 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "Nebudu již posílat oznámení o {stream.name} v tomto kanálu." -#: redbot/cogs/streams/streams.py:761 +#: redbot/cogs/streams/streams.py:795 msgid "{mention}, {stream} is live!" msgstr "{mention}, {stream} právě vysílá!" -#: redbot/cogs/streams/streams.py:778 +#: redbot/cogs/streams/streams.py:812 msgid "{stream} is live!" msgstr "{stream} vysílá!" -#: redbot/cogs/streams/streamtypes.py:316 +#: redbot/cogs/streams/streamtypes.py:176 +msgid "This stream will start in {time}" +msgstr "" + +#: redbot/cogs/streams/streamtypes.py:351 msgid "Untitled broadcast" msgstr "Nepojmenované vysílání" -#: redbot/cogs/streams/streamtypes.py:318 +#: redbot/cogs/streams/streamtypes.py:353 msgid " - Rerun" msgstr " - Znovu spustit" -#: redbot/cogs/streams/streamtypes.py:321 -#: redbot/cogs/streams/streamtypes.py:364 -#: redbot/cogs/streams/streamtypes.py:405 +#: redbot/cogs/streams/streamtypes.py:356 +#: redbot/cogs/streams/streamtypes.py:399 +#: redbot/cogs/streams/streamtypes.py:440 msgid "Followers" msgstr "Sledující" -#: redbot/cogs/streams/streamtypes.py:322 -#: redbot/cogs/streams/streamtypes.py:406 +#: redbot/cogs/streams/streamtypes.py:357 +#: redbot/cogs/streams/streamtypes.py:441 msgid "Total views" msgstr "Celkové shlédnutí" -#: redbot/cogs/streams/streamtypes.py:327 -#: redbot/cogs/streams/streamtypes.py:368 +#: redbot/cogs/streams/streamtypes.py:362 +#: redbot/cogs/streams/streamtypes.py:403 msgid "Playing: " msgstr "Hraje: " -#: redbot/cogs/streams/streamtypes.py:411 +#: redbot/cogs/streams/streamtypes.py:446 msgid "None" msgstr "Žádná" -#: redbot/cogs/streams/streamtypes.py:414 +#: redbot/cogs/streams/streamtypes.py:449 msgid "NSFW | " msgstr "NSFW | " -#: redbot/cogs/streams/streamtypes.py:418 +#: redbot/cogs/streams/streamtypes.py:453 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "{adult}Kategorie: {category} | Štítky: {tags}" diff --git a/redbot/cogs/streams/locales/da-DK.po b/redbot/cogs/streams/locales/da-DK.po index cac68098d..ca9ced538 100644 --- a/redbot/cogs/streams/locales/da-DK.po +++ b/redbot/cogs/streams/locales/da-DK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Danish\n" "MIME-Version: 1.0\n" @@ -20,309 +20,326 @@ msgstr "" msgid "Various commands relating to streaming platforms.\\n\\n You can check if a Twitch, YouTube or Picarto stream is\\n currently live.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:141 +#: redbot/cogs/streams/streams.py:142 msgid "You need a client secret key if you want to use the Twitch API on this cog.\\nFollow these steps:\\n1. Go to this page: https://dev.twitch.tv/console/apps.\\n2. Click \\\"Manage\\\" on your application.\\n3. Click on \\\"New secret\\\".\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel or in DM with the bot." msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:207 +#: redbot/cogs/streams/streams.py:208 #, docstring msgid "Check if a Twitch channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:220 +#: redbot/cogs/streams/streams.py:221 #, docstring msgid "Check if a YouTube channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:233 +#: redbot/cogs/streams/streams.py:234 #, docstring msgid "Check if a smashcast channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Check if a Picarto channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:251 redbot/cogs/streams/streams.py:287 +#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288 msgid "That user is offline." msgstr "" -#: redbot/cogs/streams/streams.py:253 redbot/cogs/streams/streams.py:447 +#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:448 msgid "That channel doesn't seem to exist." msgstr "" -#: redbot/cogs/streams/streams.py:256 redbot/cogs/streams/streams.py:415 +#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:416 msgid "The Twitch token is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:262 redbot/cogs/streams/streams.py:422 +#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:423 msgid "The YouTube API key is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:268 redbot/cogs/streams/streams.py:430 +#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:431 msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues." msgstr "" -#: redbot/cogs/streams/streams.py:280 redbot/cogs/streams/streams.py:442 +#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:443 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "" -#: redbot/cogs/streams/streams.py:297 +#: redbot/cogs/streams/streams.py:298 #, docstring msgid "Manage automated stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:302 +#: redbot/cogs/streams/streams.py:303 #, docstring msgid "Manage Twitch stream notifications." msgstr "" -#: redbot/cogs/streams/streams.py:310 +#: redbot/cogs/streams/streams.py:311 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "" -#: redbot/cogs/streams/streams.py:313 +#: redbot/cogs/streams/streams.py:314 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "" -#: redbot/cogs/streams/streams.py:320 +#: redbot/cogs/streams/streams.py:321 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "" -#: redbot/cogs/streams/streams.py:325 +#: redbot/cogs/streams/streams.py:326 #, docstring msgid "Toggle alerts in this channel for a Smashcast stream." msgstr "" -#: redbot/cogs/streams/streams.py:330 +#: redbot/cogs/streams/streams.py:331 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "" -#: redbot/cogs/streams/streams.py:335 +#: redbot/cogs/streams/streams.py:336 #, docstring msgid "Disable all stream alerts in this channel or server.\\n\\n `[p]streamalert stop` will disable this channel's stream\\n alerts.\\n\\n Do `[p]streamalert stop yes` to disable all stream alerts in\\n this server.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:366 msgid "All the stream alerts in this server have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:367 +#: redbot/cogs/streams/streams.py:368 msgid "All the stream alerts in this channel have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:374 #, docstring msgid "List all active stream alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:376 +#: redbot/cogs/streams/streams.py:377 msgid "Active alerts:\\n\\n" msgstr "" -#: redbot/cogs/streams/streams.py:384 +#: redbot/cogs/streams/streams.py:385 msgid "There are no active alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:455 +#: redbot/cogs/streams/streams.py:456 #, docstring msgid "Manage stream alert settings." msgstr "" -#: redbot/cogs/streams/streams.py:461 +#: redbot/cogs/streams/streams.py:462 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:463 +#: redbot/cogs/streams/streams.py:464 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:473 +#: redbot/cogs/streams/streams.py:474 #, docstring msgid "Explain how to set the twitch token." msgstr "" -#: redbot/cogs/streams/streams.py:474 +#: redbot/cogs/streams/streams.py:475 msgid "To set the twitch API tokens, follow these steps:\\n1. Go to this page: https://dev.twitch.tv/dashboard/apps.\\n2. Click *Register Your Application*.\\n3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\\n4. Click *Register*.\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:497 +#: redbot/cogs/streams/streams.py:498 #, docstring msgid "Explain how to set the YouTube token." msgstr "" -#: redbot/cogs/streams/streams.py:499 +#: redbot/cogs/streams/streams.py:500 msgid "To get one, do the following:\\n1. Create a project\\n(see https://support.google.com/googleapi/answer/6251787 for details)\\n2. Enable the YouTube Data API v3 \\n(see https://support.google.com/googleapi/answer/6158841 for instructions)\\n3. Set up your API key \\n(see https://support.google.com/googleapi/answer/6158862 for instructions)\\n4. Copy your API key and run the command {command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:513 +#: redbot/cogs/streams/streams.py:514 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 #, docstring msgid "Manage custom message for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:528 +#: redbot/cogs/streams/streams.py:529 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention {mention}, {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:538 redbot/cogs/streams/streams.py:554 +#: redbot/cogs/streams/streams.py:539 redbot/cogs/streams/streams.py:555 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:545 +#: redbot/cogs/streams/streams.py:546 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:561 +#: redbot/cogs/streams/streams.py:562 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:565 +#: redbot/cogs/streams/streams.py:566 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:570 +#: redbot/cogs/streams/streams.py:571 #, docstring msgid "Manage mention settings for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:576 +#: redbot/cogs/streams/streams.py:577 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "" -#: redbot/cogs/streams/streams.py:581 +#: redbot/cogs/streams/streams.py:582 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:584 +#: redbot/cogs/streams/streams.py:585 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:589 +#: redbot/cogs/streams/streams.py:590 #, docstring msgid "Toggle the `@​here` mention." msgstr "" -#: redbot/cogs/streams/streams.py:594 +#: redbot/cogs/streams/streams.py:595 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:597 +#: redbot/cogs/streams/streams.py:598 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:602 +#: redbot/cogs/streams/streams.py:603 #, docstring msgid "Toggle a role mention." msgstr "" -#: redbot/cogs/streams/streams.py:607 +#: redbot/cogs/streams/streams.py:608 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:613 +#: redbot/cogs/streams/streams.py:614 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:617 +#: redbot/cogs/streams/streams.py:618 msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification." msgstr "" -#: redbot/cogs/streams/streams.py:628 +#: redbot/cogs/streams/streams.py:629 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:631 +#: redbot/cogs/streams/streams.py:632 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:633 +#: redbot/cogs/streams/streams.py:634 msgid "Notifications will no longer be deleted." msgstr "" -#: redbot/cogs/streams/streams.py:638 +#: redbot/cogs/streams/streams.py:639 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:643 +#: redbot/cogs/streams/streams.py:644 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:646 +#: redbot/cogs/streams/streams.py:647 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:654 +#: redbot/cogs/streams/streams.py:652 +#, docstring +msgid "Toggle excluding YouTube streams schedules from alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:657 +msgid "Streams schedules will be included in alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:660 +msgid "Streams schedules will no longer send an alert." +msgstr "" + +#: redbot/cogs/streams/streams.py:668 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "" -#: redbot/cogs/streams/streams.py:663 +#: redbot/cogs/streams/streams.py:677 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "" -#: redbot/cogs/streams/streams.py:761 +#: redbot/cogs/streams/streams.py:795 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:778 +#: redbot/cogs/streams/streams.py:812 msgid "{stream} is live!" msgstr "" -#: redbot/cogs/streams/streamtypes.py:316 +#: redbot/cogs/streams/streamtypes.py:176 +msgid "This stream will start in {time}" +msgstr "" + +#: redbot/cogs/streams/streamtypes.py:351 msgid "Untitled broadcast" msgstr "" -#: redbot/cogs/streams/streamtypes.py:318 +#: redbot/cogs/streams/streamtypes.py:353 msgid " - Rerun" msgstr "" -#: redbot/cogs/streams/streamtypes.py:321 -#: redbot/cogs/streams/streamtypes.py:364 -#: redbot/cogs/streams/streamtypes.py:405 +#: redbot/cogs/streams/streamtypes.py:356 +#: redbot/cogs/streams/streamtypes.py:399 +#: redbot/cogs/streams/streamtypes.py:440 msgid "Followers" msgstr "" -#: redbot/cogs/streams/streamtypes.py:322 -#: redbot/cogs/streams/streamtypes.py:406 +#: redbot/cogs/streams/streamtypes.py:357 +#: redbot/cogs/streams/streamtypes.py:441 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:327 -#: redbot/cogs/streams/streamtypes.py:368 +#: redbot/cogs/streams/streamtypes.py:362 +#: redbot/cogs/streams/streamtypes.py:403 msgid "Playing: " msgstr "" -#: redbot/cogs/streams/streamtypes.py:411 +#: redbot/cogs/streams/streamtypes.py:446 msgid "None" msgstr "" -#: redbot/cogs/streams/streamtypes.py:414 +#: redbot/cogs/streams/streamtypes.py:449 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:418 +#: redbot/cogs/streams/streamtypes.py:453 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/cogs/streams/locales/de-DE.po b/redbot/cogs/streams/locales/de-DE.po index 49e40b8dd..dff945c5b 100644 --- a/redbot/cogs/streams/locales/de-DE.po +++ b/redbot/cogs/streams/locales/de-DE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: German\n" "MIME-Version: 1.0\n" @@ -20,309 +20,326 @@ msgstr "" msgid "Various commands relating to streaming platforms.\\n\\n You can check if a Twitch, YouTube or Picarto stream is\\n currently live.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:141 +#: redbot/cogs/streams/streams.py:142 msgid "You need a client secret key if you want to use the Twitch API on this cog.\\nFollow these steps:\\n1. Go to this page: https://dev.twitch.tv/console/apps.\\n2. Click \\\"Manage\\\" on your application.\\n3. Click on \\\"New secret\\\".\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel or in DM with the bot." msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:207 +#: redbot/cogs/streams/streams.py:208 #, docstring msgid "Check if a Twitch channel is live." msgstr "Prüfe ob ein Twitch Kanal Live ist." -#: redbot/cogs/streams/streams.py:220 +#: redbot/cogs/streams/streams.py:221 #, docstring msgid "Check if a YouTube channel is live." msgstr "Prüfe ob ein YouTube Kanal Live ist." -#: redbot/cogs/streams/streams.py:233 +#: redbot/cogs/streams/streams.py:234 #, docstring msgid "Check if a smashcast channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Check if a Picarto channel is live." msgstr "Prüfe ob ein Picarto Kanal Live ist." -#: redbot/cogs/streams/streams.py:251 redbot/cogs/streams/streams.py:287 +#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288 msgid "That user is offline." msgstr "Dieser Benutzer ist offline." -#: redbot/cogs/streams/streams.py:253 redbot/cogs/streams/streams.py:447 +#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:448 msgid "That channel doesn't seem to exist." msgstr "Dieser Kanal scheint nicht zu existieren." -#: redbot/cogs/streams/streams.py:256 redbot/cogs/streams/streams.py:415 +#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:416 msgid "The Twitch token is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:262 redbot/cogs/streams/streams.py:422 +#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:423 msgid "The YouTube API key is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:268 redbot/cogs/streams/streams.py:430 +#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:431 msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues." msgstr "" -#: redbot/cogs/streams/streams.py:280 redbot/cogs/streams/streams.py:442 +#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:443 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "Etwas lief schief bei dem Versuch die API des Streaming Dienstes zu kontaktieren." -#: redbot/cogs/streams/streams.py:297 +#: redbot/cogs/streams/streams.py:298 #, docstring msgid "Manage automated stream alerts." msgstr "Verwalte automatische Stream Alarme." -#: redbot/cogs/streams/streams.py:302 +#: redbot/cogs/streams/streams.py:303 #, docstring msgid "Manage Twitch stream notifications." msgstr "Verwalte Twitch Stream Benachrichtigungen." -#: redbot/cogs/streams/streams.py:310 +#: redbot/cogs/streams/streams.py:311 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "Schalte die Alarme in diesem Kanal für Twitch Streams um." -#: redbot/cogs/streams/streams.py:313 +#: redbot/cogs/streams/streams.py:314 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "Bitte geben Sie den Namen eines *Twitch* Kanals ein, nicht den eines Discord-Kanals." -#: redbot/cogs/streams/streams.py:320 +#: redbot/cogs/streams/streams.py:321 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "Schalte die Alarme in diesem Kanal für YouTube Streams um." -#: redbot/cogs/streams/streams.py:325 +#: redbot/cogs/streams/streams.py:326 #, docstring msgid "Toggle alerts in this channel for a Smashcast stream." msgstr "" -#: redbot/cogs/streams/streams.py:330 +#: redbot/cogs/streams/streams.py:331 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "Schalte die Alarme in diesem Kanal für Picarto Streams um." -#: redbot/cogs/streams/streams.py:335 +#: redbot/cogs/streams/streams.py:336 #, docstring msgid "Disable all stream alerts in this channel or server.\\n\\n `[p]streamalert stop` will disable this channel's stream\\n alerts.\\n\\n Do `[p]streamalert stop yes` to disable all stream alerts in\\n this server.\\n " msgstr "Deaktiviere alle Stream-Alarme in diesem Kanal oder Server.\\n\\n `[p]streamalert stop` deaktiviert die Stream Alarme in diesem\\n Kanal.\\n\\n Nutze `[p]streamalert stop yes` um alle Stream Alarme auf diesem Server\\n zu stoppen.\\n " -#: redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:366 msgid "All the stream alerts in this server have been disabled." msgstr "Alle Stream Alarme auf diesem Server wurden deaktiviert." -#: redbot/cogs/streams/streams.py:367 +#: redbot/cogs/streams/streams.py:368 msgid "All the stream alerts in this channel have been disabled." msgstr "Alle Stream Alarme in diesem Kanal wurden deaktiviert." -#: redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:374 #, docstring msgid "List all active stream alerts in this server." msgstr "Listet alle aktiven Stream Alarme auf diesem Server auf." -#: redbot/cogs/streams/streams.py:376 +#: redbot/cogs/streams/streams.py:377 msgid "Active alerts:\\n\\n" msgstr "Aktive Alarme:\\n\\n" -#: redbot/cogs/streams/streams.py:384 +#: redbot/cogs/streams/streams.py:385 msgid "There are no active alerts in this server." msgstr "Es sind keine aktiven Alarme auf diesem Server vorhanden." -#: redbot/cogs/streams/streams.py:455 +#: redbot/cogs/streams/streams.py:456 #, docstring msgid "Manage stream alert settings." msgstr "" -#: redbot/cogs/streams/streams.py:461 +#: redbot/cogs/streams/streams.py:462 #, docstring msgid "Set stream check refresh time." msgstr "Stelle ein wie oft nach neuen Streams geschaut werden soll." -#: redbot/cogs/streams/streams.py:463 +#: redbot/cogs/streams/streams.py:464 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "Die minimale Wartezeit zwischen Aktualisierungen beträgt 60 Sekunden" -#: redbot/cogs/streams/streams.py:473 +#: redbot/cogs/streams/streams.py:474 #, docstring msgid "Explain how to set the twitch token." msgstr "Erklären Sie, wie Sie den Twitchtoken setzen." -#: redbot/cogs/streams/streams.py:474 +#: redbot/cogs/streams/streams.py:475 msgid "To set the twitch API tokens, follow these steps:\\n1. Go to this page: https://dev.twitch.tv/dashboard/apps.\\n2. Click *Register Your Application*.\\n3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\\n4. Click *Register*.\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:497 +#: redbot/cogs/streams/streams.py:498 #, docstring msgid "Explain how to set the YouTube token." msgstr "Erklären Sie, wie Sie den YouTube-Token setzen." -#: redbot/cogs/streams/streams.py:499 +#: redbot/cogs/streams/streams.py:500 msgid "To get one, do the following:\\n1. Create a project\\n(see https://support.google.com/googleapi/answer/6251787 for details)\\n2. Enable the YouTube Data API v3 \\n(see https://support.google.com/googleapi/answer/6158841 for instructions)\\n3. Set up your API key \\n(see https://support.google.com/googleapi/answer/6158862 for instructions)\\n4. Copy your API key and run the command {command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:513 +#: redbot/cogs/streams/streams.py:514 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 #, docstring msgid "Manage custom message for stream alerts." msgstr "Benutzerdefinierte Nachricht für Stream-Alarme verwalten." -#: redbot/cogs/streams/streams.py:528 +#: redbot/cogs/streams/streams.py:529 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention {mention}, {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:538 redbot/cogs/streams/streams.py:554 +#: redbot/cogs/streams/streams.py:539 redbot/cogs/streams/streams.py:555 msgid "Stream alert message set!" msgstr "Stream-Alarm-Nachricht gesetzt!" -#: redbot/cogs/streams/streams.py:545 +#: redbot/cogs/streams/streams.py:546 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:561 +#: redbot/cogs/streams/streams.py:562 #, docstring msgid "Reset the stream alert messages in this server." msgstr "Stream-Warnmeldungen in diesem Server zurücksetzen." -#: redbot/cogs/streams/streams.py:565 +#: redbot/cogs/streams/streams.py:566 msgid "Stream alerts in this server will now use the default alert message." msgstr "Stream-Alarme in diesem Server werden nun die Standardwarnmeldung verwenden." -#: redbot/cogs/streams/streams.py:570 +#: redbot/cogs/streams/streams.py:571 #, docstring msgid "Manage mention settings for stream alerts." msgstr "Verwalte Einstellungen für Erwähnungen bei Stream-Alarmen." -#: redbot/cogs/streams/streams.py:576 +#: redbot/cogs/streams/streams.py:577 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "Schalte die `@everyone` Erwähnung um." -#: redbot/cogs/streams/streams.py:581 +#: redbot/cogs/streams/streams.py:582 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "`@everyone` wird nicht mehr bei Stream-Alarmen erwähnt." -#: redbot/cogs/streams/streams.py:584 +#: redbot/cogs/streams/streams.py:585 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "Wenn ein Stream live ist, wird`@everyone` erwähnt." -#: redbot/cogs/streams/streams.py:589 +#: redbot/cogs/streams/streams.py:590 #, docstring msgid "Toggle the `@​here` mention." msgstr "Schalte die `@here` Erwähnung um." -#: redbot/cogs/streams/streams.py:594 +#: redbot/cogs/streams/streams.py:595 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "`@here` wird nicht mehr bei Stream-Alarmen erwähnt." -#: redbot/cogs/streams/streams.py:597 +#: redbot/cogs/streams/streams.py:598 msgid "When a stream is live, `@​here` will be mentioned." msgstr "Wenn ein Stream live ist, wird`@here` erwähnt." -#: redbot/cogs/streams/streams.py:602 +#: redbot/cogs/streams/streams.py:603 #, docstring msgid "Toggle a role mention." msgstr "Schalte Rollen-Erwähnung um." -#: redbot/cogs/streams/streams.py:607 +#: redbot/cogs/streams/streams.py:608 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "`@{role.name}` wird nicht mehr bei Stream-Alarmen erwähnt." -#: redbot/cogs/streams/streams.py:613 +#: redbot/cogs/streams/streams.py:614 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "Wenn ein Stream oder eine Community live ist wird `@{role.name}` erwähnt." -#: redbot/cogs/streams/streams.py:617 +#: redbot/cogs/streams/streams.py:618 msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification." msgstr "Da diese Rolle nicht erwähnt werden kann wird sie vorübergehend bei einem Stream-Alarm erwähnbar gemacht. Bitte stelle sicher, dass ich die korrekten Berechtigungen habe diese Rolle zu verwalten, sonst werden Mitglieder diese Rolle keine Benachrichtigung erhalten." -#: redbot/cogs/streams/streams.py:628 +#: redbot/cogs/streams/streams.py:629 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "Schalte die Löschung von Alarmen um wenn ein Stream offline geht." -#: redbot/cogs/streams/streams.py:631 +#: redbot/cogs/streams/streams.py:632 msgid "The notifications will be deleted once streams go offline." msgstr "Die Benachrichtigungen werden gelöscht sobald ein Stream offline geht." -#: redbot/cogs/streams/streams.py:633 +#: redbot/cogs/streams/streams.py:634 msgid "Notifications will no longer be deleted." msgstr "Benachrichtigungen werden nicht mehr gelöscht." -#: redbot/cogs/streams/streams.py:638 +#: redbot/cogs/streams/streams.py:639 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "Aktiviert oder deaktiviert das Ausschließen von erneuten Streams aus Warnungen." -#: redbot/cogs/streams/streams.py:643 +#: redbot/cogs/streams/streams.py:644 msgid "Streams of type 'rerun' will be included in alerts." msgstr "Streams vom Typ \"Wiederholung\" werden in Warnungen eingeschlossen." -#: redbot/cogs/streams/streams.py:646 +#: redbot/cogs/streams/streams.py:647 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "Streams vom Typ \"Erneut ausführen\" senden keine Warnung mehr." -#: redbot/cogs/streams/streams.py:654 +#: redbot/cogs/streams/streams.py:652 +#, docstring +msgid "Toggle excluding YouTube streams schedules from alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:657 +msgid "Streams schedules will be included in alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:660 +msgid "Streams schedules will no longer send an alert." +msgstr "" + +#: redbot/cogs/streams/streams.py:668 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "Ich werde jetzt in diesem Kanal eine Benachrichtigungen senden, wenn {stream.name} live ist." -#: redbot/cogs/streams/streams.py:663 +#: redbot/cogs/streams/streams.py:677 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "Ich werde in diesem Kanal keine Benachrichtigungen mehr über {stream.name} senden." -#: redbot/cogs/streams/streams.py:761 +#: redbot/cogs/streams/streams.py:795 msgid "{mention}, {stream} is live!" msgstr "{mention}, {stream} ist live!" -#: redbot/cogs/streams/streams.py:778 +#: redbot/cogs/streams/streams.py:812 msgid "{stream} is live!" msgstr "{stream} ist live!" -#: redbot/cogs/streams/streamtypes.py:316 +#: redbot/cogs/streams/streamtypes.py:176 +msgid "This stream will start in {time}" +msgstr "" + +#: redbot/cogs/streams/streamtypes.py:351 msgid "Untitled broadcast" msgstr "Unbenannte Übertragung" -#: redbot/cogs/streams/streamtypes.py:318 +#: redbot/cogs/streams/streamtypes.py:353 msgid " - Rerun" msgstr " - Wiederholung" -#: redbot/cogs/streams/streamtypes.py:321 -#: redbot/cogs/streams/streamtypes.py:364 -#: redbot/cogs/streams/streamtypes.py:405 +#: redbot/cogs/streams/streamtypes.py:356 +#: redbot/cogs/streams/streamtypes.py:399 +#: redbot/cogs/streams/streamtypes.py:440 msgid "Followers" msgstr "Followers" -#: redbot/cogs/streams/streamtypes.py:322 -#: redbot/cogs/streams/streamtypes.py:406 +#: redbot/cogs/streams/streamtypes.py:357 +#: redbot/cogs/streams/streamtypes.py:441 msgid "Total views" msgstr "Alle Aufrufe" -#: redbot/cogs/streams/streamtypes.py:327 -#: redbot/cogs/streams/streamtypes.py:368 +#: redbot/cogs/streams/streamtypes.py:362 +#: redbot/cogs/streams/streamtypes.py:403 msgid "Playing: " msgstr "Gerade läuft: " -#: redbot/cogs/streams/streamtypes.py:411 +#: redbot/cogs/streams/streamtypes.py:446 msgid "None" msgstr "Keine" -#: redbot/cogs/streams/streamtypes.py:414 +#: redbot/cogs/streams/streamtypes.py:449 msgid "NSFW | " msgstr "NSFW | " -#: redbot/cogs/streams/streamtypes.py:418 +#: redbot/cogs/streams/streamtypes.py:453 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "{adult}Kategorie: {category} | Tags: {tags}" diff --git a/redbot/cogs/streams/locales/el-GR.po b/redbot/cogs/streams/locales/el-GR.po index 0df8e8c1a..3c25e5049 100644 --- a/redbot/cogs/streams/locales/el-GR.po +++ b/redbot/cogs/streams/locales/el-GR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Greek\n" "MIME-Version: 1.0\n" @@ -20,309 +20,326 @@ msgstr "" msgid "Various commands relating to streaming platforms.\\n\\n You can check if a Twitch, YouTube or Picarto stream is\\n currently live.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:141 +#: redbot/cogs/streams/streams.py:142 msgid "You need a client secret key if you want to use the Twitch API on this cog.\\nFollow these steps:\\n1. Go to this page: https://dev.twitch.tv/console/apps.\\n2. Click \\\"Manage\\\" on your application.\\n3. Click on \\\"New secret\\\".\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel or in DM with the bot." msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:207 +#: redbot/cogs/streams/streams.py:208 #, docstring msgid "Check if a Twitch channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:220 +#: redbot/cogs/streams/streams.py:221 #, docstring msgid "Check if a YouTube channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:233 +#: redbot/cogs/streams/streams.py:234 #, docstring msgid "Check if a smashcast channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Check if a Picarto channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:251 redbot/cogs/streams/streams.py:287 +#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288 msgid "That user is offline." msgstr "" -#: redbot/cogs/streams/streams.py:253 redbot/cogs/streams/streams.py:447 +#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:448 msgid "That channel doesn't seem to exist." msgstr "" -#: redbot/cogs/streams/streams.py:256 redbot/cogs/streams/streams.py:415 +#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:416 msgid "The Twitch token is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:262 redbot/cogs/streams/streams.py:422 +#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:423 msgid "The YouTube API key is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:268 redbot/cogs/streams/streams.py:430 +#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:431 msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues." msgstr "" -#: redbot/cogs/streams/streams.py:280 redbot/cogs/streams/streams.py:442 +#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:443 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "" -#: redbot/cogs/streams/streams.py:297 +#: redbot/cogs/streams/streams.py:298 #, docstring msgid "Manage automated stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:302 +#: redbot/cogs/streams/streams.py:303 #, docstring msgid "Manage Twitch stream notifications." msgstr "" -#: redbot/cogs/streams/streams.py:310 +#: redbot/cogs/streams/streams.py:311 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "" -#: redbot/cogs/streams/streams.py:313 +#: redbot/cogs/streams/streams.py:314 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "" -#: redbot/cogs/streams/streams.py:320 +#: redbot/cogs/streams/streams.py:321 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "" -#: redbot/cogs/streams/streams.py:325 +#: redbot/cogs/streams/streams.py:326 #, docstring msgid "Toggle alerts in this channel for a Smashcast stream." msgstr "" -#: redbot/cogs/streams/streams.py:330 +#: redbot/cogs/streams/streams.py:331 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "" -#: redbot/cogs/streams/streams.py:335 +#: redbot/cogs/streams/streams.py:336 #, docstring msgid "Disable all stream alerts in this channel or server.\\n\\n `[p]streamalert stop` will disable this channel's stream\\n alerts.\\n\\n Do `[p]streamalert stop yes` to disable all stream alerts in\\n this server.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:366 msgid "All the stream alerts in this server have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:367 +#: redbot/cogs/streams/streams.py:368 msgid "All the stream alerts in this channel have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:374 #, docstring msgid "List all active stream alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:376 +#: redbot/cogs/streams/streams.py:377 msgid "Active alerts:\\n\\n" msgstr "" -#: redbot/cogs/streams/streams.py:384 +#: redbot/cogs/streams/streams.py:385 msgid "There are no active alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:455 +#: redbot/cogs/streams/streams.py:456 #, docstring msgid "Manage stream alert settings." msgstr "" -#: redbot/cogs/streams/streams.py:461 +#: redbot/cogs/streams/streams.py:462 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:463 +#: redbot/cogs/streams/streams.py:464 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:473 +#: redbot/cogs/streams/streams.py:474 #, docstring msgid "Explain how to set the twitch token." msgstr "" -#: redbot/cogs/streams/streams.py:474 +#: redbot/cogs/streams/streams.py:475 msgid "To set the twitch API tokens, follow these steps:\\n1. Go to this page: https://dev.twitch.tv/dashboard/apps.\\n2. Click *Register Your Application*.\\n3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\\n4. Click *Register*.\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:497 +#: redbot/cogs/streams/streams.py:498 #, docstring msgid "Explain how to set the YouTube token." msgstr "" -#: redbot/cogs/streams/streams.py:499 +#: redbot/cogs/streams/streams.py:500 msgid "To get one, do the following:\\n1. Create a project\\n(see https://support.google.com/googleapi/answer/6251787 for details)\\n2. Enable the YouTube Data API v3 \\n(see https://support.google.com/googleapi/answer/6158841 for instructions)\\n3. Set up your API key \\n(see https://support.google.com/googleapi/answer/6158862 for instructions)\\n4. Copy your API key and run the command {command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:513 +#: redbot/cogs/streams/streams.py:514 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 #, docstring msgid "Manage custom message for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:528 +#: redbot/cogs/streams/streams.py:529 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention {mention}, {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:538 redbot/cogs/streams/streams.py:554 +#: redbot/cogs/streams/streams.py:539 redbot/cogs/streams/streams.py:555 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:545 +#: redbot/cogs/streams/streams.py:546 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:561 +#: redbot/cogs/streams/streams.py:562 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:565 +#: redbot/cogs/streams/streams.py:566 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:570 +#: redbot/cogs/streams/streams.py:571 #, docstring msgid "Manage mention settings for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:576 +#: redbot/cogs/streams/streams.py:577 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "" -#: redbot/cogs/streams/streams.py:581 +#: redbot/cogs/streams/streams.py:582 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:584 +#: redbot/cogs/streams/streams.py:585 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:589 +#: redbot/cogs/streams/streams.py:590 #, docstring msgid "Toggle the `@​here` mention." msgstr "" -#: redbot/cogs/streams/streams.py:594 +#: redbot/cogs/streams/streams.py:595 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:597 +#: redbot/cogs/streams/streams.py:598 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:602 +#: redbot/cogs/streams/streams.py:603 #, docstring msgid "Toggle a role mention." msgstr "" -#: redbot/cogs/streams/streams.py:607 +#: redbot/cogs/streams/streams.py:608 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:613 +#: redbot/cogs/streams/streams.py:614 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:617 +#: redbot/cogs/streams/streams.py:618 msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification." msgstr "" -#: redbot/cogs/streams/streams.py:628 +#: redbot/cogs/streams/streams.py:629 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:631 +#: redbot/cogs/streams/streams.py:632 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:633 +#: redbot/cogs/streams/streams.py:634 msgid "Notifications will no longer be deleted." msgstr "" -#: redbot/cogs/streams/streams.py:638 +#: redbot/cogs/streams/streams.py:639 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:643 +#: redbot/cogs/streams/streams.py:644 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:646 +#: redbot/cogs/streams/streams.py:647 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:654 +#: redbot/cogs/streams/streams.py:652 +#, docstring +msgid "Toggle excluding YouTube streams schedules from alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:657 +msgid "Streams schedules will be included in alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:660 +msgid "Streams schedules will no longer send an alert." +msgstr "" + +#: redbot/cogs/streams/streams.py:668 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "" -#: redbot/cogs/streams/streams.py:663 +#: redbot/cogs/streams/streams.py:677 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "" -#: redbot/cogs/streams/streams.py:761 +#: redbot/cogs/streams/streams.py:795 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:778 +#: redbot/cogs/streams/streams.py:812 msgid "{stream} is live!" msgstr "" -#: redbot/cogs/streams/streamtypes.py:316 +#: redbot/cogs/streams/streamtypes.py:176 +msgid "This stream will start in {time}" +msgstr "" + +#: redbot/cogs/streams/streamtypes.py:351 msgid "Untitled broadcast" msgstr "" -#: redbot/cogs/streams/streamtypes.py:318 +#: redbot/cogs/streams/streamtypes.py:353 msgid " - Rerun" msgstr "" -#: redbot/cogs/streams/streamtypes.py:321 -#: redbot/cogs/streams/streamtypes.py:364 -#: redbot/cogs/streams/streamtypes.py:405 +#: redbot/cogs/streams/streamtypes.py:356 +#: redbot/cogs/streams/streamtypes.py:399 +#: redbot/cogs/streams/streamtypes.py:440 msgid "Followers" msgstr "" -#: redbot/cogs/streams/streamtypes.py:322 -#: redbot/cogs/streams/streamtypes.py:406 +#: redbot/cogs/streams/streamtypes.py:357 +#: redbot/cogs/streams/streamtypes.py:441 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:327 -#: redbot/cogs/streams/streamtypes.py:368 +#: redbot/cogs/streams/streamtypes.py:362 +#: redbot/cogs/streams/streamtypes.py:403 msgid "Playing: " msgstr "" -#: redbot/cogs/streams/streamtypes.py:411 +#: redbot/cogs/streams/streamtypes.py:446 msgid "None" msgstr "" -#: redbot/cogs/streams/streamtypes.py:414 +#: redbot/cogs/streams/streamtypes.py:449 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:418 +#: redbot/cogs/streams/streamtypes.py:453 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/cogs/streams/locales/es-ES.po b/redbot/cogs/streams/locales/es-ES.po index f93cb36a3..89a35c2d9 100644 --- a/redbot/cogs/streams/locales/es-ES.po +++ b/redbot/cogs/streams/locales/es-ES.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" @@ -20,309 +20,326 @@ msgstr "" msgid "Various commands relating to streaming platforms.\\n\\n You can check if a Twitch, YouTube or Picarto stream is\\n currently live.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:141 +#: redbot/cogs/streams/streams.py:142 msgid "You need a client secret key if you want to use the Twitch API on this cog.\\nFollow these steps:\\n1. Go to this page: https://dev.twitch.tv/console/apps.\\n2. Click \\\"Manage\\\" on your application.\\n3. Click on \\\"New secret\\\".\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel or in DM with the bot." msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:207 +#: redbot/cogs/streams/streams.py:208 #, docstring msgid "Check if a Twitch channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:220 +#: redbot/cogs/streams/streams.py:221 #, docstring msgid "Check if a YouTube channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:233 +#: redbot/cogs/streams/streams.py:234 #, docstring msgid "Check if a smashcast channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Check if a Picarto channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:251 redbot/cogs/streams/streams.py:287 +#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288 msgid "That user is offline." msgstr "" -#: redbot/cogs/streams/streams.py:253 redbot/cogs/streams/streams.py:447 +#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:448 msgid "That channel doesn't seem to exist." msgstr "" -#: redbot/cogs/streams/streams.py:256 redbot/cogs/streams/streams.py:415 +#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:416 msgid "The Twitch token is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:262 redbot/cogs/streams/streams.py:422 +#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:423 msgid "The YouTube API key is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:268 redbot/cogs/streams/streams.py:430 +#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:431 msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues." msgstr "" -#: redbot/cogs/streams/streams.py:280 redbot/cogs/streams/streams.py:442 +#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:443 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "" -#: redbot/cogs/streams/streams.py:297 +#: redbot/cogs/streams/streams.py:298 #, docstring msgid "Manage automated stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:302 +#: redbot/cogs/streams/streams.py:303 #, docstring msgid "Manage Twitch stream notifications." msgstr "" -#: redbot/cogs/streams/streams.py:310 +#: redbot/cogs/streams/streams.py:311 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "" -#: redbot/cogs/streams/streams.py:313 +#: redbot/cogs/streams/streams.py:314 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "" -#: redbot/cogs/streams/streams.py:320 +#: redbot/cogs/streams/streams.py:321 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "" -#: redbot/cogs/streams/streams.py:325 +#: redbot/cogs/streams/streams.py:326 #, docstring msgid "Toggle alerts in this channel for a Smashcast stream." msgstr "" -#: redbot/cogs/streams/streams.py:330 +#: redbot/cogs/streams/streams.py:331 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "" -#: redbot/cogs/streams/streams.py:335 +#: redbot/cogs/streams/streams.py:336 #, docstring msgid "Disable all stream alerts in this channel or server.\\n\\n `[p]streamalert stop` will disable this channel's stream\\n alerts.\\n\\n Do `[p]streamalert stop yes` to disable all stream alerts in\\n this server.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:366 msgid "All the stream alerts in this server have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:367 +#: redbot/cogs/streams/streams.py:368 msgid "All the stream alerts in this channel have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:374 #, docstring msgid "List all active stream alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:376 +#: redbot/cogs/streams/streams.py:377 msgid "Active alerts:\\n\\n" msgstr "" -#: redbot/cogs/streams/streams.py:384 +#: redbot/cogs/streams/streams.py:385 msgid "There are no active alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:455 +#: redbot/cogs/streams/streams.py:456 #, docstring msgid "Manage stream alert settings." msgstr "" -#: redbot/cogs/streams/streams.py:461 +#: redbot/cogs/streams/streams.py:462 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:463 +#: redbot/cogs/streams/streams.py:464 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:473 +#: redbot/cogs/streams/streams.py:474 #, docstring msgid "Explain how to set the twitch token." msgstr "" -#: redbot/cogs/streams/streams.py:474 +#: redbot/cogs/streams/streams.py:475 msgid "To set the twitch API tokens, follow these steps:\\n1. Go to this page: https://dev.twitch.tv/dashboard/apps.\\n2. Click *Register Your Application*.\\n3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\\n4. Click *Register*.\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:497 +#: redbot/cogs/streams/streams.py:498 #, docstring msgid "Explain how to set the YouTube token." msgstr "" -#: redbot/cogs/streams/streams.py:499 +#: redbot/cogs/streams/streams.py:500 msgid "To get one, do the following:\\n1. Create a project\\n(see https://support.google.com/googleapi/answer/6251787 for details)\\n2. Enable the YouTube Data API v3 \\n(see https://support.google.com/googleapi/answer/6158841 for instructions)\\n3. Set up your API key \\n(see https://support.google.com/googleapi/answer/6158862 for instructions)\\n4. Copy your API key and run the command {command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:513 +#: redbot/cogs/streams/streams.py:514 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 #, docstring msgid "Manage custom message for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:528 +#: redbot/cogs/streams/streams.py:529 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention {mention}, {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:538 redbot/cogs/streams/streams.py:554 +#: redbot/cogs/streams/streams.py:539 redbot/cogs/streams/streams.py:555 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:545 +#: redbot/cogs/streams/streams.py:546 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:561 +#: redbot/cogs/streams/streams.py:562 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:565 +#: redbot/cogs/streams/streams.py:566 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:570 +#: redbot/cogs/streams/streams.py:571 #, docstring msgid "Manage mention settings for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:576 +#: redbot/cogs/streams/streams.py:577 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "" -#: redbot/cogs/streams/streams.py:581 +#: redbot/cogs/streams/streams.py:582 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:584 +#: redbot/cogs/streams/streams.py:585 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:589 +#: redbot/cogs/streams/streams.py:590 #, docstring msgid "Toggle the `@​here` mention." msgstr "" -#: redbot/cogs/streams/streams.py:594 +#: redbot/cogs/streams/streams.py:595 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:597 +#: redbot/cogs/streams/streams.py:598 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:602 +#: redbot/cogs/streams/streams.py:603 #, docstring msgid "Toggle a role mention." msgstr "" -#: redbot/cogs/streams/streams.py:607 +#: redbot/cogs/streams/streams.py:608 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:613 +#: redbot/cogs/streams/streams.py:614 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:617 +#: redbot/cogs/streams/streams.py:618 msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification." msgstr "" -#: redbot/cogs/streams/streams.py:628 +#: redbot/cogs/streams/streams.py:629 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:631 +#: redbot/cogs/streams/streams.py:632 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:633 +#: redbot/cogs/streams/streams.py:634 msgid "Notifications will no longer be deleted." msgstr "" -#: redbot/cogs/streams/streams.py:638 +#: redbot/cogs/streams/streams.py:639 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:643 +#: redbot/cogs/streams/streams.py:644 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:646 +#: redbot/cogs/streams/streams.py:647 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:654 +#: redbot/cogs/streams/streams.py:652 +#, docstring +msgid "Toggle excluding YouTube streams schedules from alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:657 +msgid "Streams schedules will be included in alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:660 +msgid "Streams schedules will no longer send an alert." +msgstr "" + +#: redbot/cogs/streams/streams.py:668 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "" -#: redbot/cogs/streams/streams.py:663 +#: redbot/cogs/streams/streams.py:677 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "" -#: redbot/cogs/streams/streams.py:761 +#: redbot/cogs/streams/streams.py:795 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:778 +#: redbot/cogs/streams/streams.py:812 msgid "{stream} is live!" msgstr "" -#: redbot/cogs/streams/streamtypes.py:316 +#: redbot/cogs/streams/streamtypes.py:176 +msgid "This stream will start in {time}" +msgstr "" + +#: redbot/cogs/streams/streamtypes.py:351 msgid "Untitled broadcast" msgstr "" -#: redbot/cogs/streams/streamtypes.py:318 +#: redbot/cogs/streams/streamtypes.py:353 msgid " - Rerun" msgstr "" -#: redbot/cogs/streams/streamtypes.py:321 -#: redbot/cogs/streams/streamtypes.py:364 -#: redbot/cogs/streams/streamtypes.py:405 +#: redbot/cogs/streams/streamtypes.py:356 +#: redbot/cogs/streams/streamtypes.py:399 +#: redbot/cogs/streams/streamtypes.py:440 msgid "Followers" msgstr "" -#: redbot/cogs/streams/streamtypes.py:322 -#: redbot/cogs/streams/streamtypes.py:406 +#: redbot/cogs/streams/streamtypes.py:357 +#: redbot/cogs/streams/streamtypes.py:441 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:327 -#: redbot/cogs/streams/streamtypes.py:368 +#: redbot/cogs/streams/streamtypes.py:362 +#: redbot/cogs/streams/streamtypes.py:403 msgid "Playing: " msgstr "" -#: redbot/cogs/streams/streamtypes.py:411 +#: redbot/cogs/streams/streamtypes.py:446 msgid "None" msgstr "" -#: redbot/cogs/streams/streamtypes.py:414 +#: redbot/cogs/streams/streamtypes.py:449 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:418 +#: redbot/cogs/streams/streamtypes.py:453 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/cogs/streams/locales/fi-FI.po b/redbot/cogs/streams/locales/fi-FI.po index b1c6105cb..ccd635181 100644 --- a/redbot/cogs/streams/locales/fi-FI.po +++ b/redbot/cogs/streams/locales/fi-FI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Finnish\n" "MIME-Version: 1.0\n" @@ -20,309 +20,326 @@ msgstr "" msgid "Various commands relating to streaming platforms.\\n\\n You can check if a Twitch, YouTube or Picarto stream is\\n currently live.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:141 +#: redbot/cogs/streams/streams.py:142 msgid "You need a client secret key if you want to use the Twitch API on this cog.\\nFollow these steps:\\n1. Go to this page: https://dev.twitch.tv/console/apps.\\n2. Click \\\"Manage\\\" on your application.\\n3. Click on \\\"New secret\\\".\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel or in DM with the bot." msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:207 +#: redbot/cogs/streams/streams.py:208 #, docstring msgid "Check if a Twitch channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:220 +#: redbot/cogs/streams/streams.py:221 #, docstring msgid "Check if a YouTube channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:233 +#: redbot/cogs/streams/streams.py:234 #, docstring msgid "Check if a smashcast channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Check if a Picarto channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:251 redbot/cogs/streams/streams.py:287 +#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288 msgid "That user is offline." msgstr "" -#: redbot/cogs/streams/streams.py:253 redbot/cogs/streams/streams.py:447 +#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:448 msgid "That channel doesn't seem to exist." msgstr "" -#: redbot/cogs/streams/streams.py:256 redbot/cogs/streams/streams.py:415 +#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:416 msgid "The Twitch token is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:262 redbot/cogs/streams/streams.py:422 +#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:423 msgid "The YouTube API key is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:268 redbot/cogs/streams/streams.py:430 +#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:431 msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues." msgstr "" -#: redbot/cogs/streams/streams.py:280 redbot/cogs/streams/streams.py:442 +#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:443 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "" -#: redbot/cogs/streams/streams.py:297 +#: redbot/cogs/streams/streams.py:298 #, docstring msgid "Manage automated stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:302 +#: redbot/cogs/streams/streams.py:303 #, docstring msgid "Manage Twitch stream notifications." msgstr "" -#: redbot/cogs/streams/streams.py:310 +#: redbot/cogs/streams/streams.py:311 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "" -#: redbot/cogs/streams/streams.py:313 +#: redbot/cogs/streams/streams.py:314 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "" -#: redbot/cogs/streams/streams.py:320 +#: redbot/cogs/streams/streams.py:321 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "" -#: redbot/cogs/streams/streams.py:325 +#: redbot/cogs/streams/streams.py:326 #, docstring msgid "Toggle alerts in this channel for a Smashcast stream." msgstr "" -#: redbot/cogs/streams/streams.py:330 +#: redbot/cogs/streams/streams.py:331 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "" -#: redbot/cogs/streams/streams.py:335 +#: redbot/cogs/streams/streams.py:336 #, docstring msgid "Disable all stream alerts in this channel or server.\\n\\n `[p]streamalert stop` will disable this channel's stream\\n alerts.\\n\\n Do `[p]streamalert stop yes` to disable all stream alerts in\\n this server.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:366 msgid "All the stream alerts in this server have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:367 +#: redbot/cogs/streams/streams.py:368 msgid "All the stream alerts in this channel have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:374 #, docstring msgid "List all active stream alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:376 +#: redbot/cogs/streams/streams.py:377 msgid "Active alerts:\\n\\n" msgstr "" -#: redbot/cogs/streams/streams.py:384 +#: redbot/cogs/streams/streams.py:385 msgid "There are no active alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:455 +#: redbot/cogs/streams/streams.py:456 #, docstring msgid "Manage stream alert settings." msgstr "" -#: redbot/cogs/streams/streams.py:461 +#: redbot/cogs/streams/streams.py:462 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:463 +#: redbot/cogs/streams/streams.py:464 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:473 +#: redbot/cogs/streams/streams.py:474 #, docstring msgid "Explain how to set the twitch token." msgstr "" -#: redbot/cogs/streams/streams.py:474 +#: redbot/cogs/streams/streams.py:475 msgid "To set the twitch API tokens, follow these steps:\\n1. Go to this page: https://dev.twitch.tv/dashboard/apps.\\n2. Click *Register Your Application*.\\n3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\\n4. Click *Register*.\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:497 +#: redbot/cogs/streams/streams.py:498 #, docstring msgid "Explain how to set the YouTube token." msgstr "" -#: redbot/cogs/streams/streams.py:499 +#: redbot/cogs/streams/streams.py:500 msgid "To get one, do the following:\\n1. Create a project\\n(see https://support.google.com/googleapi/answer/6251787 for details)\\n2. Enable the YouTube Data API v3 \\n(see https://support.google.com/googleapi/answer/6158841 for instructions)\\n3. Set up your API key \\n(see https://support.google.com/googleapi/answer/6158862 for instructions)\\n4. Copy your API key and run the command {command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:513 +#: redbot/cogs/streams/streams.py:514 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 #, docstring msgid "Manage custom message for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:528 +#: redbot/cogs/streams/streams.py:529 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention {mention}, {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:538 redbot/cogs/streams/streams.py:554 +#: redbot/cogs/streams/streams.py:539 redbot/cogs/streams/streams.py:555 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:545 +#: redbot/cogs/streams/streams.py:546 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:561 +#: redbot/cogs/streams/streams.py:562 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:565 +#: redbot/cogs/streams/streams.py:566 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:570 +#: redbot/cogs/streams/streams.py:571 #, docstring msgid "Manage mention settings for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:576 +#: redbot/cogs/streams/streams.py:577 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "" -#: redbot/cogs/streams/streams.py:581 +#: redbot/cogs/streams/streams.py:582 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:584 +#: redbot/cogs/streams/streams.py:585 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:589 +#: redbot/cogs/streams/streams.py:590 #, docstring msgid "Toggle the `@​here` mention." msgstr "" -#: redbot/cogs/streams/streams.py:594 +#: redbot/cogs/streams/streams.py:595 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:597 +#: redbot/cogs/streams/streams.py:598 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:602 +#: redbot/cogs/streams/streams.py:603 #, docstring msgid "Toggle a role mention." msgstr "" -#: redbot/cogs/streams/streams.py:607 +#: redbot/cogs/streams/streams.py:608 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:613 +#: redbot/cogs/streams/streams.py:614 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:617 +#: redbot/cogs/streams/streams.py:618 msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification." msgstr "" -#: redbot/cogs/streams/streams.py:628 +#: redbot/cogs/streams/streams.py:629 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:631 +#: redbot/cogs/streams/streams.py:632 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:633 +#: redbot/cogs/streams/streams.py:634 msgid "Notifications will no longer be deleted." msgstr "" -#: redbot/cogs/streams/streams.py:638 +#: redbot/cogs/streams/streams.py:639 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:643 +#: redbot/cogs/streams/streams.py:644 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:646 +#: redbot/cogs/streams/streams.py:647 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:654 +#: redbot/cogs/streams/streams.py:652 +#, docstring +msgid "Toggle excluding YouTube streams schedules from alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:657 +msgid "Streams schedules will be included in alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:660 +msgid "Streams schedules will no longer send an alert." +msgstr "" + +#: redbot/cogs/streams/streams.py:668 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "" -#: redbot/cogs/streams/streams.py:663 +#: redbot/cogs/streams/streams.py:677 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "" -#: redbot/cogs/streams/streams.py:761 +#: redbot/cogs/streams/streams.py:795 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:778 +#: redbot/cogs/streams/streams.py:812 msgid "{stream} is live!" msgstr "" -#: redbot/cogs/streams/streamtypes.py:316 +#: redbot/cogs/streams/streamtypes.py:176 +msgid "This stream will start in {time}" +msgstr "" + +#: redbot/cogs/streams/streamtypes.py:351 msgid "Untitled broadcast" msgstr "" -#: redbot/cogs/streams/streamtypes.py:318 +#: redbot/cogs/streams/streamtypes.py:353 msgid " - Rerun" msgstr "" -#: redbot/cogs/streams/streamtypes.py:321 -#: redbot/cogs/streams/streamtypes.py:364 -#: redbot/cogs/streams/streamtypes.py:405 +#: redbot/cogs/streams/streamtypes.py:356 +#: redbot/cogs/streams/streamtypes.py:399 +#: redbot/cogs/streams/streamtypes.py:440 msgid "Followers" msgstr "" -#: redbot/cogs/streams/streamtypes.py:322 -#: redbot/cogs/streams/streamtypes.py:406 +#: redbot/cogs/streams/streamtypes.py:357 +#: redbot/cogs/streams/streamtypes.py:441 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:327 -#: redbot/cogs/streams/streamtypes.py:368 +#: redbot/cogs/streams/streamtypes.py:362 +#: redbot/cogs/streams/streamtypes.py:403 msgid "Playing: " msgstr "" -#: redbot/cogs/streams/streamtypes.py:411 +#: redbot/cogs/streams/streamtypes.py:446 msgid "None" msgstr "" -#: redbot/cogs/streams/streamtypes.py:414 +#: redbot/cogs/streams/streamtypes.py:449 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:418 +#: redbot/cogs/streams/streamtypes.py:453 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/cogs/streams/locales/fr-FR.po b/redbot/cogs/streams/locales/fr-FR.po index c24d0fac8..28a45d4ca 100644 --- a/redbot/cogs/streams/locales/fr-FR.po +++ b/redbot/cogs/streams/locales/fr-FR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -20,309 +20,326 @@ msgstr "" msgid "Various commands relating to streaming platforms.\\n\\n You can check if a Twitch, YouTube or Picarto stream is\\n currently live.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:141 +#: redbot/cogs/streams/streams.py:142 msgid "You need a client secret key if you want to use the Twitch API on this cog.\\nFollow these steps:\\n1. Go to this page: https://dev.twitch.tv/console/apps.\\n2. Click \\\"Manage\\\" on your application.\\n3. Click on \\\"New secret\\\".\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel or in DM with the bot." msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:207 +#: redbot/cogs/streams/streams.py:208 #, docstring msgid "Check if a Twitch channel is live." msgstr "Vérifiez si une chaîne Twitch est en live." -#: redbot/cogs/streams/streams.py:220 +#: redbot/cogs/streams/streams.py:221 #, docstring msgid "Check if a YouTube channel is live." msgstr "Vérifiez si une chaîne YouTube est en live." -#: redbot/cogs/streams/streams.py:233 +#: redbot/cogs/streams/streams.py:234 #, docstring msgid "Check if a smashcast channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Check if a Picarto channel is live." msgstr "Vérifiez si une chaîne Picarto est en live." -#: redbot/cogs/streams/streams.py:251 redbot/cogs/streams/streams.py:287 +#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288 msgid "That user is offline." msgstr "Cet utilisateur est hors ligne." -#: redbot/cogs/streams/streams.py:253 redbot/cogs/streams/streams.py:447 +#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:448 msgid "That channel doesn't seem to exist." msgstr "Ce salon ne semble pas exister." -#: redbot/cogs/streams/streams.py:256 redbot/cogs/streams/streams.py:415 +#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:416 msgid "The Twitch token is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:262 redbot/cogs/streams/streams.py:422 +#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:423 msgid "The YouTube API key is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:268 redbot/cogs/streams/streams.py:430 +#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:431 msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues." msgstr "" -#: redbot/cogs/streams/streams.py:280 redbot/cogs/streams/streams.py:442 +#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:443 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "Une erreur s'est produite lors de la tentative de connexion a l'API du service de stream." -#: redbot/cogs/streams/streams.py:297 +#: redbot/cogs/streams/streams.py:298 #, docstring msgid "Manage automated stream alerts." msgstr "Gérer les alertes de stream." -#: redbot/cogs/streams/streams.py:302 +#: redbot/cogs/streams/streams.py:303 #, docstring msgid "Manage Twitch stream notifications." msgstr "Gérer les notifications de stream Twitch." -#: redbot/cogs/streams/streams.py:310 +#: redbot/cogs/streams/streams.py:311 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "Activer les alertes dans ce salon pour un stream Twitch." -#: redbot/cogs/streams/streams.py:313 +#: redbot/cogs/streams/streams.py:314 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "Veuillez fournir le nom d'une chaîne *Twitch*, pas d'un salon Discord." -#: redbot/cogs/streams/streams.py:320 +#: redbot/cogs/streams/streams.py:321 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "Activer les alertes dans ce salon pour un stream YouTube." -#: redbot/cogs/streams/streams.py:325 +#: redbot/cogs/streams/streams.py:326 #, docstring msgid "Toggle alerts in this channel for a Smashcast stream." msgstr "" -#: redbot/cogs/streams/streams.py:330 +#: redbot/cogs/streams/streams.py:331 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "Activer les alertes dans ce salon pour un stream Picarto." -#: redbot/cogs/streams/streams.py:335 +#: redbot/cogs/streams/streams.py:336 #, docstring msgid "Disable all stream alerts in this channel or server.\\n\\n `[p]streamalert stop` will disable this channel's stream\\n alerts.\\n\\n Do `[p]streamalert stop yes` to disable all stream alerts in\\n this server.\\n " msgstr "Désactive toutes les alertes de stream sur ce salon ou ce serveur.\\n\\n `[p]streamalert stop'' désactivera les alertes pour ce salon.\\n\\n Utiliser `[p]streamalert stop yes` pour désactiver les alertes\\n pour ce serveur.\\n " -#: redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:366 msgid "All the stream alerts in this server have been disabled." msgstr "Toutes les alertes de stream de ce serveur ont été désactivées." -#: redbot/cogs/streams/streams.py:367 +#: redbot/cogs/streams/streams.py:368 msgid "All the stream alerts in this channel have been disabled." msgstr "Toutes les alertes de stream dans ce salon ont été désactivées." -#: redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:374 #, docstring msgid "List all active stream alerts in this server." msgstr "Liste toutes les alertes de streams actives dans ce serveur." -#: redbot/cogs/streams/streams.py:376 +#: redbot/cogs/streams/streams.py:377 msgid "Active alerts:\\n\\n" msgstr "Alertes actives :\\n\\n" -#: redbot/cogs/streams/streams.py:384 +#: redbot/cogs/streams/streams.py:385 msgid "There are no active alerts in this server." msgstr "Il n'y a pas d'alertes actives dans ce serveur." -#: redbot/cogs/streams/streams.py:455 +#: redbot/cogs/streams/streams.py:456 #, docstring msgid "Manage stream alert settings." msgstr "Gérer les paramètres d'alerte de stream." -#: redbot/cogs/streams/streams.py:461 +#: redbot/cogs/streams/streams.py:462 #, docstring msgid "Set stream check refresh time." msgstr "Définir le temps de rafraîchissement de la vérification des streams." -#: redbot/cogs/streams/streams.py:463 +#: redbot/cogs/streams/streams.py:464 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "Vous ne pouvez pas régler le temps de rafraîchissement à moins de 60 secondes" -#: redbot/cogs/streams/streams.py:473 +#: redbot/cogs/streams/streams.py:474 #, docstring msgid "Explain how to set the twitch token." msgstr "Expliquer comment définir le token Twitch." -#: redbot/cogs/streams/streams.py:474 +#: redbot/cogs/streams/streams.py:475 msgid "To set the twitch API tokens, follow these steps:\\n1. Go to this page: https://dev.twitch.tv/dashboard/apps.\\n2. Click *Register Your Application*.\\n3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\\n4. Click *Register*.\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:497 +#: redbot/cogs/streams/streams.py:498 #, docstring msgid "Explain how to set the YouTube token." msgstr "Expliquer comment définir le token YouTube." -#: redbot/cogs/streams/streams.py:499 +#: redbot/cogs/streams/streams.py:500 msgid "To get one, do the following:\\n1. Create a project\\n(see https://support.google.com/googleapi/answer/6251787 for details)\\n2. Enable the YouTube Data API v3 \\n(see https://support.google.com/googleapi/answer/6158841 for instructions)\\n3. Set up your API key \\n(see https://support.google.com/googleapi/answer/6158862 for instructions)\\n4. Copy your API key and run the command {command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:513 +#: redbot/cogs/streams/streams.py:514 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 #, docstring msgid "Manage custom message for stream alerts." msgstr "Gérer le message personnalisé pour les alertes de streams." -#: redbot/cogs/streams/streams.py:528 +#: redbot/cogs/streams/streams.py:529 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention {mention}, {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:538 redbot/cogs/streams/streams.py:554 +#: redbot/cogs/streams/streams.py:539 redbot/cogs/streams/streams.py:555 msgid "Stream alert message set!" msgstr "Message d'alerte de stream défini !" -#: redbot/cogs/streams/streams.py:545 +#: redbot/cogs/streams/streams.py:546 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:561 +#: redbot/cogs/streams/streams.py:562 #, docstring msgid "Reset the stream alert messages in this server." msgstr "Réinitialiser les messages d'alerte de streams sur ce serveur." -#: redbot/cogs/streams/streams.py:565 +#: redbot/cogs/streams/streams.py:566 msgid "Stream alerts in this server will now use the default alert message." msgstr "Les alertes de stream de ce serveur utiliseront maintenant le message d'alerte par défaut." -#: redbot/cogs/streams/streams.py:570 +#: redbot/cogs/streams/streams.py:571 #, docstring msgid "Manage mention settings for stream alerts." msgstr "Gérer les paramètres de mention pour les alertes de streams." -#: redbot/cogs/streams/streams.py:576 +#: redbot/cogs/streams/streams.py:577 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "Activer la mention `@'everyone`." -#: redbot/cogs/streams/streams.py:581 +#: redbot/cogs/streams/streams.py:582 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "`@'everyone` ne sera plus mentionné pour les alertes de streams." -#: redbot/cogs/streams/streams.py:584 +#: redbot/cogs/streams/streams.py:585 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "Quand un stream est en direct, `@​everyone` sera mentionné." -#: redbot/cogs/streams/streams.py:589 +#: redbot/cogs/streams/streams.py:590 #, docstring msgid "Toggle the `@​here` mention." msgstr "Utiliser la mention `@here`." -#: redbot/cogs/streams/streams.py:594 +#: redbot/cogs/streams/streams.py:595 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "`@here` ne sera plus mentionné pour les alertes de streams." -#: redbot/cogs/streams/streams.py:597 +#: redbot/cogs/streams/streams.py:598 msgid "When a stream is live, `@​here` will be mentioned." msgstr "Quand un stream est en direct, `@​here` sera mentionné." -#: redbot/cogs/streams/streams.py:602 +#: redbot/cogs/streams/streams.py:603 #, docstring msgid "Toggle a role mention." msgstr "Activer une mention de rôle." -#: redbot/cogs/streams/streams.py:607 +#: redbot/cogs/streams/streams.py:608 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "`@{role.name}` ne sera plus mentionné pour les alertes de streams." -#: redbot/cogs/streams/streams.py:613 +#: redbot/cogs/streams/streams.py:614 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "Quand un stream ou une communauté est en direct, `@{role.name}` sera mentionné." -#: redbot/cogs/streams/streams.py:617 +#: redbot/cogs/streams/streams.py:618 msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification." msgstr "Puisque le rôle n'est pas mentionnable, il le sera momentanément lors de l'annonce d'un stream. Veuillez vous assurer que j'ai les bonnes permissions pour gérer ce rôle, sinon les membres de ce rôle ne recevront pas de notification." -#: redbot/cogs/streams/streams.py:628 +#: redbot/cogs/streams/streams.py:629 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "Activer la suppression de l'alerte lorsque les streams sont hors ligne." -#: redbot/cogs/streams/streams.py:631 +#: redbot/cogs/streams/streams.py:632 msgid "The notifications will be deleted once streams go offline." msgstr "Les notifications seront supprimées une fois que les streams seront hors ligne." -#: redbot/cogs/streams/streams.py:633 +#: redbot/cogs/streams/streams.py:634 msgid "Notifications will no longer be deleted." msgstr "Les notifications ne seront plus supprimées." -#: redbot/cogs/streams/streams.py:638 +#: redbot/cogs/streams/streams.py:639 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "Activer/désactiver l'exclusion des reruns de streams des alertes." -#: redbot/cogs/streams/streams.py:643 +#: redbot/cogs/streams/streams.py:644 msgid "Streams of type 'rerun' will be included in alerts." msgstr "Les streams de type 'reerun' seront inclus dans les alertes." -#: redbot/cogs/streams/streams.py:646 +#: redbot/cogs/streams/streams.py:647 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "Les flux de type 'rerun' n'enverront plus d'alerte." -#: redbot/cogs/streams/streams.py:654 +#: redbot/cogs/streams/streams.py:652 +#, docstring +msgid "Toggle excluding YouTube streams schedules from alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:657 +msgid "Streams schedules will be included in alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:660 +msgid "Streams schedules will no longer send an alert." +msgstr "" + +#: redbot/cogs/streams/streams.py:668 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "Je vais maintenant envoyer une notification dans ce salon lorsque {stream.name} sera en live." -#: redbot/cogs/streams/streams.py:663 +#: redbot/cogs/streams/streams.py:677 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "Je n'enverrai plus de notifications à propos de {stream.name} dans ce salon." -#: redbot/cogs/streams/streams.py:761 +#: redbot/cogs/streams/streams.py:795 msgid "{mention}, {stream} is live!" msgstr "{mention}, {stream} est en live !" -#: redbot/cogs/streams/streams.py:778 +#: redbot/cogs/streams/streams.py:812 msgid "{stream} is live!" msgstr "{stream} est en live !" -#: redbot/cogs/streams/streamtypes.py:316 +#: redbot/cogs/streams/streamtypes.py:176 +msgid "This stream will start in {time}" +msgstr "" + +#: redbot/cogs/streams/streamtypes.py:351 msgid "Untitled broadcast" msgstr "Diffusion sans titre" -#: redbot/cogs/streams/streamtypes.py:318 +#: redbot/cogs/streams/streamtypes.py:353 msgid " - Rerun" msgstr " - Rerun" -#: redbot/cogs/streams/streamtypes.py:321 -#: redbot/cogs/streams/streamtypes.py:364 -#: redbot/cogs/streams/streamtypes.py:405 +#: redbot/cogs/streams/streamtypes.py:356 +#: redbot/cogs/streams/streamtypes.py:399 +#: redbot/cogs/streams/streamtypes.py:440 msgid "Followers" msgstr "Abonnés" -#: redbot/cogs/streams/streamtypes.py:322 -#: redbot/cogs/streams/streamtypes.py:406 +#: redbot/cogs/streams/streamtypes.py:357 +#: redbot/cogs/streams/streamtypes.py:441 msgid "Total views" msgstr "Vues totales" -#: redbot/cogs/streams/streamtypes.py:327 -#: redbot/cogs/streams/streamtypes.py:368 +#: redbot/cogs/streams/streamtypes.py:362 +#: redbot/cogs/streams/streamtypes.py:403 msgid "Playing: " msgstr "Joue à : " -#: redbot/cogs/streams/streamtypes.py:411 +#: redbot/cogs/streams/streamtypes.py:446 msgid "None" msgstr "Aucun" -#: redbot/cogs/streams/streamtypes.py:414 +#: redbot/cogs/streams/streamtypes.py:449 msgid "NSFW | " msgstr "NSFW | " -#: redbot/cogs/streams/streamtypes.py:418 +#: redbot/cogs/streams/streamtypes.py:453 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "{adult}Catégorie : {category} | Tags : {tags}" diff --git a/redbot/cogs/streams/locales/he-IL.po b/redbot/cogs/streams/locales/he-IL.po index 99975d77e..c5313301e 100644 --- a/redbot/cogs/streams/locales/he-IL.po +++ b/redbot/cogs/streams/locales/he-IL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Hebrew\n" "MIME-Version: 1.0\n" @@ -20,309 +20,326 @@ msgstr "" msgid "Various commands relating to streaming platforms.\\n\\n You can check if a Twitch, YouTube or Picarto stream is\\n currently live.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:141 +#: redbot/cogs/streams/streams.py:142 msgid "You need a client secret key if you want to use the Twitch API on this cog.\\nFollow these steps:\\n1. Go to this page: https://dev.twitch.tv/console/apps.\\n2. Click \\\"Manage\\\" on your application.\\n3. Click on \\\"New secret\\\".\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel or in DM with the bot." msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:207 +#: redbot/cogs/streams/streams.py:208 #, docstring msgid "Check if a Twitch channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:220 +#: redbot/cogs/streams/streams.py:221 #, docstring msgid "Check if a YouTube channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:233 +#: redbot/cogs/streams/streams.py:234 #, docstring msgid "Check if a smashcast channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Check if a Picarto channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:251 redbot/cogs/streams/streams.py:287 +#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288 msgid "That user is offline." msgstr "" -#: redbot/cogs/streams/streams.py:253 redbot/cogs/streams/streams.py:447 +#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:448 msgid "That channel doesn't seem to exist." msgstr "" -#: redbot/cogs/streams/streams.py:256 redbot/cogs/streams/streams.py:415 +#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:416 msgid "The Twitch token is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:262 redbot/cogs/streams/streams.py:422 +#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:423 msgid "The YouTube API key is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:268 redbot/cogs/streams/streams.py:430 +#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:431 msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues." msgstr "" -#: redbot/cogs/streams/streams.py:280 redbot/cogs/streams/streams.py:442 +#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:443 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "" -#: redbot/cogs/streams/streams.py:297 +#: redbot/cogs/streams/streams.py:298 #, docstring msgid "Manage automated stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:302 +#: redbot/cogs/streams/streams.py:303 #, docstring msgid "Manage Twitch stream notifications." msgstr "" -#: redbot/cogs/streams/streams.py:310 +#: redbot/cogs/streams/streams.py:311 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "" -#: redbot/cogs/streams/streams.py:313 +#: redbot/cogs/streams/streams.py:314 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "" -#: redbot/cogs/streams/streams.py:320 +#: redbot/cogs/streams/streams.py:321 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "" -#: redbot/cogs/streams/streams.py:325 +#: redbot/cogs/streams/streams.py:326 #, docstring msgid "Toggle alerts in this channel for a Smashcast stream." msgstr "" -#: redbot/cogs/streams/streams.py:330 +#: redbot/cogs/streams/streams.py:331 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "" -#: redbot/cogs/streams/streams.py:335 +#: redbot/cogs/streams/streams.py:336 #, docstring msgid "Disable all stream alerts in this channel or server.\\n\\n `[p]streamalert stop` will disable this channel's stream\\n alerts.\\n\\n Do `[p]streamalert stop yes` to disable all stream alerts in\\n this server.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:366 msgid "All the stream alerts in this server have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:367 +#: redbot/cogs/streams/streams.py:368 msgid "All the stream alerts in this channel have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:374 #, docstring msgid "List all active stream alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:376 +#: redbot/cogs/streams/streams.py:377 msgid "Active alerts:\\n\\n" msgstr "" -#: redbot/cogs/streams/streams.py:384 +#: redbot/cogs/streams/streams.py:385 msgid "There are no active alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:455 +#: redbot/cogs/streams/streams.py:456 #, docstring msgid "Manage stream alert settings." msgstr "" -#: redbot/cogs/streams/streams.py:461 +#: redbot/cogs/streams/streams.py:462 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:463 +#: redbot/cogs/streams/streams.py:464 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:473 +#: redbot/cogs/streams/streams.py:474 #, docstring msgid "Explain how to set the twitch token." msgstr "" -#: redbot/cogs/streams/streams.py:474 +#: redbot/cogs/streams/streams.py:475 msgid "To set the twitch API tokens, follow these steps:\\n1. Go to this page: https://dev.twitch.tv/dashboard/apps.\\n2. Click *Register Your Application*.\\n3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\\n4. Click *Register*.\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:497 +#: redbot/cogs/streams/streams.py:498 #, docstring msgid "Explain how to set the YouTube token." msgstr "" -#: redbot/cogs/streams/streams.py:499 +#: redbot/cogs/streams/streams.py:500 msgid "To get one, do the following:\\n1. Create a project\\n(see https://support.google.com/googleapi/answer/6251787 for details)\\n2. Enable the YouTube Data API v3 \\n(see https://support.google.com/googleapi/answer/6158841 for instructions)\\n3. Set up your API key \\n(see https://support.google.com/googleapi/answer/6158862 for instructions)\\n4. Copy your API key and run the command {command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:513 +#: redbot/cogs/streams/streams.py:514 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 #, docstring msgid "Manage custom message for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:528 +#: redbot/cogs/streams/streams.py:529 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention {mention}, {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:538 redbot/cogs/streams/streams.py:554 +#: redbot/cogs/streams/streams.py:539 redbot/cogs/streams/streams.py:555 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:545 +#: redbot/cogs/streams/streams.py:546 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:561 +#: redbot/cogs/streams/streams.py:562 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:565 +#: redbot/cogs/streams/streams.py:566 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:570 +#: redbot/cogs/streams/streams.py:571 #, docstring msgid "Manage mention settings for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:576 +#: redbot/cogs/streams/streams.py:577 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "" -#: redbot/cogs/streams/streams.py:581 +#: redbot/cogs/streams/streams.py:582 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:584 +#: redbot/cogs/streams/streams.py:585 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:589 +#: redbot/cogs/streams/streams.py:590 #, docstring msgid "Toggle the `@​here` mention." msgstr "" -#: redbot/cogs/streams/streams.py:594 +#: redbot/cogs/streams/streams.py:595 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:597 +#: redbot/cogs/streams/streams.py:598 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:602 +#: redbot/cogs/streams/streams.py:603 #, docstring msgid "Toggle a role mention." msgstr "" -#: redbot/cogs/streams/streams.py:607 +#: redbot/cogs/streams/streams.py:608 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:613 +#: redbot/cogs/streams/streams.py:614 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:617 +#: redbot/cogs/streams/streams.py:618 msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification." msgstr "" -#: redbot/cogs/streams/streams.py:628 +#: redbot/cogs/streams/streams.py:629 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:631 +#: redbot/cogs/streams/streams.py:632 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:633 +#: redbot/cogs/streams/streams.py:634 msgid "Notifications will no longer be deleted." msgstr "" -#: redbot/cogs/streams/streams.py:638 +#: redbot/cogs/streams/streams.py:639 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:643 +#: redbot/cogs/streams/streams.py:644 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:646 +#: redbot/cogs/streams/streams.py:647 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:654 +#: redbot/cogs/streams/streams.py:652 +#, docstring +msgid "Toggle excluding YouTube streams schedules from alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:657 +msgid "Streams schedules will be included in alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:660 +msgid "Streams schedules will no longer send an alert." +msgstr "" + +#: redbot/cogs/streams/streams.py:668 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "" -#: redbot/cogs/streams/streams.py:663 +#: redbot/cogs/streams/streams.py:677 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "" -#: redbot/cogs/streams/streams.py:761 +#: redbot/cogs/streams/streams.py:795 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:778 +#: redbot/cogs/streams/streams.py:812 msgid "{stream} is live!" msgstr "" -#: redbot/cogs/streams/streamtypes.py:316 +#: redbot/cogs/streams/streamtypes.py:176 +msgid "This stream will start in {time}" +msgstr "" + +#: redbot/cogs/streams/streamtypes.py:351 msgid "Untitled broadcast" msgstr "" -#: redbot/cogs/streams/streamtypes.py:318 +#: redbot/cogs/streams/streamtypes.py:353 msgid " - Rerun" msgstr "" -#: redbot/cogs/streams/streamtypes.py:321 -#: redbot/cogs/streams/streamtypes.py:364 -#: redbot/cogs/streams/streamtypes.py:405 +#: redbot/cogs/streams/streamtypes.py:356 +#: redbot/cogs/streams/streamtypes.py:399 +#: redbot/cogs/streams/streamtypes.py:440 msgid "Followers" msgstr "" -#: redbot/cogs/streams/streamtypes.py:322 -#: redbot/cogs/streams/streamtypes.py:406 +#: redbot/cogs/streams/streamtypes.py:357 +#: redbot/cogs/streams/streamtypes.py:441 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:327 -#: redbot/cogs/streams/streamtypes.py:368 +#: redbot/cogs/streams/streamtypes.py:362 +#: redbot/cogs/streams/streamtypes.py:403 msgid "Playing: " msgstr "" -#: redbot/cogs/streams/streamtypes.py:411 +#: redbot/cogs/streams/streamtypes.py:446 msgid "None" msgstr "" -#: redbot/cogs/streams/streamtypes.py:414 +#: redbot/cogs/streams/streamtypes.py:449 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:418 +#: redbot/cogs/streams/streamtypes.py:453 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/cogs/streams/locales/hu-HU.po b/redbot/cogs/streams/locales/hu-HU.po index 736255f0b..3ea5ad952 100644 --- a/redbot/cogs/streams/locales/hu-HU.po +++ b/redbot/cogs/streams/locales/hu-HU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Hungarian\n" "MIME-Version: 1.0\n" @@ -20,309 +20,326 @@ msgstr "" msgid "Various commands relating to streaming platforms.\\n\\n You can check if a Twitch, YouTube or Picarto stream is\\n currently live.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:141 +#: redbot/cogs/streams/streams.py:142 msgid "You need a client secret key if you want to use the Twitch API on this cog.\\nFollow these steps:\\n1. Go to this page: https://dev.twitch.tv/console/apps.\\n2. Click \\\"Manage\\\" on your application.\\n3. Click on \\\"New secret\\\".\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel or in DM with the bot." msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:207 +#: redbot/cogs/streams/streams.py:208 #, docstring msgid "Check if a Twitch channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:220 +#: redbot/cogs/streams/streams.py:221 #, docstring msgid "Check if a YouTube channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:233 +#: redbot/cogs/streams/streams.py:234 #, docstring msgid "Check if a smashcast channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Check if a Picarto channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:251 redbot/cogs/streams/streams.py:287 +#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288 msgid "That user is offline." msgstr "" -#: redbot/cogs/streams/streams.py:253 redbot/cogs/streams/streams.py:447 +#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:448 msgid "That channel doesn't seem to exist." msgstr "" -#: redbot/cogs/streams/streams.py:256 redbot/cogs/streams/streams.py:415 +#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:416 msgid "The Twitch token is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:262 redbot/cogs/streams/streams.py:422 +#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:423 msgid "The YouTube API key is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:268 redbot/cogs/streams/streams.py:430 +#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:431 msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues." msgstr "" -#: redbot/cogs/streams/streams.py:280 redbot/cogs/streams/streams.py:442 +#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:443 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "" -#: redbot/cogs/streams/streams.py:297 +#: redbot/cogs/streams/streams.py:298 #, docstring msgid "Manage automated stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:302 +#: redbot/cogs/streams/streams.py:303 #, docstring msgid "Manage Twitch stream notifications." msgstr "" -#: redbot/cogs/streams/streams.py:310 +#: redbot/cogs/streams/streams.py:311 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "" -#: redbot/cogs/streams/streams.py:313 +#: redbot/cogs/streams/streams.py:314 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "" -#: redbot/cogs/streams/streams.py:320 +#: redbot/cogs/streams/streams.py:321 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "" -#: redbot/cogs/streams/streams.py:325 +#: redbot/cogs/streams/streams.py:326 #, docstring msgid "Toggle alerts in this channel for a Smashcast stream." msgstr "" -#: redbot/cogs/streams/streams.py:330 +#: redbot/cogs/streams/streams.py:331 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "" -#: redbot/cogs/streams/streams.py:335 +#: redbot/cogs/streams/streams.py:336 #, docstring msgid "Disable all stream alerts in this channel or server.\\n\\n `[p]streamalert stop` will disable this channel's stream\\n alerts.\\n\\n Do `[p]streamalert stop yes` to disable all stream alerts in\\n this server.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:366 msgid "All the stream alerts in this server have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:367 +#: redbot/cogs/streams/streams.py:368 msgid "All the stream alerts in this channel have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:374 #, docstring msgid "List all active stream alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:376 +#: redbot/cogs/streams/streams.py:377 msgid "Active alerts:\\n\\n" msgstr "" -#: redbot/cogs/streams/streams.py:384 +#: redbot/cogs/streams/streams.py:385 msgid "There are no active alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:455 +#: redbot/cogs/streams/streams.py:456 #, docstring msgid "Manage stream alert settings." msgstr "" -#: redbot/cogs/streams/streams.py:461 +#: redbot/cogs/streams/streams.py:462 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:463 +#: redbot/cogs/streams/streams.py:464 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:473 +#: redbot/cogs/streams/streams.py:474 #, docstring msgid "Explain how to set the twitch token." msgstr "" -#: redbot/cogs/streams/streams.py:474 +#: redbot/cogs/streams/streams.py:475 msgid "To set the twitch API tokens, follow these steps:\\n1. Go to this page: https://dev.twitch.tv/dashboard/apps.\\n2. Click *Register Your Application*.\\n3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\\n4. Click *Register*.\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:497 +#: redbot/cogs/streams/streams.py:498 #, docstring msgid "Explain how to set the YouTube token." msgstr "" -#: redbot/cogs/streams/streams.py:499 +#: redbot/cogs/streams/streams.py:500 msgid "To get one, do the following:\\n1. Create a project\\n(see https://support.google.com/googleapi/answer/6251787 for details)\\n2. Enable the YouTube Data API v3 \\n(see https://support.google.com/googleapi/answer/6158841 for instructions)\\n3. Set up your API key \\n(see https://support.google.com/googleapi/answer/6158862 for instructions)\\n4. Copy your API key and run the command {command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:513 +#: redbot/cogs/streams/streams.py:514 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 #, docstring msgid "Manage custom message for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:528 +#: redbot/cogs/streams/streams.py:529 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention {mention}, {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:538 redbot/cogs/streams/streams.py:554 +#: redbot/cogs/streams/streams.py:539 redbot/cogs/streams/streams.py:555 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:545 +#: redbot/cogs/streams/streams.py:546 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:561 +#: redbot/cogs/streams/streams.py:562 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:565 +#: redbot/cogs/streams/streams.py:566 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:570 +#: redbot/cogs/streams/streams.py:571 #, docstring msgid "Manage mention settings for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:576 +#: redbot/cogs/streams/streams.py:577 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "" -#: redbot/cogs/streams/streams.py:581 +#: redbot/cogs/streams/streams.py:582 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:584 +#: redbot/cogs/streams/streams.py:585 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:589 +#: redbot/cogs/streams/streams.py:590 #, docstring msgid "Toggle the `@​here` mention." msgstr "" -#: redbot/cogs/streams/streams.py:594 +#: redbot/cogs/streams/streams.py:595 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:597 +#: redbot/cogs/streams/streams.py:598 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:602 +#: redbot/cogs/streams/streams.py:603 #, docstring msgid "Toggle a role mention." msgstr "" -#: redbot/cogs/streams/streams.py:607 +#: redbot/cogs/streams/streams.py:608 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:613 +#: redbot/cogs/streams/streams.py:614 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:617 +#: redbot/cogs/streams/streams.py:618 msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification." msgstr "" -#: redbot/cogs/streams/streams.py:628 +#: redbot/cogs/streams/streams.py:629 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:631 +#: redbot/cogs/streams/streams.py:632 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:633 +#: redbot/cogs/streams/streams.py:634 msgid "Notifications will no longer be deleted." msgstr "" -#: redbot/cogs/streams/streams.py:638 +#: redbot/cogs/streams/streams.py:639 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:643 +#: redbot/cogs/streams/streams.py:644 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:646 +#: redbot/cogs/streams/streams.py:647 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:654 +#: redbot/cogs/streams/streams.py:652 +#, docstring +msgid "Toggle excluding YouTube streams schedules from alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:657 +msgid "Streams schedules will be included in alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:660 +msgid "Streams schedules will no longer send an alert." +msgstr "" + +#: redbot/cogs/streams/streams.py:668 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "" -#: redbot/cogs/streams/streams.py:663 +#: redbot/cogs/streams/streams.py:677 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "" -#: redbot/cogs/streams/streams.py:761 +#: redbot/cogs/streams/streams.py:795 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:778 +#: redbot/cogs/streams/streams.py:812 msgid "{stream} is live!" msgstr "" -#: redbot/cogs/streams/streamtypes.py:316 +#: redbot/cogs/streams/streamtypes.py:176 +msgid "This stream will start in {time}" +msgstr "" + +#: redbot/cogs/streams/streamtypes.py:351 msgid "Untitled broadcast" msgstr "" -#: redbot/cogs/streams/streamtypes.py:318 +#: redbot/cogs/streams/streamtypes.py:353 msgid " - Rerun" msgstr "" -#: redbot/cogs/streams/streamtypes.py:321 -#: redbot/cogs/streams/streamtypes.py:364 -#: redbot/cogs/streams/streamtypes.py:405 +#: redbot/cogs/streams/streamtypes.py:356 +#: redbot/cogs/streams/streamtypes.py:399 +#: redbot/cogs/streams/streamtypes.py:440 msgid "Followers" msgstr "" -#: redbot/cogs/streams/streamtypes.py:322 -#: redbot/cogs/streams/streamtypes.py:406 +#: redbot/cogs/streams/streamtypes.py:357 +#: redbot/cogs/streams/streamtypes.py:441 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:327 -#: redbot/cogs/streams/streamtypes.py:368 +#: redbot/cogs/streams/streamtypes.py:362 +#: redbot/cogs/streams/streamtypes.py:403 msgid "Playing: " msgstr "" -#: redbot/cogs/streams/streamtypes.py:411 +#: redbot/cogs/streams/streamtypes.py:446 msgid "None" msgstr "" -#: redbot/cogs/streams/streamtypes.py:414 +#: redbot/cogs/streams/streamtypes.py:449 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:418 +#: redbot/cogs/streams/streamtypes.py:453 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/cogs/streams/locales/id-ID.po b/redbot/cogs/streams/locales/id-ID.po index bab560007..5ab8a423d 100644 --- a/redbot/cogs/streams/locales/id-ID.po +++ b/redbot/cogs/streams/locales/id-ID.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Indonesian\n" "MIME-Version: 1.0\n" @@ -20,309 +20,326 @@ msgstr "" msgid "Various commands relating to streaming platforms.\\n\\n You can check if a Twitch, YouTube or Picarto stream is\\n currently live.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:141 +#: redbot/cogs/streams/streams.py:142 msgid "You need a client secret key if you want to use the Twitch API on this cog.\\nFollow these steps:\\n1. Go to this page: https://dev.twitch.tv/console/apps.\\n2. Click \\\"Manage\\\" on your application.\\n3. Click on \\\"New secret\\\".\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel or in DM with the bot." msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:207 +#: redbot/cogs/streams/streams.py:208 #, docstring msgid "Check if a Twitch channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:220 +#: redbot/cogs/streams/streams.py:221 #, docstring msgid "Check if a YouTube channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:233 +#: redbot/cogs/streams/streams.py:234 #, docstring msgid "Check if a smashcast channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Check if a Picarto channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:251 redbot/cogs/streams/streams.py:287 +#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288 msgid "That user is offline." msgstr "" -#: redbot/cogs/streams/streams.py:253 redbot/cogs/streams/streams.py:447 +#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:448 msgid "That channel doesn't seem to exist." msgstr "" -#: redbot/cogs/streams/streams.py:256 redbot/cogs/streams/streams.py:415 +#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:416 msgid "The Twitch token is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:262 redbot/cogs/streams/streams.py:422 +#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:423 msgid "The YouTube API key is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:268 redbot/cogs/streams/streams.py:430 +#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:431 msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues." msgstr "" -#: redbot/cogs/streams/streams.py:280 redbot/cogs/streams/streams.py:442 +#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:443 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "" -#: redbot/cogs/streams/streams.py:297 +#: redbot/cogs/streams/streams.py:298 #, docstring msgid "Manage automated stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:302 +#: redbot/cogs/streams/streams.py:303 #, docstring msgid "Manage Twitch stream notifications." msgstr "" -#: redbot/cogs/streams/streams.py:310 +#: redbot/cogs/streams/streams.py:311 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "" -#: redbot/cogs/streams/streams.py:313 +#: redbot/cogs/streams/streams.py:314 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "" -#: redbot/cogs/streams/streams.py:320 +#: redbot/cogs/streams/streams.py:321 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "" -#: redbot/cogs/streams/streams.py:325 +#: redbot/cogs/streams/streams.py:326 #, docstring msgid "Toggle alerts in this channel for a Smashcast stream." msgstr "" -#: redbot/cogs/streams/streams.py:330 +#: redbot/cogs/streams/streams.py:331 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "" -#: redbot/cogs/streams/streams.py:335 +#: redbot/cogs/streams/streams.py:336 #, docstring msgid "Disable all stream alerts in this channel or server.\\n\\n `[p]streamalert stop` will disable this channel's stream\\n alerts.\\n\\n Do `[p]streamalert stop yes` to disable all stream alerts in\\n this server.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:366 msgid "All the stream alerts in this server have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:367 +#: redbot/cogs/streams/streams.py:368 msgid "All the stream alerts in this channel have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:374 #, docstring msgid "List all active stream alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:376 +#: redbot/cogs/streams/streams.py:377 msgid "Active alerts:\\n\\n" msgstr "" -#: redbot/cogs/streams/streams.py:384 +#: redbot/cogs/streams/streams.py:385 msgid "There are no active alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:455 +#: redbot/cogs/streams/streams.py:456 #, docstring msgid "Manage stream alert settings." msgstr "" -#: redbot/cogs/streams/streams.py:461 +#: redbot/cogs/streams/streams.py:462 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:463 +#: redbot/cogs/streams/streams.py:464 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:473 +#: redbot/cogs/streams/streams.py:474 #, docstring msgid "Explain how to set the twitch token." msgstr "" -#: redbot/cogs/streams/streams.py:474 +#: redbot/cogs/streams/streams.py:475 msgid "To set the twitch API tokens, follow these steps:\\n1. Go to this page: https://dev.twitch.tv/dashboard/apps.\\n2. Click *Register Your Application*.\\n3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\\n4. Click *Register*.\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:497 +#: redbot/cogs/streams/streams.py:498 #, docstring msgid "Explain how to set the YouTube token." msgstr "" -#: redbot/cogs/streams/streams.py:499 +#: redbot/cogs/streams/streams.py:500 msgid "To get one, do the following:\\n1. Create a project\\n(see https://support.google.com/googleapi/answer/6251787 for details)\\n2. Enable the YouTube Data API v3 \\n(see https://support.google.com/googleapi/answer/6158841 for instructions)\\n3. Set up your API key \\n(see https://support.google.com/googleapi/answer/6158862 for instructions)\\n4. Copy your API key and run the command {command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:513 +#: redbot/cogs/streams/streams.py:514 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 #, docstring msgid "Manage custom message for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:528 +#: redbot/cogs/streams/streams.py:529 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention {mention}, {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:538 redbot/cogs/streams/streams.py:554 +#: redbot/cogs/streams/streams.py:539 redbot/cogs/streams/streams.py:555 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:545 +#: redbot/cogs/streams/streams.py:546 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:561 +#: redbot/cogs/streams/streams.py:562 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:565 +#: redbot/cogs/streams/streams.py:566 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:570 +#: redbot/cogs/streams/streams.py:571 #, docstring msgid "Manage mention settings for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:576 +#: redbot/cogs/streams/streams.py:577 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "" -#: redbot/cogs/streams/streams.py:581 +#: redbot/cogs/streams/streams.py:582 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:584 +#: redbot/cogs/streams/streams.py:585 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:589 +#: redbot/cogs/streams/streams.py:590 #, docstring msgid "Toggle the `@​here` mention." msgstr "" -#: redbot/cogs/streams/streams.py:594 +#: redbot/cogs/streams/streams.py:595 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:597 +#: redbot/cogs/streams/streams.py:598 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:602 +#: redbot/cogs/streams/streams.py:603 #, docstring msgid "Toggle a role mention." msgstr "" -#: redbot/cogs/streams/streams.py:607 +#: redbot/cogs/streams/streams.py:608 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:613 +#: redbot/cogs/streams/streams.py:614 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:617 +#: redbot/cogs/streams/streams.py:618 msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification." msgstr "" -#: redbot/cogs/streams/streams.py:628 +#: redbot/cogs/streams/streams.py:629 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:631 +#: redbot/cogs/streams/streams.py:632 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:633 +#: redbot/cogs/streams/streams.py:634 msgid "Notifications will no longer be deleted." msgstr "" -#: redbot/cogs/streams/streams.py:638 +#: redbot/cogs/streams/streams.py:639 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:643 +#: redbot/cogs/streams/streams.py:644 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:646 +#: redbot/cogs/streams/streams.py:647 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:654 +#: redbot/cogs/streams/streams.py:652 +#, docstring +msgid "Toggle excluding YouTube streams schedules from alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:657 +msgid "Streams schedules will be included in alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:660 +msgid "Streams schedules will no longer send an alert." +msgstr "" + +#: redbot/cogs/streams/streams.py:668 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "" -#: redbot/cogs/streams/streams.py:663 +#: redbot/cogs/streams/streams.py:677 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "" -#: redbot/cogs/streams/streams.py:761 +#: redbot/cogs/streams/streams.py:795 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:778 +#: redbot/cogs/streams/streams.py:812 msgid "{stream} is live!" msgstr "" -#: redbot/cogs/streams/streamtypes.py:316 +#: redbot/cogs/streams/streamtypes.py:176 +msgid "This stream will start in {time}" +msgstr "" + +#: redbot/cogs/streams/streamtypes.py:351 msgid "Untitled broadcast" msgstr "" -#: redbot/cogs/streams/streamtypes.py:318 +#: redbot/cogs/streams/streamtypes.py:353 msgid " - Rerun" msgstr "" -#: redbot/cogs/streams/streamtypes.py:321 -#: redbot/cogs/streams/streamtypes.py:364 -#: redbot/cogs/streams/streamtypes.py:405 +#: redbot/cogs/streams/streamtypes.py:356 +#: redbot/cogs/streams/streamtypes.py:399 +#: redbot/cogs/streams/streamtypes.py:440 msgid "Followers" msgstr "" -#: redbot/cogs/streams/streamtypes.py:322 -#: redbot/cogs/streams/streamtypes.py:406 +#: redbot/cogs/streams/streamtypes.py:357 +#: redbot/cogs/streams/streamtypes.py:441 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:327 -#: redbot/cogs/streams/streamtypes.py:368 +#: redbot/cogs/streams/streamtypes.py:362 +#: redbot/cogs/streams/streamtypes.py:403 msgid "Playing: " msgstr "" -#: redbot/cogs/streams/streamtypes.py:411 +#: redbot/cogs/streams/streamtypes.py:446 msgid "None" msgstr "" -#: redbot/cogs/streams/streamtypes.py:414 +#: redbot/cogs/streams/streamtypes.py:449 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:418 +#: redbot/cogs/streams/streamtypes.py:453 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/cogs/streams/locales/it-IT.po b/redbot/cogs/streams/locales/it-IT.po index 027a488b4..8854d7094 100644 --- a/redbot/cogs/streams/locales/it-IT.po +++ b/redbot/cogs/streams/locales/it-IT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Italian\n" "MIME-Version: 1.0\n" @@ -20,309 +20,326 @@ msgstr "" msgid "Various commands relating to streaming platforms.\\n\\n You can check if a Twitch, YouTube or Picarto stream is\\n currently live.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:141 +#: redbot/cogs/streams/streams.py:142 msgid "You need a client secret key if you want to use the Twitch API on this cog.\\nFollow these steps:\\n1. Go to this page: https://dev.twitch.tv/console/apps.\\n2. Click \\\"Manage\\\" on your application.\\n3. Click on \\\"New secret\\\".\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel or in DM with the bot." msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:207 +#: redbot/cogs/streams/streams.py:208 #, docstring msgid "Check if a Twitch channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:220 +#: redbot/cogs/streams/streams.py:221 #, docstring msgid "Check if a YouTube channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:233 +#: redbot/cogs/streams/streams.py:234 #, docstring msgid "Check if a smashcast channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Check if a Picarto channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:251 redbot/cogs/streams/streams.py:287 +#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288 msgid "That user is offline." msgstr "" -#: redbot/cogs/streams/streams.py:253 redbot/cogs/streams/streams.py:447 +#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:448 msgid "That channel doesn't seem to exist." msgstr "" -#: redbot/cogs/streams/streams.py:256 redbot/cogs/streams/streams.py:415 +#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:416 msgid "The Twitch token is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:262 redbot/cogs/streams/streams.py:422 +#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:423 msgid "The YouTube API key is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:268 redbot/cogs/streams/streams.py:430 +#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:431 msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues." msgstr "" -#: redbot/cogs/streams/streams.py:280 redbot/cogs/streams/streams.py:442 +#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:443 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "" -#: redbot/cogs/streams/streams.py:297 +#: redbot/cogs/streams/streams.py:298 #, docstring msgid "Manage automated stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:302 +#: redbot/cogs/streams/streams.py:303 #, docstring msgid "Manage Twitch stream notifications." msgstr "" -#: redbot/cogs/streams/streams.py:310 +#: redbot/cogs/streams/streams.py:311 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "" -#: redbot/cogs/streams/streams.py:313 +#: redbot/cogs/streams/streams.py:314 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "" -#: redbot/cogs/streams/streams.py:320 +#: redbot/cogs/streams/streams.py:321 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "" -#: redbot/cogs/streams/streams.py:325 +#: redbot/cogs/streams/streams.py:326 #, docstring msgid "Toggle alerts in this channel for a Smashcast stream." msgstr "" -#: redbot/cogs/streams/streams.py:330 +#: redbot/cogs/streams/streams.py:331 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "" -#: redbot/cogs/streams/streams.py:335 +#: redbot/cogs/streams/streams.py:336 #, docstring msgid "Disable all stream alerts in this channel or server.\\n\\n `[p]streamalert stop` will disable this channel's stream\\n alerts.\\n\\n Do `[p]streamalert stop yes` to disable all stream alerts in\\n this server.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:366 msgid "All the stream alerts in this server have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:367 +#: redbot/cogs/streams/streams.py:368 msgid "All the stream alerts in this channel have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:374 #, docstring msgid "List all active stream alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:376 +#: redbot/cogs/streams/streams.py:377 msgid "Active alerts:\\n\\n" msgstr "" -#: redbot/cogs/streams/streams.py:384 +#: redbot/cogs/streams/streams.py:385 msgid "There are no active alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:455 +#: redbot/cogs/streams/streams.py:456 #, docstring msgid "Manage stream alert settings." msgstr "" -#: redbot/cogs/streams/streams.py:461 +#: redbot/cogs/streams/streams.py:462 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:463 +#: redbot/cogs/streams/streams.py:464 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:473 +#: redbot/cogs/streams/streams.py:474 #, docstring msgid "Explain how to set the twitch token." msgstr "" -#: redbot/cogs/streams/streams.py:474 +#: redbot/cogs/streams/streams.py:475 msgid "To set the twitch API tokens, follow these steps:\\n1. Go to this page: https://dev.twitch.tv/dashboard/apps.\\n2. Click *Register Your Application*.\\n3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\\n4. Click *Register*.\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:497 +#: redbot/cogs/streams/streams.py:498 #, docstring msgid "Explain how to set the YouTube token." msgstr "" -#: redbot/cogs/streams/streams.py:499 +#: redbot/cogs/streams/streams.py:500 msgid "To get one, do the following:\\n1. Create a project\\n(see https://support.google.com/googleapi/answer/6251787 for details)\\n2. Enable the YouTube Data API v3 \\n(see https://support.google.com/googleapi/answer/6158841 for instructions)\\n3. Set up your API key \\n(see https://support.google.com/googleapi/answer/6158862 for instructions)\\n4. Copy your API key and run the command {command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:513 +#: redbot/cogs/streams/streams.py:514 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 #, docstring msgid "Manage custom message for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:528 +#: redbot/cogs/streams/streams.py:529 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention {mention}, {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:538 redbot/cogs/streams/streams.py:554 +#: redbot/cogs/streams/streams.py:539 redbot/cogs/streams/streams.py:555 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:545 +#: redbot/cogs/streams/streams.py:546 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:561 +#: redbot/cogs/streams/streams.py:562 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:565 +#: redbot/cogs/streams/streams.py:566 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:570 +#: redbot/cogs/streams/streams.py:571 #, docstring msgid "Manage mention settings for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:576 +#: redbot/cogs/streams/streams.py:577 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "" -#: redbot/cogs/streams/streams.py:581 +#: redbot/cogs/streams/streams.py:582 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:584 +#: redbot/cogs/streams/streams.py:585 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:589 +#: redbot/cogs/streams/streams.py:590 #, docstring msgid "Toggle the `@​here` mention." msgstr "" -#: redbot/cogs/streams/streams.py:594 +#: redbot/cogs/streams/streams.py:595 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:597 +#: redbot/cogs/streams/streams.py:598 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:602 +#: redbot/cogs/streams/streams.py:603 #, docstring msgid "Toggle a role mention." msgstr "" -#: redbot/cogs/streams/streams.py:607 +#: redbot/cogs/streams/streams.py:608 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:613 +#: redbot/cogs/streams/streams.py:614 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:617 +#: redbot/cogs/streams/streams.py:618 msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification." msgstr "" -#: redbot/cogs/streams/streams.py:628 +#: redbot/cogs/streams/streams.py:629 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:631 +#: redbot/cogs/streams/streams.py:632 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:633 +#: redbot/cogs/streams/streams.py:634 msgid "Notifications will no longer be deleted." msgstr "" -#: redbot/cogs/streams/streams.py:638 +#: redbot/cogs/streams/streams.py:639 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:643 +#: redbot/cogs/streams/streams.py:644 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:646 +#: redbot/cogs/streams/streams.py:647 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:654 +#: redbot/cogs/streams/streams.py:652 +#, docstring +msgid "Toggle excluding YouTube streams schedules from alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:657 +msgid "Streams schedules will be included in alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:660 +msgid "Streams schedules will no longer send an alert." +msgstr "" + +#: redbot/cogs/streams/streams.py:668 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "" -#: redbot/cogs/streams/streams.py:663 +#: redbot/cogs/streams/streams.py:677 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "" -#: redbot/cogs/streams/streams.py:761 +#: redbot/cogs/streams/streams.py:795 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:778 +#: redbot/cogs/streams/streams.py:812 msgid "{stream} is live!" msgstr "" -#: redbot/cogs/streams/streamtypes.py:316 +#: redbot/cogs/streams/streamtypes.py:176 +msgid "This stream will start in {time}" +msgstr "" + +#: redbot/cogs/streams/streamtypes.py:351 msgid "Untitled broadcast" msgstr "" -#: redbot/cogs/streams/streamtypes.py:318 +#: redbot/cogs/streams/streamtypes.py:353 msgid " - Rerun" msgstr "" -#: redbot/cogs/streams/streamtypes.py:321 -#: redbot/cogs/streams/streamtypes.py:364 -#: redbot/cogs/streams/streamtypes.py:405 +#: redbot/cogs/streams/streamtypes.py:356 +#: redbot/cogs/streams/streamtypes.py:399 +#: redbot/cogs/streams/streamtypes.py:440 msgid "Followers" msgstr "" -#: redbot/cogs/streams/streamtypes.py:322 -#: redbot/cogs/streams/streamtypes.py:406 +#: redbot/cogs/streams/streamtypes.py:357 +#: redbot/cogs/streams/streamtypes.py:441 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:327 -#: redbot/cogs/streams/streamtypes.py:368 +#: redbot/cogs/streams/streamtypes.py:362 +#: redbot/cogs/streams/streamtypes.py:403 msgid "Playing: " msgstr "" -#: redbot/cogs/streams/streamtypes.py:411 +#: redbot/cogs/streams/streamtypes.py:446 msgid "None" msgstr "" -#: redbot/cogs/streams/streamtypes.py:414 +#: redbot/cogs/streams/streamtypes.py:449 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:418 +#: redbot/cogs/streams/streamtypes.py:453 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/cogs/streams/locales/ja-JP.po b/redbot/cogs/streams/locales/ja-JP.po index 0fcdbb805..a7152c779 100644 --- a/redbot/cogs/streams/locales/ja-JP.po +++ b/redbot/cogs/streams/locales/ja-JP.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Japanese\n" "MIME-Version: 1.0\n" @@ -20,309 +20,326 @@ msgstr "" msgid "Various commands relating to streaming platforms.\\n\\n You can check if a Twitch, YouTube or Picarto stream is\\n currently live.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:141 +#: redbot/cogs/streams/streams.py:142 msgid "You need a client secret key if you want to use the Twitch API on this cog.\\nFollow these steps:\\n1. Go to this page: https://dev.twitch.tv/console/apps.\\n2. Click \\\"Manage\\\" on your application.\\n3. Click on \\\"New secret\\\".\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel or in DM with the bot." msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:207 +#: redbot/cogs/streams/streams.py:208 #, docstring msgid "Check if a Twitch channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:220 +#: redbot/cogs/streams/streams.py:221 #, docstring msgid "Check if a YouTube channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:233 +#: redbot/cogs/streams/streams.py:234 #, docstring msgid "Check if a smashcast channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Check if a Picarto channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:251 redbot/cogs/streams/streams.py:287 +#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288 msgid "That user is offline." msgstr "" -#: redbot/cogs/streams/streams.py:253 redbot/cogs/streams/streams.py:447 +#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:448 msgid "That channel doesn't seem to exist." msgstr "" -#: redbot/cogs/streams/streams.py:256 redbot/cogs/streams/streams.py:415 +#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:416 msgid "The Twitch token is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:262 redbot/cogs/streams/streams.py:422 +#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:423 msgid "The YouTube API key is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:268 redbot/cogs/streams/streams.py:430 +#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:431 msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues." msgstr "" -#: redbot/cogs/streams/streams.py:280 redbot/cogs/streams/streams.py:442 +#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:443 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "" -#: redbot/cogs/streams/streams.py:297 +#: redbot/cogs/streams/streams.py:298 #, docstring msgid "Manage automated stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:302 +#: redbot/cogs/streams/streams.py:303 #, docstring msgid "Manage Twitch stream notifications." msgstr "" -#: redbot/cogs/streams/streams.py:310 +#: redbot/cogs/streams/streams.py:311 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "" -#: redbot/cogs/streams/streams.py:313 +#: redbot/cogs/streams/streams.py:314 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "" -#: redbot/cogs/streams/streams.py:320 +#: redbot/cogs/streams/streams.py:321 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "" -#: redbot/cogs/streams/streams.py:325 +#: redbot/cogs/streams/streams.py:326 #, docstring msgid "Toggle alerts in this channel for a Smashcast stream." msgstr "" -#: redbot/cogs/streams/streams.py:330 +#: redbot/cogs/streams/streams.py:331 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "" -#: redbot/cogs/streams/streams.py:335 +#: redbot/cogs/streams/streams.py:336 #, docstring msgid "Disable all stream alerts in this channel or server.\\n\\n `[p]streamalert stop` will disable this channel's stream\\n alerts.\\n\\n Do `[p]streamalert stop yes` to disable all stream alerts in\\n this server.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:366 msgid "All the stream alerts in this server have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:367 +#: redbot/cogs/streams/streams.py:368 msgid "All the stream alerts in this channel have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:374 #, docstring msgid "List all active stream alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:376 +#: redbot/cogs/streams/streams.py:377 msgid "Active alerts:\\n\\n" msgstr "" -#: redbot/cogs/streams/streams.py:384 +#: redbot/cogs/streams/streams.py:385 msgid "There are no active alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:455 +#: redbot/cogs/streams/streams.py:456 #, docstring msgid "Manage stream alert settings." msgstr "" -#: redbot/cogs/streams/streams.py:461 +#: redbot/cogs/streams/streams.py:462 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:463 +#: redbot/cogs/streams/streams.py:464 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:473 +#: redbot/cogs/streams/streams.py:474 #, docstring msgid "Explain how to set the twitch token." msgstr "" -#: redbot/cogs/streams/streams.py:474 +#: redbot/cogs/streams/streams.py:475 msgid "To set the twitch API tokens, follow these steps:\\n1. Go to this page: https://dev.twitch.tv/dashboard/apps.\\n2. Click *Register Your Application*.\\n3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\\n4. Click *Register*.\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:497 +#: redbot/cogs/streams/streams.py:498 #, docstring msgid "Explain how to set the YouTube token." msgstr "" -#: redbot/cogs/streams/streams.py:499 +#: redbot/cogs/streams/streams.py:500 msgid "To get one, do the following:\\n1. Create a project\\n(see https://support.google.com/googleapi/answer/6251787 for details)\\n2. Enable the YouTube Data API v3 \\n(see https://support.google.com/googleapi/answer/6158841 for instructions)\\n3. Set up your API key \\n(see https://support.google.com/googleapi/answer/6158862 for instructions)\\n4. Copy your API key and run the command {command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:513 +#: redbot/cogs/streams/streams.py:514 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 #, docstring msgid "Manage custom message for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:528 +#: redbot/cogs/streams/streams.py:529 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention {mention}, {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:538 redbot/cogs/streams/streams.py:554 +#: redbot/cogs/streams/streams.py:539 redbot/cogs/streams/streams.py:555 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:545 +#: redbot/cogs/streams/streams.py:546 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:561 +#: redbot/cogs/streams/streams.py:562 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:565 +#: redbot/cogs/streams/streams.py:566 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:570 +#: redbot/cogs/streams/streams.py:571 #, docstring msgid "Manage mention settings for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:576 +#: redbot/cogs/streams/streams.py:577 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "" -#: redbot/cogs/streams/streams.py:581 +#: redbot/cogs/streams/streams.py:582 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:584 +#: redbot/cogs/streams/streams.py:585 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:589 +#: redbot/cogs/streams/streams.py:590 #, docstring msgid "Toggle the `@​here` mention." msgstr "" -#: redbot/cogs/streams/streams.py:594 +#: redbot/cogs/streams/streams.py:595 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:597 +#: redbot/cogs/streams/streams.py:598 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:602 +#: redbot/cogs/streams/streams.py:603 #, docstring msgid "Toggle a role mention." msgstr "" -#: redbot/cogs/streams/streams.py:607 +#: redbot/cogs/streams/streams.py:608 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:613 +#: redbot/cogs/streams/streams.py:614 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:617 +#: redbot/cogs/streams/streams.py:618 msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification." msgstr "" -#: redbot/cogs/streams/streams.py:628 +#: redbot/cogs/streams/streams.py:629 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:631 +#: redbot/cogs/streams/streams.py:632 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:633 +#: redbot/cogs/streams/streams.py:634 msgid "Notifications will no longer be deleted." msgstr "" -#: redbot/cogs/streams/streams.py:638 +#: redbot/cogs/streams/streams.py:639 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:643 +#: redbot/cogs/streams/streams.py:644 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:646 +#: redbot/cogs/streams/streams.py:647 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:654 +#: redbot/cogs/streams/streams.py:652 +#, docstring +msgid "Toggle excluding YouTube streams schedules from alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:657 +msgid "Streams schedules will be included in alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:660 +msgid "Streams schedules will no longer send an alert." +msgstr "" + +#: redbot/cogs/streams/streams.py:668 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "" -#: redbot/cogs/streams/streams.py:663 +#: redbot/cogs/streams/streams.py:677 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "" -#: redbot/cogs/streams/streams.py:761 +#: redbot/cogs/streams/streams.py:795 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:778 +#: redbot/cogs/streams/streams.py:812 msgid "{stream} is live!" msgstr "" -#: redbot/cogs/streams/streamtypes.py:316 +#: redbot/cogs/streams/streamtypes.py:176 +msgid "This stream will start in {time}" +msgstr "" + +#: redbot/cogs/streams/streamtypes.py:351 msgid "Untitled broadcast" msgstr "" -#: redbot/cogs/streams/streamtypes.py:318 +#: redbot/cogs/streams/streamtypes.py:353 msgid " - Rerun" msgstr "" -#: redbot/cogs/streams/streamtypes.py:321 -#: redbot/cogs/streams/streamtypes.py:364 -#: redbot/cogs/streams/streamtypes.py:405 +#: redbot/cogs/streams/streamtypes.py:356 +#: redbot/cogs/streams/streamtypes.py:399 +#: redbot/cogs/streams/streamtypes.py:440 msgid "Followers" msgstr "" -#: redbot/cogs/streams/streamtypes.py:322 -#: redbot/cogs/streams/streamtypes.py:406 +#: redbot/cogs/streams/streamtypes.py:357 +#: redbot/cogs/streams/streamtypes.py:441 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:327 -#: redbot/cogs/streams/streamtypes.py:368 +#: redbot/cogs/streams/streamtypes.py:362 +#: redbot/cogs/streams/streamtypes.py:403 msgid "Playing: " msgstr "" -#: redbot/cogs/streams/streamtypes.py:411 +#: redbot/cogs/streams/streamtypes.py:446 msgid "None" msgstr "" -#: redbot/cogs/streams/streamtypes.py:414 +#: redbot/cogs/streams/streamtypes.py:449 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:418 +#: redbot/cogs/streams/streamtypes.py:453 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/cogs/streams/locales/ko-KR.po b/redbot/cogs/streams/locales/ko-KR.po index cdb55667f..09a6bdcb5 100644 --- a/redbot/cogs/streams/locales/ko-KR.po +++ b/redbot/cogs/streams/locales/ko-KR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Korean\n" "MIME-Version: 1.0\n" @@ -20,309 +20,326 @@ msgstr "" msgid "Various commands relating to streaming platforms.\\n\\n You can check if a Twitch, YouTube or Picarto stream is\\n currently live.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:141 +#: redbot/cogs/streams/streams.py:142 msgid "You need a client secret key if you want to use the Twitch API on this cog.\\nFollow these steps:\\n1. Go to this page: https://dev.twitch.tv/console/apps.\\n2. Click \\\"Manage\\\" on your application.\\n3. Click on \\\"New secret\\\".\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel or in DM with the bot." msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:207 +#: redbot/cogs/streams/streams.py:208 #, docstring msgid "Check if a Twitch channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:220 +#: redbot/cogs/streams/streams.py:221 #, docstring msgid "Check if a YouTube channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:233 +#: redbot/cogs/streams/streams.py:234 #, docstring msgid "Check if a smashcast channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Check if a Picarto channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:251 redbot/cogs/streams/streams.py:287 +#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288 msgid "That user is offline." msgstr "" -#: redbot/cogs/streams/streams.py:253 redbot/cogs/streams/streams.py:447 +#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:448 msgid "That channel doesn't seem to exist." msgstr "" -#: redbot/cogs/streams/streams.py:256 redbot/cogs/streams/streams.py:415 +#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:416 msgid "The Twitch token is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:262 redbot/cogs/streams/streams.py:422 +#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:423 msgid "The YouTube API key is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:268 redbot/cogs/streams/streams.py:430 +#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:431 msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues." msgstr "" -#: redbot/cogs/streams/streams.py:280 redbot/cogs/streams/streams.py:442 +#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:443 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "" -#: redbot/cogs/streams/streams.py:297 +#: redbot/cogs/streams/streams.py:298 #, docstring msgid "Manage automated stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:302 +#: redbot/cogs/streams/streams.py:303 #, docstring msgid "Manage Twitch stream notifications." msgstr "" -#: redbot/cogs/streams/streams.py:310 +#: redbot/cogs/streams/streams.py:311 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "" -#: redbot/cogs/streams/streams.py:313 +#: redbot/cogs/streams/streams.py:314 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "" -#: redbot/cogs/streams/streams.py:320 +#: redbot/cogs/streams/streams.py:321 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "" -#: redbot/cogs/streams/streams.py:325 +#: redbot/cogs/streams/streams.py:326 #, docstring msgid "Toggle alerts in this channel for a Smashcast stream." msgstr "" -#: redbot/cogs/streams/streams.py:330 +#: redbot/cogs/streams/streams.py:331 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "" -#: redbot/cogs/streams/streams.py:335 +#: redbot/cogs/streams/streams.py:336 #, docstring msgid "Disable all stream alerts in this channel or server.\\n\\n `[p]streamalert stop` will disable this channel's stream\\n alerts.\\n\\n Do `[p]streamalert stop yes` to disable all stream alerts in\\n this server.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:366 msgid "All the stream alerts in this server have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:367 +#: redbot/cogs/streams/streams.py:368 msgid "All the stream alerts in this channel have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:374 #, docstring msgid "List all active stream alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:376 +#: redbot/cogs/streams/streams.py:377 msgid "Active alerts:\\n\\n" msgstr "" -#: redbot/cogs/streams/streams.py:384 +#: redbot/cogs/streams/streams.py:385 msgid "There are no active alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:455 +#: redbot/cogs/streams/streams.py:456 #, docstring msgid "Manage stream alert settings." msgstr "" -#: redbot/cogs/streams/streams.py:461 +#: redbot/cogs/streams/streams.py:462 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:463 +#: redbot/cogs/streams/streams.py:464 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:473 +#: redbot/cogs/streams/streams.py:474 #, docstring msgid "Explain how to set the twitch token." msgstr "" -#: redbot/cogs/streams/streams.py:474 +#: redbot/cogs/streams/streams.py:475 msgid "To set the twitch API tokens, follow these steps:\\n1. Go to this page: https://dev.twitch.tv/dashboard/apps.\\n2. Click *Register Your Application*.\\n3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\\n4. Click *Register*.\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:497 +#: redbot/cogs/streams/streams.py:498 #, docstring msgid "Explain how to set the YouTube token." msgstr "" -#: redbot/cogs/streams/streams.py:499 +#: redbot/cogs/streams/streams.py:500 msgid "To get one, do the following:\\n1. Create a project\\n(see https://support.google.com/googleapi/answer/6251787 for details)\\n2. Enable the YouTube Data API v3 \\n(see https://support.google.com/googleapi/answer/6158841 for instructions)\\n3. Set up your API key \\n(see https://support.google.com/googleapi/answer/6158862 for instructions)\\n4. Copy your API key and run the command {command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:513 +#: redbot/cogs/streams/streams.py:514 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 #, docstring msgid "Manage custom message for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:528 +#: redbot/cogs/streams/streams.py:529 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention {mention}, {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:538 redbot/cogs/streams/streams.py:554 +#: redbot/cogs/streams/streams.py:539 redbot/cogs/streams/streams.py:555 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:545 +#: redbot/cogs/streams/streams.py:546 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:561 +#: redbot/cogs/streams/streams.py:562 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:565 +#: redbot/cogs/streams/streams.py:566 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:570 +#: redbot/cogs/streams/streams.py:571 #, docstring msgid "Manage mention settings for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:576 +#: redbot/cogs/streams/streams.py:577 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "" -#: redbot/cogs/streams/streams.py:581 +#: redbot/cogs/streams/streams.py:582 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:584 +#: redbot/cogs/streams/streams.py:585 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:589 +#: redbot/cogs/streams/streams.py:590 #, docstring msgid "Toggle the `@​here` mention." msgstr "" -#: redbot/cogs/streams/streams.py:594 +#: redbot/cogs/streams/streams.py:595 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:597 +#: redbot/cogs/streams/streams.py:598 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:602 +#: redbot/cogs/streams/streams.py:603 #, docstring msgid "Toggle a role mention." msgstr "" -#: redbot/cogs/streams/streams.py:607 +#: redbot/cogs/streams/streams.py:608 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:613 +#: redbot/cogs/streams/streams.py:614 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:617 +#: redbot/cogs/streams/streams.py:618 msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification." msgstr "" -#: redbot/cogs/streams/streams.py:628 +#: redbot/cogs/streams/streams.py:629 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:631 +#: redbot/cogs/streams/streams.py:632 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:633 +#: redbot/cogs/streams/streams.py:634 msgid "Notifications will no longer be deleted." msgstr "" -#: redbot/cogs/streams/streams.py:638 +#: redbot/cogs/streams/streams.py:639 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:643 +#: redbot/cogs/streams/streams.py:644 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:646 +#: redbot/cogs/streams/streams.py:647 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:654 +#: redbot/cogs/streams/streams.py:652 +#, docstring +msgid "Toggle excluding YouTube streams schedules from alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:657 +msgid "Streams schedules will be included in alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:660 +msgid "Streams schedules will no longer send an alert." +msgstr "" + +#: redbot/cogs/streams/streams.py:668 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "" -#: redbot/cogs/streams/streams.py:663 +#: redbot/cogs/streams/streams.py:677 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "" -#: redbot/cogs/streams/streams.py:761 +#: redbot/cogs/streams/streams.py:795 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:778 +#: redbot/cogs/streams/streams.py:812 msgid "{stream} is live!" msgstr "" -#: redbot/cogs/streams/streamtypes.py:316 +#: redbot/cogs/streams/streamtypes.py:176 +msgid "This stream will start in {time}" +msgstr "" + +#: redbot/cogs/streams/streamtypes.py:351 msgid "Untitled broadcast" msgstr "" -#: redbot/cogs/streams/streamtypes.py:318 +#: redbot/cogs/streams/streamtypes.py:353 msgid " - Rerun" msgstr "" -#: redbot/cogs/streams/streamtypes.py:321 -#: redbot/cogs/streams/streamtypes.py:364 -#: redbot/cogs/streams/streamtypes.py:405 +#: redbot/cogs/streams/streamtypes.py:356 +#: redbot/cogs/streams/streamtypes.py:399 +#: redbot/cogs/streams/streamtypes.py:440 msgid "Followers" msgstr "" -#: redbot/cogs/streams/streamtypes.py:322 -#: redbot/cogs/streams/streamtypes.py:406 +#: redbot/cogs/streams/streamtypes.py:357 +#: redbot/cogs/streams/streamtypes.py:441 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:327 -#: redbot/cogs/streams/streamtypes.py:368 +#: redbot/cogs/streams/streamtypes.py:362 +#: redbot/cogs/streams/streamtypes.py:403 msgid "Playing: " msgstr "" -#: redbot/cogs/streams/streamtypes.py:411 +#: redbot/cogs/streams/streamtypes.py:446 msgid "None" msgstr "" -#: redbot/cogs/streams/streamtypes.py:414 +#: redbot/cogs/streams/streamtypes.py:449 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:418 +#: redbot/cogs/streams/streamtypes.py:453 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/cogs/streams/locales/nb-NO.po b/redbot/cogs/streams/locales/nb-NO.po index 21c39f154..07846c5ea 100644 --- a/redbot/cogs/streams/locales/nb-NO.po +++ b/redbot/cogs/streams/locales/nb-NO.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Norwegian Bokmal\n" "MIME-Version: 1.0\n" @@ -20,309 +20,326 @@ msgstr "" msgid "Various commands relating to streaming platforms.\\n\\n You can check if a Twitch, YouTube or Picarto stream is\\n currently live.\\n " msgstr "Forskjellige kommandoer for streaming-plattformer.\\n\\n Du kan sjekke om en Twitch, YouTube eller Picarto stream er\\n for øyeblikket live.\\n " -#: redbot/cogs/streams/streams.py:141 +#: redbot/cogs/streams/streams.py:142 msgid "You need a client secret key if you want to use the Twitch API on this cog.\\nFollow these steps:\\n1. Go to this page: https://dev.twitch.tv/console/apps.\\n2. Click \\\"Manage\\\" on your application.\\n3. Click on \\\"New secret\\\".\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel or in DM with the bot." msgstr "Du trenger en klient hemmelig nøkkel hvis du vil bruke Twitch API på denne cog.\\nFølg disse trinnene:\\n1. Gå til denne siden: https://dev.twitch.tv/console/apps.\\n2. Klikk \\\"Manage\\\" på søknaden.\\n3. Klikk på \\\"New secret\\\".\\n5. Kopier din klient-ID og din klient hemmelig om:\\n{command}\\n\\nMerk: Disse kodene er følsomme og bør bare brukes i en privat kanal eller i DM med boten." -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:207 +#: redbot/cogs/streams/streams.py:208 #, docstring msgid "Check if a Twitch channel is live." msgstr "Sjekk om en Twitch-kanal er direkte." -#: redbot/cogs/streams/streams.py:220 +#: redbot/cogs/streams/streams.py:221 #, docstring msgid "Check if a YouTube channel is live." msgstr "Sjekk om en YouTube-kanal er direkte." -#: redbot/cogs/streams/streams.py:233 +#: redbot/cogs/streams/streams.py:234 #, docstring msgid "Check if a smashcast channel is live." msgstr "Sjekk om en smashcast er direkte." -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Check if a Picarto channel is live." msgstr "Sjekk om en Picarto-kanal er direkte." -#: redbot/cogs/streams/streams.py:251 redbot/cogs/streams/streams.py:287 +#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288 msgid "That user is offline." msgstr "Den brukeren er frakoblet." -#: redbot/cogs/streams/streams.py:253 redbot/cogs/streams/streams.py:447 +#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:448 msgid "That channel doesn't seem to exist." msgstr "Den kanalen ser ikke ut til å eksistere." -#: redbot/cogs/streams/streams.py:256 redbot/cogs/streams/streams.py:415 +#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:416 msgid "The Twitch token is either invalid or has not been set. See {command}." msgstr "Twitch-tokenet er enten ugyldig eller ikke har blitt satt. Se {command}." -#: redbot/cogs/streams/streams.py:262 redbot/cogs/streams/streams.py:422 +#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:423 msgid "The YouTube API key is either invalid or has not been set. See {command}." msgstr "YouTube API-nøkkel er enten ugyldig eller har ikke blitt satt. Se {command}." -#: redbot/cogs/streams/streams.py:268 redbot/cogs/streams/streams.py:430 +#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:431 msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues." msgstr "YouTube-kvote er overskredet. Prøv igjen senere eller kontakt eieren hvis dette fortsetter." -#: redbot/cogs/streams/streams.py:280 redbot/cogs/streams/streams.py:442 +#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:443 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "Noe gikk galt under forsøk på å kontakte strømmetjenestens API." -#: redbot/cogs/streams/streams.py:297 +#: redbot/cogs/streams/streams.py:298 #, docstring msgid "Manage automated stream alerts." msgstr "Behandle automatiserte strømvarsler." -#: redbot/cogs/streams/streams.py:302 +#: redbot/cogs/streams/streams.py:303 #, docstring msgid "Manage Twitch stream notifications." msgstr "Administrer Twitch-stream varsler." -#: redbot/cogs/streams/streams.py:310 +#: redbot/cogs/streams/streams.py:311 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "Veksle varsler i denne kanalen for en Twitch-strømme." -#: redbot/cogs/streams/streams.py:313 +#: redbot/cogs/streams/streams.py:314 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "Vennligst fyll inn navnet på en *Twitch*-kanal, ikke en Discord-kanal." -#: redbot/cogs/streams/streams.py:320 +#: redbot/cogs/streams/streams.py:321 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "Veksle varsler i denne kanalen for en YouTube-strøm." -#: redbot/cogs/streams/streams.py:325 +#: redbot/cogs/streams/streams.py:326 #, docstring msgid "Toggle alerts in this channel for a Smashcast stream." msgstr "Veksle varsler i denne kanalen for en Smashcast stream." -#: redbot/cogs/streams/streams.py:330 +#: redbot/cogs/streams/streams.py:331 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "Veksle varsler i denne kanalen for en Picarto strømme." -#: redbot/cogs/streams/streams.py:335 +#: redbot/cogs/streams/streams.py:336 #, docstring msgid "Disable all stream alerts in this channel or server.\\n\\n `[p]streamalert stop` will disable this channel's stream\\n alerts.\\n\\n Do `[p]streamalert stop yes` to disable all stream alerts in\\n this server.\\n " msgstr "Deaktiver alle stream-varsler i denne kanalen eller serveren.\\n\\n `[p]streamalert stop` vil deaktivere denne kanalens strøm\\n varsler.\\n\\n Do `[p]streamalert stop yes` for å deaktivere alle stream-varsler i\\n denne serveren.\\n " -#: redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:366 msgid "All the stream alerts in this server have been disabled." msgstr "Alle kringkastingsvarsler i denne serveren har blitt deaktivert." -#: redbot/cogs/streams/streams.py:367 +#: redbot/cogs/streams/streams.py:368 msgid "All the stream alerts in this channel have been disabled." msgstr "Alle strømsvarsler i denne kanalen har blitt deaktivert." -#: redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:374 #, docstring msgid "List all active stream alerts in this server." msgstr "List alle aktive stream-varsler på denne serveren." -#: redbot/cogs/streams/streams.py:376 +#: redbot/cogs/streams/streams.py:377 msgid "Active alerts:\\n\\n" msgstr "Aktive varsler:\\n\\n" -#: redbot/cogs/streams/streams.py:384 +#: redbot/cogs/streams/streams.py:385 msgid "There are no active alerts in this server." msgstr "Det er ingen aktive varsler i denne serveren." -#: redbot/cogs/streams/streams.py:455 +#: redbot/cogs/streams/streams.py:456 #, docstring msgid "Manage stream alert settings." msgstr "Administrer stream varslingsinnstillinger." -#: redbot/cogs/streams/streams.py:461 +#: redbot/cogs/streams/streams.py:462 #, docstring msgid "Set stream check refresh time." msgstr "Angi stream-sjekk oppdateringstid." -#: redbot/cogs/streams/streams.py:463 +#: redbot/cogs/streams/streams.py:464 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "Du kan ikke sette oppdateringsholderen til under 60 sekunder" -#: redbot/cogs/streams/streams.py:473 +#: redbot/cogs/streams/streams.py:474 #, docstring msgid "Explain how to set the twitch token." msgstr "Forklar hvordan du kan sette twitch token." -#: redbot/cogs/streams/streams.py:474 +#: redbot/cogs/streams/streams.py:475 msgid "To set the twitch API tokens, follow these steps:\\n1. Go to this page: https://dev.twitch.tv/dashboard/apps.\\n2. Click *Register Your Application*.\\n3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\\n4. Click *Register*.\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "For å stille inn twitch API-token, følg disse trinnene:\\n1. Gå til siden https://dev.twitch.tv/dashboard/applikasjoner.\\n2. Klikk *Registrer din applikasjon*.\\n3. Skriv inn et navn, sett OAuth omdirigere URI til `http://localhost`, og velg en programkategori for din du velger.\\n4. Klikk *Register*.\\n5. Kopier din klient-ID og din klient hemmelig i:\\n{command}\\n\\nMerk: Disse kodene er følsomme og bør bare brukes i en privat kanal\\neller i DM med bot.\\n" -#: redbot/cogs/streams/streams.py:497 +#: redbot/cogs/streams/streams.py:498 #, docstring msgid "Explain how to set the YouTube token." msgstr "Forklar hvordan du kan angi YouTube token." -#: redbot/cogs/streams/streams.py:499 +#: redbot/cogs/streams/streams.py:500 msgid "To get one, do the following:\\n1. Create a project\\n(see https://support.google.com/googleapi/answer/6251787 for details)\\n2. Enable the YouTube Data API v3 \\n(see https://support.google.com/googleapi/answer/6158841 for instructions)\\n3. Set up your API key \\n(see https://support.google.com/googleapi/answer/6158862 for instructions)\\n4. Copy your API key and run the command {command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "Slik gjør du følgende:\\n1. Opprett et prosjekt\\n(se https://support.google.com/googleapi/answer/6251787 for detaljer)\\n2. Aktivere YouTube Data API v3 \\n(se https://support.google.com/googleapi/answer/6158841 for instruksjoner)\\n3. Sett opp din API-nøkkel \\n(se https://support.google.com/googleapi/answer/6158862 i instruksjoner)\\n4. Kopier din API-nøkkel og kjør kommandoen {command}\\n\\nMerk: Disse tokene er følsomme og skal kun brukes i en privat kanal\\neller i DM med boten.\\n" -#: redbot/cogs/streams/streams.py:513 +#: redbot/cogs/streams/streams.py:514 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 #, docstring msgid "Manage custom message for stream alerts." msgstr "Behandle egen melding for stream-varsler." -#: redbot/cogs/streams/streams.py:528 +#: redbot/cogs/streams/streams.py:529 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention {mention}, {stream} is live!`\\n " msgstr "Sett strøms varslingsmelding når nevninger er aktivert.\\n\\n Bruk `{mention}` i meldingen for å sette inn de valgte omtalene.\\n Bruk `{stream}` i meldingen for å sette inn kanal eller brukernavn.\\n\\n For eksempel: `[p]streamset message mention {mention}, {stream} is live!`\\n " -#: redbot/cogs/streams/streams.py:538 redbot/cogs/streams/streams.py:554 +#: redbot/cogs/streams/streams.py:539 redbot/cogs/streams/streams.py:555 msgid "Stream alert message set!" msgstr "Strøm varsling melding satt!" -#: redbot/cogs/streams/streams.py:545 +#: redbot/cogs/streams/streams.py:546 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention {stream} is live!`\\n " msgstr "Sett strøms varslingsmelding når nevninger er deaktivert.\\n\\n Bruk `{stream}` i meldingen for å sette inn kanalen eller brukernavnet.\\n\\n For eksempel: `[p]streamset message nomention {stream} is live!`\\n " -#: redbot/cogs/streams/streams.py:561 +#: redbot/cogs/streams/streams.py:562 #, docstring msgid "Reset the stream alert messages in this server." msgstr "Tilbakestill strømsvarselsmeldingene på denne serveren." -#: redbot/cogs/streams/streams.py:565 +#: redbot/cogs/streams/streams.py:566 msgid "Stream alerts in this server will now use the default alert message." msgstr "Strøm varsler i denne serveren bruker nå standard varslingsmelding." -#: redbot/cogs/streams/streams.py:570 +#: redbot/cogs/streams/streams.py:571 #, docstring msgid "Manage mention settings for stream alerts." msgstr "Behandle nevnelsesinnstillinger for strømlinjevarsler." -#: redbot/cogs/streams/streams.py:576 +#: redbot/cogs/streams/streams.py:577 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "Veksle nevnelsen til `@everyone`." -#: redbot/cogs/streams/streams.py:581 +#: redbot/cogs/streams/streams.py:582 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "`@everyone` vil ikke lenger bli nevnt for strømvarsler." -#: redbot/cogs/streams/streams.py:584 +#: redbot/cogs/streams/streams.py:585 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "Når en strøm er i live, vil `@everyone` bli nevnt." -#: redbot/cogs/streams/streams.py:589 +#: redbot/cogs/streams/streams.py:590 #, docstring msgid "Toggle the `@​here` mention." msgstr "Veksle følgende ommening `@here`." -#: redbot/cogs/streams/streams.py:594 +#: redbot/cogs/streams/streams.py:595 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "`@here` vil ikke lenger nevnes for strømvarsler." -#: redbot/cogs/streams/streams.py:597 +#: redbot/cogs/streams/streams.py:598 msgid "When a stream is live, `@​here` will be mentioned." msgstr "Når en strøm er i live, vil `@here` nevnes." -#: redbot/cogs/streams/streams.py:602 +#: redbot/cogs/streams/streams.py:603 #, docstring msgid "Toggle a role mention." msgstr "Veksle en rolle omtale." -#: redbot/cogs/streams/streams.py:607 +#: redbot/cogs/streams/streams.py:608 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "`@{role.name}` vil ikke lenger nevnes for stream-varsler." -#: redbot/cogs/streams/streams.py:613 +#: redbot/cogs/streams/streams.py:614 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "Når en strøm eller et samfunn er i live, vil `@{role.name}` bli nevnt." -#: redbot/cogs/streams/streams.py:617 +#: redbot/cogs/streams/streams.py:618 msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification." msgstr "Siden rollen ikke er nevnt, vil den kunne nevnes momentant når den annonseres et strømlinjeprogram. Vennligst sørg for at jeg har riktige rettigheter for å administrere denne rollen, eller andre medlemmer av denne rollen vil ikke motta en varsling." -#: redbot/cogs/streams/streams.py:628 +#: redbot/cogs/streams/streams.py:629 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "Veksle sletting av varsler for når strømmene går frakoblet." -#: redbot/cogs/streams/streams.py:631 +#: redbot/cogs/streams/streams.py:632 msgid "The notifications will be deleted once streams go offline." msgstr "Varslene vil bli slettet når strømmene går frakoblet." -#: redbot/cogs/streams/streams.py:633 +#: redbot/cogs/streams/streams.py:634 msgid "Notifications will no longer be deleted." msgstr "Varsler vil ikke lenger bli slettet." -#: redbot/cogs/streams/streams.py:638 +#: redbot/cogs/streams/streams.py:639 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "Slå av/på omringingsstrømmer fra varsler." -#: redbot/cogs/streams/streams.py:643 +#: redbot/cogs/streams/streams.py:644 msgid "Streams of type 'rerun' will be included in alerts." msgstr "Strømninger av typen 'kjør om igjen' vil bli inkludert i varsler." -#: redbot/cogs/streams/streams.py:646 +#: redbot/cogs/streams/streams.py:647 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "Strømmer av typen 'kjør om igjen' vil ikke lenger sende et varsel." -#: redbot/cogs/streams/streams.py:654 +#: redbot/cogs/streams/streams.py:652 +#, docstring +msgid "Toggle excluding YouTube streams schedules from alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:657 +msgid "Streams schedules will be included in alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:660 +msgid "Streams schedules will no longer send an alert." +msgstr "" + +#: redbot/cogs/streams/streams.py:668 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "Jeg sender nå et varsel i denne kanalen når {stream.name} er direkte." -#: redbot/cogs/streams/streams.py:663 +#: redbot/cogs/streams/streams.py:677 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "Jeg vil ikke sende meldinger om {stream.name} i denne kanalen lenger." -#: redbot/cogs/streams/streams.py:761 +#: redbot/cogs/streams/streams.py:795 msgid "{mention}, {stream} is live!" msgstr "{mention}, {stream} er direkte!" -#: redbot/cogs/streams/streams.py:778 +#: redbot/cogs/streams/streams.py:812 msgid "{stream} is live!" msgstr "{stream} er direkte!" -#: redbot/cogs/streams/streamtypes.py:316 +#: redbot/cogs/streams/streamtypes.py:176 +msgid "This stream will start in {time}" +msgstr "" + +#: redbot/cogs/streams/streamtypes.py:351 msgid "Untitled broadcast" msgstr "Frakoblet sending" -#: redbot/cogs/streams/streamtypes.py:318 +#: redbot/cogs/streams/streamtypes.py:353 msgid " - Rerun" msgstr " - kjøre om igjen" -#: redbot/cogs/streams/streamtypes.py:321 -#: redbot/cogs/streams/streamtypes.py:364 -#: redbot/cogs/streams/streamtypes.py:405 +#: redbot/cogs/streams/streamtypes.py:356 +#: redbot/cogs/streams/streamtypes.py:399 +#: redbot/cogs/streams/streamtypes.py:440 msgid "Followers" msgstr "Følgere" -#: redbot/cogs/streams/streamtypes.py:322 -#: redbot/cogs/streams/streamtypes.py:406 +#: redbot/cogs/streams/streamtypes.py:357 +#: redbot/cogs/streams/streamtypes.py:441 msgid "Total views" msgstr "Visninger totalt" -#: redbot/cogs/streams/streamtypes.py:327 -#: redbot/cogs/streams/streamtypes.py:368 +#: redbot/cogs/streams/streamtypes.py:362 +#: redbot/cogs/streams/streamtypes.py:403 msgid "Playing: " msgstr "Spiller: " -#: redbot/cogs/streams/streamtypes.py:411 +#: redbot/cogs/streams/streamtypes.py:446 msgid "None" msgstr "Ingen" -#: redbot/cogs/streams/streamtypes.py:414 +#: redbot/cogs/streams/streamtypes.py:449 msgid "NSFW | " msgstr "NSFW | " -#: redbot/cogs/streams/streamtypes.py:418 +#: redbot/cogs/streams/streamtypes.py:453 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "{adult}Kategori: {category} + Tagger: {tags}" diff --git a/redbot/cogs/streams/locales/nl-NL.po b/redbot/cogs/streams/locales/nl-NL.po index bd857b89c..fe45097a0 100644 --- a/redbot/cogs/streams/locales/nl-NL.po +++ b/redbot/cogs/streams/locales/nl-NL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Dutch\n" "MIME-Version: 1.0\n" @@ -20,309 +20,326 @@ msgstr "" msgid "Various commands relating to streaming platforms.\\n\\n You can check if a Twitch, YouTube or Picarto stream is\\n currently live.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:141 +#: redbot/cogs/streams/streams.py:142 msgid "You need a client secret key if you want to use the Twitch API on this cog.\\nFollow these steps:\\n1. Go to this page: https://dev.twitch.tv/console/apps.\\n2. Click \\\"Manage\\\" on your application.\\n3. Click on \\\"New secret\\\".\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel or in DM with the bot." msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:207 +#: redbot/cogs/streams/streams.py:208 #, docstring msgid "Check if a Twitch channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:220 +#: redbot/cogs/streams/streams.py:221 #, docstring msgid "Check if a YouTube channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:233 +#: redbot/cogs/streams/streams.py:234 #, docstring msgid "Check if a smashcast channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Check if a Picarto channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:251 redbot/cogs/streams/streams.py:287 +#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288 msgid "That user is offline." msgstr "" -#: redbot/cogs/streams/streams.py:253 redbot/cogs/streams/streams.py:447 +#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:448 msgid "That channel doesn't seem to exist." msgstr "" -#: redbot/cogs/streams/streams.py:256 redbot/cogs/streams/streams.py:415 +#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:416 msgid "The Twitch token is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:262 redbot/cogs/streams/streams.py:422 +#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:423 msgid "The YouTube API key is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:268 redbot/cogs/streams/streams.py:430 +#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:431 msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues." msgstr "" -#: redbot/cogs/streams/streams.py:280 redbot/cogs/streams/streams.py:442 +#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:443 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "" -#: redbot/cogs/streams/streams.py:297 +#: redbot/cogs/streams/streams.py:298 #, docstring msgid "Manage automated stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:302 +#: redbot/cogs/streams/streams.py:303 #, docstring msgid "Manage Twitch stream notifications." msgstr "" -#: redbot/cogs/streams/streams.py:310 +#: redbot/cogs/streams/streams.py:311 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "" -#: redbot/cogs/streams/streams.py:313 +#: redbot/cogs/streams/streams.py:314 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "" -#: redbot/cogs/streams/streams.py:320 +#: redbot/cogs/streams/streams.py:321 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "" -#: redbot/cogs/streams/streams.py:325 +#: redbot/cogs/streams/streams.py:326 #, docstring msgid "Toggle alerts in this channel for a Smashcast stream." msgstr "" -#: redbot/cogs/streams/streams.py:330 +#: redbot/cogs/streams/streams.py:331 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "" -#: redbot/cogs/streams/streams.py:335 +#: redbot/cogs/streams/streams.py:336 #, docstring msgid "Disable all stream alerts in this channel or server.\\n\\n `[p]streamalert stop` will disable this channel's stream\\n alerts.\\n\\n Do `[p]streamalert stop yes` to disable all stream alerts in\\n this server.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:366 msgid "All the stream alerts in this server have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:367 +#: redbot/cogs/streams/streams.py:368 msgid "All the stream alerts in this channel have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:374 #, docstring msgid "List all active stream alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:376 +#: redbot/cogs/streams/streams.py:377 msgid "Active alerts:\\n\\n" msgstr "" -#: redbot/cogs/streams/streams.py:384 +#: redbot/cogs/streams/streams.py:385 msgid "There are no active alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:455 +#: redbot/cogs/streams/streams.py:456 #, docstring msgid "Manage stream alert settings." msgstr "" -#: redbot/cogs/streams/streams.py:461 +#: redbot/cogs/streams/streams.py:462 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:463 +#: redbot/cogs/streams/streams.py:464 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:473 +#: redbot/cogs/streams/streams.py:474 #, docstring msgid "Explain how to set the twitch token." msgstr "" -#: redbot/cogs/streams/streams.py:474 +#: redbot/cogs/streams/streams.py:475 msgid "To set the twitch API tokens, follow these steps:\\n1. Go to this page: https://dev.twitch.tv/dashboard/apps.\\n2. Click *Register Your Application*.\\n3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\\n4. Click *Register*.\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:497 +#: redbot/cogs/streams/streams.py:498 #, docstring msgid "Explain how to set the YouTube token." msgstr "" -#: redbot/cogs/streams/streams.py:499 +#: redbot/cogs/streams/streams.py:500 msgid "To get one, do the following:\\n1. Create a project\\n(see https://support.google.com/googleapi/answer/6251787 for details)\\n2. Enable the YouTube Data API v3 \\n(see https://support.google.com/googleapi/answer/6158841 for instructions)\\n3. Set up your API key \\n(see https://support.google.com/googleapi/answer/6158862 for instructions)\\n4. Copy your API key and run the command {command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:513 +#: redbot/cogs/streams/streams.py:514 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 #, docstring msgid "Manage custom message for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:528 +#: redbot/cogs/streams/streams.py:529 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention {mention}, {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:538 redbot/cogs/streams/streams.py:554 +#: redbot/cogs/streams/streams.py:539 redbot/cogs/streams/streams.py:555 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:545 +#: redbot/cogs/streams/streams.py:546 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:561 +#: redbot/cogs/streams/streams.py:562 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:565 +#: redbot/cogs/streams/streams.py:566 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:570 +#: redbot/cogs/streams/streams.py:571 #, docstring msgid "Manage mention settings for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:576 +#: redbot/cogs/streams/streams.py:577 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "" -#: redbot/cogs/streams/streams.py:581 +#: redbot/cogs/streams/streams.py:582 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:584 +#: redbot/cogs/streams/streams.py:585 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:589 +#: redbot/cogs/streams/streams.py:590 #, docstring msgid "Toggle the `@​here` mention." msgstr "" -#: redbot/cogs/streams/streams.py:594 +#: redbot/cogs/streams/streams.py:595 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:597 +#: redbot/cogs/streams/streams.py:598 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:602 +#: redbot/cogs/streams/streams.py:603 #, docstring msgid "Toggle a role mention." msgstr "" -#: redbot/cogs/streams/streams.py:607 +#: redbot/cogs/streams/streams.py:608 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:613 +#: redbot/cogs/streams/streams.py:614 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:617 +#: redbot/cogs/streams/streams.py:618 msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification." msgstr "" -#: redbot/cogs/streams/streams.py:628 +#: redbot/cogs/streams/streams.py:629 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:631 +#: redbot/cogs/streams/streams.py:632 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:633 +#: redbot/cogs/streams/streams.py:634 msgid "Notifications will no longer be deleted." msgstr "" -#: redbot/cogs/streams/streams.py:638 +#: redbot/cogs/streams/streams.py:639 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:643 +#: redbot/cogs/streams/streams.py:644 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:646 +#: redbot/cogs/streams/streams.py:647 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:654 +#: redbot/cogs/streams/streams.py:652 +#, docstring +msgid "Toggle excluding YouTube streams schedules from alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:657 +msgid "Streams schedules will be included in alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:660 +msgid "Streams schedules will no longer send an alert." +msgstr "" + +#: redbot/cogs/streams/streams.py:668 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "" -#: redbot/cogs/streams/streams.py:663 +#: redbot/cogs/streams/streams.py:677 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "" -#: redbot/cogs/streams/streams.py:761 +#: redbot/cogs/streams/streams.py:795 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:778 +#: redbot/cogs/streams/streams.py:812 msgid "{stream} is live!" msgstr "" -#: redbot/cogs/streams/streamtypes.py:316 +#: redbot/cogs/streams/streamtypes.py:176 +msgid "This stream will start in {time}" +msgstr "" + +#: redbot/cogs/streams/streamtypes.py:351 msgid "Untitled broadcast" msgstr "" -#: redbot/cogs/streams/streamtypes.py:318 +#: redbot/cogs/streams/streamtypes.py:353 msgid " - Rerun" msgstr "" -#: redbot/cogs/streams/streamtypes.py:321 -#: redbot/cogs/streams/streamtypes.py:364 -#: redbot/cogs/streams/streamtypes.py:405 +#: redbot/cogs/streams/streamtypes.py:356 +#: redbot/cogs/streams/streamtypes.py:399 +#: redbot/cogs/streams/streamtypes.py:440 msgid "Followers" msgstr "" -#: redbot/cogs/streams/streamtypes.py:322 -#: redbot/cogs/streams/streamtypes.py:406 +#: redbot/cogs/streams/streamtypes.py:357 +#: redbot/cogs/streams/streamtypes.py:441 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:327 -#: redbot/cogs/streams/streamtypes.py:368 +#: redbot/cogs/streams/streamtypes.py:362 +#: redbot/cogs/streams/streamtypes.py:403 msgid "Playing: " msgstr "" -#: redbot/cogs/streams/streamtypes.py:411 +#: redbot/cogs/streams/streamtypes.py:446 msgid "None" msgstr "Geen" -#: redbot/cogs/streams/streamtypes.py:414 +#: redbot/cogs/streams/streamtypes.py:449 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:418 +#: redbot/cogs/streams/streamtypes.py:453 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/cogs/streams/locales/pl-PL.po b/redbot/cogs/streams/locales/pl-PL.po index d8c480b79..df84ee936 100644 --- a/redbot/cogs/streams/locales/pl-PL.po +++ b/redbot/cogs/streams/locales/pl-PL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Polish\n" "MIME-Version: 1.0\n" @@ -20,309 +20,326 @@ msgstr "" msgid "Various commands relating to streaming platforms.\\n\\n You can check if a Twitch, YouTube or Picarto stream is\\n currently live.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:141 +#: redbot/cogs/streams/streams.py:142 msgid "You need a client secret key if you want to use the Twitch API on this cog.\\nFollow these steps:\\n1. Go to this page: https://dev.twitch.tv/console/apps.\\n2. Click \\\"Manage\\\" on your application.\\n3. Click on \\\"New secret\\\".\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel or in DM with the bot." msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:207 +#: redbot/cogs/streams/streams.py:208 #, docstring msgid "Check if a Twitch channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:220 +#: redbot/cogs/streams/streams.py:221 #, docstring msgid "Check if a YouTube channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:233 +#: redbot/cogs/streams/streams.py:234 #, docstring msgid "Check if a smashcast channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Check if a Picarto channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:251 redbot/cogs/streams/streams.py:287 +#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288 msgid "That user is offline." msgstr "" -#: redbot/cogs/streams/streams.py:253 redbot/cogs/streams/streams.py:447 +#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:448 msgid "That channel doesn't seem to exist." msgstr "" -#: redbot/cogs/streams/streams.py:256 redbot/cogs/streams/streams.py:415 +#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:416 msgid "The Twitch token is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:262 redbot/cogs/streams/streams.py:422 +#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:423 msgid "The YouTube API key is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:268 redbot/cogs/streams/streams.py:430 +#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:431 msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues." msgstr "" -#: redbot/cogs/streams/streams.py:280 redbot/cogs/streams/streams.py:442 +#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:443 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "" -#: redbot/cogs/streams/streams.py:297 +#: redbot/cogs/streams/streams.py:298 #, docstring msgid "Manage automated stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:302 +#: redbot/cogs/streams/streams.py:303 #, docstring msgid "Manage Twitch stream notifications." msgstr "" -#: redbot/cogs/streams/streams.py:310 +#: redbot/cogs/streams/streams.py:311 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "" -#: redbot/cogs/streams/streams.py:313 +#: redbot/cogs/streams/streams.py:314 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "" -#: redbot/cogs/streams/streams.py:320 +#: redbot/cogs/streams/streams.py:321 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "" -#: redbot/cogs/streams/streams.py:325 +#: redbot/cogs/streams/streams.py:326 #, docstring msgid "Toggle alerts in this channel for a Smashcast stream." msgstr "" -#: redbot/cogs/streams/streams.py:330 +#: redbot/cogs/streams/streams.py:331 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "" -#: redbot/cogs/streams/streams.py:335 +#: redbot/cogs/streams/streams.py:336 #, docstring msgid "Disable all stream alerts in this channel or server.\\n\\n `[p]streamalert stop` will disable this channel's stream\\n alerts.\\n\\n Do `[p]streamalert stop yes` to disable all stream alerts in\\n this server.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:366 msgid "All the stream alerts in this server have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:367 +#: redbot/cogs/streams/streams.py:368 msgid "All the stream alerts in this channel have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:374 #, docstring msgid "List all active stream alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:376 +#: redbot/cogs/streams/streams.py:377 msgid "Active alerts:\\n\\n" msgstr "" -#: redbot/cogs/streams/streams.py:384 +#: redbot/cogs/streams/streams.py:385 msgid "There are no active alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:455 +#: redbot/cogs/streams/streams.py:456 #, docstring msgid "Manage stream alert settings." msgstr "" -#: redbot/cogs/streams/streams.py:461 +#: redbot/cogs/streams/streams.py:462 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:463 +#: redbot/cogs/streams/streams.py:464 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:473 +#: redbot/cogs/streams/streams.py:474 #, docstring msgid "Explain how to set the twitch token." msgstr "" -#: redbot/cogs/streams/streams.py:474 +#: redbot/cogs/streams/streams.py:475 msgid "To set the twitch API tokens, follow these steps:\\n1. Go to this page: https://dev.twitch.tv/dashboard/apps.\\n2. Click *Register Your Application*.\\n3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\\n4. Click *Register*.\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:497 +#: redbot/cogs/streams/streams.py:498 #, docstring msgid "Explain how to set the YouTube token." msgstr "" -#: redbot/cogs/streams/streams.py:499 +#: redbot/cogs/streams/streams.py:500 msgid "To get one, do the following:\\n1. Create a project\\n(see https://support.google.com/googleapi/answer/6251787 for details)\\n2. Enable the YouTube Data API v3 \\n(see https://support.google.com/googleapi/answer/6158841 for instructions)\\n3. Set up your API key \\n(see https://support.google.com/googleapi/answer/6158862 for instructions)\\n4. Copy your API key and run the command {command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:513 +#: redbot/cogs/streams/streams.py:514 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 #, docstring msgid "Manage custom message for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:528 +#: redbot/cogs/streams/streams.py:529 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention {mention}, {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:538 redbot/cogs/streams/streams.py:554 +#: redbot/cogs/streams/streams.py:539 redbot/cogs/streams/streams.py:555 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:545 +#: redbot/cogs/streams/streams.py:546 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:561 +#: redbot/cogs/streams/streams.py:562 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:565 +#: redbot/cogs/streams/streams.py:566 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:570 +#: redbot/cogs/streams/streams.py:571 #, docstring msgid "Manage mention settings for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:576 +#: redbot/cogs/streams/streams.py:577 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "" -#: redbot/cogs/streams/streams.py:581 +#: redbot/cogs/streams/streams.py:582 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:584 +#: redbot/cogs/streams/streams.py:585 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:589 +#: redbot/cogs/streams/streams.py:590 #, docstring msgid "Toggle the `@​here` mention." msgstr "" -#: redbot/cogs/streams/streams.py:594 +#: redbot/cogs/streams/streams.py:595 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:597 +#: redbot/cogs/streams/streams.py:598 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:602 +#: redbot/cogs/streams/streams.py:603 #, docstring msgid "Toggle a role mention." msgstr "" -#: redbot/cogs/streams/streams.py:607 +#: redbot/cogs/streams/streams.py:608 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:613 +#: redbot/cogs/streams/streams.py:614 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:617 +#: redbot/cogs/streams/streams.py:618 msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification." msgstr "" -#: redbot/cogs/streams/streams.py:628 +#: redbot/cogs/streams/streams.py:629 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:631 +#: redbot/cogs/streams/streams.py:632 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:633 +#: redbot/cogs/streams/streams.py:634 msgid "Notifications will no longer be deleted." msgstr "" -#: redbot/cogs/streams/streams.py:638 +#: redbot/cogs/streams/streams.py:639 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:643 +#: redbot/cogs/streams/streams.py:644 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:646 +#: redbot/cogs/streams/streams.py:647 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:654 +#: redbot/cogs/streams/streams.py:652 +#, docstring +msgid "Toggle excluding YouTube streams schedules from alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:657 +msgid "Streams schedules will be included in alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:660 +msgid "Streams schedules will no longer send an alert." +msgstr "" + +#: redbot/cogs/streams/streams.py:668 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "" -#: redbot/cogs/streams/streams.py:663 +#: redbot/cogs/streams/streams.py:677 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "" -#: redbot/cogs/streams/streams.py:761 +#: redbot/cogs/streams/streams.py:795 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:778 +#: redbot/cogs/streams/streams.py:812 msgid "{stream} is live!" msgstr "" -#: redbot/cogs/streams/streamtypes.py:316 +#: redbot/cogs/streams/streamtypes.py:176 +msgid "This stream will start in {time}" +msgstr "" + +#: redbot/cogs/streams/streamtypes.py:351 msgid "Untitled broadcast" msgstr "" -#: redbot/cogs/streams/streamtypes.py:318 +#: redbot/cogs/streams/streamtypes.py:353 msgid " - Rerun" msgstr "" -#: redbot/cogs/streams/streamtypes.py:321 -#: redbot/cogs/streams/streamtypes.py:364 -#: redbot/cogs/streams/streamtypes.py:405 +#: redbot/cogs/streams/streamtypes.py:356 +#: redbot/cogs/streams/streamtypes.py:399 +#: redbot/cogs/streams/streamtypes.py:440 msgid "Followers" msgstr "" -#: redbot/cogs/streams/streamtypes.py:322 -#: redbot/cogs/streams/streamtypes.py:406 +#: redbot/cogs/streams/streamtypes.py:357 +#: redbot/cogs/streams/streamtypes.py:441 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:327 -#: redbot/cogs/streams/streamtypes.py:368 +#: redbot/cogs/streams/streamtypes.py:362 +#: redbot/cogs/streams/streamtypes.py:403 msgid "Playing: " msgstr "" -#: redbot/cogs/streams/streamtypes.py:411 +#: redbot/cogs/streams/streamtypes.py:446 msgid "None" msgstr "Brak" -#: redbot/cogs/streams/streamtypes.py:414 +#: redbot/cogs/streams/streamtypes.py:449 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:418 +#: redbot/cogs/streams/streamtypes.py:453 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/cogs/streams/locales/pt-BR.po b/redbot/cogs/streams/locales/pt-BR.po index bbc92d667..9f431b5e3 100644 --- a/redbot/cogs/streams/locales/pt-BR.po +++ b/redbot/cogs/streams/locales/pt-BR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Portuguese, Brazilian\n" "MIME-Version: 1.0\n" @@ -20,309 +20,326 @@ msgstr "" msgid "Various commands relating to streaming platforms.\\n\\n You can check if a Twitch, YouTube or Picarto stream is\\n currently live.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:141 +#: redbot/cogs/streams/streams.py:142 msgid "You need a client secret key if you want to use the Twitch API on this cog.\\nFollow these steps:\\n1. Go to this page: https://dev.twitch.tv/console/apps.\\n2. Click \\\"Manage\\\" on your application.\\n3. Click on \\\"New secret\\\".\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel or in DM with the bot." msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:207 +#: redbot/cogs/streams/streams.py:208 #, docstring msgid "Check if a Twitch channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:220 +#: redbot/cogs/streams/streams.py:221 #, docstring msgid "Check if a YouTube channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:233 +#: redbot/cogs/streams/streams.py:234 #, docstring msgid "Check if a smashcast channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Check if a Picarto channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:251 redbot/cogs/streams/streams.py:287 +#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288 msgid "That user is offline." msgstr "" -#: redbot/cogs/streams/streams.py:253 redbot/cogs/streams/streams.py:447 +#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:448 msgid "That channel doesn't seem to exist." msgstr "" -#: redbot/cogs/streams/streams.py:256 redbot/cogs/streams/streams.py:415 +#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:416 msgid "The Twitch token is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:262 redbot/cogs/streams/streams.py:422 +#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:423 msgid "The YouTube API key is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:268 redbot/cogs/streams/streams.py:430 +#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:431 msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues." msgstr "" -#: redbot/cogs/streams/streams.py:280 redbot/cogs/streams/streams.py:442 +#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:443 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "" -#: redbot/cogs/streams/streams.py:297 +#: redbot/cogs/streams/streams.py:298 #, docstring msgid "Manage automated stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:302 +#: redbot/cogs/streams/streams.py:303 #, docstring msgid "Manage Twitch stream notifications." msgstr "" -#: redbot/cogs/streams/streams.py:310 +#: redbot/cogs/streams/streams.py:311 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "" -#: redbot/cogs/streams/streams.py:313 +#: redbot/cogs/streams/streams.py:314 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "" -#: redbot/cogs/streams/streams.py:320 +#: redbot/cogs/streams/streams.py:321 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "" -#: redbot/cogs/streams/streams.py:325 +#: redbot/cogs/streams/streams.py:326 #, docstring msgid "Toggle alerts in this channel for a Smashcast stream." msgstr "" -#: redbot/cogs/streams/streams.py:330 +#: redbot/cogs/streams/streams.py:331 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "" -#: redbot/cogs/streams/streams.py:335 +#: redbot/cogs/streams/streams.py:336 #, docstring msgid "Disable all stream alerts in this channel or server.\\n\\n `[p]streamalert stop` will disable this channel's stream\\n alerts.\\n\\n Do `[p]streamalert stop yes` to disable all stream alerts in\\n this server.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:366 msgid "All the stream alerts in this server have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:367 +#: redbot/cogs/streams/streams.py:368 msgid "All the stream alerts in this channel have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:374 #, docstring msgid "List all active stream alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:376 +#: redbot/cogs/streams/streams.py:377 msgid "Active alerts:\\n\\n" msgstr "" -#: redbot/cogs/streams/streams.py:384 +#: redbot/cogs/streams/streams.py:385 msgid "There are no active alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:455 +#: redbot/cogs/streams/streams.py:456 #, docstring msgid "Manage stream alert settings." msgstr "" -#: redbot/cogs/streams/streams.py:461 +#: redbot/cogs/streams/streams.py:462 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:463 +#: redbot/cogs/streams/streams.py:464 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:473 +#: redbot/cogs/streams/streams.py:474 #, docstring msgid "Explain how to set the twitch token." msgstr "" -#: redbot/cogs/streams/streams.py:474 +#: redbot/cogs/streams/streams.py:475 msgid "To set the twitch API tokens, follow these steps:\\n1. Go to this page: https://dev.twitch.tv/dashboard/apps.\\n2. Click *Register Your Application*.\\n3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\\n4. Click *Register*.\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:497 +#: redbot/cogs/streams/streams.py:498 #, docstring msgid "Explain how to set the YouTube token." msgstr "" -#: redbot/cogs/streams/streams.py:499 +#: redbot/cogs/streams/streams.py:500 msgid "To get one, do the following:\\n1. Create a project\\n(see https://support.google.com/googleapi/answer/6251787 for details)\\n2. Enable the YouTube Data API v3 \\n(see https://support.google.com/googleapi/answer/6158841 for instructions)\\n3. Set up your API key \\n(see https://support.google.com/googleapi/answer/6158862 for instructions)\\n4. Copy your API key and run the command {command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:513 +#: redbot/cogs/streams/streams.py:514 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 #, docstring msgid "Manage custom message for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:528 +#: redbot/cogs/streams/streams.py:529 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention {mention}, {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:538 redbot/cogs/streams/streams.py:554 +#: redbot/cogs/streams/streams.py:539 redbot/cogs/streams/streams.py:555 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:545 +#: redbot/cogs/streams/streams.py:546 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:561 +#: redbot/cogs/streams/streams.py:562 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:565 +#: redbot/cogs/streams/streams.py:566 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:570 +#: redbot/cogs/streams/streams.py:571 #, docstring msgid "Manage mention settings for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:576 +#: redbot/cogs/streams/streams.py:577 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "" -#: redbot/cogs/streams/streams.py:581 +#: redbot/cogs/streams/streams.py:582 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:584 +#: redbot/cogs/streams/streams.py:585 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:589 +#: redbot/cogs/streams/streams.py:590 #, docstring msgid "Toggle the `@​here` mention." msgstr "" -#: redbot/cogs/streams/streams.py:594 +#: redbot/cogs/streams/streams.py:595 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:597 +#: redbot/cogs/streams/streams.py:598 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:602 +#: redbot/cogs/streams/streams.py:603 #, docstring msgid "Toggle a role mention." msgstr "" -#: redbot/cogs/streams/streams.py:607 +#: redbot/cogs/streams/streams.py:608 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:613 +#: redbot/cogs/streams/streams.py:614 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:617 +#: redbot/cogs/streams/streams.py:618 msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification." msgstr "" -#: redbot/cogs/streams/streams.py:628 +#: redbot/cogs/streams/streams.py:629 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:631 +#: redbot/cogs/streams/streams.py:632 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:633 +#: redbot/cogs/streams/streams.py:634 msgid "Notifications will no longer be deleted." msgstr "" -#: redbot/cogs/streams/streams.py:638 +#: redbot/cogs/streams/streams.py:639 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:643 +#: redbot/cogs/streams/streams.py:644 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:646 +#: redbot/cogs/streams/streams.py:647 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:654 +#: redbot/cogs/streams/streams.py:652 +#, docstring +msgid "Toggle excluding YouTube streams schedules from alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:657 +msgid "Streams schedules will be included in alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:660 +msgid "Streams schedules will no longer send an alert." +msgstr "" + +#: redbot/cogs/streams/streams.py:668 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "" -#: redbot/cogs/streams/streams.py:663 +#: redbot/cogs/streams/streams.py:677 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "" -#: redbot/cogs/streams/streams.py:761 +#: redbot/cogs/streams/streams.py:795 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:778 +#: redbot/cogs/streams/streams.py:812 msgid "{stream} is live!" msgstr "" -#: redbot/cogs/streams/streamtypes.py:316 +#: redbot/cogs/streams/streamtypes.py:176 +msgid "This stream will start in {time}" +msgstr "" + +#: redbot/cogs/streams/streamtypes.py:351 msgid "Untitled broadcast" msgstr "" -#: redbot/cogs/streams/streamtypes.py:318 +#: redbot/cogs/streams/streamtypes.py:353 msgid " - Rerun" msgstr "" -#: redbot/cogs/streams/streamtypes.py:321 -#: redbot/cogs/streams/streamtypes.py:364 -#: redbot/cogs/streams/streamtypes.py:405 +#: redbot/cogs/streams/streamtypes.py:356 +#: redbot/cogs/streams/streamtypes.py:399 +#: redbot/cogs/streams/streamtypes.py:440 msgid "Followers" msgstr "" -#: redbot/cogs/streams/streamtypes.py:322 -#: redbot/cogs/streams/streamtypes.py:406 +#: redbot/cogs/streams/streamtypes.py:357 +#: redbot/cogs/streams/streamtypes.py:441 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:327 -#: redbot/cogs/streams/streamtypes.py:368 +#: redbot/cogs/streams/streamtypes.py:362 +#: redbot/cogs/streams/streamtypes.py:403 msgid "Playing: " msgstr "" -#: redbot/cogs/streams/streamtypes.py:411 +#: redbot/cogs/streams/streamtypes.py:446 msgid "None" msgstr "" -#: redbot/cogs/streams/streamtypes.py:414 +#: redbot/cogs/streams/streamtypes.py:449 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:418 +#: redbot/cogs/streams/streamtypes.py:453 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/cogs/streams/locales/pt-PT.po b/redbot/cogs/streams/locales/pt-PT.po index 09d112ad9..12ccde219 100644 --- a/redbot/cogs/streams/locales/pt-PT.po +++ b/redbot/cogs/streams/locales/pt-PT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Portuguese\n" "MIME-Version: 1.0\n" @@ -20,309 +20,326 @@ msgstr "" msgid "Various commands relating to streaming platforms.\\n\\n You can check if a Twitch, YouTube or Picarto stream is\\n currently live.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:141 +#: redbot/cogs/streams/streams.py:142 msgid "You need a client secret key if you want to use the Twitch API on this cog.\\nFollow these steps:\\n1. Go to this page: https://dev.twitch.tv/console/apps.\\n2. Click \\\"Manage\\\" on your application.\\n3. Click on \\\"New secret\\\".\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel or in DM with the bot." msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:207 +#: redbot/cogs/streams/streams.py:208 #, docstring msgid "Check if a Twitch channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:220 +#: redbot/cogs/streams/streams.py:221 #, docstring msgid "Check if a YouTube channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:233 +#: redbot/cogs/streams/streams.py:234 #, docstring msgid "Check if a smashcast channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Check if a Picarto channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:251 redbot/cogs/streams/streams.py:287 +#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288 msgid "That user is offline." msgstr "" -#: redbot/cogs/streams/streams.py:253 redbot/cogs/streams/streams.py:447 +#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:448 msgid "That channel doesn't seem to exist." msgstr "" -#: redbot/cogs/streams/streams.py:256 redbot/cogs/streams/streams.py:415 +#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:416 msgid "The Twitch token is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:262 redbot/cogs/streams/streams.py:422 +#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:423 msgid "The YouTube API key is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:268 redbot/cogs/streams/streams.py:430 +#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:431 msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues." msgstr "" -#: redbot/cogs/streams/streams.py:280 redbot/cogs/streams/streams.py:442 +#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:443 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "" -#: redbot/cogs/streams/streams.py:297 +#: redbot/cogs/streams/streams.py:298 #, docstring msgid "Manage automated stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:302 +#: redbot/cogs/streams/streams.py:303 #, docstring msgid "Manage Twitch stream notifications." msgstr "" -#: redbot/cogs/streams/streams.py:310 +#: redbot/cogs/streams/streams.py:311 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "" -#: redbot/cogs/streams/streams.py:313 +#: redbot/cogs/streams/streams.py:314 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "" -#: redbot/cogs/streams/streams.py:320 +#: redbot/cogs/streams/streams.py:321 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "" -#: redbot/cogs/streams/streams.py:325 +#: redbot/cogs/streams/streams.py:326 #, docstring msgid "Toggle alerts in this channel for a Smashcast stream." msgstr "" -#: redbot/cogs/streams/streams.py:330 +#: redbot/cogs/streams/streams.py:331 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "" -#: redbot/cogs/streams/streams.py:335 +#: redbot/cogs/streams/streams.py:336 #, docstring msgid "Disable all stream alerts in this channel or server.\\n\\n `[p]streamalert stop` will disable this channel's stream\\n alerts.\\n\\n Do `[p]streamalert stop yes` to disable all stream alerts in\\n this server.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:366 msgid "All the stream alerts in this server have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:367 +#: redbot/cogs/streams/streams.py:368 msgid "All the stream alerts in this channel have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:374 #, docstring msgid "List all active stream alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:376 +#: redbot/cogs/streams/streams.py:377 msgid "Active alerts:\\n\\n" msgstr "" -#: redbot/cogs/streams/streams.py:384 +#: redbot/cogs/streams/streams.py:385 msgid "There are no active alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:455 +#: redbot/cogs/streams/streams.py:456 #, docstring msgid "Manage stream alert settings." msgstr "" -#: redbot/cogs/streams/streams.py:461 +#: redbot/cogs/streams/streams.py:462 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:463 +#: redbot/cogs/streams/streams.py:464 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:473 +#: redbot/cogs/streams/streams.py:474 #, docstring msgid "Explain how to set the twitch token." msgstr "" -#: redbot/cogs/streams/streams.py:474 +#: redbot/cogs/streams/streams.py:475 msgid "To set the twitch API tokens, follow these steps:\\n1. Go to this page: https://dev.twitch.tv/dashboard/apps.\\n2. Click *Register Your Application*.\\n3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\\n4. Click *Register*.\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:497 +#: redbot/cogs/streams/streams.py:498 #, docstring msgid "Explain how to set the YouTube token." msgstr "" -#: redbot/cogs/streams/streams.py:499 +#: redbot/cogs/streams/streams.py:500 msgid "To get one, do the following:\\n1. Create a project\\n(see https://support.google.com/googleapi/answer/6251787 for details)\\n2. Enable the YouTube Data API v3 \\n(see https://support.google.com/googleapi/answer/6158841 for instructions)\\n3. Set up your API key \\n(see https://support.google.com/googleapi/answer/6158862 for instructions)\\n4. Copy your API key and run the command {command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:513 +#: redbot/cogs/streams/streams.py:514 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 #, docstring msgid "Manage custom message for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:528 +#: redbot/cogs/streams/streams.py:529 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention {mention}, {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:538 redbot/cogs/streams/streams.py:554 +#: redbot/cogs/streams/streams.py:539 redbot/cogs/streams/streams.py:555 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:545 +#: redbot/cogs/streams/streams.py:546 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:561 +#: redbot/cogs/streams/streams.py:562 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:565 +#: redbot/cogs/streams/streams.py:566 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:570 +#: redbot/cogs/streams/streams.py:571 #, docstring msgid "Manage mention settings for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:576 +#: redbot/cogs/streams/streams.py:577 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "" -#: redbot/cogs/streams/streams.py:581 +#: redbot/cogs/streams/streams.py:582 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:584 +#: redbot/cogs/streams/streams.py:585 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:589 +#: redbot/cogs/streams/streams.py:590 #, docstring msgid "Toggle the `@​here` mention." msgstr "" -#: redbot/cogs/streams/streams.py:594 +#: redbot/cogs/streams/streams.py:595 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:597 +#: redbot/cogs/streams/streams.py:598 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:602 +#: redbot/cogs/streams/streams.py:603 #, docstring msgid "Toggle a role mention." msgstr "" -#: redbot/cogs/streams/streams.py:607 +#: redbot/cogs/streams/streams.py:608 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:613 +#: redbot/cogs/streams/streams.py:614 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:617 +#: redbot/cogs/streams/streams.py:618 msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification." msgstr "" -#: redbot/cogs/streams/streams.py:628 +#: redbot/cogs/streams/streams.py:629 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:631 +#: redbot/cogs/streams/streams.py:632 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:633 +#: redbot/cogs/streams/streams.py:634 msgid "Notifications will no longer be deleted." msgstr "" -#: redbot/cogs/streams/streams.py:638 +#: redbot/cogs/streams/streams.py:639 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:643 +#: redbot/cogs/streams/streams.py:644 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:646 +#: redbot/cogs/streams/streams.py:647 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:654 +#: redbot/cogs/streams/streams.py:652 +#, docstring +msgid "Toggle excluding YouTube streams schedules from alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:657 +msgid "Streams schedules will be included in alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:660 +msgid "Streams schedules will no longer send an alert." +msgstr "" + +#: redbot/cogs/streams/streams.py:668 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "" -#: redbot/cogs/streams/streams.py:663 +#: redbot/cogs/streams/streams.py:677 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "" -#: redbot/cogs/streams/streams.py:761 +#: redbot/cogs/streams/streams.py:795 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:778 +#: redbot/cogs/streams/streams.py:812 msgid "{stream} is live!" msgstr "" -#: redbot/cogs/streams/streamtypes.py:316 +#: redbot/cogs/streams/streamtypes.py:176 +msgid "This stream will start in {time}" +msgstr "" + +#: redbot/cogs/streams/streamtypes.py:351 msgid "Untitled broadcast" msgstr "" -#: redbot/cogs/streams/streamtypes.py:318 +#: redbot/cogs/streams/streamtypes.py:353 msgid " - Rerun" msgstr "" -#: redbot/cogs/streams/streamtypes.py:321 -#: redbot/cogs/streams/streamtypes.py:364 -#: redbot/cogs/streams/streamtypes.py:405 +#: redbot/cogs/streams/streamtypes.py:356 +#: redbot/cogs/streams/streamtypes.py:399 +#: redbot/cogs/streams/streamtypes.py:440 msgid "Followers" msgstr "" -#: redbot/cogs/streams/streamtypes.py:322 -#: redbot/cogs/streams/streamtypes.py:406 +#: redbot/cogs/streams/streamtypes.py:357 +#: redbot/cogs/streams/streamtypes.py:441 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:327 -#: redbot/cogs/streams/streamtypes.py:368 +#: redbot/cogs/streams/streamtypes.py:362 +#: redbot/cogs/streams/streamtypes.py:403 msgid "Playing: " msgstr "" -#: redbot/cogs/streams/streamtypes.py:411 +#: redbot/cogs/streams/streamtypes.py:446 msgid "None" msgstr "" -#: redbot/cogs/streams/streamtypes.py:414 +#: redbot/cogs/streams/streamtypes.py:449 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:418 +#: redbot/cogs/streams/streamtypes.py:453 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/cogs/streams/locales/ro-RO.po b/redbot/cogs/streams/locales/ro-RO.po index 27ae6c93a..704771e7a 100644 --- a/redbot/cogs/streams/locales/ro-RO.po +++ b/redbot/cogs/streams/locales/ro-RO.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Romanian\n" "MIME-Version: 1.0\n" @@ -20,309 +20,326 @@ msgstr "" msgid "Various commands relating to streaming platforms.\\n\\n You can check if a Twitch, YouTube or Picarto stream is\\n currently live.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:141 +#: redbot/cogs/streams/streams.py:142 msgid "You need a client secret key if you want to use the Twitch API on this cog.\\nFollow these steps:\\n1. Go to this page: https://dev.twitch.tv/console/apps.\\n2. Click \\\"Manage\\\" on your application.\\n3. Click on \\\"New secret\\\".\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel or in DM with the bot." msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:207 +#: redbot/cogs/streams/streams.py:208 #, docstring msgid "Check if a Twitch channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:220 +#: redbot/cogs/streams/streams.py:221 #, docstring msgid "Check if a YouTube channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:233 +#: redbot/cogs/streams/streams.py:234 #, docstring msgid "Check if a smashcast channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Check if a Picarto channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:251 redbot/cogs/streams/streams.py:287 +#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288 msgid "That user is offline." msgstr "" -#: redbot/cogs/streams/streams.py:253 redbot/cogs/streams/streams.py:447 +#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:448 msgid "That channel doesn't seem to exist." msgstr "" -#: redbot/cogs/streams/streams.py:256 redbot/cogs/streams/streams.py:415 +#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:416 msgid "The Twitch token is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:262 redbot/cogs/streams/streams.py:422 +#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:423 msgid "The YouTube API key is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:268 redbot/cogs/streams/streams.py:430 +#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:431 msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues." msgstr "" -#: redbot/cogs/streams/streams.py:280 redbot/cogs/streams/streams.py:442 +#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:443 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "" -#: redbot/cogs/streams/streams.py:297 +#: redbot/cogs/streams/streams.py:298 #, docstring msgid "Manage automated stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:302 +#: redbot/cogs/streams/streams.py:303 #, docstring msgid "Manage Twitch stream notifications." msgstr "" -#: redbot/cogs/streams/streams.py:310 +#: redbot/cogs/streams/streams.py:311 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "" -#: redbot/cogs/streams/streams.py:313 +#: redbot/cogs/streams/streams.py:314 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "" -#: redbot/cogs/streams/streams.py:320 +#: redbot/cogs/streams/streams.py:321 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "" -#: redbot/cogs/streams/streams.py:325 +#: redbot/cogs/streams/streams.py:326 #, docstring msgid "Toggle alerts in this channel for a Smashcast stream." msgstr "" -#: redbot/cogs/streams/streams.py:330 +#: redbot/cogs/streams/streams.py:331 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "" -#: redbot/cogs/streams/streams.py:335 +#: redbot/cogs/streams/streams.py:336 #, docstring msgid "Disable all stream alerts in this channel or server.\\n\\n `[p]streamalert stop` will disable this channel's stream\\n alerts.\\n\\n Do `[p]streamalert stop yes` to disable all stream alerts in\\n this server.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:366 msgid "All the stream alerts in this server have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:367 +#: redbot/cogs/streams/streams.py:368 msgid "All the stream alerts in this channel have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:374 #, docstring msgid "List all active stream alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:376 +#: redbot/cogs/streams/streams.py:377 msgid "Active alerts:\\n\\n" msgstr "" -#: redbot/cogs/streams/streams.py:384 +#: redbot/cogs/streams/streams.py:385 msgid "There are no active alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:455 +#: redbot/cogs/streams/streams.py:456 #, docstring msgid "Manage stream alert settings." msgstr "" -#: redbot/cogs/streams/streams.py:461 +#: redbot/cogs/streams/streams.py:462 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:463 +#: redbot/cogs/streams/streams.py:464 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:473 +#: redbot/cogs/streams/streams.py:474 #, docstring msgid "Explain how to set the twitch token." msgstr "" -#: redbot/cogs/streams/streams.py:474 +#: redbot/cogs/streams/streams.py:475 msgid "To set the twitch API tokens, follow these steps:\\n1. Go to this page: https://dev.twitch.tv/dashboard/apps.\\n2. Click *Register Your Application*.\\n3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\\n4. Click *Register*.\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:497 +#: redbot/cogs/streams/streams.py:498 #, docstring msgid "Explain how to set the YouTube token." msgstr "" -#: redbot/cogs/streams/streams.py:499 +#: redbot/cogs/streams/streams.py:500 msgid "To get one, do the following:\\n1. Create a project\\n(see https://support.google.com/googleapi/answer/6251787 for details)\\n2. Enable the YouTube Data API v3 \\n(see https://support.google.com/googleapi/answer/6158841 for instructions)\\n3. Set up your API key \\n(see https://support.google.com/googleapi/answer/6158862 for instructions)\\n4. Copy your API key and run the command {command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:513 +#: redbot/cogs/streams/streams.py:514 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 #, docstring msgid "Manage custom message for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:528 +#: redbot/cogs/streams/streams.py:529 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention {mention}, {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:538 redbot/cogs/streams/streams.py:554 +#: redbot/cogs/streams/streams.py:539 redbot/cogs/streams/streams.py:555 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:545 +#: redbot/cogs/streams/streams.py:546 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:561 +#: redbot/cogs/streams/streams.py:562 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:565 +#: redbot/cogs/streams/streams.py:566 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:570 +#: redbot/cogs/streams/streams.py:571 #, docstring msgid "Manage mention settings for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:576 +#: redbot/cogs/streams/streams.py:577 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "" -#: redbot/cogs/streams/streams.py:581 +#: redbot/cogs/streams/streams.py:582 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:584 +#: redbot/cogs/streams/streams.py:585 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:589 +#: redbot/cogs/streams/streams.py:590 #, docstring msgid "Toggle the `@​here` mention." msgstr "" -#: redbot/cogs/streams/streams.py:594 +#: redbot/cogs/streams/streams.py:595 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:597 +#: redbot/cogs/streams/streams.py:598 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:602 +#: redbot/cogs/streams/streams.py:603 #, docstring msgid "Toggle a role mention." msgstr "" -#: redbot/cogs/streams/streams.py:607 +#: redbot/cogs/streams/streams.py:608 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:613 +#: redbot/cogs/streams/streams.py:614 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:617 +#: redbot/cogs/streams/streams.py:618 msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification." msgstr "" -#: redbot/cogs/streams/streams.py:628 +#: redbot/cogs/streams/streams.py:629 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:631 +#: redbot/cogs/streams/streams.py:632 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:633 +#: redbot/cogs/streams/streams.py:634 msgid "Notifications will no longer be deleted." msgstr "" -#: redbot/cogs/streams/streams.py:638 +#: redbot/cogs/streams/streams.py:639 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:643 +#: redbot/cogs/streams/streams.py:644 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:646 +#: redbot/cogs/streams/streams.py:647 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:654 +#: redbot/cogs/streams/streams.py:652 +#, docstring +msgid "Toggle excluding YouTube streams schedules from alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:657 +msgid "Streams schedules will be included in alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:660 +msgid "Streams schedules will no longer send an alert." +msgstr "" + +#: redbot/cogs/streams/streams.py:668 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "" -#: redbot/cogs/streams/streams.py:663 +#: redbot/cogs/streams/streams.py:677 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "" -#: redbot/cogs/streams/streams.py:761 +#: redbot/cogs/streams/streams.py:795 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:778 +#: redbot/cogs/streams/streams.py:812 msgid "{stream} is live!" msgstr "" -#: redbot/cogs/streams/streamtypes.py:316 +#: redbot/cogs/streams/streamtypes.py:176 +msgid "This stream will start in {time}" +msgstr "" + +#: redbot/cogs/streams/streamtypes.py:351 msgid "Untitled broadcast" msgstr "" -#: redbot/cogs/streams/streamtypes.py:318 +#: redbot/cogs/streams/streamtypes.py:353 msgid " - Rerun" msgstr "" -#: redbot/cogs/streams/streamtypes.py:321 -#: redbot/cogs/streams/streamtypes.py:364 -#: redbot/cogs/streams/streamtypes.py:405 +#: redbot/cogs/streams/streamtypes.py:356 +#: redbot/cogs/streams/streamtypes.py:399 +#: redbot/cogs/streams/streamtypes.py:440 msgid "Followers" msgstr "" -#: redbot/cogs/streams/streamtypes.py:322 -#: redbot/cogs/streams/streamtypes.py:406 +#: redbot/cogs/streams/streamtypes.py:357 +#: redbot/cogs/streams/streamtypes.py:441 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:327 -#: redbot/cogs/streams/streamtypes.py:368 +#: redbot/cogs/streams/streamtypes.py:362 +#: redbot/cogs/streams/streamtypes.py:403 msgid "Playing: " msgstr "" -#: redbot/cogs/streams/streamtypes.py:411 +#: redbot/cogs/streams/streamtypes.py:446 msgid "None" msgstr "" -#: redbot/cogs/streams/streamtypes.py:414 +#: redbot/cogs/streams/streamtypes.py:449 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:418 +#: redbot/cogs/streams/streamtypes.py:453 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/cogs/streams/locales/ru-RU.po b/redbot/cogs/streams/locales/ru-RU.po index 266599add..efe6d346b 100644 --- a/redbot/cogs/streams/locales/ru-RU.po +++ b/redbot/cogs/streams/locales/ru-RU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -20,309 +20,326 @@ msgstr "" msgid "Various commands relating to streaming platforms.\\n\\n You can check if a Twitch, YouTube or Picarto stream is\\n currently live.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:141 +#: redbot/cogs/streams/streams.py:142 msgid "You need a client secret key if you want to use the Twitch API on this cog.\\nFollow these steps:\\n1. Go to this page: https://dev.twitch.tv/console/apps.\\n2. Click \\\"Manage\\\" on your application.\\n3. Click on \\\"New secret\\\".\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel or in DM with the bot." msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:207 +#: redbot/cogs/streams/streams.py:208 #, docstring msgid "Check if a Twitch channel is live." msgstr "Статус канала Twitch." -#: redbot/cogs/streams/streams.py:220 +#: redbot/cogs/streams/streams.py:221 #, docstring msgid "Check if a YouTube channel is live." msgstr "Статус канала YouTube." -#: redbot/cogs/streams/streams.py:233 +#: redbot/cogs/streams/streams.py:234 #, docstring msgid "Check if a smashcast channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Check if a Picarto channel is live." msgstr "Статус канала Picarto." -#: redbot/cogs/streams/streams.py:251 redbot/cogs/streams/streams.py:287 +#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288 msgid "That user is offline." msgstr "Этот пользователь не в сети." -#: redbot/cogs/streams/streams.py:253 redbot/cogs/streams/streams.py:447 +#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:448 msgid "That channel doesn't seem to exist." msgstr "Этот канал, кажется, не существует." -#: redbot/cogs/streams/streams.py:256 redbot/cogs/streams/streams.py:415 +#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:416 msgid "The Twitch token is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:262 redbot/cogs/streams/streams.py:422 +#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:423 msgid "The YouTube API key is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:268 redbot/cogs/streams/streams.py:430 +#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:431 msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues." msgstr "" -#: redbot/cogs/streams/streams.py:280 redbot/cogs/streams/streams.py:442 +#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:443 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "Что-то пошло не так при попытке связаться с API потокового сервиса." -#: redbot/cogs/streams/streams.py:297 +#: redbot/cogs/streams/streams.py:298 #, docstring msgid "Manage automated stream alerts." msgstr "Управление автоматическими оповещениями транслляций." -#: redbot/cogs/streams/streams.py:302 +#: redbot/cogs/streams/streams.py:303 #, docstring msgid "Manage Twitch stream notifications." msgstr "Управление Twitch уведомлениями." -#: redbot/cogs/streams/streams.py:310 +#: redbot/cogs/streams/streams.py:311 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "Переключить оповещения в этом канале для трансляции Twitch." -#: redbot/cogs/streams/streams.py:313 +#: redbot/cogs/streams/streams.py:314 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "" -#: redbot/cogs/streams/streams.py:320 +#: redbot/cogs/streams/streams.py:321 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "Переключить оповещения на этом канале для трансляции YouTube." -#: redbot/cogs/streams/streams.py:325 +#: redbot/cogs/streams/streams.py:326 #, docstring msgid "Toggle alerts in this channel for a Smashcast stream." msgstr "" -#: redbot/cogs/streams/streams.py:330 +#: redbot/cogs/streams/streams.py:331 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "Переключить оповещения на этом канале для трансляции Picarto." -#: redbot/cogs/streams/streams.py:335 +#: redbot/cogs/streams/streams.py:336 #, docstring msgid "Disable all stream alerts in this channel or server.\\n\\n `[p]streamalert stop` will disable this channel's stream\\n alerts.\\n\\n Do `[p]streamalert stop yes` to disable all stream alerts in\\n this server.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:366 msgid "All the stream alerts in this server have been disabled." msgstr "Все оповещения о трансляциях на этом сервере были отключены." -#: redbot/cogs/streams/streams.py:367 +#: redbot/cogs/streams/streams.py:368 msgid "All the stream alerts in this channel have been disabled." msgstr "Все оповещения о трансляциях в этом канале отключены." -#: redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:374 #, docstring msgid "List all active stream alerts in this server." msgstr "Список всех активных оповещений о трансляциях на этом сервере." -#: redbot/cogs/streams/streams.py:376 +#: redbot/cogs/streams/streams.py:377 msgid "Active alerts:\\n\\n" msgstr "" -#: redbot/cogs/streams/streams.py:384 +#: redbot/cogs/streams/streams.py:385 msgid "There are no active alerts in this server." msgstr "На этом сервере нет активных оповещений." -#: redbot/cogs/streams/streams.py:455 +#: redbot/cogs/streams/streams.py:456 #, docstring msgid "Manage stream alert settings." msgstr "" -#: redbot/cogs/streams/streams.py:461 +#: redbot/cogs/streams/streams.py:462 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:463 +#: redbot/cogs/streams/streams.py:464 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:473 +#: redbot/cogs/streams/streams.py:474 #, docstring msgid "Explain how to set the twitch token." msgstr "" -#: redbot/cogs/streams/streams.py:474 +#: redbot/cogs/streams/streams.py:475 msgid "To set the twitch API tokens, follow these steps:\\n1. Go to this page: https://dev.twitch.tv/dashboard/apps.\\n2. Click *Register Your Application*.\\n3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\\n4. Click *Register*.\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:497 +#: redbot/cogs/streams/streams.py:498 #, docstring msgid "Explain how to set the YouTube token." msgstr "" -#: redbot/cogs/streams/streams.py:499 +#: redbot/cogs/streams/streams.py:500 msgid "To get one, do the following:\\n1. Create a project\\n(see https://support.google.com/googleapi/answer/6251787 for details)\\n2. Enable the YouTube Data API v3 \\n(see https://support.google.com/googleapi/answer/6158841 for instructions)\\n3. Set up your API key \\n(see https://support.google.com/googleapi/answer/6158862 for instructions)\\n4. Copy your API key and run the command {command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:513 +#: redbot/cogs/streams/streams.py:514 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 #, docstring msgid "Manage custom message for stream alerts." msgstr "Управление пользовательскими сообщениями оповещений о трансляциях." -#: redbot/cogs/streams/streams.py:528 +#: redbot/cogs/streams/streams.py:529 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention {mention}, {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:538 redbot/cogs/streams/streams.py:554 +#: redbot/cogs/streams/streams.py:539 redbot/cogs/streams/streams.py:555 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:545 +#: redbot/cogs/streams/streams.py:546 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:561 +#: redbot/cogs/streams/streams.py:562 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:565 +#: redbot/cogs/streams/streams.py:566 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:570 +#: redbot/cogs/streams/streams.py:571 #, docstring msgid "Manage mention settings for stream alerts." msgstr "Управление настройками упоминаний для оповещений о трансляциях." -#: redbot/cogs/streams/streams.py:576 +#: redbot/cogs/streams/streams.py:577 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "Переключить упоминание `@​everyone`." -#: redbot/cogs/streams/streams.py:581 +#: redbot/cogs/streams/streams.py:582 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "Упоминание `@​everyone` больше не будет использоваться в оповещениях." -#: redbot/cogs/streams/streams.py:584 +#: redbot/cogs/streams/streams.py:585 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:589 +#: redbot/cogs/streams/streams.py:590 #, docstring msgid "Toggle the `@​here` mention." msgstr "Переключить упоминание `@​here`." -#: redbot/cogs/streams/streams.py:594 +#: redbot/cogs/streams/streams.py:595 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "Упоминание `@​here` больше не будет использоваться в оповещениях." -#: redbot/cogs/streams/streams.py:597 +#: redbot/cogs/streams/streams.py:598 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:602 +#: redbot/cogs/streams/streams.py:603 #, docstring msgid "Toggle a role mention." msgstr "Переключить упоминание роли." -#: redbot/cogs/streams/streams.py:607 +#: redbot/cogs/streams/streams.py:608 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "Упоминание `@​{role.name}` больше не будет использоваться в оповещениях." -#: redbot/cogs/streams/streams.py:613 +#: redbot/cogs/streams/streams.py:614 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "Когда будет транслироваться поток или сообщество, будет использоваться `@​{role.name}`." -#: redbot/cogs/streams/streams.py:617 +#: redbot/cogs/streams/streams.py:618 msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification." msgstr "Поскольку роль не может быть упомянута, она станет на мгновение упоминаемой при оповещении о трансляции. Убедитесь, что у меня есть необходимые разрешения для управления этой ролью, иначе члены этой роли не получат уведомление." -#: redbot/cogs/streams/streams.py:628 +#: redbot/cogs/streams/streams.py:629 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "Переключить удаление оповещений при окончании трансляции." -#: redbot/cogs/streams/streams.py:631 +#: redbot/cogs/streams/streams.py:632 msgid "The notifications will be deleted once streams go offline." msgstr "Уведомления будут удалены при окончании трансляции." -#: redbot/cogs/streams/streams.py:633 +#: redbot/cogs/streams/streams.py:634 msgid "Notifications will no longer be deleted." msgstr "Уведомления больше не будут удаляться." -#: redbot/cogs/streams/streams.py:638 +#: redbot/cogs/streams/streams.py:639 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:643 +#: redbot/cogs/streams/streams.py:644 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:646 +#: redbot/cogs/streams/streams.py:647 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:654 +#: redbot/cogs/streams/streams.py:652 +#, docstring +msgid "Toggle excluding YouTube streams schedules from alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:657 +msgid "Streams schedules will be included in alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:660 +msgid "Streams schedules will no longer send an alert." +msgstr "" + +#: redbot/cogs/streams/streams.py:668 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "Теперь я отправлю уведомление на этом канале, когда {stream.name} будет активен." -#: redbot/cogs/streams/streams.py:663 +#: redbot/cogs/streams/streams.py:677 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "Я больше не буду отправлять уведомления о {stream.name} на этом канале." -#: redbot/cogs/streams/streams.py:761 +#: redbot/cogs/streams/streams.py:795 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:778 +#: redbot/cogs/streams/streams.py:812 msgid "{stream} is live!" msgstr "" -#: redbot/cogs/streams/streamtypes.py:316 +#: redbot/cogs/streams/streamtypes.py:176 +msgid "This stream will start in {time}" +msgstr "" + +#: redbot/cogs/streams/streamtypes.py:351 msgid "Untitled broadcast" msgstr "" -#: redbot/cogs/streams/streamtypes.py:318 +#: redbot/cogs/streams/streamtypes.py:353 msgid " - Rerun" msgstr "" -#: redbot/cogs/streams/streamtypes.py:321 -#: redbot/cogs/streams/streamtypes.py:364 -#: redbot/cogs/streams/streamtypes.py:405 +#: redbot/cogs/streams/streamtypes.py:356 +#: redbot/cogs/streams/streamtypes.py:399 +#: redbot/cogs/streams/streamtypes.py:440 msgid "Followers" msgstr "" -#: redbot/cogs/streams/streamtypes.py:322 -#: redbot/cogs/streams/streamtypes.py:406 +#: redbot/cogs/streams/streamtypes.py:357 +#: redbot/cogs/streams/streamtypes.py:441 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:327 -#: redbot/cogs/streams/streamtypes.py:368 +#: redbot/cogs/streams/streamtypes.py:362 +#: redbot/cogs/streams/streamtypes.py:403 msgid "Playing: " msgstr "Воспроизводится: " -#: redbot/cogs/streams/streamtypes.py:411 +#: redbot/cogs/streams/streamtypes.py:446 msgid "None" msgstr "Нет" -#: redbot/cogs/streams/streamtypes.py:414 +#: redbot/cogs/streams/streamtypes.py:449 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:418 +#: redbot/cogs/streams/streamtypes.py:453 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/cogs/streams/locales/sk-SK.po b/redbot/cogs/streams/locales/sk-SK.po index 0dbc93817..0758a91aa 100644 --- a/redbot/cogs/streams/locales/sk-SK.po +++ b/redbot/cogs/streams/locales/sk-SK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Slovak\n" "MIME-Version: 1.0\n" @@ -20,309 +20,326 @@ msgstr "" msgid "Various commands relating to streaming platforms.\\n\\n You can check if a Twitch, YouTube or Picarto stream is\\n currently live.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:141 +#: redbot/cogs/streams/streams.py:142 msgid "You need a client secret key if you want to use the Twitch API on this cog.\\nFollow these steps:\\n1. Go to this page: https://dev.twitch.tv/console/apps.\\n2. Click \\\"Manage\\\" on your application.\\n3. Click on \\\"New secret\\\".\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel or in DM with the bot." msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:207 +#: redbot/cogs/streams/streams.py:208 #, docstring msgid "Check if a Twitch channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:220 +#: redbot/cogs/streams/streams.py:221 #, docstring msgid "Check if a YouTube channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:233 +#: redbot/cogs/streams/streams.py:234 #, docstring msgid "Check if a smashcast channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Check if a Picarto channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:251 redbot/cogs/streams/streams.py:287 +#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288 msgid "That user is offline." msgstr "" -#: redbot/cogs/streams/streams.py:253 redbot/cogs/streams/streams.py:447 +#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:448 msgid "That channel doesn't seem to exist." msgstr "" -#: redbot/cogs/streams/streams.py:256 redbot/cogs/streams/streams.py:415 +#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:416 msgid "The Twitch token is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:262 redbot/cogs/streams/streams.py:422 +#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:423 msgid "The YouTube API key is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:268 redbot/cogs/streams/streams.py:430 +#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:431 msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues." msgstr "" -#: redbot/cogs/streams/streams.py:280 redbot/cogs/streams/streams.py:442 +#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:443 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "" -#: redbot/cogs/streams/streams.py:297 +#: redbot/cogs/streams/streams.py:298 #, docstring msgid "Manage automated stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:302 +#: redbot/cogs/streams/streams.py:303 #, docstring msgid "Manage Twitch stream notifications." msgstr "" -#: redbot/cogs/streams/streams.py:310 +#: redbot/cogs/streams/streams.py:311 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "" -#: redbot/cogs/streams/streams.py:313 +#: redbot/cogs/streams/streams.py:314 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "" -#: redbot/cogs/streams/streams.py:320 +#: redbot/cogs/streams/streams.py:321 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "" -#: redbot/cogs/streams/streams.py:325 +#: redbot/cogs/streams/streams.py:326 #, docstring msgid "Toggle alerts in this channel for a Smashcast stream." msgstr "" -#: redbot/cogs/streams/streams.py:330 +#: redbot/cogs/streams/streams.py:331 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "" -#: redbot/cogs/streams/streams.py:335 +#: redbot/cogs/streams/streams.py:336 #, docstring msgid "Disable all stream alerts in this channel or server.\\n\\n `[p]streamalert stop` will disable this channel's stream\\n alerts.\\n\\n Do `[p]streamalert stop yes` to disable all stream alerts in\\n this server.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:366 msgid "All the stream alerts in this server have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:367 +#: redbot/cogs/streams/streams.py:368 msgid "All the stream alerts in this channel have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:374 #, docstring msgid "List all active stream alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:376 +#: redbot/cogs/streams/streams.py:377 msgid "Active alerts:\\n\\n" msgstr "" -#: redbot/cogs/streams/streams.py:384 +#: redbot/cogs/streams/streams.py:385 msgid "There are no active alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:455 +#: redbot/cogs/streams/streams.py:456 #, docstring msgid "Manage stream alert settings." msgstr "" -#: redbot/cogs/streams/streams.py:461 +#: redbot/cogs/streams/streams.py:462 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:463 +#: redbot/cogs/streams/streams.py:464 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:473 +#: redbot/cogs/streams/streams.py:474 #, docstring msgid "Explain how to set the twitch token." msgstr "" -#: redbot/cogs/streams/streams.py:474 +#: redbot/cogs/streams/streams.py:475 msgid "To set the twitch API tokens, follow these steps:\\n1. Go to this page: https://dev.twitch.tv/dashboard/apps.\\n2. Click *Register Your Application*.\\n3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\\n4. Click *Register*.\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:497 +#: redbot/cogs/streams/streams.py:498 #, docstring msgid "Explain how to set the YouTube token." msgstr "" -#: redbot/cogs/streams/streams.py:499 +#: redbot/cogs/streams/streams.py:500 msgid "To get one, do the following:\\n1. Create a project\\n(see https://support.google.com/googleapi/answer/6251787 for details)\\n2. Enable the YouTube Data API v3 \\n(see https://support.google.com/googleapi/answer/6158841 for instructions)\\n3. Set up your API key \\n(see https://support.google.com/googleapi/answer/6158862 for instructions)\\n4. Copy your API key and run the command {command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:513 +#: redbot/cogs/streams/streams.py:514 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 #, docstring msgid "Manage custom message for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:528 +#: redbot/cogs/streams/streams.py:529 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention {mention}, {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:538 redbot/cogs/streams/streams.py:554 +#: redbot/cogs/streams/streams.py:539 redbot/cogs/streams/streams.py:555 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:545 +#: redbot/cogs/streams/streams.py:546 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:561 +#: redbot/cogs/streams/streams.py:562 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:565 +#: redbot/cogs/streams/streams.py:566 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:570 +#: redbot/cogs/streams/streams.py:571 #, docstring msgid "Manage mention settings for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:576 +#: redbot/cogs/streams/streams.py:577 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "" -#: redbot/cogs/streams/streams.py:581 +#: redbot/cogs/streams/streams.py:582 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:584 +#: redbot/cogs/streams/streams.py:585 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:589 +#: redbot/cogs/streams/streams.py:590 #, docstring msgid "Toggle the `@​here` mention." msgstr "" -#: redbot/cogs/streams/streams.py:594 +#: redbot/cogs/streams/streams.py:595 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:597 +#: redbot/cogs/streams/streams.py:598 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:602 +#: redbot/cogs/streams/streams.py:603 #, docstring msgid "Toggle a role mention." msgstr "" -#: redbot/cogs/streams/streams.py:607 +#: redbot/cogs/streams/streams.py:608 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:613 +#: redbot/cogs/streams/streams.py:614 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:617 +#: redbot/cogs/streams/streams.py:618 msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification." msgstr "" -#: redbot/cogs/streams/streams.py:628 +#: redbot/cogs/streams/streams.py:629 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:631 +#: redbot/cogs/streams/streams.py:632 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:633 +#: redbot/cogs/streams/streams.py:634 msgid "Notifications will no longer be deleted." msgstr "" -#: redbot/cogs/streams/streams.py:638 +#: redbot/cogs/streams/streams.py:639 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:643 +#: redbot/cogs/streams/streams.py:644 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:646 +#: redbot/cogs/streams/streams.py:647 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:654 +#: redbot/cogs/streams/streams.py:652 +#, docstring +msgid "Toggle excluding YouTube streams schedules from alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:657 +msgid "Streams schedules will be included in alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:660 +msgid "Streams schedules will no longer send an alert." +msgstr "" + +#: redbot/cogs/streams/streams.py:668 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "" -#: redbot/cogs/streams/streams.py:663 +#: redbot/cogs/streams/streams.py:677 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "" -#: redbot/cogs/streams/streams.py:761 +#: redbot/cogs/streams/streams.py:795 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:778 +#: redbot/cogs/streams/streams.py:812 msgid "{stream} is live!" msgstr "" -#: redbot/cogs/streams/streamtypes.py:316 +#: redbot/cogs/streams/streamtypes.py:176 +msgid "This stream will start in {time}" +msgstr "" + +#: redbot/cogs/streams/streamtypes.py:351 msgid "Untitled broadcast" msgstr "" -#: redbot/cogs/streams/streamtypes.py:318 +#: redbot/cogs/streams/streamtypes.py:353 msgid " - Rerun" msgstr "" -#: redbot/cogs/streams/streamtypes.py:321 -#: redbot/cogs/streams/streamtypes.py:364 -#: redbot/cogs/streams/streamtypes.py:405 +#: redbot/cogs/streams/streamtypes.py:356 +#: redbot/cogs/streams/streamtypes.py:399 +#: redbot/cogs/streams/streamtypes.py:440 msgid "Followers" msgstr "" -#: redbot/cogs/streams/streamtypes.py:322 -#: redbot/cogs/streams/streamtypes.py:406 +#: redbot/cogs/streams/streamtypes.py:357 +#: redbot/cogs/streams/streamtypes.py:441 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:327 -#: redbot/cogs/streams/streamtypes.py:368 +#: redbot/cogs/streams/streamtypes.py:362 +#: redbot/cogs/streams/streamtypes.py:403 msgid "Playing: " msgstr "" -#: redbot/cogs/streams/streamtypes.py:411 +#: redbot/cogs/streams/streamtypes.py:446 msgid "None" msgstr "" -#: redbot/cogs/streams/streamtypes.py:414 +#: redbot/cogs/streams/streamtypes.py:449 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:418 +#: redbot/cogs/streams/streamtypes.py:453 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/cogs/streams/locales/sr-CS.po b/redbot/cogs/streams/locales/sr-CS.po index 9cbfa1b5e..c9c55f0d3 100644 --- a/redbot/cogs/streams/locales/sr-CS.po +++ b/redbot/cogs/streams/locales/sr-CS.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Serbian (Latin)\n" "MIME-Version: 1.0\n" @@ -20,309 +20,326 @@ msgstr "" msgid "Various commands relating to streaming platforms.\\n\\n You can check if a Twitch, YouTube or Picarto stream is\\n currently live.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:141 +#: redbot/cogs/streams/streams.py:142 msgid "You need a client secret key if you want to use the Twitch API on this cog.\\nFollow these steps:\\n1. Go to this page: https://dev.twitch.tv/console/apps.\\n2. Click \\\"Manage\\\" on your application.\\n3. Click on \\\"New secret\\\".\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel or in DM with the bot." msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:207 +#: redbot/cogs/streams/streams.py:208 #, docstring msgid "Check if a Twitch channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:220 +#: redbot/cogs/streams/streams.py:221 #, docstring msgid "Check if a YouTube channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:233 +#: redbot/cogs/streams/streams.py:234 #, docstring msgid "Check if a smashcast channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Check if a Picarto channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:251 redbot/cogs/streams/streams.py:287 +#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288 msgid "That user is offline." msgstr "" -#: redbot/cogs/streams/streams.py:253 redbot/cogs/streams/streams.py:447 +#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:448 msgid "That channel doesn't seem to exist." msgstr "" -#: redbot/cogs/streams/streams.py:256 redbot/cogs/streams/streams.py:415 +#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:416 msgid "The Twitch token is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:262 redbot/cogs/streams/streams.py:422 +#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:423 msgid "The YouTube API key is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:268 redbot/cogs/streams/streams.py:430 +#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:431 msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues." msgstr "" -#: redbot/cogs/streams/streams.py:280 redbot/cogs/streams/streams.py:442 +#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:443 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "" -#: redbot/cogs/streams/streams.py:297 +#: redbot/cogs/streams/streams.py:298 #, docstring msgid "Manage automated stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:302 +#: redbot/cogs/streams/streams.py:303 #, docstring msgid "Manage Twitch stream notifications." msgstr "" -#: redbot/cogs/streams/streams.py:310 +#: redbot/cogs/streams/streams.py:311 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "" -#: redbot/cogs/streams/streams.py:313 +#: redbot/cogs/streams/streams.py:314 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "" -#: redbot/cogs/streams/streams.py:320 +#: redbot/cogs/streams/streams.py:321 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "" -#: redbot/cogs/streams/streams.py:325 +#: redbot/cogs/streams/streams.py:326 #, docstring msgid "Toggle alerts in this channel for a Smashcast stream." msgstr "" -#: redbot/cogs/streams/streams.py:330 +#: redbot/cogs/streams/streams.py:331 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "" -#: redbot/cogs/streams/streams.py:335 +#: redbot/cogs/streams/streams.py:336 #, docstring msgid "Disable all stream alerts in this channel or server.\\n\\n `[p]streamalert stop` will disable this channel's stream\\n alerts.\\n\\n Do `[p]streamalert stop yes` to disable all stream alerts in\\n this server.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:366 msgid "All the stream alerts in this server have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:367 +#: redbot/cogs/streams/streams.py:368 msgid "All the stream alerts in this channel have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:374 #, docstring msgid "List all active stream alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:376 +#: redbot/cogs/streams/streams.py:377 msgid "Active alerts:\\n\\n" msgstr "" -#: redbot/cogs/streams/streams.py:384 +#: redbot/cogs/streams/streams.py:385 msgid "There are no active alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:455 +#: redbot/cogs/streams/streams.py:456 #, docstring msgid "Manage stream alert settings." msgstr "" -#: redbot/cogs/streams/streams.py:461 +#: redbot/cogs/streams/streams.py:462 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:463 +#: redbot/cogs/streams/streams.py:464 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:473 +#: redbot/cogs/streams/streams.py:474 #, docstring msgid "Explain how to set the twitch token." msgstr "" -#: redbot/cogs/streams/streams.py:474 +#: redbot/cogs/streams/streams.py:475 msgid "To set the twitch API tokens, follow these steps:\\n1. Go to this page: https://dev.twitch.tv/dashboard/apps.\\n2. Click *Register Your Application*.\\n3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\\n4. Click *Register*.\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:497 +#: redbot/cogs/streams/streams.py:498 #, docstring msgid "Explain how to set the YouTube token." msgstr "" -#: redbot/cogs/streams/streams.py:499 +#: redbot/cogs/streams/streams.py:500 msgid "To get one, do the following:\\n1. Create a project\\n(see https://support.google.com/googleapi/answer/6251787 for details)\\n2. Enable the YouTube Data API v3 \\n(see https://support.google.com/googleapi/answer/6158841 for instructions)\\n3. Set up your API key \\n(see https://support.google.com/googleapi/answer/6158862 for instructions)\\n4. Copy your API key and run the command {command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:513 +#: redbot/cogs/streams/streams.py:514 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 #, docstring msgid "Manage custom message for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:528 +#: redbot/cogs/streams/streams.py:529 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention {mention}, {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:538 redbot/cogs/streams/streams.py:554 +#: redbot/cogs/streams/streams.py:539 redbot/cogs/streams/streams.py:555 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:545 +#: redbot/cogs/streams/streams.py:546 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:561 +#: redbot/cogs/streams/streams.py:562 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:565 +#: redbot/cogs/streams/streams.py:566 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:570 +#: redbot/cogs/streams/streams.py:571 #, docstring msgid "Manage mention settings for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:576 +#: redbot/cogs/streams/streams.py:577 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "" -#: redbot/cogs/streams/streams.py:581 +#: redbot/cogs/streams/streams.py:582 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:584 +#: redbot/cogs/streams/streams.py:585 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:589 +#: redbot/cogs/streams/streams.py:590 #, docstring msgid "Toggle the `@​here` mention." msgstr "" -#: redbot/cogs/streams/streams.py:594 +#: redbot/cogs/streams/streams.py:595 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:597 +#: redbot/cogs/streams/streams.py:598 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:602 +#: redbot/cogs/streams/streams.py:603 #, docstring msgid "Toggle a role mention." msgstr "" -#: redbot/cogs/streams/streams.py:607 +#: redbot/cogs/streams/streams.py:608 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:613 +#: redbot/cogs/streams/streams.py:614 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:617 +#: redbot/cogs/streams/streams.py:618 msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification." msgstr "" -#: redbot/cogs/streams/streams.py:628 +#: redbot/cogs/streams/streams.py:629 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:631 +#: redbot/cogs/streams/streams.py:632 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:633 +#: redbot/cogs/streams/streams.py:634 msgid "Notifications will no longer be deleted." msgstr "" -#: redbot/cogs/streams/streams.py:638 +#: redbot/cogs/streams/streams.py:639 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:643 +#: redbot/cogs/streams/streams.py:644 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:646 +#: redbot/cogs/streams/streams.py:647 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:654 +#: redbot/cogs/streams/streams.py:652 +#, docstring +msgid "Toggle excluding YouTube streams schedules from alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:657 +msgid "Streams schedules will be included in alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:660 +msgid "Streams schedules will no longer send an alert." +msgstr "" + +#: redbot/cogs/streams/streams.py:668 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "" -#: redbot/cogs/streams/streams.py:663 +#: redbot/cogs/streams/streams.py:677 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "" -#: redbot/cogs/streams/streams.py:761 +#: redbot/cogs/streams/streams.py:795 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:778 +#: redbot/cogs/streams/streams.py:812 msgid "{stream} is live!" msgstr "" -#: redbot/cogs/streams/streamtypes.py:316 +#: redbot/cogs/streams/streamtypes.py:176 +msgid "This stream will start in {time}" +msgstr "" + +#: redbot/cogs/streams/streamtypes.py:351 msgid "Untitled broadcast" msgstr "" -#: redbot/cogs/streams/streamtypes.py:318 +#: redbot/cogs/streams/streamtypes.py:353 msgid " - Rerun" msgstr "" -#: redbot/cogs/streams/streamtypes.py:321 -#: redbot/cogs/streams/streamtypes.py:364 -#: redbot/cogs/streams/streamtypes.py:405 +#: redbot/cogs/streams/streamtypes.py:356 +#: redbot/cogs/streams/streamtypes.py:399 +#: redbot/cogs/streams/streamtypes.py:440 msgid "Followers" msgstr "" -#: redbot/cogs/streams/streamtypes.py:322 -#: redbot/cogs/streams/streamtypes.py:406 +#: redbot/cogs/streams/streamtypes.py:357 +#: redbot/cogs/streams/streamtypes.py:441 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:327 -#: redbot/cogs/streams/streamtypes.py:368 +#: redbot/cogs/streams/streamtypes.py:362 +#: redbot/cogs/streams/streamtypes.py:403 msgid "Playing: " msgstr "" -#: redbot/cogs/streams/streamtypes.py:411 +#: redbot/cogs/streams/streamtypes.py:446 msgid "None" msgstr "" -#: redbot/cogs/streams/streamtypes.py:414 +#: redbot/cogs/streams/streamtypes.py:449 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:418 +#: redbot/cogs/streams/streamtypes.py:453 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/cogs/streams/locales/sr-SP.po b/redbot/cogs/streams/locales/sr-SP.po index 0d5d30fa8..6c59edc03 100644 --- a/redbot/cogs/streams/locales/sr-SP.po +++ b/redbot/cogs/streams/locales/sr-SP.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Serbian (Cyrillic)\n" "MIME-Version: 1.0\n" @@ -20,309 +20,326 @@ msgstr "" msgid "Various commands relating to streaming platforms.\\n\\n You can check if a Twitch, YouTube or Picarto stream is\\n currently live.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:141 +#: redbot/cogs/streams/streams.py:142 msgid "You need a client secret key if you want to use the Twitch API on this cog.\\nFollow these steps:\\n1. Go to this page: https://dev.twitch.tv/console/apps.\\n2. Click \\\"Manage\\\" on your application.\\n3. Click on \\\"New secret\\\".\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel or in DM with the bot." msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:207 +#: redbot/cogs/streams/streams.py:208 #, docstring msgid "Check if a Twitch channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:220 +#: redbot/cogs/streams/streams.py:221 #, docstring msgid "Check if a YouTube channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:233 +#: redbot/cogs/streams/streams.py:234 #, docstring msgid "Check if a smashcast channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Check if a Picarto channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:251 redbot/cogs/streams/streams.py:287 +#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288 msgid "That user is offline." msgstr "" -#: redbot/cogs/streams/streams.py:253 redbot/cogs/streams/streams.py:447 +#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:448 msgid "That channel doesn't seem to exist." msgstr "" -#: redbot/cogs/streams/streams.py:256 redbot/cogs/streams/streams.py:415 +#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:416 msgid "The Twitch token is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:262 redbot/cogs/streams/streams.py:422 +#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:423 msgid "The YouTube API key is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:268 redbot/cogs/streams/streams.py:430 +#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:431 msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues." msgstr "" -#: redbot/cogs/streams/streams.py:280 redbot/cogs/streams/streams.py:442 +#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:443 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "" -#: redbot/cogs/streams/streams.py:297 +#: redbot/cogs/streams/streams.py:298 #, docstring msgid "Manage automated stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:302 +#: redbot/cogs/streams/streams.py:303 #, docstring msgid "Manage Twitch stream notifications." msgstr "" -#: redbot/cogs/streams/streams.py:310 +#: redbot/cogs/streams/streams.py:311 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "" -#: redbot/cogs/streams/streams.py:313 +#: redbot/cogs/streams/streams.py:314 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "" -#: redbot/cogs/streams/streams.py:320 +#: redbot/cogs/streams/streams.py:321 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "" -#: redbot/cogs/streams/streams.py:325 +#: redbot/cogs/streams/streams.py:326 #, docstring msgid "Toggle alerts in this channel for a Smashcast stream." msgstr "" -#: redbot/cogs/streams/streams.py:330 +#: redbot/cogs/streams/streams.py:331 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "" -#: redbot/cogs/streams/streams.py:335 +#: redbot/cogs/streams/streams.py:336 #, docstring msgid "Disable all stream alerts in this channel or server.\\n\\n `[p]streamalert stop` will disable this channel's stream\\n alerts.\\n\\n Do `[p]streamalert stop yes` to disable all stream alerts in\\n this server.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:366 msgid "All the stream alerts in this server have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:367 +#: redbot/cogs/streams/streams.py:368 msgid "All the stream alerts in this channel have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:374 #, docstring msgid "List all active stream alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:376 +#: redbot/cogs/streams/streams.py:377 msgid "Active alerts:\\n\\n" msgstr "" -#: redbot/cogs/streams/streams.py:384 +#: redbot/cogs/streams/streams.py:385 msgid "There are no active alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:455 +#: redbot/cogs/streams/streams.py:456 #, docstring msgid "Manage stream alert settings." msgstr "" -#: redbot/cogs/streams/streams.py:461 +#: redbot/cogs/streams/streams.py:462 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:463 +#: redbot/cogs/streams/streams.py:464 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:473 +#: redbot/cogs/streams/streams.py:474 #, docstring msgid "Explain how to set the twitch token." msgstr "" -#: redbot/cogs/streams/streams.py:474 +#: redbot/cogs/streams/streams.py:475 msgid "To set the twitch API tokens, follow these steps:\\n1. Go to this page: https://dev.twitch.tv/dashboard/apps.\\n2. Click *Register Your Application*.\\n3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\\n4. Click *Register*.\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:497 +#: redbot/cogs/streams/streams.py:498 #, docstring msgid "Explain how to set the YouTube token." msgstr "" -#: redbot/cogs/streams/streams.py:499 +#: redbot/cogs/streams/streams.py:500 msgid "To get one, do the following:\\n1. Create a project\\n(see https://support.google.com/googleapi/answer/6251787 for details)\\n2. Enable the YouTube Data API v3 \\n(see https://support.google.com/googleapi/answer/6158841 for instructions)\\n3. Set up your API key \\n(see https://support.google.com/googleapi/answer/6158862 for instructions)\\n4. Copy your API key and run the command {command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:513 +#: redbot/cogs/streams/streams.py:514 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 #, docstring msgid "Manage custom message for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:528 +#: redbot/cogs/streams/streams.py:529 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention {mention}, {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:538 redbot/cogs/streams/streams.py:554 +#: redbot/cogs/streams/streams.py:539 redbot/cogs/streams/streams.py:555 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:545 +#: redbot/cogs/streams/streams.py:546 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:561 +#: redbot/cogs/streams/streams.py:562 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:565 +#: redbot/cogs/streams/streams.py:566 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:570 +#: redbot/cogs/streams/streams.py:571 #, docstring msgid "Manage mention settings for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:576 +#: redbot/cogs/streams/streams.py:577 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "" -#: redbot/cogs/streams/streams.py:581 +#: redbot/cogs/streams/streams.py:582 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:584 +#: redbot/cogs/streams/streams.py:585 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:589 +#: redbot/cogs/streams/streams.py:590 #, docstring msgid "Toggle the `@​here` mention." msgstr "" -#: redbot/cogs/streams/streams.py:594 +#: redbot/cogs/streams/streams.py:595 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:597 +#: redbot/cogs/streams/streams.py:598 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:602 +#: redbot/cogs/streams/streams.py:603 #, docstring msgid "Toggle a role mention." msgstr "" -#: redbot/cogs/streams/streams.py:607 +#: redbot/cogs/streams/streams.py:608 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:613 +#: redbot/cogs/streams/streams.py:614 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:617 +#: redbot/cogs/streams/streams.py:618 msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification." msgstr "" -#: redbot/cogs/streams/streams.py:628 +#: redbot/cogs/streams/streams.py:629 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:631 +#: redbot/cogs/streams/streams.py:632 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:633 +#: redbot/cogs/streams/streams.py:634 msgid "Notifications will no longer be deleted." msgstr "" -#: redbot/cogs/streams/streams.py:638 +#: redbot/cogs/streams/streams.py:639 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:643 +#: redbot/cogs/streams/streams.py:644 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:646 +#: redbot/cogs/streams/streams.py:647 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:654 +#: redbot/cogs/streams/streams.py:652 +#, docstring +msgid "Toggle excluding YouTube streams schedules from alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:657 +msgid "Streams schedules will be included in alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:660 +msgid "Streams schedules will no longer send an alert." +msgstr "" + +#: redbot/cogs/streams/streams.py:668 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "" -#: redbot/cogs/streams/streams.py:663 +#: redbot/cogs/streams/streams.py:677 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "" -#: redbot/cogs/streams/streams.py:761 +#: redbot/cogs/streams/streams.py:795 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:778 +#: redbot/cogs/streams/streams.py:812 msgid "{stream} is live!" msgstr "" -#: redbot/cogs/streams/streamtypes.py:316 +#: redbot/cogs/streams/streamtypes.py:176 +msgid "This stream will start in {time}" +msgstr "" + +#: redbot/cogs/streams/streamtypes.py:351 msgid "Untitled broadcast" msgstr "" -#: redbot/cogs/streams/streamtypes.py:318 +#: redbot/cogs/streams/streamtypes.py:353 msgid " - Rerun" msgstr "" -#: redbot/cogs/streams/streamtypes.py:321 -#: redbot/cogs/streams/streamtypes.py:364 -#: redbot/cogs/streams/streamtypes.py:405 +#: redbot/cogs/streams/streamtypes.py:356 +#: redbot/cogs/streams/streamtypes.py:399 +#: redbot/cogs/streams/streamtypes.py:440 msgid "Followers" msgstr "" -#: redbot/cogs/streams/streamtypes.py:322 -#: redbot/cogs/streams/streamtypes.py:406 +#: redbot/cogs/streams/streamtypes.py:357 +#: redbot/cogs/streams/streamtypes.py:441 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:327 -#: redbot/cogs/streams/streamtypes.py:368 +#: redbot/cogs/streams/streamtypes.py:362 +#: redbot/cogs/streams/streamtypes.py:403 msgid "Playing: " msgstr "" -#: redbot/cogs/streams/streamtypes.py:411 +#: redbot/cogs/streams/streamtypes.py:446 msgid "None" msgstr "" -#: redbot/cogs/streams/streamtypes.py:414 +#: redbot/cogs/streams/streamtypes.py:449 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:418 +#: redbot/cogs/streams/streamtypes.py:453 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/cogs/streams/locales/sv-SE.po b/redbot/cogs/streams/locales/sv-SE.po index ee681accb..143f0ab4a 100644 --- a/redbot/cogs/streams/locales/sv-SE.po +++ b/redbot/cogs/streams/locales/sv-SE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Swedish\n" "MIME-Version: 1.0\n" @@ -20,309 +20,326 @@ msgstr "" msgid "Various commands relating to streaming platforms.\\n\\n You can check if a Twitch, YouTube or Picarto stream is\\n currently live.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:141 +#: redbot/cogs/streams/streams.py:142 msgid "You need a client secret key if you want to use the Twitch API on this cog.\\nFollow these steps:\\n1. Go to this page: https://dev.twitch.tv/console/apps.\\n2. Click \\\"Manage\\\" on your application.\\n3. Click on \\\"New secret\\\".\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel or in DM with the bot." msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:207 +#: redbot/cogs/streams/streams.py:208 #, docstring msgid "Check if a Twitch channel is live." msgstr "Kontrollera om en Twitch-kanal är live." -#: redbot/cogs/streams/streams.py:220 +#: redbot/cogs/streams/streams.py:221 #, docstring msgid "Check if a YouTube channel is live." msgstr "Kontrollera om en YouTube-kanal är live." -#: redbot/cogs/streams/streams.py:233 +#: redbot/cogs/streams/streams.py:234 #, docstring msgid "Check if a smashcast channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Check if a Picarto channel is live." msgstr "Kontrollera om en Picarto kanal är live." -#: redbot/cogs/streams/streams.py:251 redbot/cogs/streams/streams.py:287 +#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288 msgid "That user is offline." msgstr "Användaren är offline." -#: redbot/cogs/streams/streams.py:253 redbot/cogs/streams/streams.py:447 +#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:448 msgid "That channel doesn't seem to exist." msgstr "Den här kanalen existerar inte." -#: redbot/cogs/streams/streams.py:256 redbot/cogs/streams/streams.py:415 +#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:416 msgid "The Twitch token is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:262 redbot/cogs/streams/streams.py:422 +#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:423 msgid "The YouTube API key is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:268 redbot/cogs/streams/streams.py:430 +#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:431 msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues." msgstr "" -#: redbot/cogs/streams/streams.py:280 redbot/cogs/streams/streams.py:442 +#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:443 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "Något gick fel när du försökte kontakta streaming-tjänstens API." -#: redbot/cogs/streams/streams.py:297 +#: redbot/cogs/streams/streams.py:298 #, docstring msgid "Manage automated stream alerts." msgstr "Hantera automatiska stream-notifikationer." -#: redbot/cogs/streams/streams.py:302 +#: redbot/cogs/streams/streams.py:303 #, docstring msgid "Manage Twitch stream notifications." msgstr "Hantera Twitch stream notifikationer." -#: redbot/cogs/streams/streams.py:310 +#: redbot/cogs/streams/streams.py:311 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "Växla varningar i den här kanalen för en Twitch-ström." -#: redbot/cogs/streams/streams.py:313 +#: redbot/cogs/streams/streams.py:314 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "Ange namnet på en *Twitch*-kanal, inte en Discord-kanal." -#: redbot/cogs/streams/streams.py:320 +#: redbot/cogs/streams/streams.py:321 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "Växla varningar i den här kanalen för en Youtube-ström." -#: redbot/cogs/streams/streams.py:325 +#: redbot/cogs/streams/streams.py:326 #, docstring msgid "Toggle alerts in this channel for a Smashcast stream." msgstr "" -#: redbot/cogs/streams/streams.py:330 +#: redbot/cogs/streams/streams.py:331 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "Växla varningar i denna kanal för en Picarto ström." -#: redbot/cogs/streams/streams.py:335 +#: redbot/cogs/streams/streams.py:336 #, docstring msgid "Disable all stream alerts in this channel or server.\\n\\n `[p]streamalert stop` will disable this channel's stream\\n alerts.\\n\\n Do `[p]streamalert stop yes` to disable all stream alerts in\\n this server.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:366 msgid "All the stream alerts in this server have been disabled." msgstr "Alla ström notifikationer i den här servern har inaktiverats." -#: redbot/cogs/streams/streams.py:367 +#: redbot/cogs/streams/streams.py:368 msgid "All the stream alerts in this channel have been disabled." msgstr "Alla ström-notifikationer i denna kanal har inaktiverats." -#: redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:374 #, docstring msgid "List all active stream alerts in this server." msgstr "Lista alla aktiva ström-notififikationer på denna server." -#: redbot/cogs/streams/streams.py:376 +#: redbot/cogs/streams/streams.py:377 msgid "Active alerts:\\n\\n" msgstr "Aktiva notifikationer:\\n\\n" -#: redbot/cogs/streams/streams.py:384 +#: redbot/cogs/streams/streams.py:385 msgid "There are no active alerts in this server." msgstr "Det finns inga aktiva notifikationer på denna server." -#: redbot/cogs/streams/streams.py:455 +#: redbot/cogs/streams/streams.py:456 #, docstring msgid "Manage stream alert settings." msgstr "" -#: redbot/cogs/streams/streams.py:461 +#: redbot/cogs/streams/streams.py:462 #, docstring msgid "Set stream check refresh time." msgstr "Ställ in uppdateringstid för strömmnings-notifikationer." -#: redbot/cogs/streams/streams.py:463 +#: redbot/cogs/streams/streams.py:464 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "Du kan inte ställa in uppdateringstimern till mindre än 60 sekunder" -#: redbot/cogs/streams/streams.py:473 +#: redbot/cogs/streams/streams.py:474 #, docstring msgid "Explain how to set the twitch token." msgstr "Förklara hur man ställer in twitch token." -#: redbot/cogs/streams/streams.py:474 +#: redbot/cogs/streams/streams.py:475 msgid "To set the twitch API tokens, follow these steps:\\n1. Go to this page: https://dev.twitch.tv/dashboard/apps.\\n2. Click *Register Your Application*.\\n3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\\n4. Click *Register*.\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:497 +#: redbot/cogs/streams/streams.py:498 #, docstring msgid "Explain how to set the YouTube token." msgstr "Förklara hur man ställer in YouTube token." -#: redbot/cogs/streams/streams.py:499 +#: redbot/cogs/streams/streams.py:500 msgid "To get one, do the following:\\n1. Create a project\\n(see https://support.google.com/googleapi/answer/6251787 for details)\\n2. Enable the YouTube Data API v3 \\n(see https://support.google.com/googleapi/answer/6158841 for instructions)\\n3. Set up your API key \\n(see https://support.google.com/googleapi/answer/6158862 for instructions)\\n4. Copy your API key and run the command {command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:513 +#: redbot/cogs/streams/streams.py:514 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 #, docstring msgid "Manage custom message for stream alerts." msgstr "Hantera anpassade meddelanden för strömmnings-notifikationer." -#: redbot/cogs/streams/streams.py:528 +#: redbot/cogs/streams/streams.py:529 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention {mention}, {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:538 redbot/cogs/streams/streams.py:554 +#: redbot/cogs/streams/streams.py:539 redbot/cogs/streams/streams.py:555 msgid "Stream alert message set!" msgstr "Meddelande för strömavisering!" -#: redbot/cogs/streams/streams.py:545 +#: redbot/cogs/streams/streams.py:546 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:561 +#: redbot/cogs/streams/streams.py:562 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:565 +#: redbot/cogs/streams/streams.py:566 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:570 +#: redbot/cogs/streams/streams.py:571 #, docstring msgid "Manage mention settings for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:576 +#: redbot/cogs/streams/streams.py:577 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "" -#: redbot/cogs/streams/streams.py:581 +#: redbot/cogs/streams/streams.py:582 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:584 +#: redbot/cogs/streams/streams.py:585 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:589 +#: redbot/cogs/streams/streams.py:590 #, docstring msgid "Toggle the `@​here` mention." msgstr "" -#: redbot/cogs/streams/streams.py:594 +#: redbot/cogs/streams/streams.py:595 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:597 +#: redbot/cogs/streams/streams.py:598 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:602 +#: redbot/cogs/streams/streams.py:603 #, docstring msgid "Toggle a role mention." msgstr "" -#: redbot/cogs/streams/streams.py:607 +#: redbot/cogs/streams/streams.py:608 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:613 +#: redbot/cogs/streams/streams.py:614 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:617 +#: redbot/cogs/streams/streams.py:618 msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification." msgstr "" -#: redbot/cogs/streams/streams.py:628 +#: redbot/cogs/streams/streams.py:629 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:631 +#: redbot/cogs/streams/streams.py:632 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:633 +#: redbot/cogs/streams/streams.py:634 msgid "Notifications will no longer be deleted." msgstr "" -#: redbot/cogs/streams/streams.py:638 +#: redbot/cogs/streams/streams.py:639 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:643 +#: redbot/cogs/streams/streams.py:644 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:646 +#: redbot/cogs/streams/streams.py:647 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:654 +#: redbot/cogs/streams/streams.py:652 +#, docstring +msgid "Toggle excluding YouTube streams schedules from alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:657 +msgid "Streams schedules will be included in alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:660 +msgid "Streams schedules will no longer send an alert." +msgstr "" + +#: redbot/cogs/streams/streams.py:668 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "" -#: redbot/cogs/streams/streams.py:663 +#: redbot/cogs/streams/streams.py:677 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "" -#: redbot/cogs/streams/streams.py:761 +#: redbot/cogs/streams/streams.py:795 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:778 +#: redbot/cogs/streams/streams.py:812 msgid "{stream} is live!" msgstr "" -#: redbot/cogs/streams/streamtypes.py:316 +#: redbot/cogs/streams/streamtypes.py:176 +msgid "This stream will start in {time}" +msgstr "" + +#: redbot/cogs/streams/streamtypes.py:351 msgid "Untitled broadcast" msgstr "" -#: redbot/cogs/streams/streamtypes.py:318 +#: redbot/cogs/streams/streamtypes.py:353 msgid " - Rerun" msgstr "" -#: redbot/cogs/streams/streamtypes.py:321 -#: redbot/cogs/streams/streamtypes.py:364 -#: redbot/cogs/streams/streamtypes.py:405 +#: redbot/cogs/streams/streamtypes.py:356 +#: redbot/cogs/streams/streamtypes.py:399 +#: redbot/cogs/streams/streamtypes.py:440 msgid "Followers" msgstr "" -#: redbot/cogs/streams/streamtypes.py:322 -#: redbot/cogs/streams/streamtypes.py:406 +#: redbot/cogs/streams/streamtypes.py:357 +#: redbot/cogs/streams/streamtypes.py:441 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:327 -#: redbot/cogs/streams/streamtypes.py:368 +#: redbot/cogs/streams/streamtypes.py:362 +#: redbot/cogs/streams/streamtypes.py:403 msgid "Playing: " msgstr "" -#: redbot/cogs/streams/streamtypes.py:411 +#: redbot/cogs/streams/streamtypes.py:446 msgid "None" msgstr "" -#: redbot/cogs/streams/streamtypes.py:414 +#: redbot/cogs/streams/streamtypes.py:449 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:418 +#: redbot/cogs/streams/streamtypes.py:453 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/cogs/streams/locales/tr-TR.po b/redbot/cogs/streams/locales/tr-TR.po index 6bf14151d..8f0371b89 100644 --- a/redbot/cogs/streams/locales/tr-TR.po +++ b/redbot/cogs/streams/locales/tr-TR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Turkish\n" "MIME-Version: 1.0\n" @@ -20,309 +20,326 @@ msgstr "" msgid "Various commands relating to streaming platforms.\\n\\n You can check if a Twitch, YouTube or Picarto stream is\\n currently live.\\n " msgstr "Yayın platformları ile ilgili çeşitli komutlar.\\n\\n Bir Twitch, Youtube veya Picarto yayınının şu anda canlı\\n olup olmadığını kontrol edebilirsiniz.\\n " -#: redbot/cogs/streams/streams.py:141 +#: redbot/cogs/streams/streams.py:142 msgid "You need a client secret key if you want to use the Twitch API on this cog.\\nFollow these steps:\\n1. Go to this page: https://dev.twitch.tv/console/apps.\\n2. Click \\\"Manage\\\" on your application.\\n3. Click on \\\"New secret\\\".\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel or in DM with the bot." msgstr "Bu cog ile Twitch API kullanabilmek istiyorsanız bir istemci gizli anahtarı edinmeniz gerekir.\\nBu adımları takip edin:\\n1. Şu sayfayı ziyaret edin: https://dev.twitch.tv/console/apps.\\n2. Uygulamanız üzerinde \\\"Yönet\\\" düğmesine tıklayın.\\n3. \\\"Yeni Sır\\\" düğmesine yıklayın.\\n5. İstemci IDsini ve sırını şu komuta kopyalayın:\\n{command}\\n\\nNot: Bunlar hassas bilgidir ve sadece gizli bir kanalda veya bot ile özel mesaj üzerinden kullanılmalıdır." -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:207 +#: redbot/cogs/streams/streams.py:208 #, docstring msgid "Check if a Twitch channel is live." msgstr "Bir Twitch kanalı açık mı değil mi kontrol edin." -#: redbot/cogs/streams/streams.py:220 +#: redbot/cogs/streams/streams.py:221 #, docstring msgid "Check if a YouTube channel is live." msgstr "Bir YouTube kanalı açık mı değil mi kontrol edin." -#: redbot/cogs/streams/streams.py:233 +#: redbot/cogs/streams/streams.py:234 #, docstring msgid "Check if a smashcast channel is live." msgstr "Bir smashcast kanalının yayında olup olmadığını kontrol et." -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Check if a Picarto channel is live." msgstr "Bir Picarto kanalı açık mı değil mi kontrol edin." -#: redbot/cogs/streams/streams.py:251 redbot/cogs/streams/streams.py:287 +#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288 msgid "That user is offline." msgstr "Bu kullanıcı çevrimdışı." -#: redbot/cogs/streams/streams.py:253 redbot/cogs/streams/streams.py:447 +#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:448 msgid "That channel doesn't seem to exist." msgstr "Böyle bir kanal var gibi gözükmüyor." -#: redbot/cogs/streams/streams.py:256 redbot/cogs/streams/streams.py:415 +#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:416 msgid "The Twitch token is either invalid or has not been set. See {command}." msgstr "Twitch anahtarı ayarlanmamış veya geçersiz. Şu komutu kontrol edin: {command}." -#: redbot/cogs/streams/streams.py:262 redbot/cogs/streams/streams.py:422 +#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:423 msgid "The YouTube API key is either invalid or has not been set. See {command}." msgstr "Youtube API anahtarı geçersiz veya ayarlanmamış. Şu komutu kontrol edin: {command}." -#: redbot/cogs/streams/streams.py:268 redbot/cogs/streams/streams.py:430 +#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:431 msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues." msgstr "YouTube kotası aşıldı. Daha sonra tekrar deneyin veya devam ederse sahip ile görüşün." -#: redbot/cogs/streams/streams.py:280 redbot/cogs/streams/streams.py:442 +#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:443 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "Yayın API'sine bağlanmaya çalışırken bir şeyler ters gitti." -#: redbot/cogs/streams/streams.py:297 +#: redbot/cogs/streams/streams.py:298 #, docstring msgid "Manage automated stream alerts." msgstr "Otomatik yayın bilgilendirmelerini ayarların." -#: redbot/cogs/streams/streams.py:302 +#: redbot/cogs/streams/streams.py:303 #, docstring msgid "Manage Twitch stream notifications." msgstr "Twitch bildirilimlerini ayarların." -#: redbot/cogs/streams/streams.py:310 +#: redbot/cogs/streams/streams.py:311 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "Bu kanal için Twitch bildirimlerini ayarlayın." -#: redbot/cogs/streams/streams.py:313 +#: redbot/cogs/streams/streams.py:314 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "Lütfen bir Twitch kanalı ismi girin, Discord kanal ismi değil." -#: redbot/cogs/streams/streams.py:320 +#: redbot/cogs/streams/streams.py:321 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "Bu kanala YouTube yayın bildirimlerini ayarlayın." -#: redbot/cogs/streams/streams.py:325 +#: redbot/cogs/streams/streams.py:326 #, docstring msgid "Toggle alerts in this channel for a Smashcast stream." msgstr "Bu kanalda bir Smashcast yayını için uyarıları aç/kapa." -#: redbot/cogs/streams/streams.py:330 +#: redbot/cogs/streams/streams.py:331 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "Bu kanalda bir Picarto yayını için uyarıları aç/kapa." -#: redbot/cogs/streams/streams.py:335 +#: redbot/cogs/streams/streams.py:336 #, docstring msgid "Disable all stream alerts in this channel or server.\\n\\n `[p]streamalert stop` will disable this channel's stream\\n alerts.\\n\\n Do `[p]streamalert stop yes` to disable all stream alerts in\\n this server.\\n " msgstr "Bu sunucu veya kanaldaki tüm yayın uyarılarını kapa.\\n\\n `[p]streamalert stop` bu kanal için yayın uyarılarını\\n kapatacaktır.\\n\\n Bu sunucudaki tüm yayın uyarılarını\\n kapamak için `[p]streamalert stop yes` komutunu kullanın.\\n " -#: redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:366 msgid "All the stream alerts in this server have been disabled." msgstr "Bu sunucudaki tüm yayın uyarıları kapatıldı." -#: redbot/cogs/streams/streams.py:367 +#: redbot/cogs/streams/streams.py:368 msgid "All the stream alerts in this channel have been disabled." msgstr "Bu kanaldaki tüm yayın uyarıları kapatıldı." -#: redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:374 #, docstring msgid "List all active stream alerts in this server." msgstr "Bu sunucudaki etkin yayın uyarılarını listele." -#: redbot/cogs/streams/streams.py:376 +#: redbot/cogs/streams/streams.py:377 msgid "Active alerts:\\n\\n" msgstr "Etkin uyarılar:\\n\\n" -#: redbot/cogs/streams/streams.py:384 +#: redbot/cogs/streams/streams.py:385 msgid "There are no active alerts in this server." msgstr "Bu sunucuda etkin uyarı bulunmamakta." -#: redbot/cogs/streams/streams.py:455 +#: redbot/cogs/streams/streams.py:456 #, docstring msgid "Manage stream alert settings." msgstr "Yayın uyarısı ayarlarını yönet." -#: redbot/cogs/streams/streams.py:461 +#: redbot/cogs/streams/streams.py:462 #, docstring msgid "Set stream check refresh time." msgstr "Yeni yayın için ne sıklıkla kontrol yapılacağını ayarla." -#: redbot/cogs/streams/streams.py:463 +#: redbot/cogs/streams/streams.py:464 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "Yenileme ayarını 60 saniyeden kısa ayarlayamazsınız" -#: redbot/cogs/streams/streams.py:473 +#: redbot/cogs/streams/streams.py:474 #, docstring msgid "Explain how to set the twitch token." msgstr "Nasıl twitch anahtarı ayarlanacağını açıkla." -#: redbot/cogs/streams/streams.py:474 +#: redbot/cogs/streams/streams.py:475 msgid "To set the twitch API tokens, follow these steps:\\n1. Go to this page: https://dev.twitch.tv/dashboard/apps.\\n2. Click *Register Your Application*.\\n3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\\n4. Click *Register*.\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "Twitch API anahtarlarını ayarlamak için şu adımları takip edin:\\n1. Bu sayfaya girin: https://dev.twitch.tv/dashboard/apps.\\n2. *Uygulamanı Kayıt Ettir* düğmesine tıklayın.\\n3. Bir isim girin, Oauth yönlendirme URI ayarını `http://localhost` olarak yapın, ve kafanıza göre bir Uygulama Kategorisi seçin.\\n4. *Kaydet* düğmesine tıklayın.\\n5. İstemci IDsi ve sırrını şu komuta kopyalayın:\\n{command}\\n\\nNot: Bu anahtarlar hassas bilgidir ve sadece özel bir kanalda\\nyahut bot ile özel mesajda kullanılmalıdır..\\n" -#: redbot/cogs/streams/streams.py:497 +#: redbot/cogs/streams/streams.py:498 #, docstring msgid "Explain how to set the YouTube token." msgstr "Nasıl Youtube anahtarı ayarlanacağını açıkla." -#: redbot/cogs/streams/streams.py:499 +#: redbot/cogs/streams/streams.py:500 msgid "To get one, do the following:\\n1. Create a project\\n(see https://support.google.com/googleapi/answer/6251787 for details)\\n2. Enable the YouTube Data API v3 \\n(see https://support.google.com/googleapi/answer/6158841 for instructions)\\n3. Set up your API key \\n(see https://support.google.com/googleapi/answer/6158862 for instructions)\\n4. Copy your API key and run the command {command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "Bir anahtar almak için şu adımları takip edin::\\n1. Bir proje oluşturun\\n(detaylar için https://support.google.com/googleapi/answer/6251787 adresini ziyaret edin)\\n2. Youtube Data API v3 ü etkinleştirin. \\n(talimatlar için https://support.google.com/googleapi/answer/6158841 adresini ziyaret edin)\\n3. API anahtarınızı ayarlayın \\n(detaylar için https://support.google.com/googleapi/answer/6158862 adresini ziyaret edin)\\n4. API anahtarınızı kopyalayın ve şu komutu çalıştırın: {command}\\n\\nNot: Bu anahtarlar hassas bilgidir ve yalnızca gizli bir kanalda\\nyahut bot ile özel mesajda kullanılması gerekir.\\n" -#: redbot/cogs/streams/streams.py:513 +#: redbot/cogs/streams/streams.py:514 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 #, docstring msgid "Manage custom message for stream alerts." msgstr "Yayın uyarıları için özelleştirilmiş mesajı yönet." -#: redbot/cogs/streams/streams.py:528 +#: redbot/cogs/streams/streams.py:529 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention {mention}, {stream} is live!`\\n " msgstr "Bahsetmeler etkinleştirildiğinde yayın uyarı mesajını ayarla.\\n\\n Seçilen bahsedişleri eklemek için mesajda `{mention}` kullanın.\\n Kanal veya kullanıcı adı eklemek için mesajda `{stream}` kullanın.\\n\\n Örnek: `[p]streamset message mention {mention}, {stream} canlı yayında!`\\n " -#: redbot/cogs/streams/streams.py:538 redbot/cogs/streams/streams.py:554 +#: redbot/cogs/streams/streams.py:539 redbot/cogs/streams/streams.py:555 msgid "Stream alert message set!" msgstr "Yayın uyarı mesajı ayarlandı." -#: redbot/cogs/streams/streams.py:545 +#: redbot/cogs/streams/streams.py:546 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention {stream} is live!`\\n " msgstr "Bahsetmeler kapatıldığında yayın uyarı mesajını ayarla.\\n\\n Kanal veya kullanıcı adı eklemek için mesajda `{stream}` kullanın.\\n\\n Örnek: `[p]streamset message nomention {stream} canlı yayında!`\\n " -#: redbot/cogs/streams/streams.py:561 +#: redbot/cogs/streams/streams.py:562 #, docstring msgid "Reset the stream alert messages in this server." msgstr "Bu sunucudaki yayın uyarı mesajlarını sıfırla." -#: redbot/cogs/streams/streams.py:565 +#: redbot/cogs/streams/streams.py:566 msgid "Stream alerts in this server will now use the default alert message." msgstr "Bu sunucudaki yayın uyarıları artık varsayılan uyarı mesajını kullanacak." -#: redbot/cogs/streams/streams.py:570 +#: redbot/cogs/streams/streams.py:571 #, docstring msgid "Manage mention settings for stream alerts." msgstr "Yayın uyarıları için bahsetme ayarlarını yönet." -#: redbot/cogs/streams/streams.py:576 +#: redbot/cogs/streams/streams.py:577 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "`@everyone` bahsedişini aç/kapa." -#: redbot/cogs/streams/streams.py:581 +#: redbot/cogs/streams/streams.py:582 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "Artık yayın uyarıları için `@everyone` bahsedilmeyecek." -#: redbot/cogs/streams/streams.py:584 +#: redbot/cogs/streams/streams.py:585 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "Bir yayın başladığında `@everyone` bahsedilecek." -#: redbot/cogs/streams/streams.py:589 +#: redbot/cogs/streams/streams.py:590 #, docstring msgid "Toggle the `@​here` mention." msgstr "`@here` bahsedişini aç/kapa." -#: redbot/cogs/streams/streams.py:594 +#: redbot/cogs/streams/streams.py:595 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "Artık yayın uyarıları için `@here` bahsedilmeyecek." -#: redbot/cogs/streams/streams.py:597 +#: redbot/cogs/streams/streams.py:598 msgid "When a stream is live, `@​here` will be mentioned." msgstr "Bir yayın başladığında `@here` bahsedilecek." -#: redbot/cogs/streams/streams.py:602 +#: redbot/cogs/streams/streams.py:603 #, docstring msgid "Toggle a role mention." msgstr "Bir rolden bahsetmeyi aç/kapa." -#: redbot/cogs/streams/streams.py:607 +#: redbot/cogs/streams/streams.py:608 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "`@​{role.name}` artık yayın uyarıları için bahsedilmeyecek." -#: redbot/cogs/streams/streams.py:613 +#: redbot/cogs/streams/streams.py:614 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "Bir yayın veya topluluk canlıya geçtiğinde, `@​{role.name}` bahsedilecek." -#: redbot/cogs/streams/streams.py:617 +#: redbot/cogs/streams/streams.py:618 msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification." msgstr "Rol bahsedilebilir olmadığından dolayı bir yayın uyarısı gönderilirken anlık olarak bahsedilebilir yapılacak. Lütfen bu rolü yönetme izinlerine sahip olduğumdan emin olun, yoksa bu role sahip üyeler bir bildirim almayacaklar." -#: redbot/cogs/streams/streams.py:628 +#: redbot/cogs/streams/streams.py:629 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "Yayınlar bittiğinde uyarının silinmesini aç/kapa." -#: redbot/cogs/streams/streams.py:631 +#: redbot/cogs/streams/streams.py:632 msgid "The notifications will be deleted once streams go offline." msgstr "Yayınlar bittiğinde bildirimler silinecek." -#: redbot/cogs/streams/streams.py:633 +#: redbot/cogs/streams/streams.py:634 msgid "Notifications will no longer be deleted." msgstr "Bildirimler artık silinmeyecek." -#: redbot/cogs/streams/streams.py:638 +#: redbot/cogs/streams/streams.py:639 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "Tekrar yayınları için uyarı göndermemeyi aç/kapa." -#: redbot/cogs/streams/streams.py:643 +#: redbot/cogs/streams/streams.py:644 msgid "Streams of type 'rerun' will be included in alerts." msgstr "`tekrar` türünde yayınlar için de uyarı gönderilecek." -#: redbot/cogs/streams/streams.py:646 +#: redbot/cogs/streams/streams.py:647 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "`tekrar` türünde yayınlar artık uyarı göndermeyecek." -#: redbot/cogs/streams/streams.py:654 +#: redbot/cogs/streams/streams.py:652 +#, docstring +msgid "Toggle excluding YouTube streams schedules from alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:657 +msgid "Streams schedules will be included in alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:660 +msgid "Streams schedules will no longer send an alert." +msgstr "" + +#: redbot/cogs/streams/streams.py:668 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "Artık {stream.name} canlı yayına geçtiğinde bu kanala bildirim göndereceğim." -#: redbot/cogs/streams/streams.py:663 +#: redbot/cogs/streams/streams.py:677 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "Artık bu kanalda {stream.name} hakkında bildirim göndermeyeceğim." -#: redbot/cogs/streams/streams.py:761 +#: redbot/cogs/streams/streams.py:795 msgid "{mention}, {stream} is live!" msgstr "{mention}, {stream} canlı yayında!" -#: redbot/cogs/streams/streams.py:778 +#: redbot/cogs/streams/streams.py:812 msgid "{stream} is live!" msgstr "{stream} canlı yayında!" -#: redbot/cogs/streams/streamtypes.py:316 +#: redbot/cogs/streams/streamtypes.py:176 +msgid "This stream will start in {time}" +msgstr "" + +#: redbot/cogs/streams/streamtypes.py:351 msgid "Untitled broadcast" msgstr "İsimsiz yayın" -#: redbot/cogs/streams/streamtypes.py:318 +#: redbot/cogs/streams/streamtypes.py:353 msgid " - Rerun" msgstr " - Tekrar" -#: redbot/cogs/streams/streamtypes.py:321 -#: redbot/cogs/streams/streamtypes.py:364 -#: redbot/cogs/streams/streamtypes.py:405 +#: redbot/cogs/streams/streamtypes.py:356 +#: redbot/cogs/streams/streamtypes.py:399 +#: redbot/cogs/streams/streamtypes.py:440 msgid "Followers" msgstr "Takipçiler" -#: redbot/cogs/streams/streamtypes.py:322 -#: redbot/cogs/streams/streamtypes.py:406 +#: redbot/cogs/streams/streamtypes.py:357 +#: redbot/cogs/streams/streamtypes.py:441 msgid "Total views" msgstr "Toplam görüntülenme" -#: redbot/cogs/streams/streamtypes.py:327 -#: redbot/cogs/streams/streamtypes.py:368 +#: redbot/cogs/streams/streamtypes.py:362 +#: redbot/cogs/streams/streamtypes.py:403 msgid "Playing: " msgstr "Oynatılıyor" -#: redbot/cogs/streams/streamtypes.py:411 +#: redbot/cogs/streams/streamtypes.py:446 msgid "None" msgstr "None" -#: redbot/cogs/streams/streamtypes.py:414 +#: redbot/cogs/streams/streamtypes.py:449 msgid "NSFW | " msgstr "NSFW | " -#: redbot/cogs/streams/streamtypes.py:418 +#: redbot/cogs/streams/streamtypes.py:453 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "{adult}Kategori: {category} | Etiketler: {tags}" diff --git a/redbot/cogs/streams/locales/uk-UA.po b/redbot/cogs/streams/locales/uk-UA.po index dcce0ff6c..329ab4ab4 100644 --- a/redbot/cogs/streams/locales/uk-UA.po +++ b/redbot/cogs/streams/locales/uk-UA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Ukrainian\n" "MIME-Version: 1.0\n" @@ -20,309 +20,326 @@ msgstr "" msgid "Various commands relating to streaming platforms.\\n\\n You can check if a Twitch, YouTube or Picarto stream is\\n currently live.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:141 +#: redbot/cogs/streams/streams.py:142 msgid "You need a client secret key if you want to use the Twitch API on this cog.\\nFollow these steps:\\n1. Go to this page: https://dev.twitch.tv/console/apps.\\n2. Click \\\"Manage\\\" on your application.\\n3. Click on \\\"New secret\\\".\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel or in DM with the bot." msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:207 +#: redbot/cogs/streams/streams.py:208 #, docstring msgid "Check if a Twitch channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:220 +#: redbot/cogs/streams/streams.py:221 #, docstring msgid "Check if a YouTube channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:233 +#: redbot/cogs/streams/streams.py:234 #, docstring msgid "Check if a smashcast channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Check if a Picarto channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:251 redbot/cogs/streams/streams.py:287 +#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288 msgid "That user is offline." msgstr "" -#: redbot/cogs/streams/streams.py:253 redbot/cogs/streams/streams.py:447 +#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:448 msgid "That channel doesn't seem to exist." msgstr "" -#: redbot/cogs/streams/streams.py:256 redbot/cogs/streams/streams.py:415 +#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:416 msgid "The Twitch token is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:262 redbot/cogs/streams/streams.py:422 +#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:423 msgid "The YouTube API key is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:268 redbot/cogs/streams/streams.py:430 +#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:431 msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues." msgstr "" -#: redbot/cogs/streams/streams.py:280 redbot/cogs/streams/streams.py:442 +#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:443 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "" -#: redbot/cogs/streams/streams.py:297 +#: redbot/cogs/streams/streams.py:298 #, docstring msgid "Manage automated stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:302 +#: redbot/cogs/streams/streams.py:303 #, docstring msgid "Manage Twitch stream notifications." msgstr "" -#: redbot/cogs/streams/streams.py:310 +#: redbot/cogs/streams/streams.py:311 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "" -#: redbot/cogs/streams/streams.py:313 +#: redbot/cogs/streams/streams.py:314 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "" -#: redbot/cogs/streams/streams.py:320 +#: redbot/cogs/streams/streams.py:321 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "" -#: redbot/cogs/streams/streams.py:325 +#: redbot/cogs/streams/streams.py:326 #, docstring msgid "Toggle alerts in this channel for a Smashcast stream." msgstr "" -#: redbot/cogs/streams/streams.py:330 +#: redbot/cogs/streams/streams.py:331 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "" -#: redbot/cogs/streams/streams.py:335 +#: redbot/cogs/streams/streams.py:336 #, docstring msgid "Disable all stream alerts in this channel or server.\\n\\n `[p]streamalert stop` will disable this channel's stream\\n alerts.\\n\\n Do `[p]streamalert stop yes` to disable all stream alerts in\\n this server.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:366 msgid "All the stream alerts in this server have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:367 +#: redbot/cogs/streams/streams.py:368 msgid "All the stream alerts in this channel have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:374 #, docstring msgid "List all active stream alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:376 +#: redbot/cogs/streams/streams.py:377 msgid "Active alerts:\\n\\n" msgstr "" -#: redbot/cogs/streams/streams.py:384 +#: redbot/cogs/streams/streams.py:385 msgid "There are no active alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:455 +#: redbot/cogs/streams/streams.py:456 #, docstring msgid "Manage stream alert settings." msgstr "" -#: redbot/cogs/streams/streams.py:461 +#: redbot/cogs/streams/streams.py:462 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:463 +#: redbot/cogs/streams/streams.py:464 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:473 +#: redbot/cogs/streams/streams.py:474 #, docstring msgid "Explain how to set the twitch token." msgstr "" -#: redbot/cogs/streams/streams.py:474 +#: redbot/cogs/streams/streams.py:475 msgid "To set the twitch API tokens, follow these steps:\\n1. Go to this page: https://dev.twitch.tv/dashboard/apps.\\n2. Click *Register Your Application*.\\n3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\\n4. Click *Register*.\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:497 +#: redbot/cogs/streams/streams.py:498 #, docstring msgid "Explain how to set the YouTube token." msgstr "" -#: redbot/cogs/streams/streams.py:499 +#: redbot/cogs/streams/streams.py:500 msgid "To get one, do the following:\\n1. Create a project\\n(see https://support.google.com/googleapi/answer/6251787 for details)\\n2. Enable the YouTube Data API v3 \\n(see https://support.google.com/googleapi/answer/6158841 for instructions)\\n3. Set up your API key \\n(see https://support.google.com/googleapi/answer/6158862 for instructions)\\n4. Copy your API key and run the command {command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:513 +#: redbot/cogs/streams/streams.py:514 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 #, docstring msgid "Manage custom message for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:528 +#: redbot/cogs/streams/streams.py:529 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention {mention}, {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:538 redbot/cogs/streams/streams.py:554 +#: redbot/cogs/streams/streams.py:539 redbot/cogs/streams/streams.py:555 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:545 +#: redbot/cogs/streams/streams.py:546 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:561 +#: redbot/cogs/streams/streams.py:562 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:565 +#: redbot/cogs/streams/streams.py:566 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:570 +#: redbot/cogs/streams/streams.py:571 #, docstring msgid "Manage mention settings for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:576 +#: redbot/cogs/streams/streams.py:577 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "" -#: redbot/cogs/streams/streams.py:581 +#: redbot/cogs/streams/streams.py:582 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:584 +#: redbot/cogs/streams/streams.py:585 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:589 +#: redbot/cogs/streams/streams.py:590 #, docstring msgid "Toggle the `@​here` mention." msgstr "" -#: redbot/cogs/streams/streams.py:594 +#: redbot/cogs/streams/streams.py:595 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:597 +#: redbot/cogs/streams/streams.py:598 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:602 +#: redbot/cogs/streams/streams.py:603 #, docstring msgid "Toggle a role mention." msgstr "" -#: redbot/cogs/streams/streams.py:607 +#: redbot/cogs/streams/streams.py:608 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:613 +#: redbot/cogs/streams/streams.py:614 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:617 +#: redbot/cogs/streams/streams.py:618 msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification." msgstr "" -#: redbot/cogs/streams/streams.py:628 +#: redbot/cogs/streams/streams.py:629 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:631 +#: redbot/cogs/streams/streams.py:632 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:633 +#: redbot/cogs/streams/streams.py:634 msgid "Notifications will no longer be deleted." msgstr "" -#: redbot/cogs/streams/streams.py:638 +#: redbot/cogs/streams/streams.py:639 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:643 +#: redbot/cogs/streams/streams.py:644 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:646 +#: redbot/cogs/streams/streams.py:647 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:654 +#: redbot/cogs/streams/streams.py:652 +#, docstring +msgid "Toggle excluding YouTube streams schedules from alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:657 +msgid "Streams schedules will be included in alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:660 +msgid "Streams schedules will no longer send an alert." +msgstr "" + +#: redbot/cogs/streams/streams.py:668 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "" -#: redbot/cogs/streams/streams.py:663 +#: redbot/cogs/streams/streams.py:677 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "" -#: redbot/cogs/streams/streams.py:761 +#: redbot/cogs/streams/streams.py:795 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:778 +#: redbot/cogs/streams/streams.py:812 msgid "{stream} is live!" msgstr "" -#: redbot/cogs/streams/streamtypes.py:316 +#: redbot/cogs/streams/streamtypes.py:176 +msgid "This stream will start in {time}" +msgstr "" + +#: redbot/cogs/streams/streamtypes.py:351 msgid "Untitled broadcast" msgstr "" -#: redbot/cogs/streams/streamtypes.py:318 +#: redbot/cogs/streams/streamtypes.py:353 msgid " - Rerun" msgstr "" -#: redbot/cogs/streams/streamtypes.py:321 -#: redbot/cogs/streams/streamtypes.py:364 -#: redbot/cogs/streams/streamtypes.py:405 +#: redbot/cogs/streams/streamtypes.py:356 +#: redbot/cogs/streams/streamtypes.py:399 +#: redbot/cogs/streams/streamtypes.py:440 msgid "Followers" msgstr "" -#: redbot/cogs/streams/streamtypes.py:322 -#: redbot/cogs/streams/streamtypes.py:406 +#: redbot/cogs/streams/streamtypes.py:357 +#: redbot/cogs/streams/streamtypes.py:441 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:327 -#: redbot/cogs/streams/streamtypes.py:368 +#: redbot/cogs/streams/streamtypes.py:362 +#: redbot/cogs/streams/streamtypes.py:403 msgid "Playing: " msgstr "" -#: redbot/cogs/streams/streamtypes.py:411 +#: redbot/cogs/streams/streamtypes.py:446 msgid "None" msgstr "" -#: redbot/cogs/streams/streamtypes.py:414 +#: redbot/cogs/streams/streamtypes.py:449 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:418 +#: redbot/cogs/streams/streamtypes.py:453 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/cogs/streams/locales/vi-VN.po b/redbot/cogs/streams/locales/vi-VN.po index 030262158..b0bad42bd 100644 --- a/redbot/cogs/streams/locales/vi-VN.po +++ b/redbot/cogs/streams/locales/vi-VN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Vietnamese\n" "MIME-Version: 1.0\n" @@ -20,309 +20,326 @@ msgstr "" msgid "Various commands relating to streaming platforms.\\n\\n You can check if a Twitch, YouTube or Picarto stream is\\n currently live.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:141 +#: redbot/cogs/streams/streams.py:142 msgid "You need a client secret key if you want to use the Twitch API on this cog.\\nFollow these steps:\\n1. Go to this page: https://dev.twitch.tv/console/apps.\\n2. Click \\\"Manage\\\" on your application.\\n3. Click on \\\"New secret\\\".\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel or in DM with the bot." msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:207 +#: redbot/cogs/streams/streams.py:208 #, docstring msgid "Check if a Twitch channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:220 +#: redbot/cogs/streams/streams.py:221 #, docstring msgid "Check if a YouTube channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:233 +#: redbot/cogs/streams/streams.py:234 #, docstring msgid "Check if a smashcast channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Check if a Picarto channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:251 redbot/cogs/streams/streams.py:287 +#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288 msgid "That user is offline." msgstr "" -#: redbot/cogs/streams/streams.py:253 redbot/cogs/streams/streams.py:447 +#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:448 msgid "That channel doesn't seem to exist." msgstr "" -#: redbot/cogs/streams/streams.py:256 redbot/cogs/streams/streams.py:415 +#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:416 msgid "The Twitch token is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:262 redbot/cogs/streams/streams.py:422 +#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:423 msgid "The YouTube API key is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:268 redbot/cogs/streams/streams.py:430 +#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:431 msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues." msgstr "" -#: redbot/cogs/streams/streams.py:280 redbot/cogs/streams/streams.py:442 +#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:443 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "" -#: redbot/cogs/streams/streams.py:297 +#: redbot/cogs/streams/streams.py:298 #, docstring msgid "Manage automated stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:302 +#: redbot/cogs/streams/streams.py:303 #, docstring msgid "Manage Twitch stream notifications." msgstr "" -#: redbot/cogs/streams/streams.py:310 +#: redbot/cogs/streams/streams.py:311 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "" -#: redbot/cogs/streams/streams.py:313 +#: redbot/cogs/streams/streams.py:314 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "" -#: redbot/cogs/streams/streams.py:320 +#: redbot/cogs/streams/streams.py:321 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "" -#: redbot/cogs/streams/streams.py:325 +#: redbot/cogs/streams/streams.py:326 #, docstring msgid "Toggle alerts in this channel for a Smashcast stream." msgstr "" -#: redbot/cogs/streams/streams.py:330 +#: redbot/cogs/streams/streams.py:331 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "" -#: redbot/cogs/streams/streams.py:335 +#: redbot/cogs/streams/streams.py:336 #, docstring msgid "Disable all stream alerts in this channel or server.\\n\\n `[p]streamalert stop` will disable this channel's stream\\n alerts.\\n\\n Do `[p]streamalert stop yes` to disable all stream alerts in\\n this server.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:366 msgid "All the stream alerts in this server have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:367 +#: redbot/cogs/streams/streams.py:368 msgid "All the stream alerts in this channel have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:374 #, docstring msgid "List all active stream alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:376 +#: redbot/cogs/streams/streams.py:377 msgid "Active alerts:\\n\\n" msgstr "" -#: redbot/cogs/streams/streams.py:384 +#: redbot/cogs/streams/streams.py:385 msgid "There are no active alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:455 +#: redbot/cogs/streams/streams.py:456 #, docstring msgid "Manage stream alert settings." msgstr "" -#: redbot/cogs/streams/streams.py:461 +#: redbot/cogs/streams/streams.py:462 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:463 +#: redbot/cogs/streams/streams.py:464 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:473 +#: redbot/cogs/streams/streams.py:474 #, docstring msgid "Explain how to set the twitch token." msgstr "" -#: redbot/cogs/streams/streams.py:474 +#: redbot/cogs/streams/streams.py:475 msgid "To set the twitch API tokens, follow these steps:\\n1. Go to this page: https://dev.twitch.tv/dashboard/apps.\\n2. Click *Register Your Application*.\\n3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\\n4. Click *Register*.\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:497 +#: redbot/cogs/streams/streams.py:498 #, docstring msgid "Explain how to set the YouTube token." msgstr "" -#: redbot/cogs/streams/streams.py:499 +#: redbot/cogs/streams/streams.py:500 msgid "To get one, do the following:\\n1. Create a project\\n(see https://support.google.com/googleapi/answer/6251787 for details)\\n2. Enable the YouTube Data API v3 \\n(see https://support.google.com/googleapi/answer/6158841 for instructions)\\n3. Set up your API key \\n(see https://support.google.com/googleapi/answer/6158862 for instructions)\\n4. Copy your API key and run the command {command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:513 +#: redbot/cogs/streams/streams.py:514 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 #, docstring msgid "Manage custom message for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:528 +#: redbot/cogs/streams/streams.py:529 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention {mention}, {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:538 redbot/cogs/streams/streams.py:554 +#: redbot/cogs/streams/streams.py:539 redbot/cogs/streams/streams.py:555 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:545 +#: redbot/cogs/streams/streams.py:546 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:561 +#: redbot/cogs/streams/streams.py:562 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:565 +#: redbot/cogs/streams/streams.py:566 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:570 +#: redbot/cogs/streams/streams.py:571 #, docstring msgid "Manage mention settings for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:576 +#: redbot/cogs/streams/streams.py:577 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "" -#: redbot/cogs/streams/streams.py:581 +#: redbot/cogs/streams/streams.py:582 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:584 +#: redbot/cogs/streams/streams.py:585 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:589 +#: redbot/cogs/streams/streams.py:590 #, docstring msgid "Toggle the `@​here` mention." msgstr "" -#: redbot/cogs/streams/streams.py:594 +#: redbot/cogs/streams/streams.py:595 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:597 +#: redbot/cogs/streams/streams.py:598 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:602 +#: redbot/cogs/streams/streams.py:603 #, docstring msgid "Toggle a role mention." msgstr "" -#: redbot/cogs/streams/streams.py:607 +#: redbot/cogs/streams/streams.py:608 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:613 +#: redbot/cogs/streams/streams.py:614 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:617 +#: redbot/cogs/streams/streams.py:618 msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification." msgstr "" -#: redbot/cogs/streams/streams.py:628 +#: redbot/cogs/streams/streams.py:629 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:631 +#: redbot/cogs/streams/streams.py:632 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:633 +#: redbot/cogs/streams/streams.py:634 msgid "Notifications will no longer be deleted." msgstr "" -#: redbot/cogs/streams/streams.py:638 +#: redbot/cogs/streams/streams.py:639 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:643 +#: redbot/cogs/streams/streams.py:644 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:646 +#: redbot/cogs/streams/streams.py:647 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:654 +#: redbot/cogs/streams/streams.py:652 +#, docstring +msgid "Toggle excluding YouTube streams schedules from alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:657 +msgid "Streams schedules will be included in alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:660 +msgid "Streams schedules will no longer send an alert." +msgstr "" + +#: redbot/cogs/streams/streams.py:668 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "" -#: redbot/cogs/streams/streams.py:663 +#: redbot/cogs/streams/streams.py:677 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "" -#: redbot/cogs/streams/streams.py:761 +#: redbot/cogs/streams/streams.py:795 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:778 +#: redbot/cogs/streams/streams.py:812 msgid "{stream} is live!" msgstr "" -#: redbot/cogs/streams/streamtypes.py:316 +#: redbot/cogs/streams/streamtypes.py:176 +msgid "This stream will start in {time}" +msgstr "" + +#: redbot/cogs/streams/streamtypes.py:351 msgid "Untitled broadcast" msgstr "" -#: redbot/cogs/streams/streamtypes.py:318 +#: redbot/cogs/streams/streamtypes.py:353 msgid " - Rerun" msgstr "" -#: redbot/cogs/streams/streamtypes.py:321 -#: redbot/cogs/streams/streamtypes.py:364 -#: redbot/cogs/streams/streamtypes.py:405 +#: redbot/cogs/streams/streamtypes.py:356 +#: redbot/cogs/streams/streamtypes.py:399 +#: redbot/cogs/streams/streamtypes.py:440 msgid "Followers" msgstr "" -#: redbot/cogs/streams/streamtypes.py:322 -#: redbot/cogs/streams/streamtypes.py:406 +#: redbot/cogs/streams/streamtypes.py:357 +#: redbot/cogs/streams/streamtypes.py:441 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:327 -#: redbot/cogs/streams/streamtypes.py:368 +#: redbot/cogs/streams/streamtypes.py:362 +#: redbot/cogs/streams/streamtypes.py:403 msgid "Playing: " msgstr "" -#: redbot/cogs/streams/streamtypes.py:411 +#: redbot/cogs/streams/streamtypes.py:446 msgid "None" msgstr "" -#: redbot/cogs/streams/streamtypes.py:414 +#: redbot/cogs/streams/streamtypes.py:449 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:418 +#: redbot/cogs/streams/streamtypes.py:453 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/cogs/streams/locales/zh-CN.po b/redbot/cogs/streams/locales/zh-CN.po index 68531dc26..5b15032f5 100644 --- a/redbot/cogs/streams/locales/zh-CN.po +++ b/redbot/cogs/streams/locales/zh-CN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "MIME-Version: 1.0\n" @@ -20,309 +20,326 @@ msgstr "" msgid "Various commands relating to streaming platforms.\\n\\n You can check if a Twitch, YouTube or Picarto stream is\\n currently live.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:141 +#: redbot/cogs/streams/streams.py:142 msgid "You need a client secret key if you want to use the Twitch API on this cog.\\nFollow these steps:\\n1. Go to this page: https://dev.twitch.tv/console/apps.\\n2. Click \\\"Manage\\\" on your application.\\n3. Click on \\\"New secret\\\".\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel or in DM with the bot." msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:207 +#: redbot/cogs/streams/streams.py:208 #, docstring msgid "Check if a Twitch channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:220 +#: redbot/cogs/streams/streams.py:221 #, docstring msgid "Check if a YouTube channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:233 +#: redbot/cogs/streams/streams.py:234 #, docstring msgid "Check if a smashcast channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Check if a Picarto channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:251 redbot/cogs/streams/streams.py:287 +#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288 msgid "That user is offline." msgstr "" -#: redbot/cogs/streams/streams.py:253 redbot/cogs/streams/streams.py:447 +#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:448 msgid "That channel doesn't seem to exist." msgstr "" -#: redbot/cogs/streams/streams.py:256 redbot/cogs/streams/streams.py:415 +#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:416 msgid "The Twitch token is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:262 redbot/cogs/streams/streams.py:422 +#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:423 msgid "The YouTube API key is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:268 redbot/cogs/streams/streams.py:430 +#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:431 msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues." msgstr "" -#: redbot/cogs/streams/streams.py:280 redbot/cogs/streams/streams.py:442 +#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:443 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "" -#: redbot/cogs/streams/streams.py:297 +#: redbot/cogs/streams/streams.py:298 #, docstring msgid "Manage automated stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:302 +#: redbot/cogs/streams/streams.py:303 #, docstring msgid "Manage Twitch stream notifications." msgstr "" -#: redbot/cogs/streams/streams.py:310 +#: redbot/cogs/streams/streams.py:311 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "" -#: redbot/cogs/streams/streams.py:313 +#: redbot/cogs/streams/streams.py:314 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "" -#: redbot/cogs/streams/streams.py:320 +#: redbot/cogs/streams/streams.py:321 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "" -#: redbot/cogs/streams/streams.py:325 +#: redbot/cogs/streams/streams.py:326 #, docstring msgid "Toggle alerts in this channel for a Smashcast stream." msgstr "" -#: redbot/cogs/streams/streams.py:330 +#: redbot/cogs/streams/streams.py:331 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "" -#: redbot/cogs/streams/streams.py:335 +#: redbot/cogs/streams/streams.py:336 #, docstring msgid "Disable all stream alerts in this channel or server.\\n\\n `[p]streamalert stop` will disable this channel's stream\\n alerts.\\n\\n Do `[p]streamalert stop yes` to disable all stream alerts in\\n this server.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:366 msgid "All the stream alerts in this server have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:367 +#: redbot/cogs/streams/streams.py:368 msgid "All the stream alerts in this channel have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:374 #, docstring msgid "List all active stream alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:376 +#: redbot/cogs/streams/streams.py:377 msgid "Active alerts:\\n\\n" msgstr "" -#: redbot/cogs/streams/streams.py:384 +#: redbot/cogs/streams/streams.py:385 msgid "There are no active alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:455 +#: redbot/cogs/streams/streams.py:456 #, docstring msgid "Manage stream alert settings." msgstr "" -#: redbot/cogs/streams/streams.py:461 +#: redbot/cogs/streams/streams.py:462 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:463 +#: redbot/cogs/streams/streams.py:464 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:473 +#: redbot/cogs/streams/streams.py:474 #, docstring msgid "Explain how to set the twitch token." msgstr "" -#: redbot/cogs/streams/streams.py:474 +#: redbot/cogs/streams/streams.py:475 msgid "To set the twitch API tokens, follow these steps:\\n1. Go to this page: https://dev.twitch.tv/dashboard/apps.\\n2. Click *Register Your Application*.\\n3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\\n4. Click *Register*.\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:497 +#: redbot/cogs/streams/streams.py:498 #, docstring msgid "Explain how to set the YouTube token." msgstr "" -#: redbot/cogs/streams/streams.py:499 +#: redbot/cogs/streams/streams.py:500 msgid "To get one, do the following:\\n1. Create a project\\n(see https://support.google.com/googleapi/answer/6251787 for details)\\n2. Enable the YouTube Data API v3 \\n(see https://support.google.com/googleapi/answer/6158841 for instructions)\\n3. Set up your API key \\n(see https://support.google.com/googleapi/answer/6158862 for instructions)\\n4. Copy your API key and run the command {command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:513 +#: redbot/cogs/streams/streams.py:514 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 #, docstring msgid "Manage custom message for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:528 +#: redbot/cogs/streams/streams.py:529 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention {mention}, {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:538 redbot/cogs/streams/streams.py:554 +#: redbot/cogs/streams/streams.py:539 redbot/cogs/streams/streams.py:555 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:545 +#: redbot/cogs/streams/streams.py:546 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:561 +#: redbot/cogs/streams/streams.py:562 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:565 +#: redbot/cogs/streams/streams.py:566 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:570 +#: redbot/cogs/streams/streams.py:571 #, docstring msgid "Manage mention settings for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:576 +#: redbot/cogs/streams/streams.py:577 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "" -#: redbot/cogs/streams/streams.py:581 +#: redbot/cogs/streams/streams.py:582 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:584 +#: redbot/cogs/streams/streams.py:585 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:589 +#: redbot/cogs/streams/streams.py:590 #, docstring msgid "Toggle the `@​here` mention." msgstr "" -#: redbot/cogs/streams/streams.py:594 +#: redbot/cogs/streams/streams.py:595 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:597 +#: redbot/cogs/streams/streams.py:598 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:602 +#: redbot/cogs/streams/streams.py:603 #, docstring msgid "Toggle a role mention." msgstr "" -#: redbot/cogs/streams/streams.py:607 +#: redbot/cogs/streams/streams.py:608 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:613 +#: redbot/cogs/streams/streams.py:614 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:617 +#: redbot/cogs/streams/streams.py:618 msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification." msgstr "" -#: redbot/cogs/streams/streams.py:628 +#: redbot/cogs/streams/streams.py:629 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:631 +#: redbot/cogs/streams/streams.py:632 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:633 +#: redbot/cogs/streams/streams.py:634 msgid "Notifications will no longer be deleted." msgstr "" -#: redbot/cogs/streams/streams.py:638 +#: redbot/cogs/streams/streams.py:639 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:643 +#: redbot/cogs/streams/streams.py:644 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:646 +#: redbot/cogs/streams/streams.py:647 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:654 +#: redbot/cogs/streams/streams.py:652 +#, docstring +msgid "Toggle excluding YouTube streams schedules from alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:657 +msgid "Streams schedules will be included in alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:660 +msgid "Streams schedules will no longer send an alert." +msgstr "" + +#: redbot/cogs/streams/streams.py:668 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "" -#: redbot/cogs/streams/streams.py:663 +#: redbot/cogs/streams/streams.py:677 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "" -#: redbot/cogs/streams/streams.py:761 +#: redbot/cogs/streams/streams.py:795 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:778 +#: redbot/cogs/streams/streams.py:812 msgid "{stream} is live!" msgstr "" -#: redbot/cogs/streams/streamtypes.py:316 +#: redbot/cogs/streams/streamtypes.py:176 +msgid "This stream will start in {time}" +msgstr "" + +#: redbot/cogs/streams/streamtypes.py:351 msgid "Untitled broadcast" msgstr "" -#: redbot/cogs/streams/streamtypes.py:318 +#: redbot/cogs/streams/streamtypes.py:353 msgid " - Rerun" msgstr "" -#: redbot/cogs/streams/streamtypes.py:321 -#: redbot/cogs/streams/streamtypes.py:364 -#: redbot/cogs/streams/streamtypes.py:405 +#: redbot/cogs/streams/streamtypes.py:356 +#: redbot/cogs/streams/streamtypes.py:399 +#: redbot/cogs/streams/streamtypes.py:440 msgid "Followers" msgstr "" -#: redbot/cogs/streams/streamtypes.py:322 -#: redbot/cogs/streams/streamtypes.py:406 +#: redbot/cogs/streams/streamtypes.py:357 +#: redbot/cogs/streams/streamtypes.py:441 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:327 -#: redbot/cogs/streams/streamtypes.py:368 +#: redbot/cogs/streams/streamtypes.py:362 +#: redbot/cogs/streams/streamtypes.py:403 msgid "Playing: " msgstr "" -#: redbot/cogs/streams/streamtypes.py:411 +#: redbot/cogs/streams/streamtypes.py:446 msgid "None" msgstr "" -#: redbot/cogs/streams/streamtypes.py:414 +#: redbot/cogs/streams/streamtypes.py:449 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:418 +#: redbot/cogs/streams/streamtypes.py:453 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/cogs/streams/locales/zh-HK.po b/redbot/cogs/streams/locales/zh-HK.po index befcf4b4e..710b8a9be 100644 --- a/redbot/cogs/streams/locales/zh-HK.po +++ b/redbot/cogs/streams/locales/zh-HK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional, Hong Kong\n" "MIME-Version: 1.0\n" @@ -20,309 +20,326 @@ msgstr "" msgid "Various commands relating to streaming platforms.\\n\\n You can check if a Twitch, YouTube or Picarto stream is\\n currently live.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:141 +#: redbot/cogs/streams/streams.py:142 msgid "You need a client secret key if you want to use the Twitch API on this cog.\\nFollow these steps:\\n1. Go to this page: https://dev.twitch.tv/console/apps.\\n2. Click \\\"Manage\\\" on your application.\\n3. Click on \\\"New secret\\\".\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel or in DM with the bot." msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:207 +#: redbot/cogs/streams/streams.py:208 #, docstring msgid "Check if a Twitch channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:220 +#: redbot/cogs/streams/streams.py:221 #, docstring msgid "Check if a YouTube channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:233 +#: redbot/cogs/streams/streams.py:234 #, docstring msgid "Check if a smashcast channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Check if a Picarto channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:251 redbot/cogs/streams/streams.py:287 +#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288 msgid "That user is offline." msgstr "" -#: redbot/cogs/streams/streams.py:253 redbot/cogs/streams/streams.py:447 +#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:448 msgid "That channel doesn't seem to exist." msgstr "" -#: redbot/cogs/streams/streams.py:256 redbot/cogs/streams/streams.py:415 +#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:416 msgid "The Twitch token is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:262 redbot/cogs/streams/streams.py:422 +#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:423 msgid "The YouTube API key is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:268 redbot/cogs/streams/streams.py:430 +#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:431 msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues." msgstr "" -#: redbot/cogs/streams/streams.py:280 redbot/cogs/streams/streams.py:442 +#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:443 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "" -#: redbot/cogs/streams/streams.py:297 +#: redbot/cogs/streams/streams.py:298 #, docstring msgid "Manage automated stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:302 +#: redbot/cogs/streams/streams.py:303 #, docstring msgid "Manage Twitch stream notifications." msgstr "" -#: redbot/cogs/streams/streams.py:310 +#: redbot/cogs/streams/streams.py:311 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "" -#: redbot/cogs/streams/streams.py:313 +#: redbot/cogs/streams/streams.py:314 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "" -#: redbot/cogs/streams/streams.py:320 +#: redbot/cogs/streams/streams.py:321 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "" -#: redbot/cogs/streams/streams.py:325 +#: redbot/cogs/streams/streams.py:326 #, docstring msgid "Toggle alerts in this channel for a Smashcast stream." msgstr "" -#: redbot/cogs/streams/streams.py:330 +#: redbot/cogs/streams/streams.py:331 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "" -#: redbot/cogs/streams/streams.py:335 +#: redbot/cogs/streams/streams.py:336 #, docstring msgid "Disable all stream alerts in this channel or server.\\n\\n `[p]streamalert stop` will disable this channel's stream\\n alerts.\\n\\n Do `[p]streamalert stop yes` to disable all stream alerts in\\n this server.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:366 msgid "All the stream alerts in this server have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:367 +#: redbot/cogs/streams/streams.py:368 msgid "All the stream alerts in this channel have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:374 #, docstring msgid "List all active stream alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:376 +#: redbot/cogs/streams/streams.py:377 msgid "Active alerts:\\n\\n" msgstr "" -#: redbot/cogs/streams/streams.py:384 +#: redbot/cogs/streams/streams.py:385 msgid "There are no active alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:455 +#: redbot/cogs/streams/streams.py:456 #, docstring msgid "Manage stream alert settings." msgstr "" -#: redbot/cogs/streams/streams.py:461 +#: redbot/cogs/streams/streams.py:462 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:463 +#: redbot/cogs/streams/streams.py:464 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:473 +#: redbot/cogs/streams/streams.py:474 #, docstring msgid "Explain how to set the twitch token." msgstr "" -#: redbot/cogs/streams/streams.py:474 +#: redbot/cogs/streams/streams.py:475 msgid "To set the twitch API tokens, follow these steps:\\n1. Go to this page: https://dev.twitch.tv/dashboard/apps.\\n2. Click *Register Your Application*.\\n3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\\n4. Click *Register*.\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:497 +#: redbot/cogs/streams/streams.py:498 #, docstring msgid "Explain how to set the YouTube token." msgstr "" -#: redbot/cogs/streams/streams.py:499 +#: redbot/cogs/streams/streams.py:500 msgid "To get one, do the following:\\n1. Create a project\\n(see https://support.google.com/googleapi/answer/6251787 for details)\\n2. Enable the YouTube Data API v3 \\n(see https://support.google.com/googleapi/answer/6158841 for instructions)\\n3. Set up your API key \\n(see https://support.google.com/googleapi/answer/6158862 for instructions)\\n4. Copy your API key and run the command {command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:513 +#: redbot/cogs/streams/streams.py:514 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 #, docstring msgid "Manage custom message for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:528 +#: redbot/cogs/streams/streams.py:529 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention {mention}, {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:538 redbot/cogs/streams/streams.py:554 +#: redbot/cogs/streams/streams.py:539 redbot/cogs/streams/streams.py:555 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:545 +#: redbot/cogs/streams/streams.py:546 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:561 +#: redbot/cogs/streams/streams.py:562 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:565 +#: redbot/cogs/streams/streams.py:566 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:570 +#: redbot/cogs/streams/streams.py:571 #, docstring msgid "Manage mention settings for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:576 +#: redbot/cogs/streams/streams.py:577 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "" -#: redbot/cogs/streams/streams.py:581 +#: redbot/cogs/streams/streams.py:582 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:584 +#: redbot/cogs/streams/streams.py:585 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:589 +#: redbot/cogs/streams/streams.py:590 #, docstring msgid "Toggle the `@​here` mention." msgstr "" -#: redbot/cogs/streams/streams.py:594 +#: redbot/cogs/streams/streams.py:595 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:597 +#: redbot/cogs/streams/streams.py:598 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:602 +#: redbot/cogs/streams/streams.py:603 #, docstring msgid "Toggle a role mention." msgstr "" -#: redbot/cogs/streams/streams.py:607 +#: redbot/cogs/streams/streams.py:608 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:613 +#: redbot/cogs/streams/streams.py:614 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:617 +#: redbot/cogs/streams/streams.py:618 msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification." msgstr "" -#: redbot/cogs/streams/streams.py:628 +#: redbot/cogs/streams/streams.py:629 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:631 +#: redbot/cogs/streams/streams.py:632 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:633 +#: redbot/cogs/streams/streams.py:634 msgid "Notifications will no longer be deleted." msgstr "" -#: redbot/cogs/streams/streams.py:638 +#: redbot/cogs/streams/streams.py:639 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:643 +#: redbot/cogs/streams/streams.py:644 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:646 +#: redbot/cogs/streams/streams.py:647 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:654 +#: redbot/cogs/streams/streams.py:652 +#, docstring +msgid "Toggle excluding YouTube streams schedules from alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:657 +msgid "Streams schedules will be included in alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:660 +msgid "Streams schedules will no longer send an alert." +msgstr "" + +#: redbot/cogs/streams/streams.py:668 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "" -#: redbot/cogs/streams/streams.py:663 +#: redbot/cogs/streams/streams.py:677 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "" -#: redbot/cogs/streams/streams.py:761 +#: redbot/cogs/streams/streams.py:795 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:778 +#: redbot/cogs/streams/streams.py:812 msgid "{stream} is live!" msgstr "" -#: redbot/cogs/streams/streamtypes.py:316 +#: redbot/cogs/streams/streamtypes.py:176 +msgid "This stream will start in {time}" +msgstr "" + +#: redbot/cogs/streams/streamtypes.py:351 msgid "Untitled broadcast" msgstr "" -#: redbot/cogs/streams/streamtypes.py:318 +#: redbot/cogs/streams/streamtypes.py:353 msgid " - Rerun" msgstr "" -#: redbot/cogs/streams/streamtypes.py:321 -#: redbot/cogs/streams/streamtypes.py:364 -#: redbot/cogs/streams/streamtypes.py:405 +#: redbot/cogs/streams/streamtypes.py:356 +#: redbot/cogs/streams/streamtypes.py:399 +#: redbot/cogs/streams/streamtypes.py:440 msgid "Followers" msgstr "" -#: redbot/cogs/streams/streamtypes.py:322 -#: redbot/cogs/streams/streamtypes.py:406 +#: redbot/cogs/streams/streamtypes.py:357 +#: redbot/cogs/streams/streamtypes.py:441 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:327 -#: redbot/cogs/streams/streamtypes.py:368 +#: redbot/cogs/streams/streamtypes.py:362 +#: redbot/cogs/streams/streamtypes.py:403 msgid "Playing: " msgstr "" -#: redbot/cogs/streams/streamtypes.py:411 +#: redbot/cogs/streams/streamtypes.py:446 msgid "None" msgstr "" -#: redbot/cogs/streams/streamtypes.py:414 +#: redbot/cogs/streams/streamtypes.py:449 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:418 +#: redbot/cogs/streams/streamtypes.py:453 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/cogs/streams/locales/zh-TW.po b/redbot/cogs/streams/locales/zh-TW.po index 03cfdc82e..c446f2b8c 100644 --- a/redbot/cogs/streams/locales/zh-TW.po +++ b/redbot/cogs/streams/locales/zh-TW.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional\n" "MIME-Version: 1.0\n" @@ -20,309 +20,326 @@ msgstr "" msgid "Various commands relating to streaming platforms.\\n\\n You can check if a Twitch, YouTube or Picarto stream is\\n currently live.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:141 +#: redbot/cogs/streams/streams.py:142 msgid "You need a client secret key if you want to use the Twitch API on this cog.\\nFollow these steps:\\n1. Go to this page: https://dev.twitch.tv/console/apps.\\n2. Click \\\"Manage\\\" on your application.\\n3. Click on \\\"New secret\\\".\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel or in DM with the bot." msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:154 redbot/cogs/streams/streams.py:488 +#: redbot/cogs/streams/streams.py:155 redbot/cogs/streams/streams.py:489 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:207 +#: redbot/cogs/streams/streams.py:208 #, docstring msgid "Check if a Twitch channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:220 +#: redbot/cogs/streams/streams.py:221 #, docstring msgid "Check if a YouTube channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:233 +#: redbot/cogs/streams/streams.py:234 #, docstring msgid "Check if a smashcast channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Check if a Picarto channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:251 redbot/cogs/streams/streams.py:287 +#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288 msgid "That user is offline." msgstr "" -#: redbot/cogs/streams/streams.py:253 redbot/cogs/streams/streams.py:447 +#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:448 msgid "That channel doesn't seem to exist." msgstr "" -#: redbot/cogs/streams/streams.py:256 redbot/cogs/streams/streams.py:415 +#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:416 msgid "The Twitch token is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:262 redbot/cogs/streams/streams.py:422 +#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:423 msgid "The YouTube API key is either invalid or has not been set. See {command}." msgstr "" -#: redbot/cogs/streams/streams.py:268 redbot/cogs/streams/streams.py:430 +#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:431 msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues." msgstr "" -#: redbot/cogs/streams/streams.py:280 redbot/cogs/streams/streams.py:442 +#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:443 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "" -#: redbot/cogs/streams/streams.py:297 +#: redbot/cogs/streams/streams.py:298 #, docstring msgid "Manage automated stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:302 +#: redbot/cogs/streams/streams.py:303 #, docstring msgid "Manage Twitch stream notifications." msgstr "" -#: redbot/cogs/streams/streams.py:310 +#: redbot/cogs/streams/streams.py:311 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "" -#: redbot/cogs/streams/streams.py:313 +#: redbot/cogs/streams/streams.py:314 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "" -#: redbot/cogs/streams/streams.py:320 +#: redbot/cogs/streams/streams.py:321 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "" -#: redbot/cogs/streams/streams.py:325 +#: redbot/cogs/streams/streams.py:326 #, docstring msgid "Toggle alerts in this channel for a Smashcast stream." msgstr "" -#: redbot/cogs/streams/streams.py:330 +#: redbot/cogs/streams/streams.py:331 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "" -#: redbot/cogs/streams/streams.py:335 +#: redbot/cogs/streams/streams.py:336 #, docstring msgid "Disable all stream alerts in this channel or server.\\n\\n `[p]streamalert stop` will disable this channel's stream\\n alerts.\\n\\n Do `[p]streamalert stop yes` to disable all stream alerts in\\n this server.\\n " msgstr "" -#: redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:366 msgid "All the stream alerts in this server have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:367 +#: redbot/cogs/streams/streams.py:368 msgid "All the stream alerts in this channel have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:374 #, docstring msgid "List all active stream alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:376 +#: redbot/cogs/streams/streams.py:377 msgid "Active alerts:\\n\\n" msgstr "" -#: redbot/cogs/streams/streams.py:384 +#: redbot/cogs/streams/streams.py:385 msgid "There are no active alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:455 +#: redbot/cogs/streams/streams.py:456 #, docstring msgid "Manage stream alert settings." msgstr "" -#: redbot/cogs/streams/streams.py:461 +#: redbot/cogs/streams/streams.py:462 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:463 +#: redbot/cogs/streams/streams.py:464 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:473 +#: redbot/cogs/streams/streams.py:474 #, docstring msgid "Explain how to set the twitch token." msgstr "" -#: redbot/cogs/streams/streams.py:474 +#: redbot/cogs/streams/streams.py:475 msgid "To set the twitch API tokens, follow these steps:\\n1. Go to this page: https://dev.twitch.tv/dashboard/apps.\\n2. Click *Register Your Application*.\\n3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\\n4. Click *Register*.\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:497 +#: redbot/cogs/streams/streams.py:498 #, docstring msgid "Explain how to set the YouTube token." msgstr "" -#: redbot/cogs/streams/streams.py:499 +#: redbot/cogs/streams/streams.py:500 msgid "To get one, do the following:\\n1. Create a project\\n(see https://support.google.com/googleapi/answer/6251787 for details)\\n2. Enable the YouTube Data API v3 \\n(see https://support.google.com/googleapi/answer/6158841 for instructions)\\n3. Set up your API key \\n(see https://support.google.com/googleapi/answer/6158862 for instructions)\\n4. Copy your API key and run the command {command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" msgstr "" -#: redbot/cogs/streams/streams.py:513 +#: redbot/cogs/streams/streams.py:514 msgid "" msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 #, docstring msgid "Manage custom message for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:528 +#: redbot/cogs/streams/streams.py:529 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention {mention}, {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:538 redbot/cogs/streams/streams.py:554 +#: redbot/cogs/streams/streams.py:539 redbot/cogs/streams/streams.py:555 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:545 +#: redbot/cogs/streams/streams.py:546 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention {stream} is live!`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:561 +#: redbot/cogs/streams/streams.py:562 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:565 +#: redbot/cogs/streams/streams.py:566 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:570 +#: redbot/cogs/streams/streams.py:571 #, docstring msgid "Manage mention settings for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:576 +#: redbot/cogs/streams/streams.py:577 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "" -#: redbot/cogs/streams/streams.py:581 +#: redbot/cogs/streams/streams.py:582 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:584 +#: redbot/cogs/streams/streams.py:585 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:589 +#: redbot/cogs/streams/streams.py:590 #, docstring msgid "Toggle the `@​here` mention." msgstr "" -#: redbot/cogs/streams/streams.py:594 +#: redbot/cogs/streams/streams.py:595 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:597 +#: redbot/cogs/streams/streams.py:598 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:602 +#: redbot/cogs/streams/streams.py:603 #, docstring msgid "Toggle a role mention." msgstr "" -#: redbot/cogs/streams/streams.py:607 +#: redbot/cogs/streams/streams.py:608 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:613 +#: redbot/cogs/streams/streams.py:614 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:617 +#: redbot/cogs/streams/streams.py:618 msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification." msgstr "" -#: redbot/cogs/streams/streams.py:628 +#: redbot/cogs/streams/streams.py:629 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:631 +#: redbot/cogs/streams/streams.py:632 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:633 +#: redbot/cogs/streams/streams.py:634 msgid "Notifications will no longer be deleted." msgstr "" -#: redbot/cogs/streams/streams.py:638 +#: redbot/cogs/streams/streams.py:639 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:643 +#: redbot/cogs/streams/streams.py:644 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:646 +#: redbot/cogs/streams/streams.py:647 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:654 +#: redbot/cogs/streams/streams.py:652 +#, docstring +msgid "Toggle excluding YouTube streams schedules from alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:657 +msgid "Streams schedules will be included in alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:660 +msgid "Streams schedules will no longer send an alert." +msgstr "" + +#: redbot/cogs/streams/streams.py:668 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "" -#: redbot/cogs/streams/streams.py:663 +#: redbot/cogs/streams/streams.py:677 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "" -#: redbot/cogs/streams/streams.py:761 +#: redbot/cogs/streams/streams.py:795 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:778 +#: redbot/cogs/streams/streams.py:812 msgid "{stream} is live!" msgstr "" -#: redbot/cogs/streams/streamtypes.py:316 +#: redbot/cogs/streams/streamtypes.py:176 +msgid "This stream will start in {time}" +msgstr "" + +#: redbot/cogs/streams/streamtypes.py:351 msgid "Untitled broadcast" msgstr "" -#: redbot/cogs/streams/streamtypes.py:318 +#: redbot/cogs/streams/streamtypes.py:353 msgid " - Rerun" msgstr "" -#: redbot/cogs/streams/streamtypes.py:321 -#: redbot/cogs/streams/streamtypes.py:364 -#: redbot/cogs/streams/streamtypes.py:405 +#: redbot/cogs/streams/streamtypes.py:356 +#: redbot/cogs/streams/streamtypes.py:399 +#: redbot/cogs/streams/streamtypes.py:440 msgid "Followers" msgstr "" -#: redbot/cogs/streams/streamtypes.py:322 -#: redbot/cogs/streams/streamtypes.py:406 +#: redbot/cogs/streams/streamtypes.py:357 +#: redbot/cogs/streams/streamtypes.py:441 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:327 -#: redbot/cogs/streams/streamtypes.py:368 +#: redbot/cogs/streams/streamtypes.py:362 +#: redbot/cogs/streams/streamtypes.py:403 msgid "Playing: " msgstr "正在播放: " -#: redbot/cogs/streams/streamtypes.py:411 +#: redbot/cogs/streams/streamtypes.py:446 msgid "None" msgstr "無" -#: redbot/cogs/streams/streamtypes.py:414 +#: redbot/cogs/streams/streamtypes.py:449 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:418 +#: redbot/cogs/streams/streamtypes.py:453 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/core/commands/locales/fi-FI.po b/redbot/core/commands/locales/fi-FI.po index f921e9bf3..1a48ad3ac 100644 --- a/redbot/core/commands/locales/fi-FI.po +++ b/redbot/core/commands/locales/fi-FI.po @@ -53,7 +53,7 @@ msgstr "" #: redbot/core/commands/help.py:112 msgid "Disabled" -msgstr "" +msgstr "Ei käytössä" #: redbot/core/commands/help.py:117 msgid "\\nCustom Tagline: {tag}" diff --git a/redbot/core/locales/af-ZA.po b/redbot/core/locales/af-ZA.po index 8b39626c5..089cc1fde 100644 --- a/redbot/core/locales/af-ZA.po +++ b/redbot/core/locales/af-ZA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Afrikaans\n" "MIME-Version: 1.0\n" @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" #: redbot/core/core_commands.py:1279 redbot/core/core_commands.py:1833 -#: redbot/core/core_commands.py:1949 redbot/core/core_commands.py:1993 -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:1968 redbot/core/core_commands.py:2012 +#: redbot/core/core_commands.py:2027 msgid "Done." msgstr "" @@ -950,970 +950,983 @@ msgstr "" #: redbot/core/core_commands.py:1903 #, docstring +msgid "Sets [botname]'s competing status." +msgstr "" + +#: redbot/core/core_commands.py:1913 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:1916 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:1922 +#, docstring msgid "Sets [botname]'s status.\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1945 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1932 +#: redbot/core/core_commands.py:1951 #, docstring msgid "Sets [botname]'s streaming status.\\n\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1973 #, docstring msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1958 +#: redbot/core/core_commands.py:1977 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:1965 +#: redbot/core/core_commands.py:1984 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1990 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:1981 +#: redbot/core/core_commands.py:2000 msgid "Failed to change the username. Discord returned the following error:\\n{error_message}" msgstr "" -#: redbot/core/core_commands.py:1991 +#: redbot/core/core_commands.py:2010 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:1999 +#: redbot/core/core_commands.py:2018 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2021 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2025 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2032 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2018 redbot/core/core_commands.py:2031 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2050 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2043 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2046 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2055 #, docstring msgid "\\n Changes the bot's default locale.\\n This will be used when a server has not set a locale, or in DMs.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2051 redbot/core/core_commands.py:2089 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2070 redbot/core/core_commands.py:2108 +#: redbot/core/core_commands.py:2141 redbot/core/core_commands.py:2179 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:2055 redbot/core/core_commands.py:2093 -#: redbot/core/core_commands.py:2126 redbot/core/core_commands.py:2164 +#: redbot/core/core_commands.py:2074 redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2145 redbot/core/core_commands.py:2183 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:2062 +#: redbot/core/core_commands.py:2081 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2087 #, docstring msgid "\\n Changes the bot's locale in this server.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n Use \\\"default\\\" to return to the bot's default set language.\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2103 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2118 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2124 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2116 +#: redbot/core/core_commands.py:2135 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2133 +#: redbot/core/core_commands.py:2152 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2141 +#: redbot/core/core_commands.py:2160 #, docstring msgid "\\n Changes bot's regional format in this server. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale in this server.\\n " msgstr "" -#: redbot/core/core_commands.py:2153 +#: redbot/core/core_commands.py:2172 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:2171 +#: redbot/core/core_commands.py:2190 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2179 +#: redbot/core/core_commands.py:2198 #, docstring msgid "Customizes a section of `[p]info`.\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:2188 +#: redbot/core/core_commands.py:2207 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2211 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:2195 +#: redbot/core/core_commands.py:2214 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2200 +#: redbot/core/core_commands.py:2219 #, docstring msgid "Set, list or remove various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2232 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2236 #, docstring msgid "Show all external API services along with their keys that have been set.\\n\\n Secrets are not shown." msgstr "" -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:2242 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API services:\\n" msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API service:\\n" msgstr "" -#: redbot/core/core_commands.py:2238 +#: redbot/core/core_commands.py:2257 #, docstring msgid "Remove the given services with all their keys and tokens." msgstr "" -#: redbot/core/core_commands.py:2245 +#: redbot/core/core_commands.py:2264 msgid "Services deleted successfully:\\n{services_list}" msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2268 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:2254 +#: redbot/core/core_commands.py:2273 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2278 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2283 #, docstring msgid " Show the current help settings. " msgstr "" -#: redbot/core/core_commands.py:2271 +#: redbot/core/core_commands.py:2290 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:2300 #, docstring msgid " This resets [botname]'s help formatter to the default formatter. " msgstr "" -#: redbot/core/core_commands.py:2285 +#: redbot/core/core_commands.py:2304 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:2294 +#: redbot/core/core_commands.py:2313 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2301 +#: redbot/core/core_commands.py:2320 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:2309 +#: redbot/core/core_commands.py:2328 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2320 +#: redbot/core/core_commands.py:2339 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:2322 +#: redbot/core/core_commands.py:2341 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:2326 +#: redbot/core/core_commands.py:2345 #, docstring msgid "\\n This allows the help command to show hidden commands.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2336 +#: redbot/core/core_commands.py:2355 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2357 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2361 #, docstring msgid "\\n This allows the help command message to be ticked if help is sent in a DM.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2371 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2354 +#: redbot/core/core_commands.py:2373 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2377 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help.\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2388 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2371 +#: redbot/core/core_commands.py:2390 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2375 +#: redbot/core/core_commands.py:2394 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2407 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2391 -msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." -msgstr "" - -#: redbot/core/core_commands.py:2399 -#, docstring -msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " -msgstr "" - #: redbot/core/core_commands.py:2410 -msgid "You must give a value of at least 500 characters." -msgstr "" - -#: redbot/core/core_commands.py:2414 -msgid "Done. The character limit per page has been set to {}." +msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" #: redbot/core/core_commands.py:2418 #, docstring -msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " +msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:2429 redbot/core/core_commands.py:2447 -msgid "You must give a value of zero or greater!" +#: redbot/core/core_commands.py:2429 +msgid "You must give a value of at least 500 characters." msgstr "" #: redbot/core/core_commands.py:2433 +msgid "Done. The character limit per page has been set to {}." +msgstr "" + +#: redbot/core/core_commands.py:2437 +#, docstring +msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2448 redbot/core/core_commands.py:2466 +msgid "You must give a value of zero or greater!" +msgstr "" + +#: redbot/core/core_commands.py:2452 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2457 #, 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 sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2469 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2474 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2457 +#: redbot/core/core_commands.py:2476 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:2469 +#: redbot/core/core_commands.py:2488 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:2473 +#: redbot/core/core_commands.py:2492 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:2481 +#: redbot/core/core_commands.py:2500 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2486 +#: redbot/core/core_commands.py:2505 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2508 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2511 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:2494 +#: redbot/core/core_commands.py:2513 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:2495 +#: redbot/core/core_commands.py:2514 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2519 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:2502 +#: redbot/core/core_commands.py:2521 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:2507 +#: redbot/core/core_commands.py:2526 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2597 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2599 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:2585 +#: redbot/core/core_commands.py:2604 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2614 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:2605 +#: redbot/core/core_commands.py:2624 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:2606 +#: redbot/core/core_commands.py:2625 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:2620 redbot/core/core_commands.py:2630 +#: redbot/core/core_commands.py:2639 redbot/core/core_commands.py:2649 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:2623 redbot/core/core_commands.py:2633 +#: redbot/core/core_commands.py:2642 redbot/core/core_commands.py:2652 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:2638 +#: redbot/core/core_commands.py:2657 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:2642 +#: redbot/core/core_commands.py:2661 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:2648 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2735 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:2761 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2752 +#: redbot/core/core_commands.py:2771 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2756 +#: redbot/core/core_commands.py:2775 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2765 +#: redbot/core/core_commands.py:2784 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2774 +#: redbot/core/core_commands.py:2793 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2784 +#: redbot/core/core_commands.py:2803 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2788 +#: redbot/core/core_commands.py:2807 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2792 +#: redbot/core/core_commands.py:2811 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2797 +#: redbot/core/core_commands.py:2816 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2804 +#: redbot/core/core_commands.py:2823 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2836 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2823 +#: redbot/core/core_commands.py:2842 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2827 +#: redbot/core/core_commands.py:2846 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2836 +#: redbot/core/core_commands.py:2855 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2864 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2874 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2859 -#, docstring -msgid "\\n Clears the blocklist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2863 -msgid "Blocklist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2869 -#, docstring -msgid "\\n Server specific allowlist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2878 #, docstring +msgid "\\n Clears the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2882 +msgid "Blocklist has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2888 +#, docstring +msgid "\\n Server specific allowlist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2897 +#, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2893 +#: redbot/core/core_commands.py:2912 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:2901 +#: redbot/core/core_commands.py:2920 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2924 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2914 +#: redbot/core/core_commands.py:2933 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:2925 +#: redbot/core/core_commands.py:2944 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2959 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2967 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2953 -#, docstring -msgid "\\n Clears the allowlist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2957 -msgid "Server allowlist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2963 -#, docstring -msgid "\\n Server specific blocklist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2972 #, docstring -msgid "\\n Adds a user or role to the blocklist.\\n " +msgid "\\n Clears the allowlist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2976 +msgid "Server allowlist has been cleared." msgstr "" #: redbot/core/core_commands.py:2982 +#, docstring +msgid "\\n Server specific blocklist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2991 +#, docstring +msgid "\\n Adds a user or role to the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3001 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2985 +#: redbot/core/core_commands.py:3004 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2988 +#: redbot/core/core_commands.py:3007 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2995 +#: redbot/core/core_commands.py:3014 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3000 +#: redbot/core/core_commands.py:3019 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3028 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:3020 +#: redbot/core/core_commands.py:3039 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3051 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3037 +#: redbot/core/core_commands.py:3056 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3041 +#: redbot/core/core_commands.py:3060 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3065 #, docstring msgid "Manage the bot's commands and cogs." msgstr "" -#: redbot/core/core_commands.py:3052 +#: redbot/core/core_commands.py:3071 #, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:3055 redbot/core/core_commands.py:3067 -#: redbot/core/core_commands.py:3077 redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3074 redbot/core/core_commands.py:3086 +#: redbot/core/core_commands.py:3096 redbot/core/core_commands.py:3116 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:3057 +#: redbot/core/core_commands.py:3076 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3078 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:3064 +#: redbot/core/core_commands.py:3083 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3088 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:3074 +#: redbot/core/core_commands.py:3093 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3079 +#: redbot/core/core_commands.py:3098 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:3081 +#: redbot/core/core_commands.py:3100 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3103 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3090 +#: redbot/core/core_commands.py:3109 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3092 +#: redbot/core/core_commands.py:3111 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3100 +#: redbot/core/core_commands.py:3119 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3106 -#, docstring -msgid "List the cogs which are disabled in this guild." -msgstr "" - -#: redbot/core/core_commands.py:3115 -msgid "The following cogs are disabled in this guild:\\n" -msgstr "" - -#: redbot/core/core_commands.py:3121 -msgid "There are no disabled cogs in this guild." -msgstr "" - #: redbot/core/core_commands.py:3125 #, docstring +msgid "List the cogs which are disabled in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3134 +msgid "The following cogs are disabled in this guild:\\n" +msgstr "" + +#: redbot/core/core_commands.py:3140 +msgid "There are no disabled cogs in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3144 +#, docstring msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3138 +#: redbot/core/core_commands.py:3157 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3160 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3163 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:3148 +#: redbot/core/core_commands.py:3167 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:3155 +#: redbot/core/core_commands.py:3174 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3177 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:3161 +#: redbot/core/core_commands.py:3180 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3184 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:3172 +#: redbot/core/core_commands.py:3191 #, docstring msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3186 +#: redbot/core/core_commands.py:3205 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:3190 redbot/core/core_commands.py:3224 -#: redbot/core/core_commands.py:3274 redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3209 redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3293 redbot/core/core_commands.py:3315 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:3196 redbot/core/core_commands.py:3230 +#: redbot/core/core_commands.py:3215 redbot/core/core_commands.py:3249 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:3202 redbot/core/core_commands.py:3236 +#: redbot/core/core_commands.py:3221 redbot/core/core_commands.py:3255 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:3211 +#: redbot/core/core_commands.py:3230 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:3220 +#: redbot/core/core_commands.py:3239 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:3241 +#: redbot/core/core_commands.py:3260 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3270 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:3257 +#: redbot/core/core_commands.py:3276 #, docstring msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3270 +#: redbot/core/core_commands.py:3289 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:3283 +#: redbot/core/core_commands.py:3302 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:3292 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:3301 +#: redbot/core/core_commands.py:3320 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3311 +#: redbot/core/core_commands.py:3330 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:3318 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n " msgstr "" -#: redbot/core/core_commands.py:3332 +#: redbot/core/core_commands.py:3351 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3339 +#: redbot/core/core_commands.py:3358 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3350 +#: redbot/core/core_commands.py:3369 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3374 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3359 +#: redbot/core/core_commands.py:3378 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:3368 +#: redbot/core/core_commands.py:3387 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3392 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:3381 +#: redbot/core/core_commands.py:3400 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3386 +#: redbot/core/core_commands.py:3405 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:3394 -#, docstring -msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " -msgstr "" - -#: redbot/core/core_commands.py:3399 -msgid "They are immune." -msgstr "" - -#: redbot/core/core_commands.py:3401 -msgid "They are not immune." -msgstr "" - -#: redbot/core/core_commands.py:3406 -#, docstring -msgid "\\n Commands for configuring owner notifications.\\n " -msgstr "" - #: redbot/core/core_commands.py:3413 #, docstring +msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3418 +msgid "They are immune." +msgstr "" + +#: redbot/core/core_commands.py:3420 +msgid "They are not immune." +msgstr "" + +#: redbot/core/core_commands.py:3425 +#, docstring +msgid "\\n Commands for configuring owner notifications.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3432 +#, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3426 +#: redbot/core/core_commands.py:3445 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3439 +#: redbot/core/core_commands.py:3458 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3477 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3475 +#: redbot/core/core_commands.py:3494 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3501 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3493 +#: redbot/core/core_commands.py:3512 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3524 +#: redbot/core/core_commands.py:3543 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3528 +#: redbot/core/core_commands.py:3547 #, docstring msgid "\\n List the currently ignored servers and channels.\\n " msgstr "" -#: redbot/core/core_commands.py:3540 +#: redbot/core/core_commands.py:3559 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3548 +#: redbot/core/core_commands.py:3567 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3569 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:3574 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:3578 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3580 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3586 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3575 +#: redbot/core/core_commands.py:3594 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3584 +#: redbot/core/core_commands.py:3603 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3586 +#: redbot/core/core_commands.py:3605 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3591 +#: redbot/core/core_commands.py:3610 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3614 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3597 +#: redbot/core/core_commands.py:3616 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3603 +#: redbot/core/core_commands.py:3622 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3634 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3629 +#: redbot/core/core_commands.py:3648 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" diff --git a/redbot/core/locales/ar-SA.po b/redbot/core/locales/ar-SA.po index 73b4f9686..7070875ba 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: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Arabic\n" "MIME-Version: 1.0\n" @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" #: redbot/core/core_commands.py:1279 redbot/core/core_commands.py:1833 -#: redbot/core/core_commands.py:1949 redbot/core/core_commands.py:1993 -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:1968 redbot/core/core_commands.py:2012 +#: redbot/core/core_commands.py:2027 msgid "Done." msgstr "" @@ -950,970 +950,983 @@ msgstr "" #: redbot/core/core_commands.py:1903 #, docstring +msgid "Sets [botname]'s competing status." +msgstr "" + +#: redbot/core/core_commands.py:1913 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:1916 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:1922 +#, docstring msgid "Sets [botname]'s status.\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1945 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1932 +#: redbot/core/core_commands.py:1951 #, docstring msgid "Sets [botname]'s streaming status.\\n\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1973 #, docstring msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1958 +#: redbot/core/core_commands.py:1977 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:1965 +#: redbot/core/core_commands.py:1984 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1990 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:1981 +#: redbot/core/core_commands.py:2000 msgid "Failed to change the username. Discord returned the following error:\\n{error_message}" msgstr "" -#: redbot/core/core_commands.py:1991 +#: redbot/core/core_commands.py:2010 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:1999 +#: redbot/core/core_commands.py:2018 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2021 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2025 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2032 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2018 redbot/core/core_commands.py:2031 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2050 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2043 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2046 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2055 #, docstring msgid "\\n Changes the bot's default locale.\\n This will be used when a server has not set a locale, or in DMs.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2051 redbot/core/core_commands.py:2089 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2070 redbot/core/core_commands.py:2108 +#: redbot/core/core_commands.py:2141 redbot/core/core_commands.py:2179 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:2055 redbot/core/core_commands.py:2093 -#: redbot/core/core_commands.py:2126 redbot/core/core_commands.py:2164 +#: redbot/core/core_commands.py:2074 redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2145 redbot/core/core_commands.py:2183 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:2062 +#: redbot/core/core_commands.py:2081 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2087 #, docstring msgid "\\n Changes the bot's locale in this server.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n Use \\\"default\\\" to return to the bot's default set language.\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2103 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2118 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2124 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2116 +#: redbot/core/core_commands.py:2135 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2133 +#: redbot/core/core_commands.py:2152 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2141 +#: redbot/core/core_commands.py:2160 #, docstring msgid "\\n Changes bot's regional format in this server. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale in this server.\\n " msgstr "" -#: redbot/core/core_commands.py:2153 +#: redbot/core/core_commands.py:2172 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:2171 +#: redbot/core/core_commands.py:2190 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2179 +#: redbot/core/core_commands.py:2198 #, docstring msgid "Customizes a section of `[p]info`.\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:2188 +#: redbot/core/core_commands.py:2207 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2211 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:2195 +#: redbot/core/core_commands.py:2214 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2200 +#: redbot/core/core_commands.py:2219 #, docstring msgid "Set, list or remove various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2232 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2236 #, docstring msgid "Show all external API services along with their keys that have been set.\\n\\n Secrets are not shown." msgstr "" -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:2242 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API services:\\n" msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API service:\\n" msgstr "" -#: redbot/core/core_commands.py:2238 +#: redbot/core/core_commands.py:2257 #, docstring msgid "Remove the given services with all their keys and tokens." msgstr "" -#: redbot/core/core_commands.py:2245 +#: redbot/core/core_commands.py:2264 msgid "Services deleted successfully:\\n{services_list}" msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2268 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:2254 +#: redbot/core/core_commands.py:2273 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2278 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2283 #, docstring msgid " Show the current help settings. " msgstr "" -#: redbot/core/core_commands.py:2271 +#: redbot/core/core_commands.py:2290 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:2300 #, docstring msgid " This resets [botname]'s help formatter to the default formatter. " msgstr "" -#: redbot/core/core_commands.py:2285 +#: redbot/core/core_commands.py:2304 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:2294 +#: redbot/core/core_commands.py:2313 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2301 +#: redbot/core/core_commands.py:2320 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:2309 +#: redbot/core/core_commands.py:2328 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2320 +#: redbot/core/core_commands.py:2339 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:2322 +#: redbot/core/core_commands.py:2341 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:2326 +#: redbot/core/core_commands.py:2345 #, docstring msgid "\\n This allows the help command to show hidden commands.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2336 +#: redbot/core/core_commands.py:2355 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2357 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2361 #, docstring msgid "\\n This allows the help command message to be ticked if help is sent in a DM.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2371 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2354 +#: redbot/core/core_commands.py:2373 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2377 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help.\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2388 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2371 +#: redbot/core/core_commands.py:2390 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2375 +#: redbot/core/core_commands.py:2394 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2407 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2391 -msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." -msgstr "" - -#: redbot/core/core_commands.py:2399 -#, docstring -msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " -msgstr "" - #: redbot/core/core_commands.py:2410 -msgid "You must give a value of at least 500 characters." -msgstr "" - -#: redbot/core/core_commands.py:2414 -msgid "Done. The character limit per page has been set to {}." +msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" #: redbot/core/core_commands.py:2418 #, docstring -msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " +msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:2429 redbot/core/core_commands.py:2447 -msgid "You must give a value of zero or greater!" +#: redbot/core/core_commands.py:2429 +msgid "You must give a value of at least 500 characters." msgstr "" #: redbot/core/core_commands.py:2433 +msgid "Done. The character limit per page has been set to {}." +msgstr "" + +#: redbot/core/core_commands.py:2437 +#, docstring +msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2448 redbot/core/core_commands.py:2466 +msgid "You must give a value of zero or greater!" +msgstr "" + +#: redbot/core/core_commands.py:2452 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2457 #, 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 sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2469 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2474 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2457 +#: redbot/core/core_commands.py:2476 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:2469 +#: redbot/core/core_commands.py:2488 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:2473 +#: redbot/core/core_commands.py:2492 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:2481 +#: redbot/core/core_commands.py:2500 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2486 +#: redbot/core/core_commands.py:2505 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2508 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2511 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:2494 +#: redbot/core/core_commands.py:2513 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:2495 +#: redbot/core/core_commands.py:2514 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2519 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:2502 +#: redbot/core/core_commands.py:2521 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:2507 +#: redbot/core/core_commands.py:2526 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2597 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2599 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:2585 +#: redbot/core/core_commands.py:2604 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2614 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:2605 +#: redbot/core/core_commands.py:2624 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:2606 +#: redbot/core/core_commands.py:2625 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:2620 redbot/core/core_commands.py:2630 +#: redbot/core/core_commands.py:2639 redbot/core/core_commands.py:2649 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:2623 redbot/core/core_commands.py:2633 +#: redbot/core/core_commands.py:2642 redbot/core/core_commands.py:2652 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:2638 +#: redbot/core/core_commands.py:2657 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:2642 +#: redbot/core/core_commands.py:2661 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:2648 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2735 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:2761 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2752 +#: redbot/core/core_commands.py:2771 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2756 +#: redbot/core/core_commands.py:2775 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2765 +#: redbot/core/core_commands.py:2784 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2774 +#: redbot/core/core_commands.py:2793 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2784 +#: redbot/core/core_commands.py:2803 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2788 +#: redbot/core/core_commands.py:2807 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2792 +#: redbot/core/core_commands.py:2811 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2797 +#: redbot/core/core_commands.py:2816 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2804 +#: redbot/core/core_commands.py:2823 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2836 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2823 +#: redbot/core/core_commands.py:2842 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2827 +#: redbot/core/core_commands.py:2846 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2836 +#: redbot/core/core_commands.py:2855 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2864 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2874 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2859 -#, docstring -msgid "\\n Clears the blocklist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2863 -msgid "Blocklist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2869 -#, docstring -msgid "\\n Server specific allowlist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2878 #, docstring +msgid "\\n Clears the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2882 +msgid "Blocklist has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2888 +#, docstring +msgid "\\n Server specific allowlist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2897 +#, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2893 +#: redbot/core/core_commands.py:2912 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:2901 +#: redbot/core/core_commands.py:2920 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2924 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2914 +#: redbot/core/core_commands.py:2933 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:2925 +#: redbot/core/core_commands.py:2944 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2959 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2967 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2953 -#, docstring -msgid "\\n Clears the allowlist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2957 -msgid "Server allowlist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2963 -#, docstring -msgid "\\n Server specific blocklist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2972 #, docstring -msgid "\\n Adds a user or role to the blocklist.\\n " +msgid "\\n Clears the allowlist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2976 +msgid "Server allowlist has been cleared." msgstr "" #: redbot/core/core_commands.py:2982 +#, docstring +msgid "\\n Server specific blocklist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2991 +#, docstring +msgid "\\n Adds a user or role to the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3001 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2985 +#: redbot/core/core_commands.py:3004 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2988 +#: redbot/core/core_commands.py:3007 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2995 +#: redbot/core/core_commands.py:3014 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3000 +#: redbot/core/core_commands.py:3019 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3028 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:3020 +#: redbot/core/core_commands.py:3039 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3051 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3037 +#: redbot/core/core_commands.py:3056 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3041 +#: redbot/core/core_commands.py:3060 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3065 #, docstring msgid "Manage the bot's commands and cogs." msgstr "" -#: redbot/core/core_commands.py:3052 +#: redbot/core/core_commands.py:3071 #, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:3055 redbot/core/core_commands.py:3067 -#: redbot/core/core_commands.py:3077 redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3074 redbot/core/core_commands.py:3086 +#: redbot/core/core_commands.py:3096 redbot/core/core_commands.py:3116 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:3057 +#: redbot/core/core_commands.py:3076 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3078 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:3064 +#: redbot/core/core_commands.py:3083 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3088 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:3074 +#: redbot/core/core_commands.py:3093 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3079 +#: redbot/core/core_commands.py:3098 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:3081 +#: redbot/core/core_commands.py:3100 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3103 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3090 +#: redbot/core/core_commands.py:3109 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3092 +#: redbot/core/core_commands.py:3111 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3100 +#: redbot/core/core_commands.py:3119 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3106 -#, docstring -msgid "List the cogs which are disabled in this guild." -msgstr "" - -#: redbot/core/core_commands.py:3115 -msgid "The following cogs are disabled in this guild:\\n" -msgstr "" - -#: redbot/core/core_commands.py:3121 -msgid "There are no disabled cogs in this guild." -msgstr "" - #: redbot/core/core_commands.py:3125 #, docstring +msgid "List the cogs which are disabled in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3134 +msgid "The following cogs are disabled in this guild:\\n" +msgstr "" + +#: redbot/core/core_commands.py:3140 +msgid "There are no disabled cogs in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3144 +#, docstring msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3138 +#: redbot/core/core_commands.py:3157 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3160 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3163 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:3148 +#: redbot/core/core_commands.py:3167 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:3155 +#: redbot/core/core_commands.py:3174 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3177 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:3161 +#: redbot/core/core_commands.py:3180 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3184 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:3172 +#: redbot/core/core_commands.py:3191 #, docstring msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3186 +#: redbot/core/core_commands.py:3205 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:3190 redbot/core/core_commands.py:3224 -#: redbot/core/core_commands.py:3274 redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3209 redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3293 redbot/core/core_commands.py:3315 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:3196 redbot/core/core_commands.py:3230 +#: redbot/core/core_commands.py:3215 redbot/core/core_commands.py:3249 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:3202 redbot/core/core_commands.py:3236 +#: redbot/core/core_commands.py:3221 redbot/core/core_commands.py:3255 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:3211 +#: redbot/core/core_commands.py:3230 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:3220 +#: redbot/core/core_commands.py:3239 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:3241 +#: redbot/core/core_commands.py:3260 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3270 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:3257 +#: redbot/core/core_commands.py:3276 #, docstring msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3270 +#: redbot/core/core_commands.py:3289 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:3283 +#: redbot/core/core_commands.py:3302 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:3292 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:3301 +#: redbot/core/core_commands.py:3320 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3311 +#: redbot/core/core_commands.py:3330 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:3318 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n " msgstr "" -#: redbot/core/core_commands.py:3332 +#: redbot/core/core_commands.py:3351 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3339 +#: redbot/core/core_commands.py:3358 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3350 +#: redbot/core/core_commands.py:3369 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3374 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3359 +#: redbot/core/core_commands.py:3378 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:3368 +#: redbot/core/core_commands.py:3387 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3392 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:3381 +#: redbot/core/core_commands.py:3400 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3386 +#: redbot/core/core_commands.py:3405 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:3394 -#, docstring -msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " -msgstr "" - -#: redbot/core/core_commands.py:3399 -msgid "They are immune." -msgstr "" - -#: redbot/core/core_commands.py:3401 -msgid "They are not immune." -msgstr "" - -#: redbot/core/core_commands.py:3406 -#, docstring -msgid "\\n Commands for configuring owner notifications.\\n " -msgstr "" - #: redbot/core/core_commands.py:3413 #, docstring +msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3418 +msgid "They are immune." +msgstr "" + +#: redbot/core/core_commands.py:3420 +msgid "They are not immune." +msgstr "" + +#: redbot/core/core_commands.py:3425 +#, docstring +msgid "\\n Commands for configuring owner notifications.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3432 +#, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3426 +#: redbot/core/core_commands.py:3445 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3439 +#: redbot/core/core_commands.py:3458 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3477 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3475 +#: redbot/core/core_commands.py:3494 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3501 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3493 +#: redbot/core/core_commands.py:3512 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3524 +#: redbot/core/core_commands.py:3543 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3528 +#: redbot/core/core_commands.py:3547 #, docstring msgid "\\n List the currently ignored servers and channels.\\n " msgstr "" -#: redbot/core/core_commands.py:3540 +#: redbot/core/core_commands.py:3559 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3548 +#: redbot/core/core_commands.py:3567 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3569 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:3574 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:3578 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3580 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3586 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3575 +#: redbot/core/core_commands.py:3594 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3584 +#: redbot/core/core_commands.py:3603 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3586 +#: redbot/core/core_commands.py:3605 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3591 +#: redbot/core/core_commands.py:3610 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3614 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3597 +#: redbot/core/core_commands.py:3616 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3603 +#: redbot/core/core_commands.py:3622 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3634 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3629 +#: redbot/core/core_commands.py:3648 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" diff --git a/redbot/core/locales/bg-BG.po b/redbot/core/locales/bg-BG.po index 0b885b9c3..0a3467ca7 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: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Bulgarian\n" "MIME-Version: 1.0\n" @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" #: redbot/core/core_commands.py:1279 redbot/core/core_commands.py:1833 -#: redbot/core/core_commands.py:1949 redbot/core/core_commands.py:1993 -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:1968 redbot/core/core_commands.py:2012 +#: redbot/core/core_commands.py:2027 msgid "Done." msgstr "Завършено." @@ -950,970 +950,983 @@ msgstr "" #: redbot/core/core_commands.py:1903 #, docstring +msgid "Sets [botname]'s competing status." +msgstr "" + +#: redbot/core/core_commands.py:1913 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:1916 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:1922 +#, docstring msgid "Sets [botname]'s status.\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1945 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1932 +#: redbot/core/core_commands.py:1951 #, docstring msgid "Sets [botname]'s streaming status.\\n\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1973 #, docstring msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1958 +#: redbot/core/core_commands.py:1977 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:1965 +#: redbot/core/core_commands.py:1984 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1990 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:1981 +#: redbot/core/core_commands.py:2000 msgid "Failed to change the username. Discord returned the following error:\\n{error_message}" msgstr "" -#: redbot/core/core_commands.py:1991 +#: redbot/core/core_commands.py:2010 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:1999 +#: redbot/core/core_commands.py:2018 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2021 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2025 msgid "I lack the permissions to change my own nickname." msgstr "Нямам правомощието да променя псевдонима си." -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2032 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2018 redbot/core/core_commands.py:2031 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2050 msgid "Prefix set." msgstr "Префиксът е зададен." -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2043 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2046 msgid "Guild prefixes have been reset." msgstr "Префиксите на гилдията са нулирани." -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2055 #, docstring msgid "\\n Changes the bot's default locale.\\n This will be used when a server has not set a locale, or in DMs.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2051 redbot/core/core_commands.py:2089 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2070 redbot/core/core_commands.py:2108 +#: redbot/core/core_commands.py:2141 redbot/core/core_commands.py:2179 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:2055 redbot/core/core_commands.py:2093 -#: redbot/core/core_commands.py:2126 redbot/core/core_commands.py:2164 +#: redbot/core/core_commands.py:2074 redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2145 redbot/core/core_commands.py:2183 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:2062 +#: redbot/core/core_commands.py:2081 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2087 #, docstring msgid "\\n Changes the bot's locale in this server.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n Use \\\"default\\\" to return to the bot's default set language.\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2103 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2118 msgid "Locale has been set." msgstr "Локализирането е настроено." -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2124 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2116 +#: redbot/core/core_commands.py:2135 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2133 +#: redbot/core/core_commands.py:2152 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2141 +#: redbot/core/core_commands.py:2160 #, docstring msgid "\\n Changes bot's regional format in this server. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale in this server.\\n " msgstr "" -#: redbot/core/core_commands.py:2153 +#: redbot/core/core_commands.py:2172 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:2171 +#: redbot/core/core_commands.py:2190 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2179 +#: redbot/core/core_commands.py:2198 #, docstring msgid "Customizes a section of `[p]info`.\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:2188 +#: redbot/core/core_commands.py:2207 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2211 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:2195 +#: redbot/core/core_commands.py:2214 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2200 +#: redbot/core/core_commands.py:2219 #, docstring msgid "Set, list or remove various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2232 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2236 #, docstring msgid "Show all external API services along with their keys that have been set.\\n\\n Secrets are not shown." msgstr "" -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:2242 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API services:\\n" msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API service:\\n" msgstr "" -#: redbot/core/core_commands.py:2238 +#: redbot/core/core_commands.py:2257 #, docstring msgid "Remove the given services with all their keys and tokens." msgstr "" -#: redbot/core/core_commands.py:2245 +#: redbot/core/core_commands.py:2264 msgid "Services deleted successfully:\\n{services_list}" msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2268 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:2254 +#: redbot/core/core_commands.py:2273 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2278 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2283 #, docstring msgid " Show the current help settings. " msgstr "" -#: redbot/core/core_commands.py:2271 +#: redbot/core/core_commands.py:2290 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:2300 #, docstring msgid " This resets [botname]'s help formatter to the default formatter. " msgstr "" -#: redbot/core/core_commands.py:2285 +#: redbot/core/core_commands.py:2304 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:2294 +#: redbot/core/core_commands.py:2313 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2301 +#: redbot/core/core_commands.py:2320 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:2309 +#: redbot/core/core_commands.py:2328 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2320 +#: redbot/core/core_commands.py:2339 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:2322 +#: redbot/core/core_commands.py:2341 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:2326 +#: redbot/core/core_commands.py:2345 #, docstring msgid "\\n This allows the help command to show hidden commands.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2336 +#: redbot/core/core_commands.py:2355 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2357 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2361 #, docstring msgid "\\n This allows the help command message to be ticked if help is sent in a DM.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2371 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2354 +#: redbot/core/core_commands.py:2373 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2377 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help.\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2388 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2371 +#: redbot/core/core_commands.py:2390 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2375 +#: redbot/core/core_commands.py:2394 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2407 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2391 -msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." -msgstr "" - -#: redbot/core/core_commands.py:2399 -#, docstring -msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " -msgstr "" - #: redbot/core/core_commands.py:2410 -msgid "You must give a value of at least 500 characters." -msgstr "" - -#: redbot/core/core_commands.py:2414 -msgid "Done. The character limit per page has been set to {}." +msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" #: redbot/core/core_commands.py:2418 #, docstring -msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " +msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:2429 redbot/core/core_commands.py:2447 -msgid "You must give a value of zero or greater!" +#: redbot/core/core_commands.py:2429 +msgid "You must give a value of at least 500 characters." msgstr "" #: redbot/core/core_commands.py:2433 +msgid "Done. The character limit per page has been set to {}." +msgstr "" + +#: redbot/core/core_commands.py:2437 +#, docstring +msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2448 redbot/core/core_commands.py:2466 +msgid "You must give a value of zero or greater!" +msgstr "" + +#: redbot/core/core_commands.py:2452 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2457 #, 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 sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2469 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2474 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2457 +#: redbot/core/core_commands.py:2476 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:2469 +#: redbot/core/core_commands.py:2488 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:2473 +#: redbot/core/core_commands.py:2492 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:2481 +#: redbot/core/core_commands.py:2500 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2486 +#: redbot/core/core_commands.py:2505 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2508 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2511 msgid "through DM" msgstr "чрез ЛС" -#: redbot/core/core_commands.py:2494 +#: redbot/core/core_commands.py:2513 msgid "from {}" msgstr "от {}" -#: redbot/core/core_commands.py:2495 +#: redbot/core/core_commands.py:2514 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2519 msgid "Use `{}dm {} ` to reply to this user" msgstr "Използвайте `{} dm {} `, за да отговорите на този потребител" -#: redbot/core/core_commands.py:2502 +#: redbot/core/core_commands.py:2521 msgid "Sent by {} {}" msgstr "Изпратено от {} {}" -#: redbot/core/core_commands.py:2507 +#: redbot/core/core_commands.py:2526 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2597 msgid "Your message has been sent." msgstr "Вашето съобщение е изпратено." -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2599 msgid "I'm unable to deliver your message. Sorry." msgstr "Аз не съм в състояние да доставя Вашето съобщение. Съжалявам." -#: redbot/core/core_commands.py:2585 +#: redbot/core/core_commands.py:2604 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2614 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:2605 +#: redbot/core/core_commands.py:2624 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:2606 +#: redbot/core/core_commands.py:2625 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:2620 redbot/core/core_commands.py:2630 +#: redbot/core/core_commands.py:2639 redbot/core/core_commands.py:2649 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:2623 redbot/core/core_commands.py:2633 +#: redbot/core/core_commands.py:2642 redbot/core/core_commands.py:2652 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:2638 +#: redbot/core/core_commands.py:2657 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:2642 +#: redbot/core/core_commands.py:2661 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:2648 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2735 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:2761 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2752 +#: redbot/core/core_commands.py:2771 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2756 +#: redbot/core/core_commands.py:2775 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2765 +#: redbot/core/core_commands.py:2784 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2774 +#: redbot/core/core_commands.py:2793 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2784 +#: redbot/core/core_commands.py:2803 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2788 +#: redbot/core/core_commands.py:2807 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2792 +#: redbot/core/core_commands.py:2811 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2797 +#: redbot/core/core_commands.py:2816 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2804 +#: redbot/core/core_commands.py:2823 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2836 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2823 +#: redbot/core/core_commands.py:2842 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2827 +#: redbot/core/core_commands.py:2846 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2836 +#: redbot/core/core_commands.py:2855 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2864 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2874 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2859 -#, docstring -msgid "\\n Clears the blocklist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2863 -msgid "Blocklist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2869 -#, docstring -msgid "\\n Server specific allowlist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2878 #, docstring +msgid "\\n Clears the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2882 +msgid "Blocklist has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2888 +#, docstring +msgid "\\n Server specific allowlist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2897 +#, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2893 +#: redbot/core/core_commands.py:2912 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:2901 +#: redbot/core/core_commands.py:2920 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2924 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2914 +#: redbot/core/core_commands.py:2933 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:2925 +#: redbot/core/core_commands.py:2944 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2959 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2967 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2953 -#, docstring -msgid "\\n Clears the allowlist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2957 -msgid "Server allowlist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2963 -#, docstring -msgid "\\n Server specific blocklist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2972 #, docstring -msgid "\\n Adds a user or role to the blocklist.\\n " +msgid "\\n Clears the allowlist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2976 +msgid "Server allowlist has been cleared." msgstr "" #: redbot/core/core_commands.py:2982 +#, docstring +msgid "\\n Server specific blocklist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2991 +#, docstring +msgid "\\n Adds a user or role to the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3001 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2985 +#: redbot/core/core_commands.py:3004 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2988 +#: redbot/core/core_commands.py:3007 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2995 +#: redbot/core/core_commands.py:3014 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3000 +#: redbot/core/core_commands.py:3019 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3028 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:3020 +#: redbot/core/core_commands.py:3039 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3051 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3037 +#: redbot/core/core_commands.py:3056 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3041 +#: redbot/core/core_commands.py:3060 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3065 #, docstring msgid "Manage the bot's commands and cogs." msgstr "" -#: redbot/core/core_commands.py:3052 +#: redbot/core/core_commands.py:3071 #, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:3055 redbot/core/core_commands.py:3067 -#: redbot/core/core_commands.py:3077 redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3074 redbot/core/core_commands.py:3086 +#: redbot/core/core_commands.py:3096 redbot/core/core_commands.py:3116 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:3057 +#: redbot/core/core_commands.py:3076 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3078 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:3064 +#: redbot/core/core_commands.py:3083 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3088 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:3074 +#: redbot/core/core_commands.py:3093 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3079 +#: redbot/core/core_commands.py:3098 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:3081 +#: redbot/core/core_commands.py:3100 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3103 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3090 +#: redbot/core/core_commands.py:3109 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3092 +#: redbot/core/core_commands.py:3111 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3100 +#: redbot/core/core_commands.py:3119 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3106 -#, docstring -msgid "List the cogs which are disabled in this guild." -msgstr "" - -#: redbot/core/core_commands.py:3115 -msgid "The following cogs are disabled in this guild:\\n" -msgstr "" - -#: redbot/core/core_commands.py:3121 -msgid "There are no disabled cogs in this guild." -msgstr "" - #: redbot/core/core_commands.py:3125 #, docstring +msgid "List the cogs which are disabled in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3134 +msgid "The following cogs are disabled in this guild:\\n" +msgstr "" + +#: redbot/core/core_commands.py:3140 +msgid "There are no disabled cogs in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3144 +#, docstring msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3138 +#: redbot/core/core_commands.py:3157 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3160 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3163 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:3148 +#: redbot/core/core_commands.py:3167 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:3155 +#: redbot/core/core_commands.py:3174 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3177 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:3161 +#: redbot/core/core_commands.py:3180 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3184 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:3172 +#: redbot/core/core_commands.py:3191 #, docstring msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3186 +#: redbot/core/core_commands.py:3205 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:3190 redbot/core/core_commands.py:3224 -#: redbot/core/core_commands.py:3274 redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3209 redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3293 redbot/core/core_commands.py:3315 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:3196 redbot/core/core_commands.py:3230 +#: redbot/core/core_commands.py:3215 redbot/core/core_commands.py:3249 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:3202 redbot/core/core_commands.py:3236 +#: redbot/core/core_commands.py:3221 redbot/core/core_commands.py:3255 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:3211 +#: redbot/core/core_commands.py:3230 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:3220 +#: redbot/core/core_commands.py:3239 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:3241 +#: redbot/core/core_commands.py:3260 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3270 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:3257 +#: redbot/core/core_commands.py:3276 #, docstring msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3270 +#: redbot/core/core_commands.py:3289 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:3283 +#: redbot/core/core_commands.py:3302 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:3292 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:3301 +#: redbot/core/core_commands.py:3320 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3311 +#: redbot/core/core_commands.py:3330 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:3318 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n " msgstr "" -#: redbot/core/core_commands.py:3332 +#: redbot/core/core_commands.py:3351 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3339 +#: redbot/core/core_commands.py:3358 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3350 +#: redbot/core/core_commands.py:3369 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3374 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3359 +#: redbot/core/core_commands.py:3378 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:3368 +#: redbot/core/core_commands.py:3387 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3392 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:3381 +#: redbot/core/core_commands.py:3400 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3386 +#: redbot/core/core_commands.py:3405 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:3394 -#, docstring -msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " -msgstr "" - -#: redbot/core/core_commands.py:3399 -msgid "They are immune." -msgstr "" - -#: redbot/core/core_commands.py:3401 -msgid "They are not immune." -msgstr "" - -#: redbot/core/core_commands.py:3406 -#, docstring -msgid "\\n Commands for configuring owner notifications.\\n " -msgstr "" - #: redbot/core/core_commands.py:3413 #, docstring +msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3418 +msgid "They are immune." +msgstr "" + +#: redbot/core/core_commands.py:3420 +msgid "They are not immune." +msgstr "" + +#: redbot/core/core_commands.py:3425 +#, docstring +msgid "\\n Commands for configuring owner notifications.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3432 +#, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3426 +#: redbot/core/core_commands.py:3445 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3439 +#: redbot/core/core_commands.py:3458 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3477 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3475 +#: redbot/core/core_commands.py:3494 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3501 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3493 +#: redbot/core/core_commands.py:3512 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3524 +#: redbot/core/core_commands.py:3543 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3528 +#: redbot/core/core_commands.py:3547 #, docstring msgid "\\n List the currently ignored servers and channels.\\n " msgstr "" -#: redbot/core/core_commands.py:3540 +#: redbot/core/core_commands.py:3559 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3548 +#: redbot/core/core_commands.py:3567 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3569 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:3574 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:3578 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3580 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3586 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3575 +#: redbot/core/core_commands.py:3594 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3584 +#: redbot/core/core_commands.py:3603 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3586 +#: redbot/core/core_commands.py:3605 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3591 +#: redbot/core/core_commands.py:3610 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3614 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3597 +#: redbot/core/core_commands.py:3616 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3603 +#: redbot/core/core_commands.py:3622 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3634 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3629 +#: redbot/core/core_commands.py:3648 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" diff --git a/redbot/core/locales/bs-BA.po b/redbot/core/locales/bs-BA.po index d5e3caf44..5e170e65c 100644 --- a/redbot/core/locales/bs-BA.po +++ b/redbot/core/locales/bs-BA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Bosnian\n" "MIME-Version: 1.0\n" @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" #: redbot/core/core_commands.py:1279 redbot/core/core_commands.py:1833 -#: redbot/core/core_commands.py:1949 redbot/core/core_commands.py:1993 -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:1968 redbot/core/core_commands.py:2012 +#: redbot/core/core_commands.py:2027 msgid "Done." msgstr "" @@ -950,970 +950,983 @@ msgstr "" #: redbot/core/core_commands.py:1903 #, docstring +msgid "Sets [botname]'s competing status." +msgstr "" + +#: redbot/core/core_commands.py:1913 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:1916 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:1922 +#, docstring msgid "Sets [botname]'s status.\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1945 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1932 +#: redbot/core/core_commands.py:1951 #, docstring msgid "Sets [botname]'s streaming status.\\n\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1973 #, docstring msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1958 +#: redbot/core/core_commands.py:1977 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:1965 +#: redbot/core/core_commands.py:1984 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1990 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:1981 +#: redbot/core/core_commands.py:2000 msgid "Failed to change the username. Discord returned the following error:\\n{error_message}" msgstr "" -#: redbot/core/core_commands.py:1991 +#: redbot/core/core_commands.py:2010 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:1999 +#: redbot/core/core_commands.py:2018 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2021 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2025 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2032 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2018 redbot/core/core_commands.py:2031 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2050 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2043 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2046 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2055 #, docstring msgid "\\n Changes the bot's default locale.\\n This will be used when a server has not set a locale, or in DMs.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2051 redbot/core/core_commands.py:2089 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2070 redbot/core/core_commands.py:2108 +#: redbot/core/core_commands.py:2141 redbot/core/core_commands.py:2179 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:2055 redbot/core/core_commands.py:2093 -#: redbot/core/core_commands.py:2126 redbot/core/core_commands.py:2164 +#: redbot/core/core_commands.py:2074 redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2145 redbot/core/core_commands.py:2183 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:2062 +#: redbot/core/core_commands.py:2081 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2087 #, docstring msgid "\\n Changes the bot's locale in this server.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n Use \\\"default\\\" to return to the bot's default set language.\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2103 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2118 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2124 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2116 +#: redbot/core/core_commands.py:2135 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2133 +#: redbot/core/core_commands.py:2152 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2141 +#: redbot/core/core_commands.py:2160 #, docstring msgid "\\n Changes bot's regional format in this server. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale in this server.\\n " msgstr "" -#: redbot/core/core_commands.py:2153 +#: redbot/core/core_commands.py:2172 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:2171 +#: redbot/core/core_commands.py:2190 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2179 +#: redbot/core/core_commands.py:2198 #, docstring msgid "Customizes a section of `[p]info`.\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:2188 +#: redbot/core/core_commands.py:2207 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2211 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:2195 +#: redbot/core/core_commands.py:2214 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2200 +#: redbot/core/core_commands.py:2219 #, docstring msgid "Set, list or remove various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2232 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2236 #, docstring msgid "Show all external API services along with their keys that have been set.\\n\\n Secrets are not shown." msgstr "" -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:2242 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API services:\\n" msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API service:\\n" msgstr "" -#: redbot/core/core_commands.py:2238 +#: redbot/core/core_commands.py:2257 #, docstring msgid "Remove the given services with all their keys and tokens." msgstr "" -#: redbot/core/core_commands.py:2245 +#: redbot/core/core_commands.py:2264 msgid "Services deleted successfully:\\n{services_list}" msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2268 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:2254 +#: redbot/core/core_commands.py:2273 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2278 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2283 #, docstring msgid " Show the current help settings. " msgstr "" -#: redbot/core/core_commands.py:2271 +#: redbot/core/core_commands.py:2290 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:2300 #, docstring msgid " This resets [botname]'s help formatter to the default formatter. " msgstr "" -#: redbot/core/core_commands.py:2285 +#: redbot/core/core_commands.py:2304 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:2294 +#: redbot/core/core_commands.py:2313 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2301 +#: redbot/core/core_commands.py:2320 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:2309 +#: redbot/core/core_commands.py:2328 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2320 +#: redbot/core/core_commands.py:2339 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:2322 +#: redbot/core/core_commands.py:2341 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:2326 +#: redbot/core/core_commands.py:2345 #, docstring msgid "\\n This allows the help command to show hidden commands.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2336 +#: redbot/core/core_commands.py:2355 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2357 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2361 #, docstring msgid "\\n This allows the help command message to be ticked if help is sent in a DM.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2371 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2354 +#: redbot/core/core_commands.py:2373 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2377 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help.\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2388 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2371 +#: redbot/core/core_commands.py:2390 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2375 +#: redbot/core/core_commands.py:2394 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2407 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2391 -msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." -msgstr "" - -#: redbot/core/core_commands.py:2399 -#, docstring -msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " -msgstr "" - #: redbot/core/core_commands.py:2410 -msgid "You must give a value of at least 500 characters." -msgstr "" - -#: redbot/core/core_commands.py:2414 -msgid "Done. The character limit per page has been set to {}." +msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" #: redbot/core/core_commands.py:2418 #, docstring -msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " +msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:2429 redbot/core/core_commands.py:2447 -msgid "You must give a value of zero or greater!" +#: redbot/core/core_commands.py:2429 +msgid "You must give a value of at least 500 characters." msgstr "" #: redbot/core/core_commands.py:2433 +msgid "Done. The character limit per page has been set to {}." +msgstr "" + +#: redbot/core/core_commands.py:2437 +#, docstring +msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2448 redbot/core/core_commands.py:2466 +msgid "You must give a value of zero or greater!" +msgstr "" + +#: redbot/core/core_commands.py:2452 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2457 #, 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 sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2469 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2474 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2457 +#: redbot/core/core_commands.py:2476 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:2469 +#: redbot/core/core_commands.py:2488 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:2473 +#: redbot/core/core_commands.py:2492 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:2481 +#: redbot/core/core_commands.py:2500 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2486 +#: redbot/core/core_commands.py:2505 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2508 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2511 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:2494 +#: redbot/core/core_commands.py:2513 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:2495 +#: redbot/core/core_commands.py:2514 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2519 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:2502 +#: redbot/core/core_commands.py:2521 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:2507 +#: redbot/core/core_commands.py:2526 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2597 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2599 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:2585 +#: redbot/core/core_commands.py:2604 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2614 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:2605 +#: redbot/core/core_commands.py:2624 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:2606 +#: redbot/core/core_commands.py:2625 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:2620 redbot/core/core_commands.py:2630 +#: redbot/core/core_commands.py:2639 redbot/core/core_commands.py:2649 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:2623 redbot/core/core_commands.py:2633 +#: redbot/core/core_commands.py:2642 redbot/core/core_commands.py:2652 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:2638 +#: redbot/core/core_commands.py:2657 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:2642 +#: redbot/core/core_commands.py:2661 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:2648 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2735 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:2761 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2752 +#: redbot/core/core_commands.py:2771 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2756 +#: redbot/core/core_commands.py:2775 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2765 +#: redbot/core/core_commands.py:2784 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2774 +#: redbot/core/core_commands.py:2793 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2784 +#: redbot/core/core_commands.py:2803 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2788 +#: redbot/core/core_commands.py:2807 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2792 +#: redbot/core/core_commands.py:2811 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2797 +#: redbot/core/core_commands.py:2816 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2804 +#: redbot/core/core_commands.py:2823 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2836 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2823 +#: redbot/core/core_commands.py:2842 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2827 +#: redbot/core/core_commands.py:2846 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2836 +#: redbot/core/core_commands.py:2855 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2864 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2874 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2859 -#, docstring -msgid "\\n Clears the blocklist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2863 -msgid "Blocklist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2869 -#, docstring -msgid "\\n Server specific allowlist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2878 #, docstring +msgid "\\n Clears the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2882 +msgid "Blocklist has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2888 +#, docstring +msgid "\\n Server specific allowlist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2897 +#, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2893 +#: redbot/core/core_commands.py:2912 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:2901 +#: redbot/core/core_commands.py:2920 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2924 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2914 +#: redbot/core/core_commands.py:2933 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:2925 +#: redbot/core/core_commands.py:2944 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2959 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2967 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2953 -#, docstring -msgid "\\n Clears the allowlist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2957 -msgid "Server allowlist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2963 -#, docstring -msgid "\\n Server specific blocklist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2972 #, docstring -msgid "\\n Adds a user or role to the blocklist.\\n " +msgid "\\n Clears the allowlist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2976 +msgid "Server allowlist has been cleared." msgstr "" #: redbot/core/core_commands.py:2982 +#, docstring +msgid "\\n Server specific blocklist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2991 +#, docstring +msgid "\\n Adds a user or role to the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3001 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2985 +#: redbot/core/core_commands.py:3004 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2988 +#: redbot/core/core_commands.py:3007 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2995 +#: redbot/core/core_commands.py:3014 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3000 +#: redbot/core/core_commands.py:3019 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3028 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:3020 +#: redbot/core/core_commands.py:3039 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3051 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3037 +#: redbot/core/core_commands.py:3056 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3041 +#: redbot/core/core_commands.py:3060 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3065 #, docstring msgid "Manage the bot's commands and cogs." msgstr "" -#: redbot/core/core_commands.py:3052 +#: redbot/core/core_commands.py:3071 #, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:3055 redbot/core/core_commands.py:3067 -#: redbot/core/core_commands.py:3077 redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3074 redbot/core/core_commands.py:3086 +#: redbot/core/core_commands.py:3096 redbot/core/core_commands.py:3116 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:3057 +#: redbot/core/core_commands.py:3076 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3078 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:3064 +#: redbot/core/core_commands.py:3083 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3088 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:3074 +#: redbot/core/core_commands.py:3093 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3079 +#: redbot/core/core_commands.py:3098 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:3081 +#: redbot/core/core_commands.py:3100 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3103 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3090 +#: redbot/core/core_commands.py:3109 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3092 +#: redbot/core/core_commands.py:3111 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3100 +#: redbot/core/core_commands.py:3119 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3106 -#, docstring -msgid "List the cogs which are disabled in this guild." -msgstr "" - -#: redbot/core/core_commands.py:3115 -msgid "The following cogs are disabled in this guild:\\n" -msgstr "" - -#: redbot/core/core_commands.py:3121 -msgid "There are no disabled cogs in this guild." -msgstr "" - #: redbot/core/core_commands.py:3125 #, docstring +msgid "List the cogs which are disabled in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3134 +msgid "The following cogs are disabled in this guild:\\n" +msgstr "" + +#: redbot/core/core_commands.py:3140 +msgid "There are no disabled cogs in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3144 +#, docstring msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3138 +#: redbot/core/core_commands.py:3157 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3160 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3163 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:3148 +#: redbot/core/core_commands.py:3167 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:3155 +#: redbot/core/core_commands.py:3174 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3177 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:3161 +#: redbot/core/core_commands.py:3180 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3184 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:3172 +#: redbot/core/core_commands.py:3191 #, docstring msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3186 +#: redbot/core/core_commands.py:3205 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:3190 redbot/core/core_commands.py:3224 -#: redbot/core/core_commands.py:3274 redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3209 redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3293 redbot/core/core_commands.py:3315 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:3196 redbot/core/core_commands.py:3230 +#: redbot/core/core_commands.py:3215 redbot/core/core_commands.py:3249 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:3202 redbot/core/core_commands.py:3236 +#: redbot/core/core_commands.py:3221 redbot/core/core_commands.py:3255 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:3211 +#: redbot/core/core_commands.py:3230 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:3220 +#: redbot/core/core_commands.py:3239 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:3241 +#: redbot/core/core_commands.py:3260 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3270 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:3257 +#: redbot/core/core_commands.py:3276 #, docstring msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3270 +#: redbot/core/core_commands.py:3289 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:3283 +#: redbot/core/core_commands.py:3302 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:3292 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:3301 +#: redbot/core/core_commands.py:3320 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3311 +#: redbot/core/core_commands.py:3330 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:3318 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n " msgstr "" -#: redbot/core/core_commands.py:3332 +#: redbot/core/core_commands.py:3351 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3339 +#: redbot/core/core_commands.py:3358 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3350 +#: redbot/core/core_commands.py:3369 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3374 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3359 +#: redbot/core/core_commands.py:3378 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:3368 +#: redbot/core/core_commands.py:3387 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3392 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:3381 +#: redbot/core/core_commands.py:3400 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3386 +#: redbot/core/core_commands.py:3405 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:3394 -#, docstring -msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " -msgstr "" - -#: redbot/core/core_commands.py:3399 -msgid "They are immune." -msgstr "" - -#: redbot/core/core_commands.py:3401 -msgid "They are not immune." -msgstr "" - -#: redbot/core/core_commands.py:3406 -#, docstring -msgid "\\n Commands for configuring owner notifications.\\n " -msgstr "" - #: redbot/core/core_commands.py:3413 #, docstring +msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3418 +msgid "They are immune." +msgstr "" + +#: redbot/core/core_commands.py:3420 +msgid "They are not immune." +msgstr "" + +#: redbot/core/core_commands.py:3425 +#, docstring +msgid "\\n Commands for configuring owner notifications.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3432 +#, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3426 +#: redbot/core/core_commands.py:3445 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3439 +#: redbot/core/core_commands.py:3458 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3477 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3475 +#: redbot/core/core_commands.py:3494 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3501 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3493 +#: redbot/core/core_commands.py:3512 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3524 +#: redbot/core/core_commands.py:3543 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3528 +#: redbot/core/core_commands.py:3547 #, docstring msgid "\\n List the currently ignored servers and channels.\\n " msgstr "" -#: redbot/core/core_commands.py:3540 +#: redbot/core/core_commands.py:3559 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3548 +#: redbot/core/core_commands.py:3567 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3569 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:3574 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:3578 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3580 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3586 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3575 +#: redbot/core/core_commands.py:3594 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3584 +#: redbot/core/core_commands.py:3603 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3586 +#: redbot/core/core_commands.py:3605 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3591 +#: redbot/core/core_commands.py:3610 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3614 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3597 +#: redbot/core/core_commands.py:3616 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3603 +#: redbot/core/core_commands.py:3622 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3634 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3629 +#: redbot/core/core_commands.py:3648 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" diff --git a/redbot/core/locales/ca-ES.po b/redbot/core/locales/ca-ES.po index 32b14a6cc..22b3ab401 100644 --- a/redbot/core/locales/ca-ES.po +++ b/redbot/core/locales/ca-ES.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Catalan\n" "MIME-Version: 1.0\n" @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" #: redbot/core/core_commands.py:1279 redbot/core/core_commands.py:1833 -#: redbot/core/core_commands.py:1949 redbot/core/core_commands.py:1993 -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:1968 redbot/core/core_commands.py:2012 +#: redbot/core/core_commands.py:2027 msgid "Done." msgstr "" @@ -950,970 +950,983 @@ msgstr "" #: redbot/core/core_commands.py:1903 #, docstring +msgid "Sets [botname]'s competing status." +msgstr "" + +#: redbot/core/core_commands.py:1913 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:1916 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:1922 +#, docstring msgid "Sets [botname]'s status.\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1945 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1932 +#: redbot/core/core_commands.py:1951 #, docstring msgid "Sets [botname]'s streaming status.\\n\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1973 #, docstring msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1958 +#: redbot/core/core_commands.py:1977 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:1965 +#: redbot/core/core_commands.py:1984 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1990 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:1981 +#: redbot/core/core_commands.py:2000 msgid "Failed to change the username. Discord returned the following error:\\n{error_message}" msgstr "" -#: redbot/core/core_commands.py:1991 +#: redbot/core/core_commands.py:2010 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:1999 +#: redbot/core/core_commands.py:2018 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2021 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2025 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2032 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2018 redbot/core/core_commands.py:2031 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2050 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2043 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2046 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2055 #, docstring msgid "\\n Changes the bot's default locale.\\n This will be used when a server has not set a locale, or in DMs.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2051 redbot/core/core_commands.py:2089 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2070 redbot/core/core_commands.py:2108 +#: redbot/core/core_commands.py:2141 redbot/core/core_commands.py:2179 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:2055 redbot/core/core_commands.py:2093 -#: redbot/core/core_commands.py:2126 redbot/core/core_commands.py:2164 +#: redbot/core/core_commands.py:2074 redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2145 redbot/core/core_commands.py:2183 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:2062 +#: redbot/core/core_commands.py:2081 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2087 #, docstring msgid "\\n Changes the bot's locale in this server.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n Use \\\"default\\\" to return to the bot's default set language.\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2103 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2118 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2124 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2116 +#: redbot/core/core_commands.py:2135 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2133 +#: redbot/core/core_commands.py:2152 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2141 +#: redbot/core/core_commands.py:2160 #, docstring msgid "\\n Changes bot's regional format in this server. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale in this server.\\n " msgstr "" -#: redbot/core/core_commands.py:2153 +#: redbot/core/core_commands.py:2172 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:2171 +#: redbot/core/core_commands.py:2190 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2179 +#: redbot/core/core_commands.py:2198 #, docstring msgid "Customizes a section of `[p]info`.\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:2188 +#: redbot/core/core_commands.py:2207 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2211 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:2195 +#: redbot/core/core_commands.py:2214 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2200 +#: redbot/core/core_commands.py:2219 #, docstring msgid "Set, list or remove various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2232 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2236 #, docstring msgid "Show all external API services along with their keys that have been set.\\n\\n Secrets are not shown." msgstr "" -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:2242 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API services:\\n" msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API service:\\n" msgstr "" -#: redbot/core/core_commands.py:2238 +#: redbot/core/core_commands.py:2257 #, docstring msgid "Remove the given services with all their keys and tokens." msgstr "" -#: redbot/core/core_commands.py:2245 +#: redbot/core/core_commands.py:2264 msgid "Services deleted successfully:\\n{services_list}" msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2268 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:2254 +#: redbot/core/core_commands.py:2273 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2278 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2283 #, docstring msgid " Show the current help settings. " msgstr "" -#: redbot/core/core_commands.py:2271 +#: redbot/core/core_commands.py:2290 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:2300 #, docstring msgid " This resets [botname]'s help formatter to the default formatter. " msgstr "" -#: redbot/core/core_commands.py:2285 +#: redbot/core/core_commands.py:2304 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:2294 +#: redbot/core/core_commands.py:2313 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2301 +#: redbot/core/core_commands.py:2320 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:2309 +#: redbot/core/core_commands.py:2328 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2320 +#: redbot/core/core_commands.py:2339 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:2322 +#: redbot/core/core_commands.py:2341 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:2326 +#: redbot/core/core_commands.py:2345 #, docstring msgid "\\n This allows the help command to show hidden commands.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2336 +#: redbot/core/core_commands.py:2355 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2357 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2361 #, docstring msgid "\\n This allows the help command message to be ticked if help is sent in a DM.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2371 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2354 +#: redbot/core/core_commands.py:2373 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2377 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help.\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2388 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2371 +#: redbot/core/core_commands.py:2390 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2375 +#: redbot/core/core_commands.py:2394 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2407 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2391 -msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." -msgstr "" - -#: redbot/core/core_commands.py:2399 -#, docstring -msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " -msgstr "" - #: redbot/core/core_commands.py:2410 -msgid "You must give a value of at least 500 characters." -msgstr "" - -#: redbot/core/core_commands.py:2414 -msgid "Done. The character limit per page has been set to {}." +msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" #: redbot/core/core_commands.py:2418 #, docstring -msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " +msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:2429 redbot/core/core_commands.py:2447 -msgid "You must give a value of zero or greater!" +#: redbot/core/core_commands.py:2429 +msgid "You must give a value of at least 500 characters." msgstr "" #: redbot/core/core_commands.py:2433 +msgid "Done. The character limit per page has been set to {}." +msgstr "" + +#: redbot/core/core_commands.py:2437 +#, docstring +msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2448 redbot/core/core_commands.py:2466 +msgid "You must give a value of zero or greater!" +msgstr "" + +#: redbot/core/core_commands.py:2452 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2457 #, 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 sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2469 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2474 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2457 +#: redbot/core/core_commands.py:2476 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:2469 +#: redbot/core/core_commands.py:2488 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:2473 +#: redbot/core/core_commands.py:2492 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:2481 +#: redbot/core/core_commands.py:2500 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2486 +#: redbot/core/core_commands.py:2505 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2508 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2511 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:2494 +#: redbot/core/core_commands.py:2513 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:2495 +#: redbot/core/core_commands.py:2514 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2519 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:2502 +#: redbot/core/core_commands.py:2521 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:2507 +#: redbot/core/core_commands.py:2526 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2597 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2599 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:2585 +#: redbot/core/core_commands.py:2604 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2614 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:2605 +#: redbot/core/core_commands.py:2624 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:2606 +#: redbot/core/core_commands.py:2625 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:2620 redbot/core/core_commands.py:2630 +#: redbot/core/core_commands.py:2639 redbot/core/core_commands.py:2649 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:2623 redbot/core/core_commands.py:2633 +#: redbot/core/core_commands.py:2642 redbot/core/core_commands.py:2652 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:2638 +#: redbot/core/core_commands.py:2657 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:2642 +#: redbot/core/core_commands.py:2661 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:2648 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2735 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:2761 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2752 +#: redbot/core/core_commands.py:2771 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2756 +#: redbot/core/core_commands.py:2775 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2765 +#: redbot/core/core_commands.py:2784 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2774 +#: redbot/core/core_commands.py:2793 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2784 +#: redbot/core/core_commands.py:2803 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2788 +#: redbot/core/core_commands.py:2807 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2792 +#: redbot/core/core_commands.py:2811 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2797 +#: redbot/core/core_commands.py:2816 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2804 +#: redbot/core/core_commands.py:2823 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2836 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2823 +#: redbot/core/core_commands.py:2842 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2827 +#: redbot/core/core_commands.py:2846 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2836 +#: redbot/core/core_commands.py:2855 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2864 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2874 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2859 -#, docstring -msgid "\\n Clears the blocklist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2863 -msgid "Blocklist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2869 -#, docstring -msgid "\\n Server specific allowlist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2878 #, docstring +msgid "\\n Clears the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2882 +msgid "Blocklist has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2888 +#, docstring +msgid "\\n Server specific allowlist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2897 +#, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2893 +#: redbot/core/core_commands.py:2912 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:2901 +#: redbot/core/core_commands.py:2920 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2924 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2914 +#: redbot/core/core_commands.py:2933 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:2925 +#: redbot/core/core_commands.py:2944 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2959 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2967 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2953 -#, docstring -msgid "\\n Clears the allowlist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2957 -msgid "Server allowlist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2963 -#, docstring -msgid "\\n Server specific blocklist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2972 #, docstring -msgid "\\n Adds a user or role to the blocklist.\\n " +msgid "\\n Clears the allowlist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2976 +msgid "Server allowlist has been cleared." msgstr "" #: redbot/core/core_commands.py:2982 +#, docstring +msgid "\\n Server specific blocklist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2991 +#, docstring +msgid "\\n Adds a user or role to the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3001 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2985 +#: redbot/core/core_commands.py:3004 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2988 +#: redbot/core/core_commands.py:3007 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2995 +#: redbot/core/core_commands.py:3014 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3000 +#: redbot/core/core_commands.py:3019 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3028 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:3020 +#: redbot/core/core_commands.py:3039 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3051 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3037 +#: redbot/core/core_commands.py:3056 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3041 +#: redbot/core/core_commands.py:3060 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3065 #, docstring msgid "Manage the bot's commands and cogs." msgstr "" -#: redbot/core/core_commands.py:3052 +#: redbot/core/core_commands.py:3071 #, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:3055 redbot/core/core_commands.py:3067 -#: redbot/core/core_commands.py:3077 redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3074 redbot/core/core_commands.py:3086 +#: redbot/core/core_commands.py:3096 redbot/core/core_commands.py:3116 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:3057 +#: redbot/core/core_commands.py:3076 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3078 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:3064 +#: redbot/core/core_commands.py:3083 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3088 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:3074 +#: redbot/core/core_commands.py:3093 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3079 +#: redbot/core/core_commands.py:3098 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:3081 +#: redbot/core/core_commands.py:3100 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3103 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3090 +#: redbot/core/core_commands.py:3109 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3092 +#: redbot/core/core_commands.py:3111 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3100 +#: redbot/core/core_commands.py:3119 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3106 -#, docstring -msgid "List the cogs which are disabled in this guild." -msgstr "" - -#: redbot/core/core_commands.py:3115 -msgid "The following cogs are disabled in this guild:\\n" -msgstr "" - -#: redbot/core/core_commands.py:3121 -msgid "There are no disabled cogs in this guild." -msgstr "" - #: redbot/core/core_commands.py:3125 #, docstring +msgid "List the cogs which are disabled in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3134 +msgid "The following cogs are disabled in this guild:\\n" +msgstr "" + +#: redbot/core/core_commands.py:3140 +msgid "There are no disabled cogs in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3144 +#, docstring msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3138 +#: redbot/core/core_commands.py:3157 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3160 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3163 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:3148 +#: redbot/core/core_commands.py:3167 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:3155 +#: redbot/core/core_commands.py:3174 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3177 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:3161 +#: redbot/core/core_commands.py:3180 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3184 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:3172 +#: redbot/core/core_commands.py:3191 #, docstring msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3186 +#: redbot/core/core_commands.py:3205 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:3190 redbot/core/core_commands.py:3224 -#: redbot/core/core_commands.py:3274 redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3209 redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3293 redbot/core/core_commands.py:3315 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:3196 redbot/core/core_commands.py:3230 +#: redbot/core/core_commands.py:3215 redbot/core/core_commands.py:3249 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:3202 redbot/core/core_commands.py:3236 +#: redbot/core/core_commands.py:3221 redbot/core/core_commands.py:3255 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:3211 +#: redbot/core/core_commands.py:3230 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:3220 +#: redbot/core/core_commands.py:3239 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:3241 +#: redbot/core/core_commands.py:3260 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3270 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:3257 +#: redbot/core/core_commands.py:3276 #, docstring msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3270 +#: redbot/core/core_commands.py:3289 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:3283 +#: redbot/core/core_commands.py:3302 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:3292 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:3301 +#: redbot/core/core_commands.py:3320 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3311 +#: redbot/core/core_commands.py:3330 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:3318 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n " msgstr "" -#: redbot/core/core_commands.py:3332 +#: redbot/core/core_commands.py:3351 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3339 +#: redbot/core/core_commands.py:3358 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3350 +#: redbot/core/core_commands.py:3369 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3374 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3359 +#: redbot/core/core_commands.py:3378 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:3368 +#: redbot/core/core_commands.py:3387 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3392 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:3381 +#: redbot/core/core_commands.py:3400 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3386 +#: redbot/core/core_commands.py:3405 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:3394 -#, docstring -msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " -msgstr "" - -#: redbot/core/core_commands.py:3399 -msgid "They are immune." -msgstr "" - -#: redbot/core/core_commands.py:3401 -msgid "They are not immune." -msgstr "" - -#: redbot/core/core_commands.py:3406 -#, docstring -msgid "\\n Commands for configuring owner notifications.\\n " -msgstr "" - #: redbot/core/core_commands.py:3413 #, docstring +msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3418 +msgid "They are immune." +msgstr "" + +#: redbot/core/core_commands.py:3420 +msgid "They are not immune." +msgstr "" + +#: redbot/core/core_commands.py:3425 +#, docstring +msgid "\\n Commands for configuring owner notifications.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3432 +#, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3426 +#: redbot/core/core_commands.py:3445 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3439 +#: redbot/core/core_commands.py:3458 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3477 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3475 +#: redbot/core/core_commands.py:3494 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3501 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3493 +#: redbot/core/core_commands.py:3512 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3524 +#: redbot/core/core_commands.py:3543 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3528 +#: redbot/core/core_commands.py:3547 #, docstring msgid "\\n List the currently ignored servers and channels.\\n " msgstr "" -#: redbot/core/core_commands.py:3540 +#: redbot/core/core_commands.py:3559 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3548 +#: redbot/core/core_commands.py:3567 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3569 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:3574 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:3578 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3580 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3586 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3575 +#: redbot/core/core_commands.py:3594 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3584 +#: redbot/core/core_commands.py:3603 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3586 +#: redbot/core/core_commands.py:3605 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3591 +#: redbot/core/core_commands.py:3610 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3614 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3597 +#: redbot/core/core_commands.py:3616 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3603 +#: redbot/core/core_commands.py:3622 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3634 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3629 +#: redbot/core/core_commands.py:3648 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" diff --git a/redbot/core/locales/cs-CZ.po b/redbot/core/locales/cs-CZ.po index a34796228..79918a84d 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: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Czech\n" "MIME-Version: 1.0\n" @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" #: redbot/core/core_commands.py:1279 redbot/core/core_commands.py:1833 -#: redbot/core/core_commands.py:1949 redbot/core/core_commands.py:1993 -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:1968 redbot/core/core_commands.py:2012 +#: redbot/core/core_commands.py:2027 msgid "Done." msgstr "" @@ -950,970 +950,983 @@ msgstr "" #: redbot/core/core_commands.py:1903 #, docstring +msgid "Sets [botname]'s competing status." +msgstr "" + +#: redbot/core/core_commands.py:1913 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:1916 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:1922 +#, docstring msgid "Sets [botname]'s status.\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1945 msgid "Status changed to {}." msgstr "Stav změněn na {}." -#: redbot/core/core_commands.py:1932 +#: redbot/core/core_commands.py:1951 #, docstring msgid "Sets [botname]'s streaming status.\\n\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1973 #, docstring msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1958 +#: redbot/core/core_commands.py:1977 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:1965 +#: redbot/core/core_commands.py:1984 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1990 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:1981 +#: redbot/core/core_commands.py:2000 msgid "Failed to change the username. Discord returned the following error:\\n{error_message}" msgstr "" -#: redbot/core/core_commands.py:1991 +#: redbot/core/core_commands.py:2010 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:1999 +#: redbot/core/core_commands.py:2018 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2021 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2025 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:2013 +#: redbot/core/core_commands.py:2032 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2018 redbot/core/core_commands.py:2031 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2050 msgid "Prefix set." msgstr "Prefix příkazů nastaven." -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2043 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2046 msgid "Guild prefixes have been reset." msgstr "Příkazy serverů byly resetovány." -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2055 #, docstring msgid "\\n Changes the bot's default locale.\\n This will be used when a server has not set a locale, or in DMs.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2051 redbot/core/core_commands.py:2089 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2070 redbot/core/core_commands.py:2108 +#: redbot/core/core_commands.py:2141 redbot/core/core_commands.py:2179 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:2055 redbot/core/core_commands.py:2093 -#: redbot/core/core_commands.py:2126 redbot/core/core_commands.py:2164 +#: redbot/core/core_commands.py:2074 redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2145 redbot/core/core_commands.py:2183 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:2062 +#: redbot/core/core_commands.py:2081 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2087 #, docstring msgid "\\n Changes the bot's locale in this server.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n Use \\\"default\\\" to return to the bot's default set language.\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2103 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2118 msgid "Locale has been set." msgstr "Jazyk byl nastaven." -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2124 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2116 +#: redbot/core/core_commands.py:2135 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2133 +#: redbot/core/core_commands.py:2152 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2141 +#: redbot/core/core_commands.py:2160 #, docstring msgid "\\n Changes bot's regional format in this server. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale in this server.\\n " msgstr "" -#: redbot/core/core_commands.py:2153 +#: redbot/core/core_commands.py:2172 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:2171 +#: redbot/core/core_commands.py:2190 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2179 +#: redbot/core/core_commands.py:2198 #, docstring msgid "Customizes a section of `[p]info`.\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:2188 +#: redbot/core/core_commands.py:2207 msgid "The custom text has been cleared." msgstr "Vlastní text byl vymazán." -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2211 msgid "The custom text has been set." msgstr "Vlastní text byl nastaven." -#: redbot/core/core_commands.py:2195 +#: redbot/core/core_commands.py:2214 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2200 +#: redbot/core/core_commands.py:2219 #, docstring msgid "Set, list or remove various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2232 msgid "`{service}` API tokens have been set." msgstr "`{service} API tokeny byly nastaveny." -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2236 #, docstring msgid "Show all external API services along with their keys that have been set.\\n\\n Secrets are not shown." msgstr "" -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:2242 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API services:\\n" msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API service:\\n" msgstr "" -#: redbot/core/core_commands.py:2238 +#: redbot/core/core_commands.py:2257 #, docstring msgid "Remove the given services with all their keys and tokens." msgstr "" -#: redbot/core/core_commands.py:2245 +#: redbot/core/core_commands.py:2264 msgid "Services deleted successfully:\\n{services_list}" msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2268 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:2254 +#: redbot/core/core_commands.py:2273 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2278 #, docstring msgid "Manage settings for the help command." msgstr "Správa nastavení příkazu nápovědy." -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2283 #, docstring msgid " Show the current help settings. " msgstr "" -#: redbot/core/core_commands.py:2271 +#: redbot/core/core_commands.py:2290 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:2300 #, docstring msgid " This resets [botname]'s help formatter to the default formatter. " msgstr "" -#: redbot/core/core_commands.py:2285 +#: redbot/core/core_commands.py:2304 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:2294 +#: redbot/core/core_commands.py:2313 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2301 +#: redbot/core/core_commands.py:2320 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:2309 +#: redbot/core/core_commands.py:2328 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2320 +#: redbot/core/core_commands.py:2339 msgid "Help will use menus." msgstr "Help bude používat stránkovaná menu." -#: redbot/core/core_commands.py:2322 +#: redbot/core/core_commands.py:2341 msgid "Help will not use menus." msgstr "Help nebude používat stránkovaná menu." -#: redbot/core/core_commands.py:2326 +#: redbot/core/core_commands.py:2345 #, docstring msgid "\\n This allows the help command to show hidden commands.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2336 +#: redbot/core/core_commands.py:2355 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2357 msgid "Help will filter hidden commands." msgstr "Pomoc bude filtrovat skryté příkazy." -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2361 #, docstring msgid "\\n This allows the help command message to be ticked if help is sent in a DM.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2371 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2354 +#: redbot/core/core_commands.py:2373 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2377 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help.\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2388 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2371 +#: redbot/core/core_commands.py:2390 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2375 +#: redbot/core/core_commands.py:2394 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2407 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2391 +#: redbot/core/core_commands.py:2410 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:2399 +#: redbot/core/core_commands.py:2418 #, docstring msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:2410 +#: redbot/core/core_commands.py:2429 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:2414 +#: redbot/core/core_commands.py:2433 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:2418 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:2429 redbot/core/core_commands.py:2447 +#: redbot/core/core_commands.py:2448 redbot/core/core_commands.py:2466 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:2433 +#: redbot/core/core_commands.py:2452 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2457 #, 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 sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2469 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2474 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2457 +#: redbot/core/core_commands.py:2476 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:2469 +#: redbot/core/core_commands.py:2488 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:2473 +#: redbot/core/core_commands.py:2492 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:2481 +#: redbot/core/core_commands.py:2500 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2486 +#: redbot/core/core_commands.py:2505 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2508 msgid "User ID: {}" msgstr "ID uživatele: {}" -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2511 msgid "through DM" msgstr "prostřednictvím DM" -#: redbot/core/core_commands.py:2494 +#: redbot/core/core_commands.py:2513 msgid "from {}" msgstr "od {}" -#: redbot/core/core_commands.py:2495 +#: redbot/core/core_commands.py:2514 msgid " | Server ID: {}" msgstr " | ID serveru: {}" -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2519 msgid "Use `{}dm {} ` to reply to this user" msgstr "Použijte `{}dm {} ` pro odpověď tomuto uživateli" -#: redbot/core/core_commands.py:2502 +#: redbot/core/core_commands.py:2521 msgid "Sent by {} {}" msgstr "Odesláno od {} {}" -#: redbot/core/core_commands.py:2507 +#: redbot/core/core_commands.py:2526 msgid "I've been configured not to send this anywhere." msgstr "Byl jsem nakonfigurován, abych ho nikam neodeslal." -#: redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2597 msgid "Your message has been sent." msgstr "Vaše zpráva byla odeslána." -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2599 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:2585 +#: redbot/core/core_commands.py:2604 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2614 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:2605 +#: redbot/core/core_commands.py:2624 msgid "Owner of {}" msgstr "Vlastník {}" -#: redbot/core/core_commands.py:2606 +#: redbot/core/core_commands.py:2625 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:2620 redbot/core/core_commands.py:2630 +#: redbot/core/core_commands.py:2639 redbot/core/core_commands.py:2649 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:2623 redbot/core/core_commands.py:2633 +#: redbot/core/core_commands.py:2642 redbot/core/core_commands.py:2652 msgid "Message delivered to {}" msgstr "Zpráva byla doručena uživateli {}" -#: redbot/core/core_commands.py:2638 +#: redbot/core/core_commands.py:2657 #, docstring msgid "Prints the bot's data path." msgstr "Vypíše datovou cestu bota." -#: redbot/core/core_commands.py:2642 +#: redbot/core/core_commands.py:2661 msgid "Data path: {path}" msgstr "Cesta k datům: {path}" -#: redbot/core/core_commands.py:2648 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2735 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:2761 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2752 +#: redbot/core/core_commands.py:2771 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2756 +#: redbot/core/core_commands.py:2775 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2765 +#: redbot/core/core_commands.py:2784 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2774 +#: redbot/core/core_commands.py:2793 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2784 +#: redbot/core/core_commands.py:2803 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2788 +#: redbot/core/core_commands.py:2807 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2792 +#: redbot/core/core_commands.py:2811 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2797 +#: redbot/core/core_commands.py:2816 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2804 +#: redbot/core/core_commands.py:2823 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2836 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2823 +#: redbot/core/core_commands.py:2842 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2827 +#: redbot/core/core_commands.py:2846 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2836 +#: redbot/core/core_commands.py:2855 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2864 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2874 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2859 -#, docstring -msgid "\\n Clears the blocklist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2863 -msgid "Blocklist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2869 -#, docstring -msgid "\\n Server specific allowlist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2878 #, docstring +msgid "\\n Clears the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2882 +msgid "Blocklist has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2888 +#, docstring +msgid "\\n Server specific allowlist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2897 +#, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2893 +#: redbot/core/core_commands.py:2912 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:2901 +#: redbot/core/core_commands.py:2920 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2924 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2914 +#: redbot/core/core_commands.py:2933 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:2925 +#: redbot/core/core_commands.py:2944 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2959 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2967 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2953 -#, docstring -msgid "\\n Clears the allowlist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2957 -msgid "Server allowlist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2963 -#, docstring -msgid "\\n Server specific blocklist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2972 #, docstring -msgid "\\n Adds a user or role to the blocklist.\\n " +msgid "\\n Clears the allowlist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2976 +msgid "Server allowlist has been cleared." msgstr "" #: redbot/core/core_commands.py:2982 +#, docstring +msgid "\\n Server specific blocklist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2991 +#, docstring +msgid "\\n Adds a user or role to the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3001 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2985 +#: redbot/core/core_commands.py:3004 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2988 +#: redbot/core/core_commands.py:3007 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2995 +#: redbot/core/core_commands.py:3014 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3000 +#: redbot/core/core_commands.py:3019 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3028 msgid "Blacklisted Users and Roles:" msgstr "Uživatelé a role na černé listině:" -#: redbot/core/core_commands.py:3020 +#: redbot/core/core_commands.py:3039 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3051 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3037 +#: redbot/core/core_commands.py:3056 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3041 +#: redbot/core/core_commands.py:3060 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3065 #, docstring msgid "Manage the bot's commands and cogs." msgstr "" -#: redbot/core/core_commands.py:3052 +#: redbot/core/core_commands.py:3071 #, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:3055 redbot/core/core_commands.py:3067 -#: redbot/core/core_commands.py:3077 redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3074 redbot/core/core_commands.py:3086 +#: redbot/core/core_commands.py:3096 redbot/core/core_commands.py:3116 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:3057 +#: redbot/core/core_commands.py:3076 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3078 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:3064 +#: redbot/core/core_commands.py:3083 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3088 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:3074 +#: redbot/core/core_commands.py:3093 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3079 +#: redbot/core/core_commands.py:3098 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:3081 +#: redbot/core/core_commands.py:3100 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3103 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3090 +#: redbot/core/core_commands.py:3109 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3092 +#: redbot/core/core_commands.py:3111 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3100 +#: redbot/core/core_commands.py:3119 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3106 -#, docstring -msgid "List the cogs which are disabled in this guild." -msgstr "" - -#: redbot/core/core_commands.py:3115 -msgid "The following cogs are disabled in this guild:\\n" -msgstr "" - -#: redbot/core/core_commands.py:3121 -msgid "There are no disabled cogs in this guild." -msgstr "" - #: redbot/core/core_commands.py:3125 #, docstring +msgid "List the cogs which are disabled in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3134 +msgid "The following cogs are disabled in this guild:\\n" +msgstr "" + +#: redbot/core/core_commands.py:3140 +msgid "There are no disabled cogs in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3144 +#, docstring msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3138 +#: redbot/core/core_commands.py:3157 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3160 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3163 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:3148 +#: redbot/core/core_commands.py:3167 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:3155 +#: redbot/core/core_commands.py:3174 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3177 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:3161 +#: redbot/core/core_commands.py:3180 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3184 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:3172 +#: redbot/core/core_commands.py:3191 #, docstring msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n " msgstr "Zakažte příkaz.\\n\\n Pokud vlastníte bota, ve výchozím nastavení toto zakáže příkazy\\n globálně\\n " -#: redbot/core/core_commands.py:3186 +#: redbot/core/core_commands.py:3205 #, docstring msgid "Disable a command globally." msgstr "Zakázat příkaz globálně." -#: redbot/core/core_commands.py:3190 redbot/core/core_commands.py:3224 -#: redbot/core/core_commands.py:3274 redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3209 redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3293 redbot/core/core_commands.py:3315 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "Nenašel jsem daný příkaz. Poznámka: Velká/malá písmena jsou důležitá." -#: redbot/core/core_commands.py:3196 redbot/core/core_commands.py:3230 +#: redbot/core/core_commands.py:3215 redbot/core/core_commands.py:3249 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:3202 redbot/core/core_commands.py:3236 +#: redbot/core/core_commands.py:3221 redbot/core/core_commands.py:3255 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:3211 +#: redbot/core/core_commands.py:3230 msgid "That command is already disabled globally." msgstr "Tento příkaz je již globálně vypnutý." -#: redbot/core/core_commands.py:3220 +#: redbot/core/core_commands.py:3239 #, docstring msgid "Disable a command in this server only." msgstr "Zakázat příkaz pouze na tomto serveru." -#: redbot/core/core_commands.py:3241 +#: redbot/core/core_commands.py:3260 msgid "You are not allowed to disable that command." msgstr "Nemáš dovoleno tento příkaz zakázat." -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3270 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:3257 +#: redbot/core/core_commands.py:3276 #, docstring msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3270 +#: redbot/core/core_commands.py:3289 #, docstring msgid "Enable a command globally." msgstr "Povolte příkaz globálně." -#: redbot/core/core_commands.py:3283 +#: redbot/core/core_commands.py:3302 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:3292 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:3301 +#: redbot/core/core_commands.py:3320 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3311 +#: redbot/core/core_commands.py:3330 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:3318 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n " msgstr "" -#: redbot/core/core_commands.py:3332 +#: redbot/core/core_commands.py:3351 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3339 +#: redbot/core/core_commands.py:3358 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3350 +#: redbot/core/core_commands.py:3369 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3374 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3359 +#: redbot/core/core_commands.py:3378 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:3368 +#: redbot/core/core_commands.py:3387 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3392 msgid "Already added." msgstr "Již přidáno." -#: redbot/core/core_commands.py:3381 +#: redbot/core/core_commands.py:3400 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3386 +#: redbot/core/core_commands.py:3405 msgid "Not in list." msgstr "Není v seznamu." -#: redbot/core/core_commands.py:3394 +#: redbot/core/core_commands.py:3413 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3399 +#: redbot/core/core_commands.py:3418 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:3401 +#: redbot/core/core_commands.py:3420 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3425 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3413 +#: redbot/core/core_commands.py:3432 #, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3426 +#: redbot/core/core_commands.py:3445 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3439 +#: redbot/core/core_commands.py:3458 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3477 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3475 +#: redbot/core/core_commands.py:3494 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3501 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3493 +#: redbot/core/core_commands.py:3512 msgid "Unknown channel with id: {id}" msgstr "Neznámý kanál s id: {id}" -#: redbot/core/core_commands.py:3524 +#: redbot/core/core_commands.py:3543 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3528 +#: redbot/core/core_commands.py:3547 #, docstring msgid "\\n List the currently ignored servers and channels.\\n " msgstr "" -#: redbot/core/core_commands.py:3540 +#: redbot/core/core_commands.py:3559 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3548 +#: redbot/core/core_commands.py:3567 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3569 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:3574 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:3578 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3580 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3586 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3575 +#: redbot/core/core_commands.py:3594 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3584 +#: redbot/core/core_commands.py:3603 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3586 +#: redbot/core/core_commands.py:3605 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3591 +#: redbot/core/core_commands.py:3610 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3614 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3597 +#: redbot/core/core_commands.py:3616 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3603 +#: redbot/core/core_commands.py:3622 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3634 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3629 +#: redbot/core/core_commands.py:3648 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" diff --git a/redbot/core/locales/da-DK.po b/redbot/core/locales/da-DK.po index 9c162b75f..f4491b329 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: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Danish\n" "MIME-Version: 1.0\n" @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" #: redbot/core/core_commands.py:1279 redbot/core/core_commands.py:1833 -#: redbot/core/core_commands.py:1949 redbot/core/core_commands.py:1993 -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:1968 redbot/core/core_commands.py:2012 +#: redbot/core/core_commands.py:2027 msgid "Done." msgstr "" @@ -950,970 +950,983 @@ msgstr "" #: redbot/core/core_commands.py:1903 #, docstring +msgid "Sets [botname]'s competing status." +msgstr "" + +#: redbot/core/core_commands.py:1913 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:1916 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:1922 +#, docstring msgid "Sets [botname]'s status.\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1945 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1932 +#: redbot/core/core_commands.py:1951 #, docstring msgid "Sets [botname]'s streaming status.\\n\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1973 #, docstring msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1958 +#: redbot/core/core_commands.py:1977 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:1965 +#: redbot/core/core_commands.py:1984 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1990 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:1981 +#: redbot/core/core_commands.py:2000 msgid "Failed to change the username. Discord returned the following error:\\n{error_message}" msgstr "" -#: redbot/core/core_commands.py:1991 +#: redbot/core/core_commands.py:2010 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:1999 +#: redbot/core/core_commands.py:2018 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2021 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2025 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2032 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2018 redbot/core/core_commands.py:2031 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2050 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2043 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2046 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2055 #, docstring msgid "\\n Changes the bot's default locale.\\n This will be used when a server has not set a locale, or in DMs.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2051 redbot/core/core_commands.py:2089 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2070 redbot/core/core_commands.py:2108 +#: redbot/core/core_commands.py:2141 redbot/core/core_commands.py:2179 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:2055 redbot/core/core_commands.py:2093 -#: redbot/core/core_commands.py:2126 redbot/core/core_commands.py:2164 +#: redbot/core/core_commands.py:2074 redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2145 redbot/core/core_commands.py:2183 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:2062 +#: redbot/core/core_commands.py:2081 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2087 #, docstring msgid "\\n Changes the bot's locale in this server.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n Use \\\"default\\\" to return to the bot's default set language.\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2103 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2118 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2124 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2116 +#: redbot/core/core_commands.py:2135 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2133 +#: redbot/core/core_commands.py:2152 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2141 +#: redbot/core/core_commands.py:2160 #, docstring msgid "\\n Changes bot's regional format in this server. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale in this server.\\n " msgstr "" -#: redbot/core/core_commands.py:2153 +#: redbot/core/core_commands.py:2172 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:2171 +#: redbot/core/core_commands.py:2190 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2179 +#: redbot/core/core_commands.py:2198 #, docstring msgid "Customizes a section of `[p]info`.\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:2188 +#: redbot/core/core_commands.py:2207 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2211 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:2195 +#: redbot/core/core_commands.py:2214 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2200 +#: redbot/core/core_commands.py:2219 #, docstring msgid "Set, list or remove various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2232 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2236 #, docstring msgid "Show all external API services along with their keys that have been set.\\n\\n Secrets are not shown." msgstr "" -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:2242 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API services:\\n" msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API service:\\n" msgstr "" -#: redbot/core/core_commands.py:2238 +#: redbot/core/core_commands.py:2257 #, docstring msgid "Remove the given services with all their keys and tokens." msgstr "" -#: redbot/core/core_commands.py:2245 +#: redbot/core/core_commands.py:2264 msgid "Services deleted successfully:\\n{services_list}" msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2268 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:2254 +#: redbot/core/core_commands.py:2273 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2278 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2283 #, docstring msgid " Show the current help settings. " msgstr "" -#: redbot/core/core_commands.py:2271 +#: redbot/core/core_commands.py:2290 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:2300 #, docstring msgid " This resets [botname]'s help formatter to the default formatter. " msgstr "" -#: redbot/core/core_commands.py:2285 +#: redbot/core/core_commands.py:2304 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:2294 +#: redbot/core/core_commands.py:2313 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2301 +#: redbot/core/core_commands.py:2320 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:2309 +#: redbot/core/core_commands.py:2328 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2320 +#: redbot/core/core_commands.py:2339 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:2322 +#: redbot/core/core_commands.py:2341 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:2326 +#: redbot/core/core_commands.py:2345 #, docstring msgid "\\n This allows the help command to show hidden commands.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2336 +#: redbot/core/core_commands.py:2355 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2357 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2361 #, docstring msgid "\\n This allows the help command message to be ticked if help is sent in a DM.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2371 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2354 +#: redbot/core/core_commands.py:2373 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2377 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help.\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2388 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2371 +#: redbot/core/core_commands.py:2390 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2375 +#: redbot/core/core_commands.py:2394 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2407 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2391 -msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." -msgstr "" - -#: redbot/core/core_commands.py:2399 -#, docstring -msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " -msgstr "" - #: redbot/core/core_commands.py:2410 -msgid "You must give a value of at least 500 characters." -msgstr "" - -#: redbot/core/core_commands.py:2414 -msgid "Done. The character limit per page has been set to {}." +msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" #: redbot/core/core_commands.py:2418 #, docstring -msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " +msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:2429 redbot/core/core_commands.py:2447 -msgid "You must give a value of zero or greater!" +#: redbot/core/core_commands.py:2429 +msgid "You must give a value of at least 500 characters." msgstr "" #: redbot/core/core_commands.py:2433 +msgid "Done. The character limit per page has been set to {}." +msgstr "" + +#: redbot/core/core_commands.py:2437 +#, docstring +msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2448 redbot/core/core_commands.py:2466 +msgid "You must give a value of zero or greater!" +msgstr "" + +#: redbot/core/core_commands.py:2452 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2457 #, 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 sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2469 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2474 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2457 +#: redbot/core/core_commands.py:2476 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:2469 +#: redbot/core/core_commands.py:2488 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:2473 +#: redbot/core/core_commands.py:2492 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:2481 +#: redbot/core/core_commands.py:2500 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2486 +#: redbot/core/core_commands.py:2505 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2508 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2511 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:2494 +#: redbot/core/core_commands.py:2513 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:2495 +#: redbot/core/core_commands.py:2514 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2519 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:2502 +#: redbot/core/core_commands.py:2521 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:2507 +#: redbot/core/core_commands.py:2526 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2597 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2599 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:2585 +#: redbot/core/core_commands.py:2604 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2614 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:2605 +#: redbot/core/core_commands.py:2624 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:2606 +#: redbot/core/core_commands.py:2625 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:2620 redbot/core/core_commands.py:2630 +#: redbot/core/core_commands.py:2639 redbot/core/core_commands.py:2649 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:2623 redbot/core/core_commands.py:2633 +#: redbot/core/core_commands.py:2642 redbot/core/core_commands.py:2652 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:2638 +#: redbot/core/core_commands.py:2657 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:2642 +#: redbot/core/core_commands.py:2661 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:2648 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2735 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:2761 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2752 +#: redbot/core/core_commands.py:2771 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2756 +#: redbot/core/core_commands.py:2775 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2765 +#: redbot/core/core_commands.py:2784 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2774 +#: redbot/core/core_commands.py:2793 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2784 +#: redbot/core/core_commands.py:2803 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2788 +#: redbot/core/core_commands.py:2807 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2792 +#: redbot/core/core_commands.py:2811 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2797 +#: redbot/core/core_commands.py:2816 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2804 +#: redbot/core/core_commands.py:2823 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2836 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2823 +#: redbot/core/core_commands.py:2842 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2827 +#: redbot/core/core_commands.py:2846 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2836 +#: redbot/core/core_commands.py:2855 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2864 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2874 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2859 -#, docstring -msgid "\\n Clears the blocklist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2863 -msgid "Blocklist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2869 -#, docstring -msgid "\\n Server specific allowlist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2878 #, docstring +msgid "\\n Clears the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2882 +msgid "Blocklist has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2888 +#, docstring +msgid "\\n Server specific allowlist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2897 +#, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2893 +#: redbot/core/core_commands.py:2912 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:2901 +#: redbot/core/core_commands.py:2920 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2924 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2914 +#: redbot/core/core_commands.py:2933 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:2925 +#: redbot/core/core_commands.py:2944 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2959 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2967 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2953 -#, docstring -msgid "\\n Clears the allowlist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2957 -msgid "Server allowlist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2963 -#, docstring -msgid "\\n Server specific blocklist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2972 #, docstring -msgid "\\n Adds a user or role to the blocklist.\\n " +msgid "\\n Clears the allowlist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2976 +msgid "Server allowlist has been cleared." msgstr "" #: redbot/core/core_commands.py:2982 +#, docstring +msgid "\\n Server specific blocklist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2991 +#, docstring +msgid "\\n Adds a user or role to the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3001 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2985 +#: redbot/core/core_commands.py:3004 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2988 +#: redbot/core/core_commands.py:3007 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2995 +#: redbot/core/core_commands.py:3014 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3000 +#: redbot/core/core_commands.py:3019 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3028 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:3020 +#: redbot/core/core_commands.py:3039 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3051 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3037 +#: redbot/core/core_commands.py:3056 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3041 +#: redbot/core/core_commands.py:3060 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3065 #, docstring msgid "Manage the bot's commands and cogs." msgstr "" -#: redbot/core/core_commands.py:3052 +#: redbot/core/core_commands.py:3071 #, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:3055 redbot/core/core_commands.py:3067 -#: redbot/core/core_commands.py:3077 redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3074 redbot/core/core_commands.py:3086 +#: redbot/core/core_commands.py:3096 redbot/core/core_commands.py:3116 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:3057 +#: redbot/core/core_commands.py:3076 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3078 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:3064 +#: redbot/core/core_commands.py:3083 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3088 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:3074 +#: redbot/core/core_commands.py:3093 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3079 +#: redbot/core/core_commands.py:3098 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:3081 +#: redbot/core/core_commands.py:3100 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3103 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3090 +#: redbot/core/core_commands.py:3109 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3092 +#: redbot/core/core_commands.py:3111 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3100 +#: redbot/core/core_commands.py:3119 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3106 -#, docstring -msgid "List the cogs which are disabled in this guild." -msgstr "" - -#: redbot/core/core_commands.py:3115 -msgid "The following cogs are disabled in this guild:\\n" -msgstr "" - -#: redbot/core/core_commands.py:3121 -msgid "There are no disabled cogs in this guild." -msgstr "" - #: redbot/core/core_commands.py:3125 #, docstring +msgid "List the cogs which are disabled in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3134 +msgid "The following cogs are disabled in this guild:\\n" +msgstr "" + +#: redbot/core/core_commands.py:3140 +msgid "There are no disabled cogs in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3144 +#, docstring msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3138 +#: redbot/core/core_commands.py:3157 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3160 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3163 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:3148 +#: redbot/core/core_commands.py:3167 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:3155 +#: redbot/core/core_commands.py:3174 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3177 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:3161 +#: redbot/core/core_commands.py:3180 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3184 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:3172 +#: redbot/core/core_commands.py:3191 #, docstring msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3186 +#: redbot/core/core_commands.py:3205 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:3190 redbot/core/core_commands.py:3224 -#: redbot/core/core_commands.py:3274 redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3209 redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3293 redbot/core/core_commands.py:3315 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:3196 redbot/core/core_commands.py:3230 +#: redbot/core/core_commands.py:3215 redbot/core/core_commands.py:3249 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:3202 redbot/core/core_commands.py:3236 +#: redbot/core/core_commands.py:3221 redbot/core/core_commands.py:3255 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:3211 +#: redbot/core/core_commands.py:3230 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:3220 +#: redbot/core/core_commands.py:3239 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:3241 +#: redbot/core/core_commands.py:3260 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3270 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:3257 +#: redbot/core/core_commands.py:3276 #, docstring msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3270 +#: redbot/core/core_commands.py:3289 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:3283 +#: redbot/core/core_commands.py:3302 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:3292 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:3301 +#: redbot/core/core_commands.py:3320 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3311 +#: redbot/core/core_commands.py:3330 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:3318 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n " msgstr "" -#: redbot/core/core_commands.py:3332 +#: redbot/core/core_commands.py:3351 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3339 +#: redbot/core/core_commands.py:3358 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3350 +#: redbot/core/core_commands.py:3369 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3374 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3359 +#: redbot/core/core_commands.py:3378 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:3368 +#: redbot/core/core_commands.py:3387 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3392 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:3381 +#: redbot/core/core_commands.py:3400 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3386 +#: redbot/core/core_commands.py:3405 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:3394 -#, docstring -msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " -msgstr "" - -#: redbot/core/core_commands.py:3399 -msgid "They are immune." -msgstr "" - -#: redbot/core/core_commands.py:3401 -msgid "They are not immune." -msgstr "" - -#: redbot/core/core_commands.py:3406 -#, docstring -msgid "\\n Commands for configuring owner notifications.\\n " -msgstr "" - #: redbot/core/core_commands.py:3413 #, docstring +msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3418 +msgid "They are immune." +msgstr "" + +#: redbot/core/core_commands.py:3420 +msgid "They are not immune." +msgstr "" + +#: redbot/core/core_commands.py:3425 +#, docstring +msgid "\\n Commands for configuring owner notifications.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3432 +#, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3426 +#: redbot/core/core_commands.py:3445 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3439 +#: redbot/core/core_commands.py:3458 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3477 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3475 +#: redbot/core/core_commands.py:3494 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3501 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3493 +#: redbot/core/core_commands.py:3512 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3524 +#: redbot/core/core_commands.py:3543 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3528 +#: redbot/core/core_commands.py:3547 #, docstring msgid "\\n List the currently ignored servers and channels.\\n " msgstr "" -#: redbot/core/core_commands.py:3540 +#: redbot/core/core_commands.py:3559 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3548 +#: redbot/core/core_commands.py:3567 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3569 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:3574 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:3578 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3580 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3586 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3575 +#: redbot/core/core_commands.py:3594 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3584 +#: redbot/core/core_commands.py:3603 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3586 +#: redbot/core/core_commands.py:3605 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3591 +#: redbot/core/core_commands.py:3610 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3614 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3597 +#: redbot/core/core_commands.py:3616 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3603 +#: redbot/core/core_commands.py:3622 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3634 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3629 +#: redbot/core/core_commands.py:3648 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" diff --git a/redbot/core/locales/de-DE.po b/redbot/core/locales/de-DE.po index 8969f7667..baaf23dce 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: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: German\n" "MIME-Version: 1.0\n" @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "Bist du sicher das ich gehen soll {}? (yes/no)" #: redbot/core/core_commands.py:1279 redbot/core/core_commands.py:1833 -#: redbot/core/core_commands.py:1949 redbot/core/core_commands.py:1993 -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:1968 redbot/core/core_commands.py:2012 +#: redbot/core/core_commands.py:2027 msgid "Done." msgstr "Erledigt." @@ -950,970 +950,983 @@ msgstr "``Schaut``-Status entfernt." #: redbot/core/core_commands.py:1903 #, docstring +msgid "Sets [botname]'s competing status." +msgstr "" + +#: redbot/core/core_commands.py:1913 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:1916 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:1922 +#, docstring msgid "Sets [botname]'s status.\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1945 msgid "Status changed to {}." msgstr "Status zu {} geändert." -#: redbot/core/core_commands.py:1932 +#: redbot/core/core_commands.py:1951 #, docstring msgid "Sets [botname]'s streaming status.\\n\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1973 #, docstring msgid "Sets [botname]'s username." msgstr "Setzt den Benutzernamen [botname]." -#: redbot/core/core_commands.py:1958 +#: redbot/core/core_commands.py:1977 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:1965 +#: redbot/core/core_commands.py:1984 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1990 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:1981 +#: redbot/core/core_commands.py:2000 msgid "Failed to change the username. Discord returned the following error:\\n{error_message}" msgstr "" -#: redbot/core/core_commands.py:1991 +#: redbot/core/core_commands.py:2010 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:1999 +#: redbot/core/core_commands.py:2018 #, docstring msgid "Sets [botname]'s nickname." msgstr "Setzt den Nicknamen von [botname]." -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2021 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2025 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:2013 +#: redbot/core/core_commands.py:2032 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2018 redbot/core/core_commands.py:2031 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2050 msgid "Prefix set." msgstr "Der Präfix wurde festgelegt." -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2043 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2046 msgid "Guild prefixes have been reset." msgstr "Server Präfixe wurden zurückgesetzt." -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2055 #, docstring msgid "\\n Changes the bot's default locale.\\n This will be used when a server has not set a locale, or in DMs.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2051 redbot/core/core_commands.py:2089 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2070 redbot/core/core_commands.py:2108 +#: redbot/core/core_commands.py:2141 redbot/core/core_commands.py:2179 msgid "Invalid language code. Use format: `en-US`" msgstr "Ungültiger Sprachcode. Verwende das Format: `en-US`" -#: redbot/core/core_commands.py:2055 redbot/core/core_commands.py:2093 -#: redbot/core/core_commands.py:2126 redbot/core/core_commands.py:2164 +#: redbot/core/core_commands.py:2074 redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2145 redbot/core/core_commands.py:2183 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "Ungültiges Format - Sprachcode muss Ländercode enthalten, z.B. `en-US`" -#: redbot/core/core_commands.py:2062 +#: redbot/core/core_commands.py:2081 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2087 #, docstring msgid "\\n Changes the bot's locale in this server.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n Use \\\"default\\\" to return to the bot's default set language.\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2103 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2118 msgid "Locale has been set." msgstr "Sprache wurde geändert." -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2124 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "\\n Ändert das regionale Format des Bots. Dies wird für die Formatierung von Datum, Zeit und Zahlen verwendet.\\n\\n `` kann jeder Sprachcode mit zugehörigem Ländercode sein.\\n z. B. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, usw.\\n\\n Lass `` leer, um regionale Formatierung auf das Regionale Format der Botsprache zu setzen.\\n " -#: redbot/core/core_commands.py:2116 +#: redbot/core/core_commands.py:2135 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2133 +#: redbot/core/core_commands.py:2152 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2141 +#: redbot/core/core_commands.py:2160 #, docstring msgid "\\n Changes bot's regional format in this server. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale in this server.\\n " msgstr "" -#: redbot/core/core_commands.py:2153 +#: redbot/core/core_commands.py:2172 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:2171 +#: redbot/core/core_commands.py:2190 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:2179 +#: redbot/core/core_commands.py:2198 #, docstring msgid "Customizes a section of `[p]info`.\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:2188 +#: redbot/core/core_commands.py:2207 msgid "The custom text has been cleared." msgstr "Der benutzerdefinierte Text wurde gelöscht." -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2211 msgid "The custom text has been set." msgstr "Der benutzerdefinierte Text wurde festgelegt." -#: redbot/core/core_commands.py:2195 +#: redbot/core/core_commands.py:2214 msgid "Text must be fewer than 1024 characters long." msgstr "Text muss weniger als 1024 Zeichen lang sein." -#: redbot/core/core_commands.py:2200 +#: redbot/core/core_commands.py:2219 #, docstring msgid "Set, list or remove various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2232 msgid "`{service}` API tokens have been set." msgstr "`{service}` API-Token wurden gesetzt." -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2236 #, docstring msgid "Show all external API services along with their keys that have been set.\\n\\n Secrets are not shown." msgstr "" -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:2242 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API services:\\n" msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API service:\\n" msgstr "" -#: redbot/core/core_commands.py:2238 +#: redbot/core/core_commands.py:2257 #, docstring msgid "Remove the given services with all their keys and tokens." msgstr "" -#: redbot/core/core_commands.py:2245 +#: redbot/core/core_commands.py:2264 msgid "Services deleted successfully:\\n{services_list}" msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2268 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:2254 +#: redbot/core/core_commands.py:2273 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2278 #, docstring msgid "Manage settings for the help command." msgstr "Verwalte die Einstellungen für den Hilfe-Befehl." -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2283 #, docstring msgid " Show the current help settings. " msgstr "" -#: redbot/core/core_commands.py:2271 +#: redbot/core/core_commands.py:2290 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:2300 #, docstring msgid " This resets [botname]'s help formatter to the default formatter. " msgstr "" -#: redbot/core/core_commands.py:2285 +#: redbot/core/core_commands.py:2304 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:2294 +#: redbot/core/core_commands.py:2313 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2301 +#: redbot/core/core_commands.py:2320 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:2309 +#: redbot/core/core_commands.py:2328 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2320 +#: redbot/core/core_commands.py:2339 msgid "Help will use menus." msgstr "Hilfe wird Menüs verwenden." -#: redbot/core/core_commands.py:2322 +#: redbot/core/core_commands.py:2341 msgid "Help will not use menus." msgstr "Die Hilfe verwendet keine Menüs." -#: redbot/core/core_commands.py:2326 +#: redbot/core/core_commands.py:2345 #, docstring msgid "\\n This allows the help command to show hidden commands.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2336 +#: redbot/core/core_commands.py:2355 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2357 msgid "Help will filter hidden commands." msgstr "Hilfe filtert versteckte Befehle." -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2361 #, docstring msgid "\\n This allows the help command message to be ticked if help is sent in a DM.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2371 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2354 +#: redbot/core/core_commands.py:2373 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2377 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help.\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2388 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:2371 +#: redbot/core/core_commands.py:2390 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:2375 +#: redbot/core/core_commands.py:2394 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "\\n Dies erlaubt es dem Bot, auf die Existenz eines bestimmten\\n Hilfethemas zu reagieren, auch wenn der Benutzer es nicht verwenden kann.\\n\\n Hinweis: Diese Einstellung auf dem eigenen ist nicht vollständig verhindert Befehlsbeschreibung.\\n\\n Standardwerte auf False.\\n Wenn du dies ohne Einstellung verwendest, wird dies umschalten.\\n \\n \\n Defaults to False " -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2407 msgid "Help will verify the existence of help topics." msgstr "Die Hilfe überprüft, ob Hilfethemen vorhanden sind." -#: redbot/core/core_commands.py:2391 +#: redbot/core/core_commands.py:2410 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:2399 +#: redbot/core/core_commands.py:2418 #, docstring msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "Lege das Zeichenlimit für jede Seite in der Hilfe-Nachricht fest.\\n\\n Diese Einstellung gilt nur für eingebettete Hilfe.\\n\\n Der Standardwert beträgt 1000 Zeichen. Der Mindestwert beträgt 500.\\n Das Maximum basiert hängt von der Anzahl an Zeichen ab, die von Discord erlaubt werden.\\n\\n Bitte beachte, dass ein relativ kleines Zeichenlimit\\n bedeuten kann, dass einige Seiten dieses Limit überschreiten.\\n " -#: redbot/core/core_commands.py:2410 +#: redbot/core/core_commands.py:2429 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:2414 +#: redbot/core/core_commands.py:2433 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:2418 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "Legt die maximale Anzahl der Hilfe-Seiten fest, die in einem Serverkanal gesendet werden.\\n\\n Diese Einstellung gilt nicht für die Menühilfe.\\n\\n Wenn eine Hilfe-Nachricht mehr Seiten als diesen Wert enthält, wird die Hilfe-Nachricht \\n per DM an den Befehls-Autor gesendet. Dies soll helfen, Spam in\\n Textkanälen zu reduzieren.\\n\\n Der Standardwert ist 2 Seiten.\\n " -#: redbot/core/core_commands.py:2429 redbot/core/core_commands.py:2447 +#: redbot/core/core_commands.py:2448 redbot/core/core_commands.py:2466 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:2433 +#: redbot/core/core_commands.py:2452 msgid "Done. The page limit has been set to {}." msgstr "Erledigt. Das Seitenlimit wurde auf {} gesetzt." -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2457 #, 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 sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "Legen Sie die Verzögerung fest, nach der Hilfeseiten gelöscht werden.\\n\\n Die Einstellung ist standardmäßig deaktiviert, und gilt nur für nicht-Menü-Hilfne,\\n die in Server-Textkanälen gesendet werdeb.\\n Das Setzen der Verzögerung auf 0 deaktiviert diese Funktion.\\n\\n Der Bot muss die MANAGE_MESSAGES Berechtigung haben, damit dies funktioniert.\\n " -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2469 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:2455 +#: redbot/core/core_commands.py:2474 msgid "Done. Help messages will not be deleted now." msgstr "Fertig. Hilfe-Nachrichten werden jetzt nicht gelöscht." -#: redbot/core/core_commands.py:2457 +#: redbot/core/core_commands.py:2476 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:2461 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "\\n Stellt den verwendeten Slogan ein.\\n\\n Diese Einstellung trifft nur auf eingebettete Hilfe zu. Ist kein Slogan\\n angegeben, so wird stattdessen der Standardwert verwendet.\\n " -#: redbot/core/core_commands.py:2469 +#: redbot/core/core_commands.py:2488 msgid "The tagline has been reset." msgstr "Der Slogan wurde zurückgesetzt." -#: redbot/core/core_commands.py:2473 +#: redbot/core/core_commands.py:2492 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:2481 +#: redbot/core/core_commands.py:2500 msgid "The tagline has been set." msgstr "Das Schlagwort wurde gesetzt." -#: redbot/core/core_commands.py:2486 +#: redbot/core/core_commands.py:2505 #, docstring msgid "Sends a message to the owner." msgstr "Sendet eine Nachricht an den Eigentümer." -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2508 msgid "User ID: {}" msgstr "User ID: {}" -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2511 msgid "through DM" msgstr "über DM" -#: redbot/core/core_commands.py:2494 +#: redbot/core/core_commands.py:2513 msgid "from {}" msgstr "von {}" -#: redbot/core/core_commands.py:2495 +#: redbot/core/core_commands.py:2514 msgid " | Server ID: {}" msgstr " | Server ID: {}" -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2519 msgid "Use `{}dm {} ` to reply to this user" msgstr "Nutze `{}dm {} ` um dem Benutzer zu antworten" -#: redbot/core/core_commands.py:2502 +#: redbot/core/core_commands.py:2521 msgid "Sent by {} {}" msgstr "Gesendet von {} {}" -#: redbot/core/core_commands.py:2507 +#: redbot/core/core_commands.py:2526 msgid "I've been configured not to send this anywhere." msgstr "Ich wurde konfiguriert, das nirgendwo zu senden." -#: redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2597 msgid "Your message has been sent." msgstr "Deine Nachricht wurde gesendet." -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2599 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:2585 +#: redbot/core/core_commands.py:2604 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "Sendet einen DM an einen Benutzer.\\n\\n Dieser Befehl benötigt eine Benutzer-ID, um zu funktionieren.\\n Um eine Benutzer-ID zu erhalten, gehen Sie zu Discords Einstellungen und öffnen Sie den Tab\\n 'Erscheinungsbild'. Aktivieren Sie den 'Entwicklermodus' und klicken Sie dann mit der rechten Maustaste auf einen Nutzer\\n und klicken Sie auf 'ID kopieren'.\\n " -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2614 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:2605 +#: redbot/core/core_commands.py:2624 msgid "Owner of {}" msgstr "Inhaber von {}" -#: redbot/core/core_commands.py:2606 +#: redbot/core/core_commands.py:2625 msgid "You can reply to this message with {}contact" msgstr "Du kannst auf diese Nachricht mit {}contact antworten" -#: redbot/core/core_commands.py:2620 redbot/core/core_commands.py:2630 +#: redbot/core/core_commands.py:2639 redbot/core/core_commands.py:2649 msgid "Sorry, I couldn't deliver your message to {}" msgstr "Die Nachricht konnte leider nicht an {} gesendet werden." -#: redbot/core/core_commands.py:2623 redbot/core/core_commands.py:2633 +#: redbot/core/core_commands.py:2642 redbot/core/core_commands.py:2652 msgid "Message delivered to {}" msgstr "Nachricht an {} zugestellt." -#: redbot/core/core_commands.py:2638 +#: redbot/core/core_commands.py:2657 #, docstring msgid "Prints the bot's data path." msgstr "Druckt den Bot-Datenpfad." -#: redbot/core/core_commands.py:2642 +#: redbot/core/core_commands.py:2661 msgid "Data path: {path}" msgstr "Datenpfad: {path}" -#: redbot/core/core_commands.py:2648 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Shows debug information useful for debugging." msgstr "Zeigt nützliche Informationen zum Debuggen an." -#: redbot/core/core_commands.py:2735 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:2761 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2752 +#: redbot/core/core_commands.py:2771 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2756 +#: redbot/core/core_commands.py:2775 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2765 +#: redbot/core/core_commands.py:2784 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2774 +#: redbot/core/core_commands.py:2793 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2784 +#: redbot/core/core_commands.py:2803 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2788 +#: redbot/core/core_commands.py:2807 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2792 +#: redbot/core/core_commands.py:2811 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2797 +#: redbot/core/core_commands.py:2816 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2804 +#: redbot/core/core_commands.py:2823 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2836 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2823 +#: redbot/core/core_commands.py:2842 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2827 +#: redbot/core/core_commands.py:2846 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2836 +#: redbot/core/core_commands.py:2855 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2864 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2874 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2859 -#, docstring -msgid "\\n Clears the blocklist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2863 -msgid "Blocklist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2869 -#, docstring -msgid "\\n Server specific allowlist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2878 #, docstring +msgid "\\n Clears the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2882 +msgid "Blocklist has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2888 +#, docstring +msgid "\\n Server specific allowlist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2897 +#, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2893 +#: redbot/core/core_commands.py:2912 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:2901 +#: redbot/core/core_commands.py:2920 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2924 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2914 +#: redbot/core/core_commands.py:2933 msgid "Whitelisted Users and roles:" msgstr "Benutzer und Rollen auf der weißen Liste:" -#: redbot/core/core_commands.py:2925 +#: redbot/core/core_commands.py:2944 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2959 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2967 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2953 -#, docstring -msgid "\\n Clears the allowlist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2957 -msgid "Server allowlist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2963 -#, docstring -msgid "\\n Server specific blocklist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2972 #, docstring -msgid "\\n Adds a user or role to the blocklist.\\n " +msgid "\\n Clears the allowlist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2976 +msgid "Server allowlist has been cleared." msgstr "" #: redbot/core/core_commands.py:2982 +#, docstring +msgid "\\n Server specific blocklist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2991 +#, docstring +msgid "\\n Adds a user or role to the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3001 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2985 +#: redbot/core/core_commands.py:3004 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2988 +#: redbot/core/core_commands.py:3007 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2995 +#: redbot/core/core_commands.py:3014 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3000 +#: redbot/core/core_commands.py:3019 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3028 msgid "Blacklisted Users and Roles:" msgstr "Gesperrte Benutzer und Rollen:" -#: redbot/core/core_commands.py:3020 +#: redbot/core/core_commands.py:3039 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3051 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3037 +#: redbot/core/core_commands.py:3056 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3041 +#: redbot/core/core_commands.py:3060 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3065 #, docstring msgid "Manage the bot's commands and cogs." msgstr "" -#: redbot/core/core_commands.py:3052 +#: redbot/core/core_commands.py:3071 #, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:3055 redbot/core/core_commands.py:3067 -#: redbot/core/core_commands.py:3077 redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3074 redbot/core/core_commands.py:3086 +#: redbot/core/core_commands.py:3096 redbot/core/core_commands.py:3116 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:3057 +#: redbot/core/core_commands.py:3076 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3078 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:3064 +#: redbot/core/core_commands.py:3083 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3088 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:3074 +#: redbot/core/core_commands.py:3093 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3079 +#: redbot/core/core_commands.py:3098 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:3081 +#: redbot/core/core_commands.py:3100 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3103 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3090 +#: redbot/core/core_commands.py:3109 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3092 +#: redbot/core/core_commands.py:3111 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3100 +#: redbot/core/core_commands.py:3119 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3106 -#, docstring -msgid "List the cogs which are disabled in this guild." -msgstr "" - -#: redbot/core/core_commands.py:3115 -msgid "The following cogs are disabled in this guild:\\n" -msgstr "" - -#: redbot/core/core_commands.py:3121 -msgid "There are no disabled cogs in this guild." -msgstr "" - #: redbot/core/core_commands.py:3125 #, docstring +msgid "List the cogs which are disabled in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3134 +msgid "The following cogs are disabled in this guild:\\n" +msgstr "" + +#: redbot/core/core_commands.py:3140 +msgid "There are no disabled cogs in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3144 +#, docstring msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n " msgstr "\\n Listet deaktivierte Befehle.\\n\\n Wenn Sie der Bot-Eigentümer sind, wird dies global deaktivierte Befehle standardmäßig anzeigen.\\n " -#: redbot/core/core_commands.py:3138 +#: redbot/core/core_commands.py:3157 #, docstring msgid "List disabled commands globally." msgstr "Liste global deaktivierte Befehle." -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3160 msgid "There aren't any globally disabled commands." msgstr "Es gibt keine global deaktivierten Befehle." -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3163 msgid "{} commands are disabled globally.\\n" msgstr "{} Befehle sind global deaktiviert.\\n" -#: redbot/core/core_commands.py:3148 +#: redbot/core/core_commands.py:3167 msgid "1 command is disabled globally.\\n" msgstr "1 Befehl ist global deaktiviert.\\n" -#: redbot/core/core_commands.py:3155 +#: redbot/core/core_commands.py:3174 #, docstring msgid "List disabled commands in this server." msgstr "Liste aller deaktivierten Befehle in diesem Server." -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3177 msgid "There aren't any disabled commands in {}." msgstr "Es gibt in {} keine deaktivierten Befehle." -#: redbot/core/core_commands.py:3161 +#: redbot/core/core_commands.py:3180 msgid "{} commands are disabled in {}.\\n" msgstr "{} Befehle sind in {} deaktiviert.\\n" -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3184 msgid "1 command is disabled in {}.\\n" msgstr "Ein Befehl ist in {} deaktiviert.\\n" -#: redbot/core/core_commands.py:3172 +#: redbot/core/core_commands.py:3191 #, docstring msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n " msgstr "Befehl deaktivieren.\\n\\n Wenn Sie der Bot-Besitzer sind, wird dies Befehle\\n standardmäßig deaktiviert.\\n " -#: redbot/core/core_commands.py:3186 +#: redbot/core/core_commands.py:3205 #, docstring msgid "Disable a command globally." msgstr "Deaktiviert einen Befehl global." -#: redbot/core/core_commands.py:3190 redbot/core/core_commands.py:3224 -#: redbot/core/core_commands.py:3274 redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3209 redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3293 redbot/core/core_commands.py:3315 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "Ich konnte diesen Befehl nicht finden. Bitte achte auf Groß- und Kleinschreibung." -#: redbot/core/core_commands.py:3196 redbot/core/core_commands.py:3230 +#: redbot/core/core_commands.py:3215 redbot/core/core_commands.py:3249 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:3202 redbot/core/core_commands.py:3236 +#: redbot/core/core_commands.py:3221 redbot/core/core_commands.py:3255 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:3211 +#: redbot/core/core_commands.py:3230 msgid "That command is already disabled globally." msgstr "Dieser Befehl ist bereits global deaktiviert." -#: redbot/core/core_commands.py:3220 +#: redbot/core/core_commands.py:3239 #, docstring msgid "Disable a command in this server only." msgstr "Deaktiviere einen Befehl nur auf diesem Server." -#: redbot/core/core_commands.py:3241 +#: redbot/core/core_commands.py:3260 msgid "You are not allowed to disable that command." msgstr "Du darfst diesen Befehl nicht deaktivieren." -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3270 msgid "That command is already disabled in this server." msgstr "Dieser Befehl ist bereits auf diesem Server deaktiviert." -#: redbot/core/core_commands.py:3257 +#: redbot/core/core_commands.py:3276 #, docstring msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n " msgstr "Aktiviere einen Befehl.\\n\\n Wenn du ein Bot-Besitzer bist, wird dies versuchen, einen global\\n deaktivierten Befehl standardmäßig zu aktivieren.\\n \\n " -#: redbot/core/core_commands.py:3270 +#: redbot/core/core_commands.py:3289 #, docstring msgid "Enable a command globally." msgstr "Einen Befehl global aktivieren." -#: redbot/core/core_commands.py:3283 +#: redbot/core/core_commands.py:3302 msgid "That command is already enabled globally." msgstr "Dieser Befehl ist bereits global aktiviert." -#: redbot/core/core_commands.py:3292 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Enable a command in this server." msgstr "Aktiviert einen Befehl auf diesem Server." -#: redbot/core/core_commands.py:3301 +#: redbot/core/core_commands.py:3320 msgid "You are not allowed to enable that command." msgstr "Du darfst diesen Befehl nicht aktivieren." -#: redbot/core/core_commands.py:3311 +#: redbot/core/core_commands.py:3330 msgid "That command is already enabled in this server." msgstr "Dieser Befehl ist bereits auf diesem Server aktiviert." -#: redbot/core/core_commands.py:3318 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n " msgstr "Setze die Antwort des Bots auf deaktiviert Befehle.\\n\\n Leer lassen, um nichts zu senden.\\n\\n Um den Befehlsnamen in die Nachricht aufzunehmen, gib den\\n `{command}` Platzhalter ein.\\n " -#: redbot/core/core_commands.py:3332 +#: redbot/core/core_commands.py:3351 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3339 +#: redbot/core/core_commands.py:3358 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3350 +#: redbot/core/core_commands.py:3369 msgid "Roles immune from automated moderation actions:\\n" msgstr "Rollen, die vor automatisierten Moderationsaktionen immun sind: \\n" -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3374 msgid "Members immune from automated moderation actions:\\n" msgstr "Mitglieder, die vor automatisierten Moderationsaktionen immun sind: \\n" -#: redbot/core/core_commands.py:3359 +#: redbot/core/core_commands.py:3378 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:3368 +#: redbot/core/core_commands.py:3387 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3392 msgid "Already added." msgstr "Bereits vorhanden." -#: redbot/core/core_commands.py:3381 +#: redbot/core/core_commands.py:3400 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3386 +#: redbot/core/core_commands.py:3405 msgid "Not in list." msgstr "Nicht in der Liste." -#: redbot/core/core_commands.py:3394 +#: redbot/core/core_commands.py:3413 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3399 +#: redbot/core/core_commands.py:3418 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:3401 +#: redbot/core/core_commands.py:3420 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3425 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "\\n Befehle zum Konfigurieren von Besitzerbenachrichtigungen. \\n " -#: redbot/core/core_commands.py:3413 +#: redbot/core/core_commands.py:3432 #, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3426 +#: redbot/core/core_commands.py:3445 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3439 +#: redbot/core/core_commands.py:3458 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3477 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3475 +#: redbot/core/core_commands.py:3494 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3501 msgid "There are no extra channels being sent to." msgstr "Es werden keine zusätzlichen Kanäle gesendet." -#: redbot/core/core_commands.py:3493 +#: redbot/core/core_commands.py:3512 msgid "Unknown channel with id: {id}" msgstr "Unbekannter Kanal mit Id: {id}" -#: redbot/core/core_commands.py:3524 +#: redbot/core/core_commands.py:3543 #, docstring msgid "Add servers or channels to the ignore list." msgstr "Füge Kanäle oder Server zur ignorierten Liste hinzu." -#: redbot/core/core_commands.py:3528 +#: redbot/core/core_commands.py:3547 #, docstring msgid "\\n List the currently ignored servers and channels.\\n " msgstr "" -#: redbot/core/core_commands.py:3540 +#: redbot/core/core_commands.py:3559 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "Ignoriere Befehle im angegebenen Kanal oder in der angegebenen Kategorie.\\n\\nStandardmäßig wird der Aktuelle Kanal verwendet.\\n " -#: redbot/core/core_commands.py:3548 +#: redbot/core/core_commands.py:3567 msgid "Channel added to ignore list." msgstr "Kanal zur ignorierten Liste hinzugefügt." -#: redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3569 msgid "Channel already in ignore list." msgstr "Kanal ist bereits in der ignorierten Liste." -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:3574 #, docstring msgid "Ignore commands in this server." msgstr "Befehle in diesem Server ignorieren." -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:3578 msgid "This server has been added to the ignore list." msgstr "Der Server wurde zur ignorierten Liste hinzugefügt." -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3580 msgid "This server is already being ignored." msgstr "Der Server wird bereits ignoriert." -#: redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3586 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "Entferne Server oder Kanäle von der ignorierten Liste." -#: redbot/core/core_commands.py:3575 +#: redbot/core/core_commands.py:3594 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3584 +#: redbot/core/core_commands.py:3603 msgid "Channel removed from ignore list." msgstr "Kanal von der ignorierten Liste entfernt." -#: redbot/core/core_commands.py:3586 +#: redbot/core/core_commands.py:3605 msgid "That channel is not in the ignore list." msgstr "Der Kanal ist nicht auf der ignorierten Liste." -#: redbot/core/core_commands.py:3591 +#: redbot/core/core_commands.py:3610 #, docstring msgid "Remove this server from the ignore list." msgstr "Entferne den Server von der ignorierten Liste." -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3614 msgid "This server has been removed from the ignore list." msgstr "Der Server wurde von der ignorierten Liste entfernt." -#: redbot/core/core_commands.py:3597 +#: redbot/core/core_commands.py:3616 msgid "This server is not in the ignore list." msgstr "Der Server ist nicht auf der ignorierten Liste." -#: redbot/core/core_commands.py:3603 +#: redbot/core/core_commands.py:3622 msgid "This server is currently being ignored." msgstr "Der Server wird aktuell ignoriert." -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3634 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "Derzeit ignorierte Kategorien: {categories}\\nKanäle: {channels}" -#: redbot/core/core_commands.py:3629 +#: redbot/core/core_commands.py:3648 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" diff --git a/redbot/core/locales/el-GR.po b/redbot/core/locales/el-GR.po index 966872c05..69c72a704 100644 --- a/redbot/core/locales/el-GR.po +++ b/redbot/core/locales/el-GR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Greek\n" "MIME-Version: 1.0\n" @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" #: redbot/core/core_commands.py:1279 redbot/core/core_commands.py:1833 -#: redbot/core/core_commands.py:1949 redbot/core/core_commands.py:1993 -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:1968 redbot/core/core_commands.py:2012 +#: redbot/core/core_commands.py:2027 msgid "Done." msgstr "" @@ -950,970 +950,983 @@ msgstr "" #: redbot/core/core_commands.py:1903 #, docstring +msgid "Sets [botname]'s competing status." +msgstr "" + +#: redbot/core/core_commands.py:1913 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:1916 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:1922 +#, docstring msgid "Sets [botname]'s status.\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1945 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1932 +#: redbot/core/core_commands.py:1951 #, docstring msgid "Sets [botname]'s streaming status.\\n\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1973 #, docstring msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1958 +#: redbot/core/core_commands.py:1977 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:1965 +#: redbot/core/core_commands.py:1984 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1990 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:1981 +#: redbot/core/core_commands.py:2000 msgid "Failed to change the username. Discord returned the following error:\\n{error_message}" msgstr "" -#: redbot/core/core_commands.py:1991 +#: redbot/core/core_commands.py:2010 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:1999 +#: redbot/core/core_commands.py:2018 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2021 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2025 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2032 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2018 redbot/core/core_commands.py:2031 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2050 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2043 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2046 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2055 #, docstring msgid "\\n Changes the bot's default locale.\\n This will be used when a server has not set a locale, or in DMs.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2051 redbot/core/core_commands.py:2089 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2070 redbot/core/core_commands.py:2108 +#: redbot/core/core_commands.py:2141 redbot/core/core_commands.py:2179 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:2055 redbot/core/core_commands.py:2093 -#: redbot/core/core_commands.py:2126 redbot/core/core_commands.py:2164 +#: redbot/core/core_commands.py:2074 redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2145 redbot/core/core_commands.py:2183 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:2062 +#: redbot/core/core_commands.py:2081 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2087 #, docstring msgid "\\n Changes the bot's locale in this server.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n Use \\\"default\\\" to return to the bot's default set language.\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2103 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2118 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2124 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2116 +#: redbot/core/core_commands.py:2135 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2133 +#: redbot/core/core_commands.py:2152 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2141 +#: redbot/core/core_commands.py:2160 #, docstring msgid "\\n Changes bot's regional format in this server. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale in this server.\\n " msgstr "" -#: redbot/core/core_commands.py:2153 +#: redbot/core/core_commands.py:2172 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:2171 +#: redbot/core/core_commands.py:2190 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2179 +#: redbot/core/core_commands.py:2198 #, docstring msgid "Customizes a section of `[p]info`.\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:2188 +#: redbot/core/core_commands.py:2207 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2211 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:2195 +#: redbot/core/core_commands.py:2214 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2200 +#: redbot/core/core_commands.py:2219 #, docstring msgid "Set, list or remove various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2232 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2236 #, docstring msgid "Show all external API services along with their keys that have been set.\\n\\n Secrets are not shown." msgstr "" -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:2242 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API services:\\n" msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API service:\\n" msgstr "" -#: redbot/core/core_commands.py:2238 +#: redbot/core/core_commands.py:2257 #, docstring msgid "Remove the given services with all their keys and tokens." msgstr "" -#: redbot/core/core_commands.py:2245 +#: redbot/core/core_commands.py:2264 msgid "Services deleted successfully:\\n{services_list}" msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2268 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:2254 +#: redbot/core/core_commands.py:2273 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2278 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2283 #, docstring msgid " Show the current help settings. " msgstr "" -#: redbot/core/core_commands.py:2271 +#: redbot/core/core_commands.py:2290 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:2300 #, docstring msgid " This resets [botname]'s help formatter to the default formatter. " msgstr "" -#: redbot/core/core_commands.py:2285 +#: redbot/core/core_commands.py:2304 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:2294 +#: redbot/core/core_commands.py:2313 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2301 +#: redbot/core/core_commands.py:2320 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:2309 +#: redbot/core/core_commands.py:2328 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2320 +#: redbot/core/core_commands.py:2339 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:2322 +#: redbot/core/core_commands.py:2341 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:2326 +#: redbot/core/core_commands.py:2345 #, docstring msgid "\\n This allows the help command to show hidden commands.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2336 +#: redbot/core/core_commands.py:2355 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2357 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2361 #, docstring msgid "\\n This allows the help command message to be ticked if help is sent in a DM.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2371 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2354 +#: redbot/core/core_commands.py:2373 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2377 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help.\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2388 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2371 +#: redbot/core/core_commands.py:2390 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2375 +#: redbot/core/core_commands.py:2394 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2407 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2391 -msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." -msgstr "" - -#: redbot/core/core_commands.py:2399 -#, docstring -msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " -msgstr "" - #: redbot/core/core_commands.py:2410 -msgid "You must give a value of at least 500 characters." -msgstr "" - -#: redbot/core/core_commands.py:2414 -msgid "Done. The character limit per page has been set to {}." +msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" #: redbot/core/core_commands.py:2418 #, docstring -msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " +msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:2429 redbot/core/core_commands.py:2447 -msgid "You must give a value of zero or greater!" +#: redbot/core/core_commands.py:2429 +msgid "You must give a value of at least 500 characters." msgstr "" #: redbot/core/core_commands.py:2433 +msgid "Done. The character limit per page has been set to {}." +msgstr "" + +#: redbot/core/core_commands.py:2437 +#, docstring +msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2448 redbot/core/core_commands.py:2466 +msgid "You must give a value of zero or greater!" +msgstr "" + +#: redbot/core/core_commands.py:2452 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2457 #, 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 sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2469 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2474 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2457 +#: redbot/core/core_commands.py:2476 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:2469 +#: redbot/core/core_commands.py:2488 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:2473 +#: redbot/core/core_commands.py:2492 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:2481 +#: redbot/core/core_commands.py:2500 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2486 +#: redbot/core/core_commands.py:2505 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2508 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2511 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:2494 +#: redbot/core/core_commands.py:2513 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:2495 +#: redbot/core/core_commands.py:2514 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2519 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:2502 +#: redbot/core/core_commands.py:2521 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:2507 +#: redbot/core/core_commands.py:2526 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2597 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2599 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:2585 +#: redbot/core/core_commands.py:2604 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2614 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:2605 +#: redbot/core/core_commands.py:2624 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:2606 +#: redbot/core/core_commands.py:2625 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:2620 redbot/core/core_commands.py:2630 +#: redbot/core/core_commands.py:2639 redbot/core/core_commands.py:2649 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:2623 redbot/core/core_commands.py:2633 +#: redbot/core/core_commands.py:2642 redbot/core/core_commands.py:2652 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:2638 +#: redbot/core/core_commands.py:2657 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:2642 +#: redbot/core/core_commands.py:2661 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:2648 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2735 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:2761 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2752 +#: redbot/core/core_commands.py:2771 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2756 +#: redbot/core/core_commands.py:2775 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2765 +#: redbot/core/core_commands.py:2784 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2774 +#: redbot/core/core_commands.py:2793 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2784 +#: redbot/core/core_commands.py:2803 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2788 +#: redbot/core/core_commands.py:2807 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2792 +#: redbot/core/core_commands.py:2811 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2797 +#: redbot/core/core_commands.py:2816 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2804 +#: redbot/core/core_commands.py:2823 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2836 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2823 +#: redbot/core/core_commands.py:2842 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2827 +#: redbot/core/core_commands.py:2846 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2836 +#: redbot/core/core_commands.py:2855 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2864 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2874 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2859 -#, docstring -msgid "\\n Clears the blocklist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2863 -msgid "Blocklist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2869 -#, docstring -msgid "\\n Server specific allowlist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2878 #, docstring +msgid "\\n Clears the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2882 +msgid "Blocklist has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2888 +#, docstring +msgid "\\n Server specific allowlist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2897 +#, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2893 +#: redbot/core/core_commands.py:2912 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:2901 +#: redbot/core/core_commands.py:2920 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2924 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2914 +#: redbot/core/core_commands.py:2933 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:2925 +#: redbot/core/core_commands.py:2944 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2959 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2967 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2953 -#, docstring -msgid "\\n Clears the allowlist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2957 -msgid "Server allowlist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2963 -#, docstring -msgid "\\n Server specific blocklist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2972 #, docstring -msgid "\\n Adds a user or role to the blocklist.\\n " +msgid "\\n Clears the allowlist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2976 +msgid "Server allowlist has been cleared." msgstr "" #: redbot/core/core_commands.py:2982 +#, docstring +msgid "\\n Server specific blocklist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2991 +#, docstring +msgid "\\n Adds a user or role to the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3001 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2985 +#: redbot/core/core_commands.py:3004 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2988 +#: redbot/core/core_commands.py:3007 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2995 +#: redbot/core/core_commands.py:3014 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3000 +#: redbot/core/core_commands.py:3019 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3028 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:3020 +#: redbot/core/core_commands.py:3039 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3051 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3037 +#: redbot/core/core_commands.py:3056 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3041 +#: redbot/core/core_commands.py:3060 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3065 #, docstring msgid "Manage the bot's commands and cogs." msgstr "" -#: redbot/core/core_commands.py:3052 +#: redbot/core/core_commands.py:3071 #, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:3055 redbot/core/core_commands.py:3067 -#: redbot/core/core_commands.py:3077 redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3074 redbot/core/core_commands.py:3086 +#: redbot/core/core_commands.py:3096 redbot/core/core_commands.py:3116 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:3057 +#: redbot/core/core_commands.py:3076 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3078 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:3064 +#: redbot/core/core_commands.py:3083 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3088 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:3074 +#: redbot/core/core_commands.py:3093 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3079 +#: redbot/core/core_commands.py:3098 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:3081 +#: redbot/core/core_commands.py:3100 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3103 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3090 +#: redbot/core/core_commands.py:3109 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3092 +#: redbot/core/core_commands.py:3111 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3100 +#: redbot/core/core_commands.py:3119 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3106 -#, docstring -msgid "List the cogs which are disabled in this guild." -msgstr "" - -#: redbot/core/core_commands.py:3115 -msgid "The following cogs are disabled in this guild:\\n" -msgstr "" - -#: redbot/core/core_commands.py:3121 -msgid "There are no disabled cogs in this guild." -msgstr "" - #: redbot/core/core_commands.py:3125 #, docstring +msgid "List the cogs which are disabled in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3134 +msgid "The following cogs are disabled in this guild:\\n" +msgstr "" + +#: redbot/core/core_commands.py:3140 +msgid "There are no disabled cogs in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3144 +#, docstring msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3138 +#: redbot/core/core_commands.py:3157 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3160 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3163 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:3148 +#: redbot/core/core_commands.py:3167 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:3155 +#: redbot/core/core_commands.py:3174 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3177 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:3161 +#: redbot/core/core_commands.py:3180 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3184 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:3172 +#: redbot/core/core_commands.py:3191 #, docstring msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3186 +#: redbot/core/core_commands.py:3205 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:3190 redbot/core/core_commands.py:3224 -#: redbot/core/core_commands.py:3274 redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3209 redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3293 redbot/core/core_commands.py:3315 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:3196 redbot/core/core_commands.py:3230 +#: redbot/core/core_commands.py:3215 redbot/core/core_commands.py:3249 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:3202 redbot/core/core_commands.py:3236 +#: redbot/core/core_commands.py:3221 redbot/core/core_commands.py:3255 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:3211 +#: redbot/core/core_commands.py:3230 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:3220 +#: redbot/core/core_commands.py:3239 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:3241 +#: redbot/core/core_commands.py:3260 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3270 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:3257 +#: redbot/core/core_commands.py:3276 #, docstring msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3270 +#: redbot/core/core_commands.py:3289 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:3283 +#: redbot/core/core_commands.py:3302 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:3292 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:3301 +#: redbot/core/core_commands.py:3320 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3311 +#: redbot/core/core_commands.py:3330 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:3318 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n " msgstr "" -#: redbot/core/core_commands.py:3332 +#: redbot/core/core_commands.py:3351 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3339 +#: redbot/core/core_commands.py:3358 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3350 +#: redbot/core/core_commands.py:3369 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3374 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3359 +#: redbot/core/core_commands.py:3378 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:3368 +#: redbot/core/core_commands.py:3387 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3392 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:3381 +#: redbot/core/core_commands.py:3400 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3386 +#: redbot/core/core_commands.py:3405 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:3394 -#, docstring -msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " -msgstr "" - -#: redbot/core/core_commands.py:3399 -msgid "They are immune." -msgstr "" - -#: redbot/core/core_commands.py:3401 -msgid "They are not immune." -msgstr "" - -#: redbot/core/core_commands.py:3406 -#, docstring -msgid "\\n Commands for configuring owner notifications.\\n " -msgstr "" - #: redbot/core/core_commands.py:3413 #, docstring +msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3418 +msgid "They are immune." +msgstr "" + +#: redbot/core/core_commands.py:3420 +msgid "They are not immune." +msgstr "" + +#: redbot/core/core_commands.py:3425 +#, docstring +msgid "\\n Commands for configuring owner notifications.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3432 +#, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3426 +#: redbot/core/core_commands.py:3445 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3439 +#: redbot/core/core_commands.py:3458 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3477 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3475 +#: redbot/core/core_commands.py:3494 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3501 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3493 +#: redbot/core/core_commands.py:3512 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3524 +#: redbot/core/core_commands.py:3543 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3528 +#: redbot/core/core_commands.py:3547 #, docstring msgid "\\n List the currently ignored servers and channels.\\n " msgstr "" -#: redbot/core/core_commands.py:3540 +#: redbot/core/core_commands.py:3559 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3548 +#: redbot/core/core_commands.py:3567 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3569 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:3574 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:3578 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3580 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3586 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3575 +#: redbot/core/core_commands.py:3594 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3584 +#: redbot/core/core_commands.py:3603 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3586 +#: redbot/core/core_commands.py:3605 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3591 +#: redbot/core/core_commands.py:3610 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3614 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3597 +#: redbot/core/core_commands.py:3616 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3603 +#: redbot/core/core_commands.py:3622 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3634 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3629 +#: redbot/core/core_commands.py:3648 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" diff --git a/redbot/core/locales/es-ES.po b/redbot/core/locales/es-ES.po index 4a3845a55..7798e3911 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: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" @@ -131,7 +131,7 @@ msgstr "Pong." #: redbot/core/core_commands.py:388 #, docstring msgid "Shows info about [botname]." -msgstr "" +msgstr "Muestra información sobre [botname]." #: redbot/core/core_commands.py:415 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\\n\\nRed 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" @@ -171,7 +171,7 @@ msgstr "Trayendo alegría desde el 02 de enero de 2016 (¡hace más de {} días! #: redbot/core/core_commands.py:450 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\\n\\nRed 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 "" +msgstr "Este bot es una instancia de Red, un bot Discord (1) de código abierto creado por Twentysix (2) y mejorado por muchos (3).\\n\\nRed 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:460 msgid "Instance owned by: [{owner}]\\nPython: [{python_version}] (5)\\ndiscord.py: [{dpy_version}] (6)\\nRed version: [{red_version}] (7)\\n" @@ -196,7 +196,7 @@ msgstr "**Referencias**\\n1. <{}>\\n2. <{}>\\n3. <{}>\\n4. <{}>\\n5. <{}>\\n6. < #: redbot/core/core_commands.py:511 #, docstring msgid "Shows [botname]'s uptime." -msgstr "" +msgstr "Muestra el tiempo de actividad de [botname]." #: redbot/core/core_commands.py:514 msgid "Less than one second" @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "¿Estas seguro que quieres que me vaya? {}? (si/no)" #: redbot/core/core_commands.py:1279 redbot/core/core_commands.py:1833 -#: redbot/core/core_commands.py:1949 redbot/core/core_commands.py:1993 -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:1968 redbot/core/core_commands.py:2012 +#: redbot/core/core_commands.py:2027 msgid "Done." msgstr "Listo." @@ -633,11 +633,11 @@ msgstr "" #: redbot/core/core_commands.py:1363 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" -msgstr "" +msgstr "Este paquete no pudo ser cargado por la siguiente razón:\\n\\n{reason}" #: redbot/core/core_commands.py:1367 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" -msgstr "" +msgstr "Estos paquetes no fueron cargados por las siguientes razones:\\n\\n{reasons}" #: redbot/core/core_commands.py:1374 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\\nYou should inform maintainer of the repo about this message." @@ -654,11 +654,11 @@ msgstr "Descargando paquetes." #: redbot/core/core_commands.py:1409 msgid "The following package was unloaded: {pack}." -msgstr "El siguiente paquete ya está cargado: {pack}." +msgstr "El siguiente paquete ya no está cargado: {pack}." #: redbot/core/core_commands.py:1413 msgid "The following packages were unloaded: {packs}." -msgstr "El siguiente paquete ya está descargado: {packs}." +msgstr "Los siguientes paquetes no estaban cargados: {packs}." #: redbot/core/core_commands.py:1420 msgid "The following package was not loaded: {pack}." @@ -950,970 +950,983 @@ msgstr "" #: redbot/core/core_commands.py:1903 #, docstring +msgid "Sets [botname]'s competing status." +msgstr "" + +#: redbot/core/core_commands.py:1913 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:1916 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:1922 +#, docstring msgid "Sets [botname]'s status.\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1945 msgid "Status changed to {}." msgstr "Estado cambiado a {}." -#: redbot/core/core_commands.py:1932 +#: redbot/core/core_commands.py:1951 #, docstring msgid "Sets [botname]'s streaming status.\\n\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1973 #, docstring msgid "Sets [botname]'s username." msgstr "Establece el usuario de [botname]." -#: redbot/core/core_commands.py:1958 +#: redbot/core/core_commands.py:1977 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:1965 +#: redbot/core/core_commands.py:1984 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1990 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:1981 +#: redbot/core/core_commands.py:2000 msgid "Failed to change the username. Discord returned the following error:\\n{error_message}" msgstr "" -#: redbot/core/core_commands.py:1991 +#: redbot/core/core_commands.py:2010 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:1999 +#: redbot/core/core_commands.py:2018 #, docstring msgid "Sets [botname]'s nickname." msgstr "Establece el apodo de [botname]." -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2021 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2025 msgid "I lack the permissions to change my own nickname." msgstr "No tengo permisos para cambiar mi propio apodo." -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2032 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "Establece el/los prefijo(s) globales de [botname]." -#: redbot/core/core_commands.py:2018 redbot/core/core_commands.py:2031 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2050 msgid "Prefix set." msgstr "Prefijo establecido." -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2043 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "Establece el/los prefijo(s) de [botname] en el servidor." -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2046 msgid "Guild prefixes have been reset." msgstr "Los prefijos del servidor han sido restaurados." -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2055 #, docstring msgid "\\n Changes the bot's default locale.\\n This will be used when a server has not set a locale, or in DMs.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2051 redbot/core/core_commands.py:2089 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2070 redbot/core/core_commands.py:2108 +#: redbot/core/core_commands.py:2141 redbot/core/core_commands.py:2179 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:2055 redbot/core/core_commands.py:2093 -#: redbot/core/core_commands.py:2126 redbot/core/core_commands.py:2164 +#: redbot/core/core_commands.py:2074 redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2145 redbot/core/core_commands.py:2183 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:2062 +#: redbot/core/core_commands.py:2081 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2087 #, docstring msgid "\\n Changes the bot's locale in this server.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n Use \\\"default\\\" to return to the bot's default set language.\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2103 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2118 msgid "Locale has been set." msgstr "Configuración regional establecida." -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2124 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2116 +#: redbot/core/core_commands.py:2135 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2133 +#: redbot/core/core_commands.py:2152 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2141 +#: redbot/core/core_commands.py:2160 #, docstring msgid "\\n Changes bot's regional format in this server. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale in this server.\\n " msgstr "" -#: redbot/core/core_commands.py:2153 +#: redbot/core/core_commands.py:2172 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:2171 +#: redbot/core/core_commands.py:2190 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2179 +#: redbot/core/core_commands.py:2198 #, docstring msgid "Customizes a section of `[p]info`.\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:2188 +#: redbot/core/core_commands.py:2207 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2211 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:2195 +#: redbot/core/core_commands.py:2214 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2200 +#: redbot/core/core_commands.py:2219 #, docstring msgid "Set, list or remove various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2232 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2236 #, docstring msgid "Show all external API services along with their keys that have been set.\\n\\n Secrets are not shown." msgstr "" -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:2242 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API services:\\n" msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API service:\\n" msgstr "" -#: redbot/core/core_commands.py:2238 +#: redbot/core/core_commands.py:2257 #, docstring msgid "Remove the given services with all their keys and tokens." msgstr "" -#: redbot/core/core_commands.py:2245 +#: redbot/core/core_commands.py:2264 msgid "Services deleted successfully:\\n{services_list}" msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2268 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:2254 +#: redbot/core/core_commands.py:2273 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2278 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2283 #, docstring msgid " Show the current help settings. " msgstr "" -#: redbot/core/core_commands.py:2271 +#: redbot/core/core_commands.py:2290 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:2300 #, docstring msgid " This resets [botname]'s help formatter to the default formatter. " msgstr "" -#: redbot/core/core_commands.py:2285 +#: redbot/core/core_commands.py:2304 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:2294 +#: redbot/core/core_commands.py:2313 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2301 +#: redbot/core/core_commands.py:2320 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:2309 +#: redbot/core/core_commands.py:2328 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2320 +#: redbot/core/core_commands.py:2339 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:2322 +#: redbot/core/core_commands.py:2341 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:2326 +#: redbot/core/core_commands.py:2345 #, docstring msgid "\\n This allows the help command to show hidden commands.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2336 +#: redbot/core/core_commands.py:2355 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2357 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2361 #, docstring msgid "\\n This allows the help command message to be ticked if help is sent in a DM.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2371 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2354 +#: redbot/core/core_commands.py:2373 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2377 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help.\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2388 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2371 +#: redbot/core/core_commands.py:2390 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2375 +#: redbot/core/core_commands.py:2394 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2407 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2391 -msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." -msgstr "" - -#: redbot/core/core_commands.py:2399 -#, docstring -msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " -msgstr "" - #: redbot/core/core_commands.py:2410 -msgid "You must give a value of at least 500 characters." -msgstr "" - -#: redbot/core/core_commands.py:2414 -msgid "Done. The character limit per page has been set to {}." +msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" #: redbot/core/core_commands.py:2418 #, docstring -msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " +msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:2429 redbot/core/core_commands.py:2447 -msgid "You must give a value of zero or greater!" +#: redbot/core/core_commands.py:2429 +msgid "You must give a value of at least 500 characters." msgstr "" #: redbot/core/core_commands.py:2433 +msgid "Done. The character limit per page has been set to {}." +msgstr "" + +#: redbot/core/core_commands.py:2437 +#, docstring +msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2448 redbot/core/core_commands.py:2466 +msgid "You must give a value of zero or greater!" +msgstr "" + +#: redbot/core/core_commands.py:2452 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2457 #, 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 sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2469 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2474 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2457 +#: redbot/core/core_commands.py:2476 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:2469 +#: redbot/core/core_commands.py:2488 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:2473 +#: redbot/core/core_commands.py:2492 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:2481 +#: redbot/core/core_commands.py:2500 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2486 +#: redbot/core/core_commands.py:2505 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2508 msgid "User ID: {}" msgstr "ID de usuario: {}" -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2511 msgid "through DM" msgstr "a través de MP" -#: redbot/core/core_commands.py:2494 +#: redbot/core/core_commands.py:2513 msgid "from {}" msgstr "de {}" -#: redbot/core/core_commands.py:2495 +#: redbot/core/core_commands.py:2514 msgid " | Server ID: {}" msgstr " | ID del servidor: {}" -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2519 msgid "Use `{}dm {} ` to reply to this user" msgstr "Utilice `{}dm {} ` para responder a este usuario" -#: redbot/core/core_commands.py:2502 +#: redbot/core/core_commands.py:2521 msgid "Sent by {} {}" msgstr "Enviado por {} {}" -#: redbot/core/core_commands.py:2507 +#: redbot/core/core_commands.py:2526 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2597 msgid "Your message has been sent." msgstr "Su mensaje ha sido enviado." -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2599 msgid "I'm unable to deliver your message. Sorry." msgstr "No soy capaz de entregar su mensaje. Lo siento." -#: redbot/core/core_commands.py:2585 +#: redbot/core/core_commands.py:2604 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2614 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:2605 +#: redbot/core/core_commands.py:2624 msgid "Owner of {}" msgstr "Dueño de {}" -#: redbot/core/core_commands.py:2606 +#: redbot/core/core_commands.py:2625 msgid "You can reply to this message with {}contact" msgstr "Puedes responder este mensaje con {}contacto" -#: redbot/core/core_commands.py:2620 redbot/core/core_commands.py:2630 +#: redbot/core/core_commands.py:2639 redbot/core/core_commands.py:2649 msgid "Sorry, I couldn't deliver your message to {}" msgstr "Lo siento, no pude enviar su mensaje a {}" -#: redbot/core/core_commands.py:2623 redbot/core/core_commands.py:2633 +#: redbot/core/core_commands.py:2642 redbot/core/core_commands.py:2652 msgid "Message delivered to {}" msgstr "Mensaje enviado a {}" -#: redbot/core/core_commands.py:2638 +#: redbot/core/core_commands.py:2657 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:2642 +#: redbot/core/core_commands.py:2661 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:2648 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2735 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:2761 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2752 +#: redbot/core/core_commands.py:2771 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2756 +#: redbot/core/core_commands.py:2775 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2765 +#: redbot/core/core_commands.py:2784 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2774 +#: redbot/core/core_commands.py:2793 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2784 +#: redbot/core/core_commands.py:2803 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2788 +#: redbot/core/core_commands.py:2807 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2792 +#: redbot/core/core_commands.py:2811 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2797 +#: redbot/core/core_commands.py:2816 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2804 +#: redbot/core/core_commands.py:2823 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2836 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2823 +#: redbot/core/core_commands.py:2842 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2827 +#: redbot/core/core_commands.py:2846 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2836 +#: redbot/core/core_commands.py:2855 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2864 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2874 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2859 -#, docstring -msgid "\\n Clears the blocklist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2863 -msgid "Blocklist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2869 -#, docstring -msgid "\\n Server specific allowlist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2878 #, docstring +msgid "\\n Clears the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2882 +msgid "Blocklist has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2888 +#, docstring +msgid "\\n Server specific allowlist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2897 +#, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2893 +#: redbot/core/core_commands.py:2912 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:2901 +#: redbot/core/core_commands.py:2920 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2924 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2914 +#: redbot/core/core_commands.py:2933 msgid "Whitelisted Users and roles:" msgstr "Usuarios y roles en la lista blanca:" -#: redbot/core/core_commands.py:2925 +#: redbot/core/core_commands.py:2944 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2959 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2967 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2953 -#, docstring -msgid "\\n Clears the allowlist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2957 -msgid "Server allowlist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2963 -#, docstring -msgid "\\n Server specific blocklist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2972 #, docstring -msgid "\\n Adds a user or role to the blocklist.\\n " +msgid "\\n Clears the allowlist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2976 +msgid "Server allowlist has been cleared." msgstr "" #: redbot/core/core_commands.py:2982 +#, docstring +msgid "\\n Server specific blocklist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2991 +#, docstring +msgid "\\n Adds a user or role to the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3001 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2985 +#: redbot/core/core_commands.py:3004 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2988 +#: redbot/core/core_commands.py:3007 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2995 +#: redbot/core/core_commands.py:3014 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3000 +#: redbot/core/core_commands.py:3019 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3028 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:3020 +#: redbot/core/core_commands.py:3039 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3051 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3037 +#: redbot/core/core_commands.py:3056 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3041 +#: redbot/core/core_commands.py:3060 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3065 #, docstring msgid "Manage the bot's commands and cogs." msgstr "" -#: redbot/core/core_commands.py:3052 +#: redbot/core/core_commands.py:3071 #, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:3055 redbot/core/core_commands.py:3067 -#: redbot/core/core_commands.py:3077 redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3074 redbot/core/core_commands.py:3086 +#: redbot/core/core_commands.py:3096 redbot/core/core_commands.py:3116 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:3057 +#: redbot/core/core_commands.py:3076 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3078 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:3064 +#: redbot/core/core_commands.py:3083 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3088 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:3074 +#: redbot/core/core_commands.py:3093 #, docstring msgid "Disable a cog in this guild." msgstr "Desactiva un cog en este servidor." -#: redbot/core/core_commands.py:3079 +#: redbot/core/core_commands.py:3098 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:3081 +#: redbot/core/core_commands.py:3100 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3103 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3090 +#: redbot/core/core_commands.py:3109 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3092 +#: redbot/core/core_commands.py:3111 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3100 +#: redbot/core/core_commands.py:3119 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3106 -#, docstring -msgid "List the cogs which are disabled in this guild." -msgstr "" - -#: redbot/core/core_commands.py:3115 -msgid "The following cogs are disabled in this guild:\\n" -msgstr "" - -#: redbot/core/core_commands.py:3121 -msgid "There are no disabled cogs in this guild." -msgstr "" - #: redbot/core/core_commands.py:3125 #, docstring +msgid "List the cogs which are disabled in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3134 +msgid "The following cogs are disabled in this guild:\\n" +msgstr "" + +#: redbot/core/core_commands.py:3140 +msgid "There are no disabled cogs in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3144 +#, docstring msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3138 +#: redbot/core/core_commands.py:3157 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3160 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3163 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:3148 +#: redbot/core/core_commands.py:3167 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:3155 +#: redbot/core/core_commands.py:3174 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3177 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:3161 +#: redbot/core/core_commands.py:3180 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3184 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:3172 +#: redbot/core/core_commands.py:3191 #, docstring msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3186 +#: redbot/core/core_commands.py:3205 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:3190 redbot/core/core_commands.py:3224 -#: redbot/core/core_commands.py:3274 redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3209 redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3293 redbot/core/core_commands.py:3315 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:3196 redbot/core/core_commands.py:3230 +#: redbot/core/core_commands.py:3215 redbot/core/core_commands.py:3249 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:3202 redbot/core/core_commands.py:3236 +#: redbot/core/core_commands.py:3221 redbot/core/core_commands.py:3255 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:3211 +#: redbot/core/core_commands.py:3230 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:3220 +#: redbot/core/core_commands.py:3239 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:3241 +#: redbot/core/core_commands.py:3260 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3270 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:3257 +#: redbot/core/core_commands.py:3276 #, docstring msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3270 +#: redbot/core/core_commands.py:3289 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:3283 +#: redbot/core/core_commands.py:3302 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:3292 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:3301 +#: redbot/core/core_commands.py:3320 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3311 +#: redbot/core/core_commands.py:3330 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:3318 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n " msgstr "" -#: redbot/core/core_commands.py:3332 +#: redbot/core/core_commands.py:3351 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3339 +#: redbot/core/core_commands.py:3358 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3350 +#: redbot/core/core_commands.py:3369 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3374 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3359 +#: redbot/core/core_commands.py:3378 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:3368 +#: redbot/core/core_commands.py:3387 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3392 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:3381 +#: redbot/core/core_commands.py:3400 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3386 +#: redbot/core/core_commands.py:3405 msgid "Not in list." msgstr "No esta en lista." -#: redbot/core/core_commands.py:3394 +#: redbot/core/core_commands.py:3413 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3399 +#: redbot/core/core_commands.py:3418 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:3401 +#: redbot/core/core_commands.py:3420 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3425 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3413 +#: redbot/core/core_commands.py:3432 #, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3426 +#: redbot/core/core_commands.py:3445 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3439 +#: redbot/core/core_commands.py:3458 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3477 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3475 +#: redbot/core/core_commands.py:3494 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3501 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3493 +#: redbot/core/core_commands.py:3512 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3524 +#: redbot/core/core_commands.py:3543 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3528 +#: redbot/core/core_commands.py:3547 #, docstring msgid "\\n List the currently ignored servers and channels.\\n " msgstr "" -#: redbot/core/core_commands.py:3540 +#: redbot/core/core_commands.py:3559 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3548 +#: redbot/core/core_commands.py:3567 msgid "Channel added to ignore list." msgstr "Canal añadido a ignorados." -#: redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3569 msgid "Channel already in ignore list." msgstr "El canal ya está en ignorados." -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:3574 #, docstring msgid "Ignore commands in this server." msgstr "Ignorar comandos en este servidor." -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:3578 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3580 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3586 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3575 +#: redbot/core/core_commands.py:3594 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3584 +#: redbot/core/core_commands.py:3603 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3586 +#: redbot/core/core_commands.py:3605 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3591 +#: redbot/core/core_commands.py:3610 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3614 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3597 +#: redbot/core/core_commands.py:3616 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3603 +#: redbot/core/core_commands.py:3622 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3634 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3629 +#: redbot/core/core_commands.py:3648 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" diff --git a/redbot/core/locales/fi-FI.po b/redbot/core/locales/fi-FI.po index 7276c72de..b7465260a 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: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Finnish\n" "MIME-Version: 1.0\n" @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" #: redbot/core/core_commands.py:1279 redbot/core/core_commands.py:1833 -#: redbot/core/core_commands.py:1949 redbot/core/core_commands.py:1993 -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:1968 redbot/core/core_commands.py:2012 +#: redbot/core/core_commands.py:2027 msgid "Done." msgstr "" @@ -950,970 +950,983 @@ msgstr "" #: redbot/core/core_commands.py:1903 #, docstring +msgid "Sets [botname]'s competing status." +msgstr "" + +#: redbot/core/core_commands.py:1913 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:1916 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:1922 +#, docstring msgid "Sets [botname]'s status.\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1945 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1932 +#: redbot/core/core_commands.py:1951 #, docstring msgid "Sets [botname]'s streaming status.\\n\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1973 #, docstring msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1958 +#: redbot/core/core_commands.py:1977 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:1965 +#: redbot/core/core_commands.py:1984 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1990 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:1981 +#: redbot/core/core_commands.py:2000 msgid "Failed to change the username. Discord returned the following error:\\n{error_message}" msgstr "" -#: redbot/core/core_commands.py:1991 +#: redbot/core/core_commands.py:2010 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:1999 +#: redbot/core/core_commands.py:2018 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2021 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2025 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2032 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2018 redbot/core/core_commands.py:2031 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2050 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2043 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2046 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2055 #, docstring msgid "\\n Changes the bot's default locale.\\n This will be used when a server has not set a locale, or in DMs.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2051 redbot/core/core_commands.py:2089 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2070 redbot/core/core_commands.py:2108 +#: redbot/core/core_commands.py:2141 redbot/core/core_commands.py:2179 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:2055 redbot/core/core_commands.py:2093 -#: redbot/core/core_commands.py:2126 redbot/core/core_commands.py:2164 +#: redbot/core/core_commands.py:2074 redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2145 redbot/core/core_commands.py:2183 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:2062 +#: redbot/core/core_commands.py:2081 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2087 #, docstring msgid "\\n Changes the bot's locale in this server.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n Use \\\"default\\\" to return to the bot's default set language.\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2103 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2118 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2124 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2116 +#: redbot/core/core_commands.py:2135 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2133 +#: redbot/core/core_commands.py:2152 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2141 +#: redbot/core/core_commands.py:2160 #, docstring msgid "\\n Changes bot's regional format in this server. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale in this server.\\n " msgstr "" -#: redbot/core/core_commands.py:2153 +#: redbot/core/core_commands.py:2172 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:2171 +#: redbot/core/core_commands.py:2190 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2179 +#: redbot/core/core_commands.py:2198 #, docstring msgid "Customizes a section of `[p]info`.\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:2188 +#: redbot/core/core_commands.py:2207 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2211 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:2195 +#: redbot/core/core_commands.py:2214 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2200 +#: redbot/core/core_commands.py:2219 #, docstring msgid "Set, list or remove various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2232 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2236 #, docstring msgid "Show all external API services along with their keys that have been set.\\n\\n Secrets are not shown." msgstr "" -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:2242 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API services:\\n" msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API service:\\n" msgstr "" -#: redbot/core/core_commands.py:2238 +#: redbot/core/core_commands.py:2257 #, docstring msgid "Remove the given services with all their keys and tokens." msgstr "" -#: redbot/core/core_commands.py:2245 +#: redbot/core/core_commands.py:2264 msgid "Services deleted successfully:\\n{services_list}" msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2268 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:2254 +#: redbot/core/core_commands.py:2273 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2278 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2283 #, docstring msgid " Show the current help settings. " msgstr "" -#: redbot/core/core_commands.py:2271 +#: redbot/core/core_commands.py:2290 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:2300 #, docstring msgid " This resets [botname]'s help formatter to the default formatter. " msgstr "" -#: redbot/core/core_commands.py:2285 +#: redbot/core/core_commands.py:2304 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:2294 +#: redbot/core/core_commands.py:2313 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2301 +#: redbot/core/core_commands.py:2320 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:2309 +#: redbot/core/core_commands.py:2328 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2320 +#: redbot/core/core_commands.py:2339 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:2322 +#: redbot/core/core_commands.py:2341 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:2326 +#: redbot/core/core_commands.py:2345 #, docstring msgid "\\n This allows the help command to show hidden commands.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2336 +#: redbot/core/core_commands.py:2355 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2357 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2361 #, docstring msgid "\\n This allows the help command message to be ticked if help is sent in a DM.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2371 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2354 +#: redbot/core/core_commands.py:2373 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2377 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help.\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2388 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2371 +#: redbot/core/core_commands.py:2390 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2375 +#: redbot/core/core_commands.py:2394 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2407 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2391 -msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." -msgstr "" - -#: redbot/core/core_commands.py:2399 -#, docstring -msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " -msgstr "" - #: redbot/core/core_commands.py:2410 -msgid "You must give a value of at least 500 characters." -msgstr "" - -#: redbot/core/core_commands.py:2414 -msgid "Done. The character limit per page has been set to {}." +msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" #: redbot/core/core_commands.py:2418 #, docstring -msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " +msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:2429 redbot/core/core_commands.py:2447 -msgid "You must give a value of zero or greater!" +#: redbot/core/core_commands.py:2429 +msgid "You must give a value of at least 500 characters." msgstr "" #: redbot/core/core_commands.py:2433 +msgid "Done. The character limit per page has been set to {}." +msgstr "" + +#: redbot/core/core_commands.py:2437 +#, docstring +msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2448 redbot/core/core_commands.py:2466 +msgid "You must give a value of zero or greater!" +msgstr "" + +#: redbot/core/core_commands.py:2452 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2457 #, 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 sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2469 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2474 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2457 +#: redbot/core/core_commands.py:2476 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:2469 +#: redbot/core/core_commands.py:2488 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:2473 +#: redbot/core/core_commands.py:2492 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:2481 +#: redbot/core/core_commands.py:2500 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2486 +#: redbot/core/core_commands.py:2505 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2508 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2511 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:2494 +#: redbot/core/core_commands.py:2513 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:2495 +#: redbot/core/core_commands.py:2514 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2519 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:2502 +#: redbot/core/core_commands.py:2521 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:2507 +#: redbot/core/core_commands.py:2526 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2597 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2599 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:2585 +#: redbot/core/core_commands.py:2604 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2614 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:2605 +#: redbot/core/core_commands.py:2624 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:2606 +#: redbot/core/core_commands.py:2625 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:2620 redbot/core/core_commands.py:2630 +#: redbot/core/core_commands.py:2639 redbot/core/core_commands.py:2649 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:2623 redbot/core/core_commands.py:2633 +#: redbot/core/core_commands.py:2642 redbot/core/core_commands.py:2652 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:2638 +#: redbot/core/core_commands.py:2657 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:2642 +#: redbot/core/core_commands.py:2661 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:2648 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2735 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:2761 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2752 +#: redbot/core/core_commands.py:2771 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2756 +#: redbot/core/core_commands.py:2775 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2765 +#: redbot/core/core_commands.py:2784 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2774 +#: redbot/core/core_commands.py:2793 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2784 +#: redbot/core/core_commands.py:2803 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2788 +#: redbot/core/core_commands.py:2807 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2792 +#: redbot/core/core_commands.py:2811 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2797 +#: redbot/core/core_commands.py:2816 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2804 +#: redbot/core/core_commands.py:2823 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2836 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2823 +#: redbot/core/core_commands.py:2842 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2827 +#: redbot/core/core_commands.py:2846 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2836 +#: redbot/core/core_commands.py:2855 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2864 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2874 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2859 -#, docstring -msgid "\\n Clears the blocklist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2863 -msgid "Blocklist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2869 -#, docstring -msgid "\\n Server specific allowlist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2878 #, docstring +msgid "\\n Clears the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2882 +msgid "Blocklist has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2888 +#, docstring +msgid "\\n Server specific allowlist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2897 +#, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2893 +#: redbot/core/core_commands.py:2912 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:2901 +#: redbot/core/core_commands.py:2920 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2924 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2914 +#: redbot/core/core_commands.py:2933 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:2925 +#: redbot/core/core_commands.py:2944 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2959 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2967 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2953 -#, docstring -msgid "\\n Clears the allowlist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2957 -msgid "Server allowlist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2963 -#, docstring -msgid "\\n Server specific blocklist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2972 #, docstring -msgid "\\n Adds a user or role to the blocklist.\\n " +msgid "\\n Clears the allowlist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2976 +msgid "Server allowlist has been cleared." msgstr "" #: redbot/core/core_commands.py:2982 +#, docstring +msgid "\\n Server specific blocklist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2991 +#, docstring +msgid "\\n Adds a user or role to the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3001 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2985 +#: redbot/core/core_commands.py:3004 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2988 +#: redbot/core/core_commands.py:3007 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2995 +#: redbot/core/core_commands.py:3014 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3000 +#: redbot/core/core_commands.py:3019 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3028 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:3020 +#: redbot/core/core_commands.py:3039 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3051 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3037 +#: redbot/core/core_commands.py:3056 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3041 +#: redbot/core/core_commands.py:3060 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3065 #, docstring msgid "Manage the bot's commands and cogs." msgstr "" -#: redbot/core/core_commands.py:3052 +#: redbot/core/core_commands.py:3071 #, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:3055 redbot/core/core_commands.py:3067 -#: redbot/core/core_commands.py:3077 redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3074 redbot/core/core_commands.py:3086 +#: redbot/core/core_commands.py:3096 redbot/core/core_commands.py:3116 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:3057 +#: redbot/core/core_commands.py:3076 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3078 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:3064 +#: redbot/core/core_commands.py:3083 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3088 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:3074 +#: redbot/core/core_commands.py:3093 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3079 +#: redbot/core/core_commands.py:3098 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:3081 +#: redbot/core/core_commands.py:3100 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3103 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3090 +#: redbot/core/core_commands.py:3109 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3092 +#: redbot/core/core_commands.py:3111 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3100 +#: redbot/core/core_commands.py:3119 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3106 -#, docstring -msgid "List the cogs which are disabled in this guild." -msgstr "" - -#: redbot/core/core_commands.py:3115 -msgid "The following cogs are disabled in this guild:\\n" -msgstr "" - -#: redbot/core/core_commands.py:3121 -msgid "There are no disabled cogs in this guild." -msgstr "" - #: redbot/core/core_commands.py:3125 #, docstring +msgid "List the cogs which are disabled in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3134 +msgid "The following cogs are disabled in this guild:\\n" +msgstr "" + +#: redbot/core/core_commands.py:3140 +msgid "There are no disabled cogs in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3144 +#, docstring msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3138 +#: redbot/core/core_commands.py:3157 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3160 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3163 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:3148 +#: redbot/core/core_commands.py:3167 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:3155 +#: redbot/core/core_commands.py:3174 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3177 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:3161 +#: redbot/core/core_commands.py:3180 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3184 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:3172 +#: redbot/core/core_commands.py:3191 #, docstring msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3186 +#: redbot/core/core_commands.py:3205 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:3190 redbot/core/core_commands.py:3224 -#: redbot/core/core_commands.py:3274 redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3209 redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3293 redbot/core/core_commands.py:3315 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:3196 redbot/core/core_commands.py:3230 +#: redbot/core/core_commands.py:3215 redbot/core/core_commands.py:3249 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:3202 redbot/core/core_commands.py:3236 +#: redbot/core/core_commands.py:3221 redbot/core/core_commands.py:3255 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:3211 +#: redbot/core/core_commands.py:3230 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:3220 +#: redbot/core/core_commands.py:3239 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:3241 +#: redbot/core/core_commands.py:3260 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3270 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:3257 +#: redbot/core/core_commands.py:3276 #, docstring msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3270 +#: redbot/core/core_commands.py:3289 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:3283 +#: redbot/core/core_commands.py:3302 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:3292 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:3301 +#: redbot/core/core_commands.py:3320 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3311 +#: redbot/core/core_commands.py:3330 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:3318 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n " msgstr "" -#: redbot/core/core_commands.py:3332 +#: redbot/core/core_commands.py:3351 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3339 +#: redbot/core/core_commands.py:3358 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3350 +#: redbot/core/core_commands.py:3369 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3374 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3359 +#: redbot/core/core_commands.py:3378 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:3368 +#: redbot/core/core_commands.py:3387 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3392 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:3381 +#: redbot/core/core_commands.py:3400 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3386 +#: redbot/core/core_commands.py:3405 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:3394 -#, docstring -msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " -msgstr "" - -#: redbot/core/core_commands.py:3399 -msgid "They are immune." -msgstr "" - -#: redbot/core/core_commands.py:3401 -msgid "They are not immune." -msgstr "" - -#: redbot/core/core_commands.py:3406 -#, docstring -msgid "\\n Commands for configuring owner notifications.\\n " -msgstr "" - #: redbot/core/core_commands.py:3413 #, docstring +msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3418 +msgid "They are immune." +msgstr "" + +#: redbot/core/core_commands.py:3420 +msgid "They are not immune." +msgstr "" + +#: redbot/core/core_commands.py:3425 +#, docstring +msgid "\\n Commands for configuring owner notifications.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3432 +#, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3426 +#: redbot/core/core_commands.py:3445 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3439 +#: redbot/core/core_commands.py:3458 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3477 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3475 +#: redbot/core/core_commands.py:3494 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3501 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3493 +#: redbot/core/core_commands.py:3512 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3524 +#: redbot/core/core_commands.py:3543 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3528 +#: redbot/core/core_commands.py:3547 #, docstring msgid "\\n List the currently ignored servers and channels.\\n " msgstr "" -#: redbot/core/core_commands.py:3540 +#: redbot/core/core_commands.py:3559 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3548 +#: redbot/core/core_commands.py:3567 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3569 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:3574 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:3578 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3580 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3586 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3575 +#: redbot/core/core_commands.py:3594 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3584 +#: redbot/core/core_commands.py:3603 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3586 +#: redbot/core/core_commands.py:3605 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3591 +#: redbot/core/core_commands.py:3610 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3614 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3597 +#: redbot/core/core_commands.py:3616 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3603 +#: redbot/core/core_commands.py:3622 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3634 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3629 +#: redbot/core/core_commands.py:3648 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" diff --git a/redbot/core/locales/fr-FR.po b/redbot/core/locales/fr-FR.po index 2bab34bc4..041a77333 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: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -583,8 +583,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "Êtes-vous sûr de vouloir que je quitte {}? (oui/non)" #: redbot/core/core_commands.py:1279 redbot/core/core_commands.py:1833 -#: redbot/core/core_commands.py:1949 redbot/core/core_commands.py:1993 -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:1968 redbot/core/core_commands.py:2012 +#: redbot/core/core_commands.py:2027 msgid "Done." msgstr "Terminé." @@ -952,970 +952,983 @@ msgstr "" #: redbot/core/core_commands.py:1903 #, docstring +msgid "Sets [botname]'s competing status." +msgstr "" + +#: redbot/core/core_commands.py:1913 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:1916 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:1922 +#, docstring msgid "Sets [botname]'s status.\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1945 msgid "Status changed to {}." msgstr "Statut changé à {}." -#: redbot/core/core_commands.py:1932 +#: redbot/core/core_commands.py:1951 #, docstring msgid "Sets [botname]'s streaming status.\\n\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1973 #, docstring msgid "Sets [botname]'s username." msgstr "Définit le nom d'utilisateur de [botname]." -#: redbot/core/core_commands.py:1958 +#: redbot/core/core_commands.py:1977 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:1965 +#: redbot/core/core_commands.py:1984 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:1971 +#: redbot/core/core_commands.py:1990 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:1981 +#: redbot/core/core_commands.py:2000 msgid "Failed to change the username. Discord returned the following error:\\n{error_message}" msgstr "" -#: redbot/core/core_commands.py:1991 +#: redbot/core/core_commands.py:2010 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:1999 +#: redbot/core/core_commands.py:2018 #, docstring msgid "Sets [botname]'s nickname." msgstr "Définit le surnom de [botname]." -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2021 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:2006 +#: redbot/core/core_commands.py:2025 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:2013 +#: redbot/core/core_commands.py:2032 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "Définit le(s) préfixe(s) global de [botname]." -#: redbot/core/core_commands.py:2018 redbot/core/core_commands.py:2031 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2050 msgid "Prefix set." msgstr "Préfixe réglé." -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2043 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "Définit le(s) préfixe(s) du serveur de [botname]." -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2046 msgid "Guild prefixes have been reset." msgstr "Le préfixe local a bien été réglé." -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2055 #, docstring msgid "\\n Changes the bot's default locale.\\n This will be used when a server has not set a locale, or in DMs.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2051 redbot/core/core_commands.py:2089 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2070 redbot/core/core_commands.py:2108 +#: redbot/core/core_commands.py:2141 redbot/core/core_commands.py:2179 msgid "Invalid language code. Use format: `en-US`" msgstr "Code de langue invalide. Utilisez le format `en-US`" -#: redbot/core/core_commands.py:2055 redbot/core/core_commands.py:2093 -#: redbot/core/core_commands.py:2126 redbot/core/core_commands.py:2164 +#: redbot/core/core_commands.py:2074 redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2145 redbot/core/core_commands.py:2183 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "Format invalide - le code de langue doit inclure le code du pays, par exemple `en-US`" -#: redbot/core/core_commands.py:2062 +#: redbot/core/core_commands.py:2081 msgid "Global locale has been set." msgstr "Le langage global a été définie." -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2087 #, docstring msgid "\\n Changes the bot's locale in this server.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n Use \\\"default\\\" to return to the bot's default set language.\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2103 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2118 msgid "Locale has been set." msgstr "Le langage a été défini." -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2124 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2116 +#: redbot/core/core_commands.py:2135 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2133 +#: redbot/core/core_commands.py:2152 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2141 +#: redbot/core/core_commands.py:2160 #, docstring msgid "\\n Changes bot's regional format in this server. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale in this server.\\n " msgstr "" -#: redbot/core/core_commands.py:2153 +#: redbot/core/core_commands.py:2172 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:2171 +#: redbot/core/core_commands.py:2190 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:2179 +#: redbot/core/core_commands.py:2198 #, docstring msgid "Customizes a section of `[p]info`.\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:2188 +#: redbot/core/core_commands.py:2207 msgid "The custom text has been cleared." msgstr "Le texte personnalisé a été effacé." -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2211 msgid "The custom text has been set." msgstr "Le texte personnalisé a été défini." -#: redbot/core/core_commands.py:2195 +#: redbot/core/core_commands.py:2214 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2200 +#: redbot/core/core_commands.py:2219 #, docstring msgid "Set, list or remove various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2232 msgid "`{service}` API tokens have been set." msgstr "`{service}` les tokens API ont été définis." -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2236 #, docstring msgid "Show all external API services along with their keys that have been set.\\n\\n Secrets are not shown." msgstr "" -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:2242 msgid "No API services have been set yet." msgstr "Aucun service d'API n'a encore été défini." -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API services:\\n" msgstr "Services d'API définis:\\n" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API service:\\n" msgstr "Service d'API défini:\\n" -#: redbot/core/core_commands.py:2238 +#: redbot/core/core_commands.py:2257 #, docstring msgid "Remove the given services with all their keys and tokens." msgstr "" -#: redbot/core/core_commands.py:2245 +#: redbot/core/core_commands.py:2264 msgid "Services deleted successfully:\\n{services_list}" msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2268 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:2254 +#: redbot/core/core_commands.py:2273 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2278 #, docstring msgid "Manage settings for the help command." msgstr "Gérer les paramètres de la commande d'aide." -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2283 #, docstring msgid " Show the current help settings. " msgstr " Affiche les paramètres actuels de l'aide. " -#: redbot/core/core_commands.py:2271 +#: redbot/core/core_commands.py:2290 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:2300 #, docstring msgid " This resets [botname]'s help formatter to the default formatter. " msgstr "" -#: redbot/core/core_commands.py:2285 +#: redbot/core/core_commands.py:2304 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:2294 +#: redbot/core/core_commands.py:2313 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2301 +#: redbot/core/core_commands.py:2320 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:2309 +#: redbot/core/core_commands.py:2328 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2320 +#: redbot/core/core_commands.py:2339 msgid "Help will use menus." msgstr "L'aide utilisera les menus." -#: redbot/core/core_commands.py:2322 +#: redbot/core/core_commands.py:2341 msgid "Help will not use menus." msgstr "L'aide n'utilisera pas les menus." -#: redbot/core/core_commands.py:2326 +#: redbot/core/core_commands.py:2345 #, docstring msgid "\\n This allows the help command to show hidden commands.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2336 +#: redbot/core/core_commands.py:2355 msgid "Help will not filter hidden commands." msgstr "L'aide ne filtrera pas les commandes cachées." -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2357 msgid "Help will filter hidden commands." msgstr "L'aide filtrera les commandes cachées." -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2361 #, docstring msgid "\\n This allows the help command message to be ticked if help is sent in a DM.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2371 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2354 +#: redbot/core/core_commands.py:2373 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2377 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help.\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "\\n Définit si les commandes qui ne peuvent pas être exécutées dans le contexte actuel doivent être\\n filtrées de l'aide.\\n\\n Par défaut sur True.\\n Utiliser ceci dans paramètre l'activera.\\n " -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2388 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:2371 +#: redbot/core/core_commands.py:2390 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:2375 +#: redbot/core/core_commands.py:2394 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2407 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2391 +#: redbot/core/core_commands.py:2410 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:2399 +#: redbot/core/core_commands.py:2418 #, docstring msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:2410 +#: redbot/core/core_commands.py:2429 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:2414 +#: redbot/core/core_commands.py:2433 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:2418 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:2429 redbot/core/core_commands.py:2447 +#: redbot/core/core_commands.py:2448 redbot/core/core_commands.py:2466 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:2433 +#: redbot/core/core_commands.py:2452 msgid "Done. The page limit has been set to {}." msgstr "Terminé. La limite de page a été définie à {}." -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2457 #, 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 sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2469 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2474 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:2457 +#: redbot/core/core_commands.py:2476 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:2461 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:2469 +#: redbot/core/core_commands.py:2488 msgid "The tagline has been reset." msgstr "Le tag a été réinitialisé." -#: redbot/core/core_commands.py:2473 +#: redbot/core/core_commands.py:2492 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:2481 +#: redbot/core/core_commands.py:2500 msgid "The tagline has been set." msgstr "Le tag a été défini." -#: redbot/core/core_commands.py:2486 +#: redbot/core/core_commands.py:2505 #, docstring msgid "Sends a message to the owner." msgstr "Envoie un message au propriétaire." -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2508 msgid "User ID: {}" msgstr "ID utilisateur : {}" -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2511 msgid "through DM" msgstr "par message privé" -#: redbot/core/core_commands.py:2494 +#: redbot/core/core_commands.py:2513 msgid "from {}" msgstr "de {}" -#: redbot/core/core_commands.py:2495 +#: redbot/core/core_commands.py:2514 msgid " | Server ID: {}" msgstr " | ID du serveur : {}" -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2519 msgid "Use `{}dm {} ` to reply to this user" msgstr "Utilisez `{}dm {} ` pour répondre à cet utilisateur" -#: redbot/core/core_commands.py:2502 +#: redbot/core/core_commands.py:2521 msgid "Sent by {} {}" msgstr "Envoyé par {} {}" -#: redbot/core/core_commands.py:2507 +#: redbot/core/core_commands.py:2526 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:2578 +#: redbot/core/core_commands.py:2597 msgid "Your message has been sent." msgstr "Votre message a été envoyé." -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2599 msgid "I'm unable to deliver your message. Sorry." msgstr "Je ne parviens pas à envoyer votre message. Désolé." -#: redbot/core/core_commands.py:2585 +#: redbot/core/core_commands.py:2604 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2614 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:2605 +#: redbot/core/core_commands.py:2624 msgid "Owner of {}" msgstr "Propriétaire de {}" -#: redbot/core/core_commands.py:2606 +#: redbot/core/core_commands.py:2625 msgid "You can reply to this message with {}contact" msgstr "Vous pouvez répondre à ce message avec {} contact" -#: redbot/core/core_commands.py:2620 redbot/core/core_commands.py:2630 +#: redbot/core/core_commands.py:2639 redbot/core/core_commands.py:2649 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:2623 redbot/core/core_commands.py:2633 +#: redbot/core/core_commands.py:2642 redbot/core/core_commands.py:2652 msgid "Message delivered to {}" msgstr "Message envoyé a {}" -#: redbot/core/core_commands.py:2638 +#: redbot/core/core_commands.py:2657 #, docstring msgid "Prints the bot's data path." msgstr "Envoie le chemin des données du bot." -#: redbot/core/core_commands.py:2642 +#: redbot/core/core_commands.py:2661 msgid "Data path: {path}" msgstr "Chemin des données: {path}" -#: redbot/core/core_commands.py:2648 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2735 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:2761 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "\\n Ajoute un utilisateur à la liste d'utilisateurs autorisés.\\n " -#: redbot/core/core_commands.py:2752 +#: redbot/core/core_commands.py:2771 msgid "Users added to allowlist." msgstr "Utilisateurs ajoutés à la liste d'utilisateurs autorisés." -#: redbot/core/core_commands.py:2756 +#: redbot/core/core_commands.py:2775 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "\\n Liste les utilisateurs de la liste des utilisateurs autorisés.\\n " -#: redbot/core/core_commands.py:2765 +#: redbot/core/core_commands.py:2784 msgid "Users on allowlist:" msgstr "Utilisateurs sur la liste des utilisateurs autorisés :" -#: redbot/core/core_commands.py:2774 +#: redbot/core/core_commands.py:2793 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2784 +#: redbot/core/core_commands.py:2803 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2788 +#: redbot/core/core_commands.py:2807 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2792 +#: redbot/core/core_commands.py:2811 msgid "Allowlist has been cleared." msgstr "La liste des autorisés a été effacée." -#: redbot/core/core_commands.py:2797 +#: redbot/core/core_commands.py:2816 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2804 +#: redbot/core/core_commands.py:2823 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2836 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2823 +#: redbot/core/core_commands.py:2842 msgid "User added to blocklist." msgstr "Utilisateur ajouté à la liste des bloqués." -#: redbot/core/core_commands.py:2827 +#: redbot/core/core_commands.py:2846 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2836 +#: redbot/core/core_commands.py:2855 msgid "Users on blocklist:" msgstr "Utilisateurs sur la liste des bloqués :" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2864 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2874 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2859 -#, docstring -msgid "\\n Clears the blocklist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2863 -msgid "Blocklist has been cleared." -msgstr "La liste des bloqués a été effacée." - -#: redbot/core/core_commands.py:2869 -#, docstring -msgid "\\n Server specific allowlist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2878 #, docstring +msgid "\\n Clears the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2882 +msgid "Blocklist has been cleared." +msgstr "La liste des bloqués a été effacée." + +#: redbot/core/core_commands.py:2888 +#, docstring +msgid "\\n Server specific allowlist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2897 +#, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2893 +#: redbot/core/core_commands.py:2912 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:2901 +#: redbot/core/core_commands.py:2920 msgid "{names} added to allowlist." msgstr "{names} ajoutés à la liste des autorisés." -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2924 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2914 +#: redbot/core/core_commands.py:2933 msgid "Whitelisted Users and roles:" msgstr "Utilisateurs et rôles en liste blanche :" -#: redbot/core/core_commands.py:2925 +#: redbot/core/core_commands.py:2944 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2959 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2967 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2953 -#, docstring -msgid "\\n Clears the allowlist.\\n " -msgstr "\\n Efface la liste d'autorisations.\\n " - -#: redbot/core/core_commands.py:2957 -msgid "Server allowlist has been cleared." -msgstr "La liste d'autorisations du serveur a été effacée." - -#: redbot/core/core_commands.py:2963 -#, docstring -msgid "\\n Server specific blocklist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2972 #, docstring +msgid "\\n Clears the allowlist.\\n " +msgstr "\\n Efface la liste d'autorisations.\\n " + +#: redbot/core/core_commands.py:2976 +msgid "Server allowlist has been cleared." +msgstr "La liste d'autorisations du serveur a été effacée." + +#: redbot/core/core_commands.py:2982 +#, docstring +msgid "\\n Server specific blocklist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2991 +#, docstring msgid "\\n Adds a user or role to the blocklist.\\n " msgstr "\\n Ajoute un utilisateur ou un rôle à la liste de blocages.\\n " -#: redbot/core/core_commands.py:2982 +#: redbot/core/core_commands.py:3001 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:2985 +#: redbot/core/core_commands.py:3004 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:2988 +#: redbot/core/core_commands.py:3007 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:2995 +#: redbot/core/core_commands.py:3014 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3000 +#: redbot/core/core_commands.py:3019 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3028 msgid "Blacklisted Users and Roles:" msgstr "Utilisateurs et rôles sur la liste noire :" -#: redbot/core/core_commands.py:3020 +#: redbot/core/core_commands.py:3039 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3051 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3037 +#: redbot/core/core_commands.py:3056 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3041 +#: redbot/core/core_commands.py:3060 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3065 #, docstring msgid "Manage the bot's commands and cogs." msgstr "" -#: redbot/core/core_commands.py:3052 +#: redbot/core/core_commands.py:3071 #, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:3055 redbot/core/core_commands.py:3067 -#: redbot/core/core_commands.py:3077 redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3074 redbot/core/core_commands.py:3086 +#: redbot/core/core_commands.py:3096 redbot/core/core_commands.py:3116 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:3057 +#: redbot/core/core_commands.py:3076 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:3059 +#: redbot/core/core_commands.py:3078 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:3064 +#: redbot/core/core_commands.py:3083 #, docstring msgid "Set the default state for a cog as enabled." msgstr "Définit l'état par défaut pour un cog comme activé." -#: redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3088 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:3074 +#: redbot/core/core_commands.py:3093 #, docstring msgid "Disable a cog in this guild." msgstr "Désactive un cog dans ce serveur." -#: redbot/core/core_commands.py:3079 +#: redbot/core/core_commands.py:3098 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:3081 +#: redbot/core/core_commands.py:3100 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3103 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3090 +#: redbot/core/core_commands.py:3109 #, docstring msgid "Enable a cog in this guild." msgstr "Active un cog dans ce serveur." -#: redbot/core/core_commands.py:3092 +#: redbot/core/core_commands.py:3111 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3100 +#: redbot/core/core_commands.py:3119 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3106 +#: redbot/core/core_commands.py:3125 #, docstring msgid "List the cogs which are disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3134 msgid "The following cogs are disabled in this guild:\\n" msgstr "" -#: redbot/core/core_commands.py:3121 +#: redbot/core/core_commands.py:3140 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:3125 +#: redbot/core/core_commands.py:3144 #, docstring msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3138 +#: redbot/core/core_commands.py:3157 #, docstring msgid "List disabled commands globally." msgstr "Liste des commandes désactivées globalement." -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3160 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3163 msgid "{} commands are disabled globally.\\n" msgstr "{} commandes sont désactivées globalement.\\n" -#: redbot/core/core_commands.py:3148 +#: redbot/core/core_commands.py:3167 msgid "1 command is disabled globally.\\n" msgstr "1 commande est désactivée globalement.\\n" -#: redbot/core/core_commands.py:3155 +#: redbot/core/core_commands.py:3174 #, docstring msgid "List disabled commands in this server." msgstr "Liste des commandes désactivées sur ce serveur." -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3177 msgid "There aren't any disabled commands in {}." msgstr "Il n'y a aucune commande désactivée dans {}." -#: redbot/core/core_commands.py:3161 +#: redbot/core/core_commands.py:3180 msgid "{} commands are disabled in {}.\\n" msgstr "{} commandes sont désactivées dans {}.\\n" -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3184 msgid "1 command is disabled in {}.\\n" msgstr "1 commande est désactivée dans {}.\\n" -#: redbot/core/core_commands.py:3172 +#: redbot/core/core_commands.py:3191 #, docstring msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n " msgstr "Désactiver une commande.\\n\\n Si vous êtes le propriétaire du bot, cela désactivera les commandes\\n globalement par défaut.\\n " -#: redbot/core/core_commands.py:3186 +#: redbot/core/core_commands.py:3205 #, docstring msgid "Disable a command globally." msgstr "Désactiver une commande globalement." -#: redbot/core/core_commands.py:3190 redbot/core/core_commands.py:3224 -#: redbot/core/core_commands.py:3274 redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3209 redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3293 redbot/core/core_commands.py:3315 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "Je n'ai pas trouvé cette commande. Veuillez noter qu'elle est sensible aux caractères." -#: redbot/core/core_commands.py:3196 redbot/core/core_commands.py:3230 +#: redbot/core/core_commands.py:3215 redbot/core/core_commands.py:3249 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:3202 redbot/core/core_commands.py:3236 +#: redbot/core/core_commands.py:3221 redbot/core/core_commands.py:3255 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:3211 +#: redbot/core/core_commands.py:3230 msgid "That command is already disabled globally." msgstr "Cette commande est déjà globalement désactivée." -#: redbot/core/core_commands.py:3220 +#: redbot/core/core_commands.py:3239 #, docstring msgid "Disable a command in this server only." msgstr "Désactiver une commande pour ce serveur uniquement." -#: redbot/core/core_commands.py:3241 +#: redbot/core/core_commands.py:3260 msgid "You are not allowed to disable that command." msgstr "Vous n'êtes pas autorisé à désactiver cette commande." -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3270 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:3257 +#: redbot/core/core_commands.py:3276 #, docstring msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3270 +#: redbot/core/core_commands.py:3289 #, docstring msgid "Enable a command globally." msgstr "Activer une commande globalement." -#: redbot/core/core_commands.py:3283 +#: redbot/core/core_commands.py:3302 msgid "That command is already enabled globally." msgstr "Cette commande est déjà activée globalement." -#: redbot/core/core_commands.py:3292 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Enable a command in this server." msgstr "Activer une commande dans ce serveur." -#: redbot/core/core_commands.py:3301 +#: redbot/core/core_commands.py:3320 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3311 +#: redbot/core/core_commands.py:3330 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:3318 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n " msgstr "" -#: redbot/core/core_commands.py:3332 +#: redbot/core/core_commands.py:3351 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3339 +#: redbot/core/core_commands.py:3358 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3350 +#: redbot/core/core_commands.py:3369 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:3355 +#: redbot/core/core_commands.py:3374 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:3359 +#: redbot/core/core_commands.py:3378 msgid "No immunity settings here." msgstr "Aucun paramètre d'immunité ici." -#: redbot/core/core_commands.py:3368 +#: redbot/core/core_commands.py:3387 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3392 msgid "Already added." msgstr "Déjà ajouté." -#: redbot/core/core_commands.py:3381 +#: redbot/core/core_commands.py:3400 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3386 +#: redbot/core/core_commands.py:3405 msgid "Not in list." msgstr "Pas dans la liste." -#: redbot/core/core_commands.py:3394 +#: redbot/core/core_commands.py:3413 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3399 +#: redbot/core/core_commands.py:3418 msgid "They are immune." msgstr "Ils sont immunisés." -#: redbot/core/core_commands.py:3401 +#: redbot/core/core_commands.py:3420 msgid "They are not immune." msgstr "Ils ne sont pas immunisés." -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3425 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3413 +#: redbot/core/core_commands.py:3432 #, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3426 +#: redbot/core/core_commands.py:3445 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3439 +#: redbot/core/core_commands.py:3458 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3477 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3475 +#: redbot/core/core_commands.py:3494 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3501 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3493 +#: redbot/core/core_commands.py:3512 msgid "Unknown channel with id: {id}" msgstr "Salon inconnu avec l'id : {id}" -#: redbot/core/core_commands.py:3524 +#: redbot/core/core_commands.py:3543 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3528 +#: redbot/core/core_commands.py:3547 #, docstring msgid "\\n List the currently ignored servers and channels.\\n " msgstr "" -#: redbot/core/core_commands.py:3540 +#: redbot/core/core_commands.py:3559 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "Ignorer les commandes dans ce salon ou cette catégorie.\\n\\n Par défaut, le salon actuel est sélectionné.\\n " -#: redbot/core/core_commands.py:3548 +#: redbot/core/core_commands.py:3567 msgid "Channel added to ignore list." msgstr "Salon ajouté à la liste des ignorés." -#: redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3569 msgid "Channel already in ignore list." msgstr "Salon déjà dans la liste des ignorés." -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:3574 #, docstring msgid "Ignore commands in this server." msgstr "Ignorer les commandes dans ce serveur." -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:3578 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:3561 +#: redbot/core/core_commands.py:3580 msgid "This server is already being ignored." msgstr "Ce serveur est déjà ignoré." -#: redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3586 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "Supprime les serveurs ou les salons de la liste des ignorés." -#: redbot/core/core_commands.py:3575 +#: redbot/core/core_commands.py:3594 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3584 +#: redbot/core/core_commands.py:3603 msgid "Channel removed from ignore list." msgstr "Salon supprimé de la liste des ignorés." -#: redbot/core/core_commands.py:3586 +#: redbot/core/core_commands.py:3605 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:3591 +#: redbot/core/core_commands.py:3610 #, docstring msgid "Remove this server from the ignore list." msgstr "Supprime ce serveur de la liste des ignorés." -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3614 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:3597 +#: redbot/core/core_commands.py:3616 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:3603 +#: redbot/core/core_commands.py:3622 msgid "This server is currently being ignored." msgstr "Ce serveur est actuellement ignoré." -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3634 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "Catégories actuellement ignorées : {categories}\\nChaînes : {channels}" -#: redbot/core/core_commands.py:3629 +#: redbot/core/core_commands.py:3648 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "\\n Obtenir des infos sur les licences de Red .\\n " diff --git a/redbot/core/locales/he-IL.po b/redbot/core/locales/he-IL.po index 3d0ff587b..1305fffe8 100644 --- a/redbot/core/locales/he-IL.po +++ b/redbot/core/locales/he-IL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Hebrew\n" "MIME-Version: 1.0\n" @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" #: redbot/core/core_commands.py:1279 redbot/core/core_commands.py:1833 -#: redbot/core/core_commands.py:1949 redbot/core/core_commands.py:1993 -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:1968 redbot/core/core_commands.py:2012 +#: redbot/core/core_commands.py:2027 msgid "Done." msgstr "" @@ -950,970 +950,983 @@ msgstr "" #: redbot/core/core_commands.py:1903 #, docstring +msgid "Sets [botname]'s competing status." +msgstr "" + +#: redbot/core/core_commands.py:1913 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:1916 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:1922 +#, docstring msgid "Sets [botname]'s status.\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1945 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1932 +#: redbot/core/core_commands.py:1951 #, docstring msgid "Sets [botname]'s streaming status.\\n\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1973 #, docstring msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1958 +#: redbot/core/core_commands.py:1977 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:1965 +#: redbot/core/core_commands.py:1984 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1990 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:1981 +#: redbot/core/core_commands.py:2000 msgid "Failed to change the username. Discord returned the following error:\\n{error_message}" msgstr "" -#: redbot/core/core_commands.py:1991 +#: redbot/core/core_commands.py:2010 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:1999 +#: redbot/core/core_commands.py:2018 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2021 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2025 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2032 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2018 redbot/core/core_commands.py:2031 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2050 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2043 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2046 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2055 #, docstring msgid "\\n Changes the bot's default locale.\\n This will be used when a server has not set a locale, or in DMs.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2051 redbot/core/core_commands.py:2089 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2070 redbot/core/core_commands.py:2108 +#: redbot/core/core_commands.py:2141 redbot/core/core_commands.py:2179 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:2055 redbot/core/core_commands.py:2093 -#: redbot/core/core_commands.py:2126 redbot/core/core_commands.py:2164 +#: redbot/core/core_commands.py:2074 redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2145 redbot/core/core_commands.py:2183 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:2062 +#: redbot/core/core_commands.py:2081 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2087 #, docstring msgid "\\n Changes the bot's locale in this server.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n Use \\\"default\\\" to return to the bot's default set language.\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2103 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2118 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2124 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2116 +#: redbot/core/core_commands.py:2135 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2133 +#: redbot/core/core_commands.py:2152 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2141 +#: redbot/core/core_commands.py:2160 #, docstring msgid "\\n Changes bot's regional format in this server. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale in this server.\\n " msgstr "" -#: redbot/core/core_commands.py:2153 +#: redbot/core/core_commands.py:2172 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:2171 +#: redbot/core/core_commands.py:2190 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2179 +#: redbot/core/core_commands.py:2198 #, docstring msgid "Customizes a section of `[p]info`.\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:2188 +#: redbot/core/core_commands.py:2207 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2211 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:2195 +#: redbot/core/core_commands.py:2214 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2200 +#: redbot/core/core_commands.py:2219 #, docstring msgid "Set, list or remove various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2232 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2236 #, docstring msgid "Show all external API services along with their keys that have been set.\\n\\n Secrets are not shown." msgstr "" -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:2242 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API services:\\n" msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API service:\\n" msgstr "" -#: redbot/core/core_commands.py:2238 +#: redbot/core/core_commands.py:2257 #, docstring msgid "Remove the given services with all their keys and tokens." msgstr "" -#: redbot/core/core_commands.py:2245 +#: redbot/core/core_commands.py:2264 msgid "Services deleted successfully:\\n{services_list}" msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2268 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:2254 +#: redbot/core/core_commands.py:2273 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2278 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2283 #, docstring msgid " Show the current help settings. " msgstr "" -#: redbot/core/core_commands.py:2271 +#: redbot/core/core_commands.py:2290 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:2300 #, docstring msgid " This resets [botname]'s help formatter to the default formatter. " msgstr "" -#: redbot/core/core_commands.py:2285 +#: redbot/core/core_commands.py:2304 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:2294 +#: redbot/core/core_commands.py:2313 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2301 +#: redbot/core/core_commands.py:2320 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:2309 +#: redbot/core/core_commands.py:2328 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2320 +#: redbot/core/core_commands.py:2339 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:2322 +#: redbot/core/core_commands.py:2341 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:2326 +#: redbot/core/core_commands.py:2345 #, docstring msgid "\\n This allows the help command to show hidden commands.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2336 +#: redbot/core/core_commands.py:2355 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2357 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2361 #, docstring msgid "\\n This allows the help command message to be ticked if help is sent in a DM.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2371 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2354 +#: redbot/core/core_commands.py:2373 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2377 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help.\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2388 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2371 +#: redbot/core/core_commands.py:2390 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2375 +#: redbot/core/core_commands.py:2394 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2407 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2391 -msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." -msgstr "" - -#: redbot/core/core_commands.py:2399 -#, docstring -msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " -msgstr "" - #: redbot/core/core_commands.py:2410 -msgid "You must give a value of at least 500 characters." -msgstr "" - -#: redbot/core/core_commands.py:2414 -msgid "Done. The character limit per page has been set to {}." +msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" #: redbot/core/core_commands.py:2418 #, docstring -msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " +msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:2429 redbot/core/core_commands.py:2447 -msgid "You must give a value of zero or greater!" +#: redbot/core/core_commands.py:2429 +msgid "You must give a value of at least 500 characters." msgstr "" #: redbot/core/core_commands.py:2433 +msgid "Done. The character limit per page has been set to {}." +msgstr "" + +#: redbot/core/core_commands.py:2437 +#, docstring +msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2448 redbot/core/core_commands.py:2466 +msgid "You must give a value of zero or greater!" +msgstr "" + +#: redbot/core/core_commands.py:2452 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2457 #, 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 sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2469 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2474 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2457 +#: redbot/core/core_commands.py:2476 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:2469 +#: redbot/core/core_commands.py:2488 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:2473 +#: redbot/core/core_commands.py:2492 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:2481 +#: redbot/core/core_commands.py:2500 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2486 +#: redbot/core/core_commands.py:2505 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2508 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2511 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:2494 +#: redbot/core/core_commands.py:2513 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:2495 +#: redbot/core/core_commands.py:2514 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2519 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:2502 +#: redbot/core/core_commands.py:2521 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:2507 +#: redbot/core/core_commands.py:2526 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2597 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2599 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:2585 +#: redbot/core/core_commands.py:2604 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2614 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:2605 +#: redbot/core/core_commands.py:2624 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:2606 +#: redbot/core/core_commands.py:2625 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:2620 redbot/core/core_commands.py:2630 +#: redbot/core/core_commands.py:2639 redbot/core/core_commands.py:2649 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:2623 redbot/core/core_commands.py:2633 +#: redbot/core/core_commands.py:2642 redbot/core/core_commands.py:2652 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:2638 +#: redbot/core/core_commands.py:2657 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:2642 +#: redbot/core/core_commands.py:2661 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:2648 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2735 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:2761 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2752 +#: redbot/core/core_commands.py:2771 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2756 +#: redbot/core/core_commands.py:2775 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2765 +#: redbot/core/core_commands.py:2784 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2774 +#: redbot/core/core_commands.py:2793 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2784 +#: redbot/core/core_commands.py:2803 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2788 +#: redbot/core/core_commands.py:2807 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2792 +#: redbot/core/core_commands.py:2811 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2797 +#: redbot/core/core_commands.py:2816 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2804 +#: redbot/core/core_commands.py:2823 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2836 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2823 +#: redbot/core/core_commands.py:2842 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2827 +#: redbot/core/core_commands.py:2846 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2836 +#: redbot/core/core_commands.py:2855 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2864 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2874 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2859 -#, docstring -msgid "\\n Clears the blocklist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2863 -msgid "Blocklist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2869 -#, docstring -msgid "\\n Server specific allowlist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2878 #, docstring +msgid "\\n Clears the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2882 +msgid "Blocklist has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2888 +#, docstring +msgid "\\n Server specific allowlist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2897 +#, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2893 +#: redbot/core/core_commands.py:2912 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:2901 +#: redbot/core/core_commands.py:2920 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2924 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2914 +#: redbot/core/core_commands.py:2933 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:2925 +#: redbot/core/core_commands.py:2944 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2959 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2967 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2953 -#, docstring -msgid "\\n Clears the allowlist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2957 -msgid "Server allowlist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2963 -#, docstring -msgid "\\n Server specific blocklist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2972 #, docstring -msgid "\\n Adds a user or role to the blocklist.\\n " +msgid "\\n Clears the allowlist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2976 +msgid "Server allowlist has been cleared." msgstr "" #: redbot/core/core_commands.py:2982 +#, docstring +msgid "\\n Server specific blocklist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2991 +#, docstring +msgid "\\n Adds a user or role to the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3001 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2985 +#: redbot/core/core_commands.py:3004 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2988 +#: redbot/core/core_commands.py:3007 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2995 +#: redbot/core/core_commands.py:3014 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3000 +#: redbot/core/core_commands.py:3019 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3028 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:3020 +#: redbot/core/core_commands.py:3039 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3051 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3037 +#: redbot/core/core_commands.py:3056 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3041 +#: redbot/core/core_commands.py:3060 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3065 #, docstring msgid "Manage the bot's commands and cogs." msgstr "" -#: redbot/core/core_commands.py:3052 +#: redbot/core/core_commands.py:3071 #, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:3055 redbot/core/core_commands.py:3067 -#: redbot/core/core_commands.py:3077 redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3074 redbot/core/core_commands.py:3086 +#: redbot/core/core_commands.py:3096 redbot/core/core_commands.py:3116 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:3057 +#: redbot/core/core_commands.py:3076 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3078 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:3064 +#: redbot/core/core_commands.py:3083 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3088 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:3074 +#: redbot/core/core_commands.py:3093 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3079 +#: redbot/core/core_commands.py:3098 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:3081 +#: redbot/core/core_commands.py:3100 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3103 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3090 +#: redbot/core/core_commands.py:3109 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3092 +#: redbot/core/core_commands.py:3111 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3100 +#: redbot/core/core_commands.py:3119 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3106 -#, docstring -msgid "List the cogs which are disabled in this guild." -msgstr "" - -#: redbot/core/core_commands.py:3115 -msgid "The following cogs are disabled in this guild:\\n" -msgstr "" - -#: redbot/core/core_commands.py:3121 -msgid "There are no disabled cogs in this guild." -msgstr "" - #: redbot/core/core_commands.py:3125 #, docstring +msgid "List the cogs which are disabled in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3134 +msgid "The following cogs are disabled in this guild:\\n" +msgstr "" + +#: redbot/core/core_commands.py:3140 +msgid "There are no disabled cogs in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3144 +#, docstring msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3138 +#: redbot/core/core_commands.py:3157 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3160 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3163 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:3148 +#: redbot/core/core_commands.py:3167 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:3155 +#: redbot/core/core_commands.py:3174 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3177 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:3161 +#: redbot/core/core_commands.py:3180 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3184 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:3172 +#: redbot/core/core_commands.py:3191 #, docstring msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3186 +#: redbot/core/core_commands.py:3205 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:3190 redbot/core/core_commands.py:3224 -#: redbot/core/core_commands.py:3274 redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3209 redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3293 redbot/core/core_commands.py:3315 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:3196 redbot/core/core_commands.py:3230 +#: redbot/core/core_commands.py:3215 redbot/core/core_commands.py:3249 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:3202 redbot/core/core_commands.py:3236 +#: redbot/core/core_commands.py:3221 redbot/core/core_commands.py:3255 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:3211 +#: redbot/core/core_commands.py:3230 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:3220 +#: redbot/core/core_commands.py:3239 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:3241 +#: redbot/core/core_commands.py:3260 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3270 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:3257 +#: redbot/core/core_commands.py:3276 #, docstring msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3270 +#: redbot/core/core_commands.py:3289 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:3283 +#: redbot/core/core_commands.py:3302 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:3292 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:3301 +#: redbot/core/core_commands.py:3320 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3311 +#: redbot/core/core_commands.py:3330 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:3318 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n " msgstr "" -#: redbot/core/core_commands.py:3332 +#: redbot/core/core_commands.py:3351 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3339 +#: redbot/core/core_commands.py:3358 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3350 +#: redbot/core/core_commands.py:3369 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3374 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3359 +#: redbot/core/core_commands.py:3378 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:3368 +#: redbot/core/core_commands.py:3387 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3392 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:3381 +#: redbot/core/core_commands.py:3400 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3386 +#: redbot/core/core_commands.py:3405 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:3394 -#, docstring -msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " -msgstr "" - -#: redbot/core/core_commands.py:3399 -msgid "They are immune." -msgstr "" - -#: redbot/core/core_commands.py:3401 -msgid "They are not immune." -msgstr "" - -#: redbot/core/core_commands.py:3406 -#, docstring -msgid "\\n Commands for configuring owner notifications.\\n " -msgstr "" - #: redbot/core/core_commands.py:3413 #, docstring +msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3418 +msgid "They are immune." +msgstr "" + +#: redbot/core/core_commands.py:3420 +msgid "They are not immune." +msgstr "" + +#: redbot/core/core_commands.py:3425 +#, docstring +msgid "\\n Commands for configuring owner notifications.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3432 +#, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3426 +#: redbot/core/core_commands.py:3445 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3439 +#: redbot/core/core_commands.py:3458 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3477 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3475 +#: redbot/core/core_commands.py:3494 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3501 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3493 +#: redbot/core/core_commands.py:3512 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3524 +#: redbot/core/core_commands.py:3543 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3528 +#: redbot/core/core_commands.py:3547 #, docstring msgid "\\n List the currently ignored servers and channels.\\n " msgstr "" -#: redbot/core/core_commands.py:3540 +#: redbot/core/core_commands.py:3559 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3548 +#: redbot/core/core_commands.py:3567 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3569 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:3574 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:3578 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3580 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3586 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3575 +#: redbot/core/core_commands.py:3594 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3584 +#: redbot/core/core_commands.py:3603 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3586 +#: redbot/core/core_commands.py:3605 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3591 +#: redbot/core/core_commands.py:3610 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3614 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3597 +#: redbot/core/core_commands.py:3616 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3603 +#: redbot/core/core_commands.py:3622 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3634 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3629 +#: redbot/core/core_commands.py:3648 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" diff --git a/redbot/core/locales/hu-HU.po b/redbot/core/locales/hu-HU.po index cdd9a902d..9f5b6393a 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: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Hungarian\n" "MIME-Version: 1.0\n" @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" #: redbot/core/core_commands.py:1279 redbot/core/core_commands.py:1833 -#: redbot/core/core_commands.py:1949 redbot/core/core_commands.py:1993 -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:1968 redbot/core/core_commands.py:2012 +#: redbot/core/core_commands.py:2027 msgid "Done." msgstr "Kész." @@ -950,970 +950,983 @@ msgstr "" #: redbot/core/core_commands.py:1903 #, docstring +msgid "Sets [botname]'s competing status." +msgstr "" + +#: redbot/core/core_commands.py:1913 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:1916 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:1922 +#, docstring msgid "Sets [botname]'s status.\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1945 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1932 +#: redbot/core/core_commands.py:1951 #, docstring msgid "Sets [botname]'s streaming status.\\n\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1973 #, docstring msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1958 +#: redbot/core/core_commands.py:1977 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:1965 +#: redbot/core/core_commands.py:1984 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1990 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:1981 +#: redbot/core/core_commands.py:2000 msgid "Failed to change the username. Discord returned the following error:\\n{error_message}" msgstr "" -#: redbot/core/core_commands.py:1991 +#: redbot/core/core_commands.py:2010 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:1999 +#: redbot/core/core_commands.py:2018 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2021 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2025 msgid "I lack the permissions to change my own nickname." msgstr "Nincs jogom hogy megváltoztassam a nevem." -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2032 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2018 redbot/core/core_commands.py:2031 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2050 msgid "Prefix set." msgstr "Prefix beállítva." -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2043 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2046 msgid "Guild prefixes have been reset." msgstr "A prefix be van állítva ezen a szerveren." -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2055 #, docstring msgid "\\n Changes the bot's default locale.\\n This will be used when a server has not set a locale, or in DMs.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2051 redbot/core/core_commands.py:2089 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2070 redbot/core/core_commands.py:2108 +#: redbot/core/core_commands.py:2141 redbot/core/core_commands.py:2179 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:2055 redbot/core/core_commands.py:2093 -#: redbot/core/core_commands.py:2126 redbot/core/core_commands.py:2164 +#: redbot/core/core_commands.py:2074 redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2145 redbot/core/core_commands.py:2183 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:2062 +#: redbot/core/core_commands.py:2081 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2087 #, docstring msgid "\\n Changes the bot's locale in this server.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n Use \\\"default\\\" to return to the bot's default set language.\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2103 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2118 msgid "Locale has been set." msgstr "A helyszín be lett állítva." -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2124 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2116 +#: redbot/core/core_commands.py:2135 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2133 +#: redbot/core/core_commands.py:2152 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2141 +#: redbot/core/core_commands.py:2160 #, docstring msgid "\\n Changes bot's regional format in this server. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale in this server.\\n " msgstr "" -#: redbot/core/core_commands.py:2153 +#: redbot/core/core_commands.py:2172 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:2171 +#: redbot/core/core_commands.py:2190 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2179 +#: redbot/core/core_commands.py:2198 #, docstring msgid "Customizes a section of `[p]info`.\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:2188 +#: redbot/core/core_commands.py:2207 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2211 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:2195 +#: redbot/core/core_commands.py:2214 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2200 +#: redbot/core/core_commands.py:2219 #, docstring msgid "Set, list or remove various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2232 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2236 #, docstring msgid "Show all external API services along with their keys that have been set.\\n\\n Secrets are not shown." msgstr "" -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:2242 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API services:\\n" msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API service:\\n" msgstr "" -#: redbot/core/core_commands.py:2238 +#: redbot/core/core_commands.py:2257 #, docstring msgid "Remove the given services with all their keys and tokens." msgstr "" -#: redbot/core/core_commands.py:2245 +#: redbot/core/core_commands.py:2264 msgid "Services deleted successfully:\\n{services_list}" msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2268 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:2254 +#: redbot/core/core_commands.py:2273 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2278 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2283 #, docstring msgid " Show the current help settings. " msgstr "" -#: redbot/core/core_commands.py:2271 +#: redbot/core/core_commands.py:2290 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:2300 #, docstring msgid " This resets [botname]'s help formatter to the default formatter. " msgstr "" -#: redbot/core/core_commands.py:2285 +#: redbot/core/core_commands.py:2304 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:2294 +#: redbot/core/core_commands.py:2313 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2301 +#: redbot/core/core_commands.py:2320 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:2309 +#: redbot/core/core_commands.py:2328 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2320 +#: redbot/core/core_commands.py:2339 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:2322 +#: redbot/core/core_commands.py:2341 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:2326 +#: redbot/core/core_commands.py:2345 #, docstring msgid "\\n This allows the help command to show hidden commands.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2336 +#: redbot/core/core_commands.py:2355 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2357 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2361 #, docstring msgid "\\n This allows the help command message to be ticked if help is sent in a DM.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2371 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2354 +#: redbot/core/core_commands.py:2373 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2377 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help.\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2388 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2371 +#: redbot/core/core_commands.py:2390 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2375 +#: redbot/core/core_commands.py:2394 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2407 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2391 -msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." -msgstr "" - -#: redbot/core/core_commands.py:2399 -#, docstring -msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " -msgstr "" - #: redbot/core/core_commands.py:2410 -msgid "You must give a value of at least 500 characters." -msgstr "" - -#: redbot/core/core_commands.py:2414 -msgid "Done. The character limit per page has been set to {}." +msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" #: redbot/core/core_commands.py:2418 #, docstring -msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " +msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:2429 redbot/core/core_commands.py:2447 -msgid "You must give a value of zero or greater!" +#: redbot/core/core_commands.py:2429 +msgid "You must give a value of at least 500 characters." msgstr "" #: redbot/core/core_commands.py:2433 +msgid "Done. The character limit per page has been set to {}." +msgstr "" + +#: redbot/core/core_commands.py:2437 +#, docstring +msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2448 redbot/core/core_commands.py:2466 +msgid "You must give a value of zero or greater!" +msgstr "" + +#: redbot/core/core_commands.py:2452 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2457 #, 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 sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2469 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2474 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2457 +#: redbot/core/core_commands.py:2476 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:2469 +#: redbot/core/core_commands.py:2488 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:2473 +#: redbot/core/core_commands.py:2492 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:2481 +#: redbot/core/core_commands.py:2500 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2486 +#: redbot/core/core_commands.py:2505 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2508 msgid "User ID: {}" msgstr "User ID: {}" -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2511 msgid "through DM" msgstr "privát üzeneten keresztül" -#: redbot/core/core_commands.py:2494 +#: redbot/core/core_commands.py:2513 msgid "from {}" msgstr "{}-től" -#: redbot/core/core_commands.py:2495 +#: redbot/core/core_commands.py:2514 msgid " | Server ID: {}" msgstr " | Server ID: {}" -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2519 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:2502 +#: redbot/core/core_commands.py:2521 msgid "Sent by {} {}" msgstr "Küldve {} {} által" -#: redbot/core/core_commands.py:2507 +#: redbot/core/core_commands.py:2526 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2597 msgid "Your message has been sent." msgstr "Az üzeneted el lett küldve." -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2599 msgid "I'm unable to deliver your message. Sorry." msgstr "Nem tudom kézbesíteni az üzeneted. Bocsi." -#: redbot/core/core_commands.py:2585 +#: redbot/core/core_commands.py:2604 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2614 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:2605 +#: redbot/core/core_commands.py:2624 msgid "Owner of {}" msgstr "Tulajdonosa ennek: {}" -#: redbot/core/core_commands.py:2606 +#: redbot/core/core_commands.py:2625 msgid "You can reply to this message with {}contact" msgstr "Válaszolhatsz erre az üzenetre {}contact -vel" -#: redbot/core/core_commands.py:2620 redbot/core/core_commands.py:2630 +#: redbot/core/core_commands.py:2639 redbot/core/core_commands.py:2649 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:2623 redbot/core/core_commands.py:2633 +#: redbot/core/core_commands.py:2642 redbot/core/core_commands.py:2652 msgid "Message delivered to {}" msgstr "Üzenet elküldve {} -nek" -#: redbot/core/core_commands.py:2638 +#: redbot/core/core_commands.py:2657 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:2642 +#: redbot/core/core_commands.py:2661 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:2648 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2735 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:2761 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2752 +#: redbot/core/core_commands.py:2771 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2756 +#: redbot/core/core_commands.py:2775 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2765 +#: redbot/core/core_commands.py:2784 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2774 +#: redbot/core/core_commands.py:2793 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2784 +#: redbot/core/core_commands.py:2803 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2788 +#: redbot/core/core_commands.py:2807 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2792 +#: redbot/core/core_commands.py:2811 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2797 +#: redbot/core/core_commands.py:2816 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2804 +#: redbot/core/core_commands.py:2823 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2836 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2823 +#: redbot/core/core_commands.py:2842 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2827 +#: redbot/core/core_commands.py:2846 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2836 +#: redbot/core/core_commands.py:2855 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2864 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2874 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2859 -#, docstring -msgid "\\n Clears the blocklist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2863 -msgid "Blocklist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2869 -#, docstring -msgid "\\n Server specific allowlist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2878 #, docstring +msgid "\\n Clears the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2882 +msgid "Blocklist has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2888 +#, docstring +msgid "\\n Server specific allowlist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2897 +#, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2893 +#: redbot/core/core_commands.py:2912 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:2901 +#: redbot/core/core_commands.py:2920 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2924 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2914 +#: redbot/core/core_commands.py:2933 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:2925 +#: redbot/core/core_commands.py:2944 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2959 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2967 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2953 -#, docstring -msgid "\\n Clears the allowlist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2957 -msgid "Server allowlist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2963 -#, docstring -msgid "\\n Server specific blocklist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2972 #, docstring -msgid "\\n Adds a user or role to the blocklist.\\n " +msgid "\\n Clears the allowlist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2976 +msgid "Server allowlist has been cleared." msgstr "" #: redbot/core/core_commands.py:2982 +#, docstring +msgid "\\n Server specific blocklist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2991 +#, docstring +msgid "\\n Adds a user or role to the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3001 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2985 +#: redbot/core/core_commands.py:3004 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2988 +#: redbot/core/core_commands.py:3007 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2995 +#: redbot/core/core_commands.py:3014 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3000 +#: redbot/core/core_commands.py:3019 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3028 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:3020 +#: redbot/core/core_commands.py:3039 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3051 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3037 +#: redbot/core/core_commands.py:3056 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3041 +#: redbot/core/core_commands.py:3060 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3065 #, docstring msgid "Manage the bot's commands and cogs." msgstr "" -#: redbot/core/core_commands.py:3052 +#: redbot/core/core_commands.py:3071 #, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:3055 redbot/core/core_commands.py:3067 -#: redbot/core/core_commands.py:3077 redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3074 redbot/core/core_commands.py:3086 +#: redbot/core/core_commands.py:3096 redbot/core/core_commands.py:3116 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:3057 +#: redbot/core/core_commands.py:3076 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3078 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:3064 +#: redbot/core/core_commands.py:3083 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3088 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:3074 +#: redbot/core/core_commands.py:3093 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3079 +#: redbot/core/core_commands.py:3098 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:3081 +#: redbot/core/core_commands.py:3100 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3103 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3090 +#: redbot/core/core_commands.py:3109 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3092 +#: redbot/core/core_commands.py:3111 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3100 +#: redbot/core/core_commands.py:3119 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3106 -#, docstring -msgid "List the cogs which are disabled in this guild." -msgstr "" - -#: redbot/core/core_commands.py:3115 -msgid "The following cogs are disabled in this guild:\\n" -msgstr "" - -#: redbot/core/core_commands.py:3121 -msgid "There are no disabled cogs in this guild." -msgstr "" - #: redbot/core/core_commands.py:3125 #, docstring +msgid "List the cogs which are disabled in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3134 +msgid "The following cogs are disabled in this guild:\\n" +msgstr "" + +#: redbot/core/core_commands.py:3140 +msgid "There are no disabled cogs in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3144 +#, docstring msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3138 +#: redbot/core/core_commands.py:3157 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3160 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3163 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:3148 +#: redbot/core/core_commands.py:3167 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:3155 +#: redbot/core/core_commands.py:3174 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3177 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:3161 +#: redbot/core/core_commands.py:3180 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3184 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:3172 +#: redbot/core/core_commands.py:3191 #, docstring msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3186 +#: redbot/core/core_commands.py:3205 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:3190 redbot/core/core_commands.py:3224 -#: redbot/core/core_commands.py:3274 redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3209 redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3293 redbot/core/core_commands.py:3315 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:3196 redbot/core/core_commands.py:3230 +#: redbot/core/core_commands.py:3215 redbot/core/core_commands.py:3249 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:3202 redbot/core/core_commands.py:3236 +#: redbot/core/core_commands.py:3221 redbot/core/core_commands.py:3255 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:3211 +#: redbot/core/core_commands.py:3230 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:3220 +#: redbot/core/core_commands.py:3239 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:3241 +#: redbot/core/core_commands.py:3260 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3270 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:3257 +#: redbot/core/core_commands.py:3276 #, docstring msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3270 +#: redbot/core/core_commands.py:3289 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:3283 +#: redbot/core/core_commands.py:3302 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:3292 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:3301 +#: redbot/core/core_commands.py:3320 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3311 +#: redbot/core/core_commands.py:3330 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:3318 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n " msgstr "" -#: redbot/core/core_commands.py:3332 +#: redbot/core/core_commands.py:3351 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3339 +#: redbot/core/core_commands.py:3358 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3350 +#: redbot/core/core_commands.py:3369 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3374 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3359 +#: redbot/core/core_commands.py:3378 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:3368 +#: redbot/core/core_commands.py:3387 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3392 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:3381 +#: redbot/core/core_commands.py:3400 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3386 +#: redbot/core/core_commands.py:3405 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:3394 -#, docstring -msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " -msgstr "" - -#: redbot/core/core_commands.py:3399 -msgid "They are immune." -msgstr "" - -#: redbot/core/core_commands.py:3401 -msgid "They are not immune." -msgstr "" - -#: redbot/core/core_commands.py:3406 -#, docstring -msgid "\\n Commands for configuring owner notifications.\\n " -msgstr "" - #: redbot/core/core_commands.py:3413 #, docstring +msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3418 +msgid "They are immune." +msgstr "" + +#: redbot/core/core_commands.py:3420 +msgid "They are not immune." +msgstr "" + +#: redbot/core/core_commands.py:3425 +#, docstring +msgid "\\n Commands for configuring owner notifications.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3432 +#, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3426 +#: redbot/core/core_commands.py:3445 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3439 +#: redbot/core/core_commands.py:3458 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3477 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3475 +#: redbot/core/core_commands.py:3494 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3501 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3493 +#: redbot/core/core_commands.py:3512 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3524 +#: redbot/core/core_commands.py:3543 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3528 +#: redbot/core/core_commands.py:3547 #, docstring msgid "\\n List the currently ignored servers and channels.\\n " msgstr "" -#: redbot/core/core_commands.py:3540 +#: redbot/core/core_commands.py:3559 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3548 +#: redbot/core/core_commands.py:3567 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3569 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:3574 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:3578 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3580 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3586 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3575 +#: redbot/core/core_commands.py:3594 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3584 +#: redbot/core/core_commands.py:3603 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3586 +#: redbot/core/core_commands.py:3605 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3591 +#: redbot/core/core_commands.py:3610 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3614 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3597 +#: redbot/core/core_commands.py:3616 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3603 +#: redbot/core/core_commands.py:3622 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3634 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3629 +#: redbot/core/core_commands.py:3648 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" diff --git a/redbot/core/locales/id-ID.po b/redbot/core/locales/id-ID.po index 0d3fc1c8c..f171fee47 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: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Indonesian\n" "MIME-Version: 1.0\n" @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" #: redbot/core/core_commands.py:1279 redbot/core/core_commands.py:1833 -#: redbot/core/core_commands.py:1949 redbot/core/core_commands.py:1993 -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:1968 redbot/core/core_commands.py:2012 +#: redbot/core/core_commands.py:2027 msgid "Done." msgstr "Selesai." @@ -950,970 +950,983 @@ msgstr "" #: redbot/core/core_commands.py:1903 #, docstring +msgid "Sets [botname]'s competing status." +msgstr "" + +#: redbot/core/core_commands.py:1913 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:1916 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:1922 +#, docstring msgid "Sets [botname]'s status.\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1945 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1932 +#: redbot/core/core_commands.py:1951 #, docstring msgid "Sets [botname]'s streaming status.\\n\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1973 #, docstring msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1958 +#: redbot/core/core_commands.py:1977 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:1965 +#: redbot/core/core_commands.py:1984 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1990 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:1981 +#: redbot/core/core_commands.py:2000 msgid "Failed to change the username. Discord returned the following error:\\n{error_message}" msgstr "" -#: redbot/core/core_commands.py:1991 +#: redbot/core/core_commands.py:2010 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:1999 +#: redbot/core/core_commands.py:2018 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2021 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2025 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:2013 +#: redbot/core/core_commands.py:2032 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2018 redbot/core/core_commands.py:2031 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2050 msgid "Prefix set." msgstr "Set awalan." -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2043 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2046 msgid "Guild prefixes have been reset." msgstr "Awalan persekutuan telah diatur ulang." -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2055 #, docstring msgid "\\n Changes the bot's default locale.\\n This will be used when a server has not set a locale, or in DMs.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2051 redbot/core/core_commands.py:2089 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2070 redbot/core/core_commands.py:2108 +#: redbot/core/core_commands.py:2141 redbot/core/core_commands.py:2179 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:2055 redbot/core/core_commands.py:2093 -#: redbot/core/core_commands.py:2126 redbot/core/core_commands.py:2164 +#: redbot/core/core_commands.py:2074 redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2145 redbot/core/core_commands.py:2183 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:2062 +#: redbot/core/core_commands.py:2081 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2087 #, docstring msgid "\\n Changes the bot's locale in this server.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n Use \\\"default\\\" to return to the bot's default set language.\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2103 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2118 msgid "Locale has been set." msgstr "Lokal telah ditetapkan." -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2124 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2116 +#: redbot/core/core_commands.py:2135 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2133 +#: redbot/core/core_commands.py:2152 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2141 +#: redbot/core/core_commands.py:2160 #, docstring msgid "\\n Changes bot's regional format in this server. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale in this server.\\n " msgstr "" -#: redbot/core/core_commands.py:2153 +#: redbot/core/core_commands.py:2172 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:2171 +#: redbot/core/core_commands.py:2190 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2179 +#: redbot/core/core_commands.py:2198 #, docstring msgid "Customizes a section of `[p]info`.\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:2188 +#: redbot/core/core_commands.py:2207 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2211 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:2195 +#: redbot/core/core_commands.py:2214 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2200 +#: redbot/core/core_commands.py:2219 #, docstring msgid "Set, list or remove various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2232 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2236 #, docstring msgid "Show all external API services along with their keys that have been set.\\n\\n Secrets are not shown." msgstr "" -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:2242 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API services:\\n" msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API service:\\n" msgstr "" -#: redbot/core/core_commands.py:2238 +#: redbot/core/core_commands.py:2257 #, docstring msgid "Remove the given services with all their keys and tokens." msgstr "" -#: redbot/core/core_commands.py:2245 +#: redbot/core/core_commands.py:2264 msgid "Services deleted successfully:\\n{services_list}" msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2268 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:2254 +#: redbot/core/core_commands.py:2273 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2278 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2283 #, docstring msgid " Show the current help settings. " msgstr "" -#: redbot/core/core_commands.py:2271 +#: redbot/core/core_commands.py:2290 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:2300 #, docstring msgid " This resets [botname]'s help formatter to the default formatter. " msgstr "" -#: redbot/core/core_commands.py:2285 +#: redbot/core/core_commands.py:2304 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:2294 +#: redbot/core/core_commands.py:2313 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2301 +#: redbot/core/core_commands.py:2320 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:2309 +#: redbot/core/core_commands.py:2328 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2320 +#: redbot/core/core_commands.py:2339 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:2322 +#: redbot/core/core_commands.py:2341 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:2326 +#: redbot/core/core_commands.py:2345 #, docstring msgid "\\n This allows the help command to show hidden commands.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2336 +#: redbot/core/core_commands.py:2355 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2357 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2361 #, docstring msgid "\\n This allows the help command message to be ticked if help is sent in a DM.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2371 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2354 +#: redbot/core/core_commands.py:2373 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2377 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help.\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2388 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2371 +#: redbot/core/core_commands.py:2390 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2375 +#: redbot/core/core_commands.py:2394 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2407 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2391 -msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." -msgstr "" - -#: redbot/core/core_commands.py:2399 -#, docstring -msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " -msgstr "" - #: redbot/core/core_commands.py:2410 -msgid "You must give a value of at least 500 characters." -msgstr "" - -#: redbot/core/core_commands.py:2414 -msgid "Done. The character limit per page has been set to {}." +msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" #: redbot/core/core_commands.py:2418 #, docstring -msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " +msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:2429 redbot/core/core_commands.py:2447 -msgid "You must give a value of zero or greater!" +#: redbot/core/core_commands.py:2429 +msgid "You must give a value of at least 500 characters." msgstr "" #: redbot/core/core_commands.py:2433 +msgid "Done. The character limit per page has been set to {}." +msgstr "" + +#: redbot/core/core_commands.py:2437 +#, docstring +msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2448 redbot/core/core_commands.py:2466 +msgid "You must give a value of zero or greater!" +msgstr "" + +#: redbot/core/core_commands.py:2452 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2457 #, 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 sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2469 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2474 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2457 +#: redbot/core/core_commands.py:2476 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:2469 +#: redbot/core/core_commands.py:2488 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:2473 +#: redbot/core/core_commands.py:2492 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:2481 +#: redbot/core/core_commands.py:2500 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2486 +#: redbot/core/core_commands.py:2505 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2508 msgid "User ID: {}" msgstr "ID Pengguna: {}" -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2511 msgid "through DM" msgstr "melalui DM" -#: redbot/core/core_commands.py:2494 +#: redbot/core/core_commands.py:2513 msgid "from {}" msgstr "dari {}" -#: redbot/core/core_commands.py:2495 +#: redbot/core/core_commands.py:2514 msgid " | Server ID: {}" msgstr " | Server ID: {}" -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2519 msgid "Use `{}dm {} ` to reply to this user" msgstr "Gunakan `{} dm {} ` untuk membalas pengguna ini" -#: redbot/core/core_commands.py:2502 +#: redbot/core/core_commands.py:2521 msgid "Sent by {} {}" msgstr "Dikirim oleh {} {}" -#: redbot/core/core_commands.py:2507 +#: redbot/core/core_commands.py:2526 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2597 msgid "Your message has been sent." msgstr "Pesan Anda telah dikirim." -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2599 msgid "I'm unable to deliver your message. Sorry." msgstr "Saya tidak dapat menyampaikan pesan Anda. Maaf." -#: redbot/core/core_commands.py:2585 +#: redbot/core/core_commands.py:2604 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2614 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:2605 +#: redbot/core/core_commands.py:2624 msgid "Owner of {}" msgstr "Pemilik dari {}" -#: redbot/core/core_commands.py:2606 +#: redbot/core/core_commands.py:2625 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:2620 redbot/core/core_commands.py:2630 +#: redbot/core/core_commands.py:2639 redbot/core/core_commands.py:2649 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:2623 redbot/core/core_commands.py:2633 +#: redbot/core/core_commands.py:2642 redbot/core/core_commands.py:2652 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:2638 +#: redbot/core/core_commands.py:2657 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:2642 +#: redbot/core/core_commands.py:2661 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:2648 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2735 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:2761 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2752 +#: redbot/core/core_commands.py:2771 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2756 +#: redbot/core/core_commands.py:2775 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2765 +#: redbot/core/core_commands.py:2784 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2774 +#: redbot/core/core_commands.py:2793 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2784 +#: redbot/core/core_commands.py:2803 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2788 +#: redbot/core/core_commands.py:2807 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2792 +#: redbot/core/core_commands.py:2811 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2797 +#: redbot/core/core_commands.py:2816 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2804 +#: redbot/core/core_commands.py:2823 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2836 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2823 +#: redbot/core/core_commands.py:2842 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2827 +#: redbot/core/core_commands.py:2846 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2836 +#: redbot/core/core_commands.py:2855 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2864 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2874 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2859 -#, docstring -msgid "\\n Clears the blocklist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2863 -msgid "Blocklist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2869 -#, docstring -msgid "\\n Server specific allowlist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2878 #, docstring +msgid "\\n Clears the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2882 +msgid "Blocklist has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2888 +#, docstring +msgid "\\n Server specific allowlist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2897 +#, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2893 +#: redbot/core/core_commands.py:2912 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:2901 +#: redbot/core/core_commands.py:2920 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2924 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2914 +#: redbot/core/core_commands.py:2933 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:2925 +#: redbot/core/core_commands.py:2944 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2959 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2967 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2953 -#, docstring -msgid "\\n Clears the allowlist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2957 -msgid "Server allowlist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2963 -#, docstring -msgid "\\n Server specific blocklist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2972 #, docstring -msgid "\\n Adds a user or role to the blocklist.\\n " +msgid "\\n Clears the allowlist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2976 +msgid "Server allowlist has been cleared." msgstr "" #: redbot/core/core_commands.py:2982 +#, docstring +msgid "\\n Server specific blocklist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2991 +#, docstring +msgid "\\n Adds a user or role to the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3001 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2985 +#: redbot/core/core_commands.py:3004 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2988 +#: redbot/core/core_commands.py:3007 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2995 +#: redbot/core/core_commands.py:3014 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3000 +#: redbot/core/core_commands.py:3019 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3028 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:3020 +#: redbot/core/core_commands.py:3039 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3051 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3037 +#: redbot/core/core_commands.py:3056 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3041 +#: redbot/core/core_commands.py:3060 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3065 #, docstring msgid "Manage the bot's commands and cogs." msgstr "" -#: redbot/core/core_commands.py:3052 +#: redbot/core/core_commands.py:3071 #, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:3055 redbot/core/core_commands.py:3067 -#: redbot/core/core_commands.py:3077 redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3074 redbot/core/core_commands.py:3086 +#: redbot/core/core_commands.py:3096 redbot/core/core_commands.py:3116 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:3057 +#: redbot/core/core_commands.py:3076 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3078 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:3064 +#: redbot/core/core_commands.py:3083 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3088 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:3074 +#: redbot/core/core_commands.py:3093 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3079 +#: redbot/core/core_commands.py:3098 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:3081 +#: redbot/core/core_commands.py:3100 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3103 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3090 +#: redbot/core/core_commands.py:3109 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3092 +#: redbot/core/core_commands.py:3111 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3100 +#: redbot/core/core_commands.py:3119 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3106 -#, docstring -msgid "List the cogs which are disabled in this guild." -msgstr "" - -#: redbot/core/core_commands.py:3115 -msgid "The following cogs are disabled in this guild:\\n" -msgstr "" - -#: redbot/core/core_commands.py:3121 -msgid "There are no disabled cogs in this guild." -msgstr "" - #: redbot/core/core_commands.py:3125 #, docstring +msgid "List the cogs which are disabled in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3134 +msgid "The following cogs are disabled in this guild:\\n" +msgstr "" + +#: redbot/core/core_commands.py:3140 +msgid "There are no disabled cogs in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3144 +#, docstring msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3138 +#: redbot/core/core_commands.py:3157 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3160 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3163 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:3148 +#: redbot/core/core_commands.py:3167 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:3155 +#: redbot/core/core_commands.py:3174 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3177 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:3161 +#: redbot/core/core_commands.py:3180 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3184 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:3172 +#: redbot/core/core_commands.py:3191 #, docstring msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3186 +#: redbot/core/core_commands.py:3205 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:3190 redbot/core/core_commands.py:3224 -#: redbot/core/core_commands.py:3274 redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3209 redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3293 redbot/core/core_commands.py:3315 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:3196 redbot/core/core_commands.py:3230 +#: redbot/core/core_commands.py:3215 redbot/core/core_commands.py:3249 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:3202 redbot/core/core_commands.py:3236 +#: redbot/core/core_commands.py:3221 redbot/core/core_commands.py:3255 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:3211 +#: redbot/core/core_commands.py:3230 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:3220 +#: redbot/core/core_commands.py:3239 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:3241 +#: redbot/core/core_commands.py:3260 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3270 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:3257 +#: redbot/core/core_commands.py:3276 #, docstring msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3270 +#: redbot/core/core_commands.py:3289 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:3283 +#: redbot/core/core_commands.py:3302 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:3292 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:3301 +#: redbot/core/core_commands.py:3320 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3311 +#: redbot/core/core_commands.py:3330 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:3318 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n " msgstr "" -#: redbot/core/core_commands.py:3332 +#: redbot/core/core_commands.py:3351 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3339 +#: redbot/core/core_commands.py:3358 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3350 +#: redbot/core/core_commands.py:3369 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3374 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3359 +#: redbot/core/core_commands.py:3378 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:3368 +#: redbot/core/core_commands.py:3387 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3392 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:3381 +#: redbot/core/core_commands.py:3400 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3386 +#: redbot/core/core_commands.py:3405 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:3394 -#, docstring -msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " -msgstr "" - -#: redbot/core/core_commands.py:3399 -msgid "They are immune." -msgstr "" - -#: redbot/core/core_commands.py:3401 -msgid "They are not immune." -msgstr "" - -#: redbot/core/core_commands.py:3406 -#, docstring -msgid "\\n Commands for configuring owner notifications.\\n " -msgstr "" - #: redbot/core/core_commands.py:3413 #, docstring +msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3418 +msgid "They are immune." +msgstr "" + +#: redbot/core/core_commands.py:3420 +msgid "They are not immune." +msgstr "" + +#: redbot/core/core_commands.py:3425 +#, docstring +msgid "\\n Commands for configuring owner notifications.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3432 +#, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3426 +#: redbot/core/core_commands.py:3445 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3439 +#: redbot/core/core_commands.py:3458 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3477 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3475 +#: redbot/core/core_commands.py:3494 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3501 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3493 +#: redbot/core/core_commands.py:3512 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3524 +#: redbot/core/core_commands.py:3543 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3528 +#: redbot/core/core_commands.py:3547 #, docstring msgid "\\n List the currently ignored servers and channels.\\n " msgstr "" -#: redbot/core/core_commands.py:3540 +#: redbot/core/core_commands.py:3559 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3548 +#: redbot/core/core_commands.py:3567 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3569 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:3574 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:3578 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3580 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3586 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3575 +#: redbot/core/core_commands.py:3594 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3584 +#: redbot/core/core_commands.py:3603 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3586 +#: redbot/core/core_commands.py:3605 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3591 +#: redbot/core/core_commands.py:3610 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3614 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3597 +#: redbot/core/core_commands.py:3616 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3603 +#: redbot/core/core_commands.py:3622 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3634 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3629 +#: redbot/core/core_commands.py:3648 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" diff --git a/redbot/core/locales/it-IT.po b/redbot/core/locales/it-IT.po index a2784e2bc..27c422d20 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: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Italian\n" "MIME-Version: 1.0\n" @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" #: redbot/core/core_commands.py:1279 redbot/core/core_commands.py:1833 -#: redbot/core/core_commands.py:1949 redbot/core/core_commands.py:1993 -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:1968 redbot/core/core_commands.py:2012 +#: redbot/core/core_commands.py:2027 msgid "Done." msgstr "Fatto." @@ -950,970 +950,983 @@ msgstr "" #: redbot/core/core_commands.py:1903 #, docstring +msgid "Sets [botname]'s competing status." +msgstr "" + +#: redbot/core/core_commands.py:1913 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:1916 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:1922 +#, docstring msgid "Sets [botname]'s status.\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1945 msgid "Status changed to {}." msgstr "Status cambiato a {}." -#: redbot/core/core_commands.py:1932 +#: redbot/core/core_commands.py:1951 #, docstring msgid "Sets [botname]'s streaming status.\\n\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1973 #, docstring msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1958 +#: redbot/core/core_commands.py:1977 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:1965 +#: redbot/core/core_commands.py:1984 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1990 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:1981 +#: redbot/core/core_commands.py:2000 msgid "Failed to change the username. Discord returned the following error:\\n{error_message}" msgstr "" -#: redbot/core/core_commands.py:1991 +#: redbot/core/core_commands.py:2010 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:1999 +#: redbot/core/core_commands.py:2018 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2021 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2025 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:2013 +#: redbot/core/core_commands.py:2032 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2018 redbot/core/core_commands.py:2031 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2050 msgid "Prefix set." msgstr "Il prefisso è stato impostato." -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2043 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2046 msgid "Guild prefixes have been reset." msgstr "I prefissi di Gilda sono stati ripristinati." -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2055 #, docstring msgid "\\n Changes the bot's default locale.\\n This will be used when a server has not set a locale, or in DMs.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2051 redbot/core/core_commands.py:2089 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2070 redbot/core/core_commands.py:2108 +#: redbot/core/core_commands.py:2141 redbot/core/core_commands.py:2179 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:2055 redbot/core/core_commands.py:2093 -#: redbot/core/core_commands.py:2126 redbot/core/core_commands.py:2164 +#: redbot/core/core_commands.py:2074 redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2145 redbot/core/core_commands.py:2183 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:2062 +#: redbot/core/core_commands.py:2081 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2087 #, docstring msgid "\\n Changes the bot's locale in this server.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n Use \\\"default\\\" to return to the bot's default set language.\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2103 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2118 msgid "Locale has been set." msgstr "Impostazioni locali sono stata impostata." -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2124 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2116 +#: redbot/core/core_commands.py:2135 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2133 +#: redbot/core/core_commands.py:2152 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2141 +#: redbot/core/core_commands.py:2160 #, docstring msgid "\\n Changes bot's regional format in this server. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale in this server.\\n " msgstr "" -#: redbot/core/core_commands.py:2153 +#: redbot/core/core_commands.py:2172 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:2171 +#: redbot/core/core_commands.py:2190 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2179 +#: redbot/core/core_commands.py:2198 #, docstring msgid "Customizes a section of `[p]info`.\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:2188 +#: redbot/core/core_commands.py:2207 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2211 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:2195 +#: redbot/core/core_commands.py:2214 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2200 +#: redbot/core/core_commands.py:2219 #, docstring msgid "Set, list or remove various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2232 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2236 #, docstring msgid "Show all external API services along with their keys that have been set.\\n\\n Secrets are not shown." msgstr "" -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:2242 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API services:\\n" msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API service:\\n" msgstr "" -#: redbot/core/core_commands.py:2238 +#: redbot/core/core_commands.py:2257 #, docstring msgid "Remove the given services with all their keys and tokens." msgstr "" -#: redbot/core/core_commands.py:2245 +#: redbot/core/core_commands.py:2264 msgid "Services deleted successfully:\\n{services_list}" msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2268 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:2254 +#: redbot/core/core_commands.py:2273 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2278 #, docstring msgid "Manage settings for the help command." msgstr "Gestisci le impostazioni per il comando aiuto." -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2283 #, docstring msgid " Show the current help settings. " msgstr "" -#: redbot/core/core_commands.py:2271 +#: redbot/core/core_commands.py:2290 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:2300 #, docstring msgid " This resets [botname]'s help formatter to the default formatter. " msgstr "" -#: redbot/core/core_commands.py:2285 +#: redbot/core/core_commands.py:2304 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:2294 +#: redbot/core/core_commands.py:2313 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2301 +#: redbot/core/core_commands.py:2320 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:2309 +#: redbot/core/core_commands.py:2328 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2320 +#: redbot/core/core_commands.py:2339 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:2322 +#: redbot/core/core_commands.py:2341 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:2326 +#: redbot/core/core_commands.py:2345 #, docstring msgid "\\n This allows the help command to show hidden commands.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2336 +#: redbot/core/core_commands.py:2355 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2357 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2361 #, docstring msgid "\\n This allows the help command message to be ticked if help is sent in a DM.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2371 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2354 +#: redbot/core/core_commands.py:2373 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2377 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help.\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2388 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2371 +#: redbot/core/core_commands.py:2390 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2375 +#: redbot/core/core_commands.py:2394 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2407 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2391 +#: redbot/core/core_commands.py:2410 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:2399 +#: redbot/core/core_commands.py:2418 #, docstring msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:2410 +#: redbot/core/core_commands.py:2429 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:2414 +#: redbot/core/core_commands.py:2433 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:2418 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:2429 redbot/core/core_commands.py:2447 +#: redbot/core/core_commands.py:2448 redbot/core/core_commands.py:2466 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:2433 +#: redbot/core/core_commands.py:2452 msgid "Done. The page limit has been set to {}." msgstr "Fatto. Il limite di pagine è stato impostato a {}." -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2457 #, 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 sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2469 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2474 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2457 +#: redbot/core/core_commands.py:2476 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:2469 +#: redbot/core/core_commands.py:2488 msgid "The tagline has been reset." msgstr "La tagline è stata resettata." -#: redbot/core/core_commands.py:2473 +#: redbot/core/core_commands.py:2492 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:2481 +#: redbot/core/core_commands.py:2500 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2486 +#: redbot/core/core_commands.py:2505 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2508 msgid "User ID: {}" msgstr "ID utente: {}" -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2511 msgid "through DM" msgstr "attraverso il DM" -#: redbot/core/core_commands.py:2494 +#: redbot/core/core_commands.py:2513 msgid "from {}" msgstr "da {}" -#: redbot/core/core_commands.py:2495 +#: redbot/core/core_commands.py:2514 msgid " | Server ID: {}" msgstr " | ID server: {}" -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2519 msgid "Use `{}dm {} ` to reply to this user" msgstr "Utilizzare `{}dm {} ` per rispondere a questo utente" -#: redbot/core/core_commands.py:2502 +#: redbot/core/core_commands.py:2521 msgid "Sent by {} {}" msgstr "Inviato da {} {}" -#: redbot/core/core_commands.py:2507 +#: redbot/core/core_commands.py:2526 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2597 msgid "Your message has been sent." msgstr "Il tuo messaggio è stato inviato." -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2599 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:2585 +#: redbot/core/core_commands.py:2604 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2614 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:2605 +#: redbot/core/core_commands.py:2624 msgid "Owner of {}" msgstr "Proprietario di {}" -#: redbot/core/core_commands.py:2606 +#: redbot/core/core_commands.py:2625 msgid "You can reply to this message with {}contact" msgstr "Puoi risponder a questo messaggio con {}contact" -#: redbot/core/core_commands.py:2620 redbot/core/core_commands.py:2630 +#: redbot/core/core_commands.py:2639 redbot/core/core_commands.py:2649 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:2623 redbot/core/core_commands.py:2633 +#: redbot/core/core_commands.py:2642 redbot/core/core_commands.py:2652 msgid "Message delivered to {}" msgstr "Messaggio recapitato a {}" -#: redbot/core/core_commands.py:2638 +#: redbot/core/core_commands.py:2657 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:2642 +#: redbot/core/core_commands.py:2661 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:2648 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2735 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:2761 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2752 +#: redbot/core/core_commands.py:2771 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2756 +#: redbot/core/core_commands.py:2775 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2765 +#: redbot/core/core_commands.py:2784 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2774 +#: redbot/core/core_commands.py:2793 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2784 +#: redbot/core/core_commands.py:2803 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2788 +#: redbot/core/core_commands.py:2807 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2792 +#: redbot/core/core_commands.py:2811 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2797 +#: redbot/core/core_commands.py:2816 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2804 +#: redbot/core/core_commands.py:2823 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2836 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2823 +#: redbot/core/core_commands.py:2842 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2827 +#: redbot/core/core_commands.py:2846 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2836 +#: redbot/core/core_commands.py:2855 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2864 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2874 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2859 -#, docstring -msgid "\\n Clears the blocklist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2863 -msgid "Blocklist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2869 -#, docstring -msgid "\\n Server specific allowlist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2878 #, docstring +msgid "\\n Clears the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2882 +msgid "Blocklist has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2888 +#, docstring +msgid "\\n Server specific allowlist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2897 +#, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2893 +#: redbot/core/core_commands.py:2912 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:2901 +#: redbot/core/core_commands.py:2920 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2924 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2914 +#: redbot/core/core_commands.py:2933 msgid "Whitelisted Users and roles:" msgstr "Utenti e ruoli nella whitelist:" -#: redbot/core/core_commands.py:2925 +#: redbot/core/core_commands.py:2944 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2959 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2967 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2953 -#, docstring -msgid "\\n Clears the allowlist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2957 -msgid "Server allowlist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2963 -#, docstring -msgid "\\n Server specific blocklist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2972 #, docstring -msgid "\\n Adds a user or role to the blocklist.\\n " +msgid "\\n Clears the allowlist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2976 +msgid "Server allowlist has been cleared." msgstr "" #: redbot/core/core_commands.py:2982 +#, docstring +msgid "\\n Server specific blocklist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2991 +#, docstring +msgid "\\n Adds a user or role to the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3001 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2985 +#: redbot/core/core_commands.py:3004 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2988 +#: redbot/core/core_commands.py:3007 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2995 +#: redbot/core/core_commands.py:3014 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3000 +#: redbot/core/core_commands.py:3019 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3028 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:3020 +#: redbot/core/core_commands.py:3039 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3051 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3037 +#: redbot/core/core_commands.py:3056 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3041 +#: redbot/core/core_commands.py:3060 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3065 #, docstring msgid "Manage the bot's commands and cogs." msgstr "" -#: redbot/core/core_commands.py:3052 +#: redbot/core/core_commands.py:3071 #, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:3055 redbot/core/core_commands.py:3067 -#: redbot/core/core_commands.py:3077 redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3074 redbot/core/core_commands.py:3086 +#: redbot/core/core_commands.py:3096 redbot/core/core_commands.py:3116 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:3057 +#: redbot/core/core_commands.py:3076 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3078 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:3064 +#: redbot/core/core_commands.py:3083 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3088 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:3074 +#: redbot/core/core_commands.py:3093 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3079 +#: redbot/core/core_commands.py:3098 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:3081 +#: redbot/core/core_commands.py:3100 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3103 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3090 +#: redbot/core/core_commands.py:3109 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3092 +#: redbot/core/core_commands.py:3111 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3100 +#: redbot/core/core_commands.py:3119 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3106 -#, docstring -msgid "List the cogs which are disabled in this guild." -msgstr "" - -#: redbot/core/core_commands.py:3115 -msgid "The following cogs are disabled in this guild:\\n" -msgstr "" - -#: redbot/core/core_commands.py:3121 -msgid "There are no disabled cogs in this guild." -msgstr "" - #: redbot/core/core_commands.py:3125 #, docstring +msgid "List the cogs which are disabled in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3134 +msgid "The following cogs are disabled in this guild:\\n" +msgstr "" + +#: redbot/core/core_commands.py:3140 +msgid "There are no disabled cogs in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3144 +#, docstring msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3138 +#: redbot/core/core_commands.py:3157 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3160 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3163 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:3148 +#: redbot/core/core_commands.py:3167 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:3155 +#: redbot/core/core_commands.py:3174 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3177 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:3161 +#: redbot/core/core_commands.py:3180 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3184 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:3172 +#: redbot/core/core_commands.py:3191 #, docstring msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3186 +#: redbot/core/core_commands.py:3205 #, docstring msgid "Disable a command globally." msgstr "Disabilita globalmente un comando." -#: redbot/core/core_commands.py:3190 redbot/core/core_commands.py:3224 -#: redbot/core/core_commands.py:3274 redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3209 redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3293 redbot/core/core_commands.py:3315 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "Non sono riuscito a trovare quel comando. Attenzione, la ricerca distingue maiuscole e minuscole." -#: redbot/core/core_commands.py:3196 redbot/core/core_commands.py:3230 +#: redbot/core/core_commands.py:3215 redbot/core/core_commands.py:3249 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:3202 redbot/core/core_commands.py:3236 +#: redbot/core/core_commands.py:3221 redbot/core/core_commands.py:3255 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:3211 +#: redbot/core/core_commands.py:3230 msgid "That command is already disabled globally." msgstr "Questo comando risulta già disabilitato globalmente." -#: redbot/core/core_commands.py:3220 +#: redbot/core/core_commands.py:3239 #, docstring msgid "Disable a command in this server only." msgstr "Disabilita un comando in questo server." -#: redbot/core/core_commands.py:3241 +#: redbot/core/core_commands.py:3260 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3270 msgid "That command is already disabled in this server." msgstr "Questo comando è già disabilitato in questo server." -#: redbot/core/core_commands.py:3257 +#: redbot/core/core_commands.py:3276 #, docstring msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3270 +#: redbot/core/core_commands.py:3289 #, docstring msgid "Enable a command globally." msgstr "Abilita globalmente un comando." -#: redbot/core/core_commands.py:3283 +#: redbot/core/core_commands.py:3302 msgid "That command is already enabled globally." msgstr "Questo comando risulta già abilitato globalmente." -#: redbot/core/core_commands.py:3292 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Enable a command in this server." msgstr "Abilita un comando in questo server." -#: redbot/core/core_commands.py:3301 +#: redbot/core/core_commands.py:3320 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3311 +#: redbot/core/core_commands.py:3330 msgid "That command is already enabled in this server." msgstr "Questo comando è già abilitato in questo server." -#: redbot/core/core_commands.py:3318 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n " msgstr "" -#: redbot/core/core_commands.py:3332 +#: redbot/core/core_commands.py:3351 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3339 +#: redbot/core/core_commands.py:3358 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3350 +#: redbot/core/core_commands.py:3369 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3374 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3359 +#: redbot/core/core_commands.py:3378 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:3368 +#: redbot/core/core_commands.py:3387 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3392 msgid "Already added." msgstr "Già aggiunto." -#: redbot/core/core_commands.py:3381 +#: redbot/core/core_commands.py:3400 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3386 +#: redbot/core/core_commands.py:3405 msgid "Not in list." msgstr "Non in elenco." -#: redbot/core/core_commands.py:3394 +#: redbot/core/core_commands.py:3413 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3399 +#: redbot/core/core_commands.py:3418 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:3401 +#: redbot/core/core_commands.py:3420 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3425 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3413 +#: redbot/core/core_commands.py:3432 #, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3426 +#: redbot/core/core_commands.py:3445 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3439 +#: redbot/core/core_commands.py:3458 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3477 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3475 +#: redbot/core/core_commands.py:3494 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3501 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3493 +#: redbot/core/core_commands.py:3512 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3524 +#: redbot/core/core_commands.py:3543 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3528 +#: redbot/core/core_commands.py:3547 #, docstring msgid "\\n List the currently ignored servers and channels.\\n " msgstr "" -#: redbot/core/core_commands.py:3540 +#: redbot/core/core_commands.py:3559 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3548 +#: redbot/core/core_commands.py:3567 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3569 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:3574 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:3578 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3580 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3586 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3575 +#: redbot/core/core_commands.py:3594 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3584 +#: redbot/core/core_commands.py:3603 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3586 +#: redbot/core/core_commands.py:3605 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3591 +#: redbot/core/core_commands.py:3610 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3614 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3597 +#: redbot/core/core_commands.py:3616 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3603 +#: redbot/core/core_commands.py:3622 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3634 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3629 +#: redbot/core/core_commands.py:3648 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" diff --git a/redbot/core/locales/ja-JP.po b/redbot/core/locales/ja-JP.po index fc21b768d..dc52e728e 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: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Japanese\n" "MIME-Version: 1.0\n" @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" #: redbot/core/core_commands.py:1279 redbot/core/core_commands.py:1833 -#: redbot/core/core_commands.py:1949 redbot/core/core_commands.py:1993 -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:1968 redbot/core/core_commands.py:2012 +#: redbot/core/core_commands.py:2027 msgid "Done." msgstr "" @@ -950,970 +950,983 @@ msgstr "" #: redbot/core/core_commands.py:1903 #, docstring +msgid "Sets [botname]'s competing status." +msgstr "" + +#: redbot/core/core_commands.py:1913 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:1916 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:1922 +#, docstring msgid "Sets [botname]'s status.\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1945 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1932 +#: redbot/core/core_commands.py:1951 #, docstring msgid "Sets [botname]'s streaming status.\\n\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1973 #, docstring msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1958 +#: redbot/core/core_commands.py:1977 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:1965 +#: redbot/core/core_commands.py:1984 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1990 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:1981 +#: redbot/core/core_commands.py:2000 msgid "Failed to change the username. Discord returned the following error:\\n{error_message}" msgstr "" -#: redbot/core/core_commands.py:1991 +#: redbot/core/core_commands.py:2010 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:1999 +#: redbot/core/core_commands.py:2018 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2021 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2025 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2032 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2018 redbot/core/core_commands.py:2031 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2050 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2043 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2046 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2055 #, docstring msgid "\\n Changes the bot's default locale.\\n This will be used when a server has not set a locale, or in DMs.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2051 redbot/core/core_commands.py:2089 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2070 redbot/core/core_commands.py:2108 +#: redbot/core/core_commands.py:2141 redbot/core/core_commands.py:2179 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:2055 redbot/core/core_commands.py:2093 -#: redbot/core/core_commands.py:2126 redbot/core/core_commands.py:2164 +#: redbot/core/core_commands.py:2074 redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2145 redbot/core/core_commands.py:2183 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:2062 +#: redbot/core/core_commands.py:2081 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2087 #, docstring msgid "\\n Changes the bot's locale in this server.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n Use \\\"default\\\" to return to the bot's default set language.\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2103 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2118 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2124 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2116 +#: redbot/core/core_commands.py:2135 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2133 +#: redbot/core/core_commands.py:2152 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2141 +#: redbot/core/core_commands.py:2160 #, docstring msgid "\\n Changes bot's regional format in this server. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale in this server.\\n " msgstr "" -#: redbot/core/core_commands.py:2153 +#: redbot/core/core_commands.py:2172 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:2171 +#: redbot/core/core_commands.py:2190 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2179 +#: redbot/core/core_commands.py:2198 #, docstring msgid "Customizes a section of `[p]info`.\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:2188 +#: redbot/core/core_commands.py:2207 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2211 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:2195 +#: redbot/core/core_commands.py:2214 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2200 +#: redbot/core/core_commands.py:2219 #, docstring msgid "Set, list or remove various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2232 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2236 #, docstring msgid "Show all external API services along with their keys that have been set.\\n\\n Secrets are not shown." msgstr "" -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:2242 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API services:\\n" msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API service:\\n" msgstr "" -#: redbot/core/core_commands.py:2238 +#: redbot/core/core_commands.py:2257 #, docstring msgid "Remove the given services with all their keys and tokens." msgstr "" -#: redbot/core/core_commands.py:2245 +#: redbot/core/core_commands.py:2264 msgid "Services deleted successfully:\\n{services_list}" msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2268 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:2254 +#: redbot/core/core_commands.py:2273 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2278 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2283 #, docstring msgid " Show the current help settings. " msgstr "" -#: redbot/core/core_commands.py:2271 +#: redbot/core/core_commands.py:2290 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:2300 #, docstring msgid " This resets [botname]'s help formatter to the default formatter. " msgstr "" -#: redbot/core/core_commands.py:2285 +#: redbot/core/core_commands.py:2304 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:2294 +#: redbot/core/core_commands.py:2313 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2301 +#: redbot/core/core_commands.py:2320 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:2309 +#: redbot/core/core_commands.py:2328 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2320 +#: redbot/core/core_commands.py:2339 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:2322 +#: redbot/core/core_commands.py:2341 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:2326 +#: redbot/core/core_commands.py:2345 #, docstring msgid "\\n This allows the help command to show hidden commands.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2336 +#: redbot/core/core_commands.py:2355 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2357 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2361 #, docstring msgid "\\n This allows the help command message to be ticked if help is sent in a DM.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2371 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2354 +#: redbot/core/core_commands.py:2373 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2377 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help.\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2388 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2371 +#: redbot/core/core_commands.py:2390 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2375 +#: redbot/core/core_commands.py:2394 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2407 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2391 -msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." -msgstr "" - -#: redbot/core/core_commands.py:2399 -#, docstring -msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " -msgstr "" - #: redbot/core/core_commands.py:2410 -msgid "You must give a value of at least 500 characters." -msgstr "" - -#: redbot/core/core_commands.py:2414 -msgid "Done. The character limit per page has been set to {}." +msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" #: redbot/core/core_commands.py:2418 #, docstring -msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " +msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:2429 redbot/core/core_commands.py:2447 -msgid "You must give a value of zero or greater!" +#: redbot/core/core_commands.py:2429 +msgid "You must give a value of at least 500 characters." msgstr "" #: redbot/core/core_commands.py:2433 +msgid "Done. The character limit per page has been set to {}." +msgstr "" + +#: redbot/core/core_commands.py:2437 +#, docstring +msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2448 redbot/core/core_commands.py:2466 +msgid "You must give a value of zero or greater!" +msgstr "" + +#: redbot/core/core_commands.py:2452 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2457 #, 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 sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2469 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2474 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2457 +#: redbot/core/core_commands.py:2476 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:2469 +#: redbot/core/core_commands.py:2488 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:2473 +#: redbot/core/core_commands.py:2492 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:2481 +#: redbot/core/core_commands.py:2500 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2486 +#: redbot/core/core_commands.py:2505 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2508 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2511 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:2494 +#: redbot/core/core_commands.py:2513 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:2495 +#: redbot/core/core_commands.py:2514 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2519 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:2502 +#: redbot/core/core_commands.py:2521 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:2507 +#: redbot/core/core_commands.py:2526 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2597 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2599 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:2585 +#: redbot/core/core_commands.py:2604 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2614 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:2605 +#: redbot/core/core_commands.py:2624 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:2606 +#: redbot/core/core_commands.py:2625 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:2620 redbot/core/core_commands.py:2630 +#: redbot/core/core_commands.py:2639 redbot/core/core_commands.py:2649 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:2623 redbot/core/core_commands.py:2633 +#: redbot/core/core_commands.py:2642 redbot/core/core_commands.py:2652 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:2638 +#: redbot/core/core_commands.py:2657 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:2642 +#: redbot/core/core_commands.py:2661 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:2648 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2735 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:2761 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2752 +#: redbot/core/core_commands.py:2771 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2756 +#: redbot/core/core_commands.py:2775 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2765 +#: redbot/core/core_commands.py:2784 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2774 +#: redbot/core/core_commands.py:2793 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2784 +#: redbot/core/core_commands.py:2803 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2788 +#: redbot/core/core_commands.py:2807 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2792 +#: redbot/core/core_commands.py:2811 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2797 +#: redbot/core/core_commands.py:2816 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2804 +#: redbot/core/core_commands.py:2823 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2836 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2823 +#: redbot/core/core_commands.py:2842 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2827 +#: redbot/core/core_commands.py:2846 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2836 +#: redbot/core/core_commands.py:2855 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2864 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2874 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2859 -#, docstring -msgid "\\n Clears the blocklist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2863 -msgid "Blocklist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2869 -#, docstring -msgid "\\n Server specific allowlist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2878 #, docstring +msgid "\\n Clears the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2882 +msgid "Blocklist has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2888 +#, docstring +msgid "\\n Server specific allowlist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2897 +#, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2893 +#: redbot/core/core_commands.py:2912 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:2901 +#: redbot/core/core_commands.py:2920 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2924 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2914 +#: redbot/core/core_commands.py:2933 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:2925 +#: redbot/core/core_commands.py:2944 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2959 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2967 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2953 -#, docstring -msgid "\\n Clears the allowlist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2957 -msgid "Server allowlist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2963 -#, docstring -msgid "\\n Server specific blocklist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2972 #, docstring -msgid "\\n Adds a user or role to the blocklist.\\n " +msgid "\\n Clears the allowlist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2976 +msgid "Server allowlist has been cleared." msgstr "" #: redbot/core/core_commands.py:2982 +#, docstring +msgid "\\n Server specific blocklist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2991 +#, docstring +msgid "\\n Adds a user or role to the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3001 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2985 +#: redbot/core/core_commands.py:3004 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2988 +#: redbot/core/core_commands.py:3007 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2995 +#: redbot/core/core_commands.py:3014 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3000 +#: redbot/core/core_commands.py:3019 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3028 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:3020 +#: redbot/core/core_commands.py:3039 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3051 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3037 +#: redbot/core/core_commands.py:3056 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3041 +#: redbot/core/core_commands.py:3060 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3065 #, docstring msgid "Manage the bot's commands and cogs." msgstr "" -#: redbot/core/core_commands.py:3052 +#: redbot/core/core_commands.py:3071 #, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:3055 redbot/core/core_commands.py:3067 -#: redbot/core/core_commands.py:3077 redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3074 redbot/core/core_commands.py:3086 +#: redbot/core/core_commands.py:3096 redbot/core/core_commands.py:3116 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:3057 +#: redbot/core/core_commands.py:3076 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3078 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:3064 +#: redbot/core/core_commands.py:3083 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3088 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:3074 +#: redbot/core/core_commands.py:3093 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3079 +#: redbot/core/core_commands.py:3098 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:3081 +#: redbot/core/core_commands.py:3100 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3103 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3090 +#: redbot/core/core_commands.py:3109 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3092 +#: redbot/core/core_commands.py:3111 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3100 +#: redbot/core/core_commands.py:3119 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3106 -#, docstring -msgid "List the cogs which are disabled in this guild." -msgstr "" - -#: redbot/core/core_commands.py:3115 -msgid "The following cogs are disabled in this guild:\\n" -msgstr "" - -#: redbot/core/core_commands.py:3121 -msgid "There are no disabled cogs in this guild." -msgstr "" - #: redbot/core/core_commands.py:3125 #, docstring +msgid "List the cogs which are disabled in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3134 +msgid "The following cogs are disabled in this guild:\\n" +msgstr "" + +#: redbot/core/core_commands.py:3140 +msgid "There are no disabled cogs in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3144 +#, docstring msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3138 +#: redbot/core/core_commands.py:3157 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3160 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3163 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:3148 +#: redbot/core/core_commands.py:3167 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:3155 +#: redbot/core/core_commands.py:3174 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3177 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:3161 +#: redbot/core/core_commands.py:3180 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3184 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:3172 +#: redbot/core/core_commands.py:3191 #, docstring msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3186 +#: redbot/core/core_commands.py:3205 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:3190 redbot/core/core_commands.py:3224 -#: redbot/core/core_commands.py:3274 redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3209 redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3293 redbot/core/core_commands.py:3315 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:3196 redbot/core/core_commands.py:3230 +#: redbot/core/core_commands.py:3215 redbot/core/core_commands.py:3249 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:3202 redbot/core/core_commands.py:3236 +#: redbot/core/core_commands.py:3221 redbot/core/core_commands.py:3255 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:3211 +#: redbot/core/core_commands.py:3230 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:3220 +#: redbot/core/core_commands.py:3239 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:3241 +#: redbot/core/core_commands.py:3260 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3270 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:3257 +#: redbot/core/core_commands.py:3276 #, docstring msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3270 +#: redbot/core/core_commands.py:3289 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:3283 +#: redbot/core/core_commands.py:3302 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:3292 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:3301 +#: redbot/core/core_commands.py:3320 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3311 +#: redbot/core/core_commands.py:3330 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:3318 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n " msgstr "" -#: redbot/core/core_commands.py:3332 +#: redbot/core/core_commands.py:3351 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3339 +#: redbot/core/core_commands.py:3358 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3350 +#: redbot/core/core_commands.py:3369 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3374 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3359 +#: redbot/core/core_commands.py:3378 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:3368 +#: redbot/core/core_commands.py:3387 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3392 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:3381 +#: redbot/core/core_commands.py:3400 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3386 +#: redbot/core/core_commands.py:3405 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:3394 -#, docstring -msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " -msgstr "" - -#: redbot/core/core_commands.py:3399 -msgid "They are immune." -msgstr "" - -#: redbot/core/core_commands.py:3401 -msgid "They are not immune." -msgstr "" - -#: redbot/core/core_commands.py:3406 -#, docstring -msgid "\\n Commands for configuring owner notifications.\\n " -msgstr "" - #: redbot/core/core_commands.py:3413 #, docstring +msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3418 +msgid "They are immune." +msgstr "" + +#: redbot/core/core_commands.py:3420 +msgid "They are not immune." +msgstr "" + +#: redbot/core/core_commands.py:3425 +#, docstring +msgid "\\n Commands for configuring owner notifications.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3432 +#, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3426 +#: redbot/core/core_commands.py:3445 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3439 +#: redbot/core/core_commands.py:3458 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3477 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3475 +#: redbot/core/core_commands.py:3494 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3501 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3493 +#: redbot/core/core_commands.py:3512 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3524 +#: redbot/core/core_commands.py:3543 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3528 +#: redbot/core/core_commands.py:3547 #, docstring msgid "\\n List the currently ignored servers and channels.\\n " msgstr "" -#: redbot/core/core_commands.py:3540 +#: redbot/core/core_commands.py:3559 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3548 +#: redbot/core/core_commands.py:3567 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3569 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:3574 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:3578 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3580 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3586 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3575 +#: redbot/core/core_commands.py:3594 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3584 +#: redbot/core/core_commands.py:3603 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3586 +#: redbot/core/core_commands.py:3605 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3591 +#: redbot/core/core_commands.py:3610 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3614 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3597 +#: redbot/core/core_commands.py:3616 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3603 +#: redbot/core/core_commands.py:3622 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3634 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3629 +#: redbot/core/core_commands.py:3648 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" diff --git a/redbot/core/locales/ko-KR.po b/redbot/core/locales/ko-KR.po index c27d16482..a8b767577 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: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Korean\n" "MIME-Version: 1.0\n" @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" #: redbot/core/core_commands.py:1279 redbot/core/core_commands.py:1833 -#: redbot/core/core_commands.py:1949 redbot/core/core_commands.py:1993 -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:1968 redbot/core/core_commands.py:2012 +#: redbot/core/core_commands.py:2027 msgid "Done." msgstr "다 했어요." @@ -950,970 +950,983 @@ msgstr "" #: redbot/core/core_commands.py:1903 #, docstring +msgid "Sets [botname]'s competing status." +msgstr "" + +#: redbot/core/core_commands.py:1913 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:1916 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:1922 +#, docstring msgid "Sets [botname]'s status.\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1945 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1932 +#: redbot/core/core_commands.py:1951 #, docstring msgid "Sets [botname]'s streaming status.\\n\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1973 #, docstring msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1958 +#: redbot/core/core_commands.py:1977 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:1965 +#: redbot/core/core_commands.py:1984 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1990 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:1981 +#: redbot/core/core_commands.py:2000 msgid "Failed to change the username. Discord returned the following error:\\n{error_message}" msgstr "" -#: redbot/core/core_commands.py:1991 +#: redbot/core/core_commands.py:2010 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:1999 +#: redbot/core/core_commands.py:2018 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2021 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2025 msgid "I lack the permissions to change my own nickname." msgstr "제 별명을 변경할 수 있는 권한이 없어요." -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2032 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2018 redbot/core/core_commands.py:2031 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2050 msgid "Prefix set." msgstr "프리픽스가 변경됐어요." -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2043 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2046 msgid "Guild prefixes have been reset." msgstr "길드 프리픽스가 재설정됐어요." -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2055 #, docstring msgid "\\n Changes the bot's default locale.\\n This will be used when a server has not set a locale, or in DMs.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2051 redbot/core/core_commands.py:2089 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2070 redbot/core/core_commands.py:2108 +#: redbot/core/core_commands.py:2141 redbot/core/core_commands.py:2179 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:2055 redbot/core/core_commands.py:2093 -#: redbot/core/core_commands.py:2126 redbot/core/core_commands.py:2164 +#: redbot/core/core_commands.py:2074 redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2145 redbot/core/core_commands.py:2183 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:2062 +#: redbot/core/core_commands.py:2081 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2087 #, docstring msgid "\\n Changes the bot's locale in this server.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n Use \\\"default\\\" to return to the bot's default set language.\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2103 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2118 msgid "Locale has been set." msgstr "로컬이 설정됐어요." -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2124 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2116 +#: redbot/core/core_commands.py:2135 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2133 +#: redbot/core/core_commands.py:2152 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2141 +#: redbot/core/core_commands.py:2160 #, docstring msgid "\\n Changes bot's regional format in this server. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale in this server.\\n " msgstr "" -#: redbot/core/core_commands.py:2153 +#: redbot/core/core_commands.py:2172 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:2171 +#: redbot/core/core_commands.py:2190 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2179 +#: redbot/core/core_commands.py:2198 #, docstring msgid "Customizes a section of `[p]info`.\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:2188 +#: redbot/core/core_commands.py:2207 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2211 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:2195 +#: redbot/core/core_commands.py:2214 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2200 +#: redbot/core/core_commands.py:2219 #, docstring msgid "Set, list or remove various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2232 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2236 #, docstring msgid "Show all external API services along with their keys that have been set.\\n\\n Secrets are not shown." msgstr "" -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:2242 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API services:\\n" msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API service:\\n" msgstr "" -#: redbot/core/core_commands.py:2238 +#: redbot/core/core_commands.py:2257 #, docstring msgid "Remove the given services with all their keys and tokens." msgstr "" -#: redbot/core/core_commands.py:2245 +#: redbot/core/core_commands.py:2264 msgid "Services deleted successfully:\\n{services_list}" msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2268 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:2254 +#: redbot/core/core_commands.py:2273 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2278 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2283 #, docstring msgid " Show the current help settings. " msgstr "" -#: redbot/core/core_commands.py:2271 +#: redbot/core/core_commands.py:2290 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:2300 #, docstring msgid " This resets [botname]'s help formatter to the default formatter. " msgstr "" -#: redbot/core/core_commands.py:2285 +#: redbot/core/core_commands.py:2304 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:2294 +#: redbot/core/core_commands.py:2313 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2301 +#: redbot/core/core_commands.py:2320 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:2309 +#: redbot/core/core_commands.py:2328 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2320 +#: redbot/core/core_commands.py:2339 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:2322 +#: redbot/core/core_commands.py:2341 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:2326 +#: redbot/core/core_commands.py:2345 #, docstring msgid "\\n This allows the help command to show hidden commands.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2336 +#: redbot/core/core_commands.py:2355 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2357 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2361 #, docstring msgid "\\n This allows the help command message to be ticked if help is sent in a DM.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2371 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2354 +#: redbot/core/core_commands.py:2373 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2377 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help.\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2388 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2371 +#: redbot/core/core_commands.py:2390 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2375 +#: redbot/core/core_commands.py:2394 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2407 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2391 -msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." -msgstr "" - -#: redbot/core/core_commands.py:2399 -#, docstring -msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " -msgstr "" - #: redbot/core/core_commands.py:2410 -msgid "You must give a value of at least 500 characters." -msgstr "" - -#: redbot/core/core_commands.py:2414 -msgid "Done. The character limit per page has been set to {}." +msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" #: redbot/core/core_commands.py:2418 #, docstring -msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " +msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:2429 redbot/core/core_commands.py:2447 -msgid "You must give a value of zero or greater!" +#: redbot/core/core_commands.py:2429 +msgid "You must give a value of at least 500 characters." msgstr "" #: redbot/core/core_commands.py:2433 +msgid "Done. The character limit per page has been set to {}." +msgstr "" + +#: redbot/core/core_commands.py:2437 +#, docstring +msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2448 redbot/core/core_commands.py:2466 +msgid "You must give a value of zero or greater!" +msgstr "" + +#: redbot/core/core_commands.py:2452 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2457 #, 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 sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2469 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2474 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2457 +#: redbot/core/core_commands.py:2476 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:2469 +#: redbot/core/core_commands.py:2488 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:2473 +#: redbot/core/core_commands.py:2492 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:2481 +#: redbot/core/core_commands.py:2500 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2486 +#: redbot/core/core_commands.py:2505 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2508 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2511 msgid "through DM" msgstr "다이렉트 메세지를 통해서" -#: redbot/core/core_commands.py:2494 +#: redbot/core/core_commands.py:2513 msgid "from {}" msgstr "{} 에서" -#: redbot/core/core_commands.py:2495 +#: redbot/core/core_commands.py:2514 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2519 msgid "Use `{}dm {} ` to reply to this user" msgstr "해당 사용자에게 응답하려면 `{}dm {} ` 을 사용해야 해요." -#: redbot/core/core_commands.py:2502 +#: redbot/core/core_commands.py:2521 msgid "Sent by {} {}" msgstr "{} {} 의해 전송됐어요." -#: redbot/core/core_commands.py:2507 +#: redbot/core/core_commands.py:2526 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2597 msgid "Your message has been sent." msgstr "메세지가 전송됐어요." -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2599 msgid "I'm unable to deliver your message. Sorry." msgstr "사용자님의 메세지를 전송할 수 없어요. 미안해요." -#: redbot/core/core_commands.py:2585 +#: redbot/core/core_commands.py:2604 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2614 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:2605 +#: redbot/core/core_commands.py:2624 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:2606 +#: redbot/core/core_commands.py:2625 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:2620 redbot/core/core_commands.py:2630 +#: redbot/core/core_commands.py:2639 redbot/core/core_commands.py:2649 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:2623 redbot/core/core_commands.py:2633 +#: redbot/core/core_commands.py:2642 redbot/core/core_commands.py:2652 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:2638 +#: redbot/core/core_commands.py:2657 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:2642 +#: redbot/core/core_commands.py:2661 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:2648 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2735 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:2761 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2752 +#: redbot/core/core_commands.py:2771 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2756 +#: redbot/core/core_commands.py:2775 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2765 +#: redbot/core/core_commands.py:2784 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2774 +#: redbot/core/core_commands.py:2793 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2784 +#: redbot/core/core_commands.py:2803 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2788 +#: redbot/core/core_commands.py:2807 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2792 +#: redbot/core/core_commands.py:2811 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2797 +#: redbot/core/core_commands.py:2816 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2804 +#: redbot/core/core_commands.py:2823 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2836 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2823 +#: redbot/core/core_commands.py:2842 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2827 +#: redbot/core/core_commands.py:2846 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2836 +#: redbot/core/core_commands.py:2855 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2864 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2874 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2859 -#, docstring -msgid "\\n Clears the blocklist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2863 -msgid "Blocklist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2869 -#, docstring -msgid "\\n Server specific allowlist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2878 #, docstring +msgid "\\n Clears the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2882 +msgid "Blocklist has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2888 +#, docstring +msgid "\\n Server specific allowlist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2897 +#, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2893 +#: redbot/core/core_commands.py:2912 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:2901 +#: redbot/core/core_commands.py:2920 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2924 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2914 +#: redbot/core/core_commands.py:2933 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:2925 +#: redbot/core/core_commands.py:2944 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2959 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2967 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2953 -#, docstring -msgid "\\n Clears the allowlist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2957 -msgid "Server allowlist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2963 -#, docstring -msgid "\\n Server specific blocklist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2972 #, docstring -msgid "\\n Adds a user or role to the blocklist.\\n " +msgid "\\n Clears the allowlist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2976 +msgid "Server allowlist has been cleared." msgstr "" #: redbot/core/core_commands.py:2982 +#, docstring +msgid "\\n Server specific blocklist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2991 +#, docstring +msgid "\\n Adds a user or role to the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3001 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2985 +#: redbot/core/core_commands.py:3004 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2988 +#: redbot/core/core_commands.py:3007 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2995 +#: redbot/core/core_commands.py:3014 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3000 +#: redbot/core/core_commands.py:3019 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3028 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:3020 +#: redbot/core/core_commands.py:3039 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3051 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3037 +#: redbot/core/core_commands.py:3056 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3041 +#: redbot/core/core_commands.py:3060 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3065 #, docstring msgid "Manage the bot's commands and cogs." msgstr "" -#: redbot/core/core_commands.py:3052 +#: redbot/core/core_commands.py:3071 #, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:3055 redbot/core/core_commands.py:3067 -#: redbot/core/core_commands.py:3077 redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3074 redbot/core/core_commands.py:3086 +#: redbot/core/core_commands.py:3096 redbot/core/core_commands.py:3116 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:3057 +#: redbot/core/core_commands.py:3076 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3078 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:3064 +#: redbot/core/core_commands.py:3083 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3088 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:3074 +#: redbot/core/core_commands.py:3093 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3079 +#: redbot/core/core_commands.py:3098 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:3081 +#: redbot/core/core_commands.py:3100 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3103 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3090 +#: redbot/core/core_commands.py:3109 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3092 +#: redbot/core/core_commands.py:3111 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3100 +#: redbot/core/core_commands.py:3119 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3106 -#, docstring -msgid "List the cogs which are disabled in this guild." -msgstr "" - -#: redbot/core/core_commands.py:3115 -msgid "The following cogs are disabled in this guild:\\n" -msgstr "" - -#: redbot/core/core_commands.py:3121 -msgid "There are no disabled cogs in this guild." -msgstr "" - #: redbot/core/core_commands.py:3125 #, docstring +msgid "List the cogs which are disabled in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3134 +msgid "The following cogs are disabled in this guild:\\n" +msgstr "" + +#: redbot/core/core_commands.py:3140 +msgid "There are no disabled cogs in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3144 +#, docstring msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3138 +#: redbot/core/core_commands.py:3157 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3160 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3163 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:3148 +#: redbot/core/core_commands.py:3167 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:3155 +#: redbot/core/core_commands.py:3174 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3177 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:3161 +#: redbot/core/core_commands.py:3180 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3184 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:3172 +#: redbot/core/core_commands.py:3191 #, docstring msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3186 +#: redbot/core/core_commands.py:3205 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:3190 redbot/core/core_commands.py:3224 -#: redbot/core/core_commands.py:3274 redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3209 redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3293 redbot/core/core_commands.py:3315 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:3196 redbot/core/core_commands.py:3230 +#: redbot/core/core_commands.py:3215 redbot/core/core_commands.py:3249 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:3202 redbot/core/core_commands.py:3236 +#: redbot/core/core_commands.py:3221 redbot/core/core_commands.py:3255 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:3211 +#: redbot/core/core_commands.py:3230 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:3220 +#: redbot/core/core_commands.py:3239 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:3241 +#: redbot/core/core_commands.py:3260 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3270 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:3257 +#: redbot/core/core_commands.py:3276 #, docstring msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3270 +#: redbot/core/core_commands.py:3289 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:3283 +#: redbot/core/core_commands.py:3302 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:3292 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:3301 +#: redbot/core/core_commands.py:3320 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3311 +#: redbot/core/core_commands.py:3330 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:3318 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n " msgstr "" -#: redbot/core/core_commands.py:3332 +#: redbot/core/core_commands.py:3351 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3339 +#: redbot/core/core_commands.py:3358 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3350 +#: redbot/core/core_commands.py:3369 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3374 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3359 +#: redbot/core/core_commands.py:3378 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:3368 +#: redbot/core/core_commands.py:3387 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3392 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:3381 +#: redbot/core/core_commands.py:3400 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3386 +#: redbot/core/core_commands.py:3405 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:3394 -#, docstring -msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " -msgstr "" - -#: redbot/core/core_commands.py:3399 -msgid "They are immune." -msgstr "" - -#: redbot/core/core_commands.py:3401 -msgid "They are not immune." -msgstr "" - -#: redbot/core/core_commands.py:3406 -#, docstring -msgid "\\n Commands for configuring owner notifications.\\n " -msgstr "" - #: redbot/core/core_commands.py:3413 #, docstring +msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3418 +msgid "They are immune." +msgstr "" + +#: redbot/core/core_commands.py:3420 +msgid "They are not immune." +msgstr "" + +#: redbot/core/core_commands.py:3425 +#, docstring +msgid "\\n Commands for configuring owner notifications.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3432 +#, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3426 +#: redbot/core/core_commands.py:3445 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3439 +#: redbot/core/core_commands.py:3458 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3477 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3475 +#: redbot/core/core_commands.py:3494 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3501 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3493 +#: redbot/core/core_commands.py:3512 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3524 +#: redbot/core/core_commands.py:3543 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3528 +#: redbot/core/core_commands.py:3547 #, docstring msgid "\\n List the currently ignored servers and channels.\\n " msgstr "" -#: redbot/core/core_commands.py:3540 +#: redbot/core/core_commands.py:3559 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3548 +#: redbot/core/core_commands.py:3567 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3569 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:3574 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:3578 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3580 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3586 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3575 +#: redbot/core/core_commands.py:3594 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3584 +#: redbot/core/core_commands.py:3603 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3586 +#: redbot/core/core_commands.py:3605 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3591 +#: redbot/core/core_commands.py:3610 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3614 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3597 +#: redbot/core/core_commands.py:3616 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3603 +#: redbot/core/core_commands.py:3622 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3634 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3629 +#: redbot/core/core_commands.py:3648 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" diff --git a/redbot/core/locales/nb-NO.po b/redbot/core/locales/nb-NO.po index 5943dde3e..5383ec45a 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: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Norwegian Bokmal\n" "MIME-Version: 1.0\n" @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "Er du sikker på at du vil at jeg skal forlate {}? (y/n)" #: redbot/core/core_commands.py:1279 redbot/core/core_commands.py:1833 -#: redbot/core/core_commands.py:1949 redbot/core/core_commands.py:1993 -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:1968 redbot/core/core_commands.py:2012 +#: redbot/core/core_commands.py:2027 msgid "Done." msgstr "Ferdig." @@ -950,970 +950,983 @@ msgstr "Overvåkningsstatus ryddet." #: redbot/core/core_commands.py:1903 #, docstring +msgid "Sets [botname]'s competing status." +msgstr "" + +#: redbot/core/core_commands.py:1913 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:1916 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:1922 +#, docstring msgid "Sets [botname]'s status.\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "Setter [botname] sin status.\\n\\n Tilgjengelige statuser:\\n online\\n idle\\n dnd\\n invisible\\n " -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1945 msgid "Status changed to {}." msgstr "Status endret til {}." -#: redbot/core/core_commands.py:1932 +#: redbot/core/core_commands.py:1951 #, docstring msgid "Sets [botname]'s streaming status.\\n\\n Leaving both streamer and stream_title empty will clear it." msgstr "Setter [botname] sin streaming-status.\\n\\n La både streamer og stream_title fjerne gjenstanden på både elementet." -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1973 #, docstring msgid "Sets [botname]'s username." msgstr "Angir [botname] sitt brukernavn." -#: redbot/core/core_commands.py:1958 +#: redbot/core/core_commands.py:1977 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:1965 +#: redbot/core/core_commands.py:1984 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:1971 +#: redbot/core/core_commands.py:1990 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:1981 +#: redbot/core/core_commands.py:2000 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:1991 +#: redbot/core/core_commands.py:2010 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:1999 +#: redbot/core/core_commands.py:2018 #, docstring msgid "Sets [botname]'s nickname." msgstr "Setter [botname] sitt kallenavn." -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2021 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:2006 +#: redbot/core/core_commands.py:2025 msgid "I lack the permissions to change my own nickname." msgstr "Jeg mangler tillatelse til å endre mitt eget kallenavn." -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2032 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "Setter [botname]'s globale prefiks(es)." -#: redbot/core/core_commands.py:2018 redbot/core/core_commands.py:2031 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2050 msgid "Prefix set." msgstr "Prefiks satt." -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2043 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "Angir [botname]'s server prefiks(es)." -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2046 msgid "Guild prefixes have been reset." msgstr "Gruppe prefikser er tilbakestilt." -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2055 #, docstring msgid "\\n Changes the bot's default locale.\\n This will be used when a server has not set a locale, or in DMs.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "\\n Endrer botens standardspråk.\\n Dette brukes når en server ikke har angitt et locale, eller i direktemelding.\\n\\n `` kan være hvilken som helst språkkode med landskoden inkludert\\n f.eks. `nb-NO`, `de-DE`, `fr-FR`, `pl-PL`, osv.\\n\\n Gå til Reds Crowdin-side for å se språkene som er tilgjengelige med oversettelser:\\n https://translate. iscord.red\\n\\n For å tilbakestille til engelsk, bruk \\\"nb-NO\\\".\\n " -#: redbot/core/core_commands.py:2051 redbot/core/core_commands.py:2089 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2070 redbot/core/core_commands.py:2108 +#: redbot/core/core_commands.py:2141 redbot/core/core_commands.py:2179 msgid "Invalid language code. Use format: `en-US`" msgstr "Ugyldig språkkode. Bruk format: `en-US`" -#: redbot/core/core_commands.py:2055 redbot/core/core_commands.py:2093 -#: redbot/core/core_commands.py:2126 redbot/core/core_commands.py:2164 +#: redbot/core/core_commands.py:2074 redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2145 redbot/core/core_commands.py:2183 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "Ugyldig format - språkkode må inkludere landskode, f.eks. 'nb-NO'" -#: redbot/core/core_commands.py:2062 +#: redbot/core/core_commands.py:2081 msgid "Global locale has been set." msgstr "Globalt Lokale innstillinger er angitt." -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2087 #, docstring msgid "\\n Changes the bot's locale in this server.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n Use \\\"default\\\" to return to the bot's default set language.\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "\\n Endrer botens standardspråk.\\n Dette brukes når en server ikke har angitt et lokale, eller i direktemelding.\\n\\n `` kan være hvilken som helst språkkode med landskoden inkludert\\n f.eks. `nb-NO`, `de-DE`, `fr-FR`, `pl-PL`, osv.\\n\\n Gå til Reds Crowdin-side for å se språkene som er tilgjengelige med oversettelser:\\n https://translate.discord.red\\n\\n For å tilbakestille til engelsk, bruk \\\"nb-NO\\\".\\n " -#: redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2103 msgid "Locale has been set to the default." msgstr "Lokale innstillinger er satt til standard." -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2118 msgid "Locale has been set." msgstr "Lokale innstillinger er angitt." -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2124 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "\\n Endrer botens regionale format. Dette brukes til formatering av dato, tid og tall.\\n\\n `kan være hvilken som helst språkkode som helst med landskoden inkludert.\\n e.. `nb-NO`, `de-DE`, `fr-FR`, `pl-PL`, osv.\\n\\n Lastå tom for å basere regional formatering på robotens lokalitet.\\n " -#: redbot/core/core_commands.py:2116 +#: redbot/core/core_commands.py:2135 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:2133 +#: redbot/core/core_commands.py:2152 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:2141 +#: redbot/core/core_commands.py:2160 #, docstring msgid "\\n Changes bot's regional format in this server. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale in this server.\\n " msgstr "\\n Endrer botens regionale format på denne serveren. Dette brukes til formateringsdato, klokkeslett og nummer.\\n\\n `kan være hvilken som helst språkkode som helst med landskoden inkludert.\\n e.. `nb-NO`, `de-DE`, `fr-FR`, `pl-PL`, osv.\\n\\n Lastå tom for å basere regional formatering på botens lokale i denne serveren.\\n " -#: redbot/core/core_commands.py:2153 +#: redbot/core/core_commands.py:2172 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:2171 +#: redbot/core/core_commands.py:2190 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:2179 +#: redbot/core/core_commands.py:2198 #, docstring msgid "Customizes a section of `[p]info`.\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "Tilpass en seksjon med `[p]info`.\\n\\n Maksimal antall tillatte tegn er 1024.\\n Støtter merkeavn, lenker og \\\"nevtions\\\".\\n Lenke:\\n `[Min link](https://example. om)`\\n " -#: redbot/core/core_commands.py:2188 +#: redbot/core/core_commands.py:2207 msgid "The custom text has been cleared." msgstr "Egendefinert tekst er tømt." -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2211 msgid "The custom text has been set." msgstr "Den egendefinerte teksten er lagt inn." -#: redbot/core/core_commands.py:2195 +#: redbot/core/core_commands.py:2214 msgid "Text must be fewer than 1024 characters long." msgstr "Teksten må være mindre enn 1024 tegn lang." -#: redbot/core/core_commands.py:2200 +#: redbot/core/core_commands.py:2219 #, docstring msgid "Set, list or remove various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "Sendt, liste eller fjern ulike eksterne API tokens.\\n\\n Denne innstillingen vil bli spurt av noen tredjeparts cogs og noen andre kjernesaker.\\n\\n For å legge til nøkler tilbyr tjenestenavnet og tokens som en komma delt\\n liste med komma-separert nøkkel, allerede omtalt som beskrevet av tog som ber om denne kommandoen.\\n\\n Merk: API tokens er følsomme og bør bare brukes i en privat kanal\\n eller i DM med boten.\\n " -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2232 msgid "`{service}` API tokens have been set." msgstr "`{service}` API tokens har blitt satt." -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2236 #, docstring msgid "Show all external API services along with their keys that have been set.\\n\\n Secrets are not shown." msgstr "Vis alle eksterne API-tjenester sammen med deres nøkler som har blitt satt.\\n\\n Hemmeligheter vises ikke." -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:2242 msgid "No API services have been set yet." msgstr "Ingen API tjenester har blitt angitt ennå." -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API services:\\n" msgstr "Angi API-tjenester:\\n" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API service:\\n" msgstr "Angi API-tjenester:\\n" -#: redbot/core/core_commands.py:2238 +#: redbot/core/core_commands.py:2257 #, docstring msgid "Remove the given services with all their keys and tokens." msgstr "Fjern de leverte tjenestene med alle nøklene og tokene sine." -#: redbot/core/core_commands.py:2245 +#: redbot/core/core_commands.py:2264 msgid "Services deleted successfully:\\n{services_list}" msgstr "Tjenester ble slettet:\\n{services_list}" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2268 msgid "Service deleted successfully: {service_name}" msgstr "Tjenesten ble slettet: {service_name}" -#: redbot/core/core_commands.py:2254 +#: redbot/core/core_commands.py:2273 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:2259 +#: redbot/core/core_commands.py:2278 #, docstring msgid "Manage settings for the help command." msgstr "Administrer innstillinger for hjelpekommando." -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2283 #, docstring msgid " Show the current help settings. " msgstr " Vis gjeldende hjelpeinnstillinger. " -#: redbot/core/core_commands.py:2271 +#: redbot/core/core_commands.py:2290 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:2281 +#: redbot/core/core_commands.py:2300 #, docstring msgid " This resets [botname]'s help formatter to the default formatter. " msgstr " Dette tilbakestiller [botname] sin hjelpeformatter til standardformatteret. " -#: redbot/core/core_commands.py:2285 +#: redbot/core/core_commands.py:2304 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:2294 +#: redbot/core/core_commands.py:2313 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "\\n Dette tilbakestiller [botname] sin hjelp innstillinger til standardverdiene.\\n\\n Dette vil kanskje ikke påvirke når du bruker egendefinerte formatere fra tredjeparts cogs\\n " -#: redbot/core/core_commands.py:2301 +#: redbot/core/core_commands.py:2320 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:2309 +#: redbot/core/core_commands.py:2328 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "\\n Tillater oppstartskommandoen å bli sendt som en paginert meny i stedet for separate\\n meldinger.\\n\\n Standard er satt til False.\\n Å bruke dette uten en innstilling vil veksle.\\n " -#: redbot/core/core_commands.py:2320 +#: redbot/core/core_commands.py:2339 msgid "Help will use menus." msgstr "Hjelpen vil bruke menyer." -#: redbot/core/core_commands.py:2322 +#: redbot/core/core_commands.py:2341 msgid "Help will not use menus." msgstr "Hjelpen vil ikke bruke menyer." -#: redbot/core/core_commands.py:2326 +#: redbot/core/core_commands.py:2345 #, docstring msgid "\\n This allows the help command to show hidden commands.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "\\n Dette tillater kommandoen hjelp å vise skjulte kommandoer.\\n\\n Dette er alternativene til False.\\n Bruk dette uten en innstilling vil veksle.\\n " -#: redbot/core/core_commands.py:2336 +#: redbot/core/core_commands.py:2355 msgid "Help will not filter hidden commands." msgstr "Hjelp vil ikke filtrere skjulte kommandoer." -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2357 msgid "Help will filter hidden commands." msgstr "Hjelp vil filtrere skjulte kommandoer." -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2361 #, docstring msgid "\\n This allows the help command message to be ticked if help is sent in a DM.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "\\n Dette lar deg sende kommandoen om hjelp sendes i en DM.\\n\\n Standard til usant.\\n Bruk dette uten en innstilling vil veksle.\\n " -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2371 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:2354 +#: redbot/core/core_commands.py:2373 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:2358 +#: redbot/core/core_commands.py:2377 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help.\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "\\n Angir om kommandoer som ikke kan kjøres i gjeldende kontekst, bør være\\n filtrert fra hjelp.\\n\\n Standard til True.\\n Å bruke dette uten en innstilling vil veksle.\\n " -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2388 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:2371 +#: redbot/core/core_commands.py:2390 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:2375 +#: redbot/core/core_commands.py:2394 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "\\n Dette lar boten svare som indikerer at det finnes et bestemt\\n hjelpeemne selv om brukeren ikke kan bruke den.\\n\\n Merk: Denne innstillingen er ikke alene sikker på at kommandosamtale.\\n\\n Standard til False.\\n Hvis du bruker dette uten en innstilling, vil det byttes ut.\\n " -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2407 msgid "Help will verify the existence of help topics." msgstr "Hjelp vil bekrefte at hjelpeemner eksisterer." -#: redbot/core/core_commands.py:2391 +#: redbot/core/core_commands.py:2410 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:2399 +#: redbot/core/core_commands.py:2418 #, docstring msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "Angi antall tegn for hver side i hjelp-meldingen.\\n\\n Denne innstillingen gjelder bare for integrert hjelp.\\n\\n Standardverdien er 1000 tegn. Den minste verdien er 500.\\n Maksimum er basert på det lavere av hva du gir, og hva discord tillater det.\\n\\n Vær oppmerksom på at hvis du angir en relativt liten tegngrense kan\\n bety at noen sider vil overstige denne grensen.\\n " -#: redbot/core/core_commands.py:2410 +#: redbot/core/core_commands.py:2429 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:2414 +#: redbot/core/core_commands.py:2433 msgid "Done. The character limit per page has been set to {}." msgstr "Ferdig. Tegngrensen per side er satt til {}." -#: redbot/core/core_commands.py:2418 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "Angi maksimalt antall hjelpesider sendt i en serverkanal.\\n\\n Denne innstillingen gjelder ikke for menyhjelp.\\n\\n Dersom en hjelpemelding inneholder flere sider enn denne verdien, meldingen om hjelp vil\\n bli sendt til skribenten via DM. Dette er for å bidra til å redusere spam på server\\n tekstkanaler.\\n\\n Standardverdien er 2 sider.\\n " -#: redbot/core/core_commands.py:2429 redbot/core/core_commands.py:2447 +#: redbot/core/core_commands.py:2448 redbot/core/core_commands.py:2466 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:2433 +#: redbot/core/core_commands.py:2452 msgid "Done. The page limit has been set to {}." msgstr "Ferdig. Grensen er satt til {}." -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2457 #, 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 sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "Angi forsinkelsen hvoretter hjelpesidene vil bli slettet.\\n\\n Innstillingen er deaktivert som standard, og gjelder bare for hjelp utenfor menyen,\\n sendt i tekstkanaler på serveren.\\n Setter forsinkelsen til 0 deaktiverer denne funksjonen.\\n\\n Boten må ha MANAGE_MESSAGES tillatelse til å fungere.\\n " -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2469 msgid "The delay cannot be longer than 14 days!" msgstr "Tidsfristen kan ikke være lengre enn 14 dager!" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2474 msgid "Done. Help messages will not be deleted now." msgstr "Ferdig. Hjelpe meldinger slettes ikke nå." -#: redbot/core/core_commands.py:2457 +#: redbot/core/core_commands.py:2476 msgid "Done. The delete delay has been set to {} seconds." msgstr "Ferdig. Slettingsforsinkelsen er satt til {} sekunder." -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "\\n Sett taggen som skal brukes.\\n\\n Denne innstillingen gjelder bare for integrert hjelp. Hvis ingen tagg er\\n angitt, brukes standard i stedet.\\n " -#: redbot/core/core_commands.py:2469 +#: redbot/core/core_commands.py:2488 msgid "The tagline has been reset." msgstr "Etiketten er tilbakestilt." -#: redbot/core/core_commands.py:2473 +#: redbot/core/core_commands.py:2492 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:2481 +#: redbot/core/core_commands.py:2500 msgid "The tagline has been set." msgstr "Taggen er lagt inn." -#: redbot/core/core_commands.py:2486 +#: redbot/core/core_commands.py:2505 #, docstring msgid "Sends a message to the owner." msgstr "Sender en melding til eieren." -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2508 msgid "User ID: {}" msgstr "Bruker-ID: {}" -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2511 msgid "through DM" msgstr "gjennom DM" -#: redbot/core/core_commands.py:2494 +#: redbot/core/core_commands.py:2513 msgid "from {}" msgstr "fra {}" -#: redbot/core/core_commands.py:2495 +#: redbot/core/core_commands.py:2514 msgid " | Server ID: {}" msgstr " | Server-ID: {}" -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2519 msgid "Use `{}dm {} ` to reply to this user" msgstr "Bruk '{} dm {} ' for å svare denne brukeren" -#: redbot/core/core_commands.py:2502 +#: redbot/core/core_commands.py:2521 msgid "Sent by {} {}" msgstr "Sendt av {} {}" -#: redbot/core/core_commands.py:2507 +#: redbot/core/core_commands.py:2526 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:2578 +#: redbot/core/core_commands.py:2597 msgid "Your message has been sent." msgstr "Din melding har blitt sendt." -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2599 msgid "I'm unable to deliver your message. Sorry." msgstr "Jeg klarer ikke å levere meldingen. Unnskyld." -#: redbot/core/core_commands.py:2585 +#: redbot/core/core_commands.py:2604 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "Sender en DM til en bruker.\\n\\n Denne kommandoen trenger en bruker-ID for å fungere.\\n For å få en bruker-ID, Gå til Discords innstillinger og åpne\\n 'Utseende' fanen. Aktiver \"Utviklermodus\", høyreklikk deretter\\n en bruker og klikk på \"Kopier ID-\".\\n " -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2614 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:2605 +#: redbot/core/core_commands.py:2624 msgid "Owner of {}" msgstr "Eier av {}" -#: redbot/core/core_commands.py:2606 +#: redbot/core/core_commands.py:2625 msgid "You can reply to this message with {}contact" msgstr "Du kan svare på denne meldingen med {}contact" -#: redbot/core/core_commands.py:2620 redbot/core/core_commands.py:2630 +#: redbot/core/core_commands.py:2639 redbot/core/core_commands.py:2649 msgid "Sorry, I couldn't deliver your message to {}" msgstr "Beklager, kunne ikke levere meldingen din til {}" -#: redbot/core/core_commands.py:2623 redbot/core/core_commands.py:2633 +#: redbot/core/core_commands.py:2642 redbot/core/core_commands.py:2652 msgid "Message delivered to {}" msgstr "Meldingen er levert til {}" -#: redbot/core/core_commands.py:2638 +#: redbot/core/core_commands.py:2657 #, docstring msgid "Prints the bot's data path." msgstr "Skriver ut botens datasti." -#: redbot/core/core_commands.py:2642 +#: redbot/core/core_commands.py:2661 msgid "Data path: {path}" msgstr "Datasti {path}" -#: redbot/core/core_commands.py:2648 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Shows debug information useful for debugging." msgstr "Viser feilsøkingsinformasjon nyttig for feilsøking." -#: redbot/core/core_commands.py:2735 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "\\n Tillatte kommandoer for håndtering.\\n " -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:2761 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "\\n Legger til en bruker i tillatelseslisten.\\n " -#: redbot/core/core_commands.py:2752 +#: redbot/core/core_commands.py:2771 msgid "Users added to allowlist." msgstr "Brukere lagt til tillatt liste." -#: redbot/core/core_commands.py:2756 +#: redbot/core/core_commands.py:2775 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "\\n Lister brukere på tillatt liste.\\n " -#: redbot/core/core_commands.py:2765 +#: redbot/core/core_commands.py:2784 msgid "Users on allowlist:" msgstr "Brukere på tillattlisten:" -#: redbot/core/core_commands.py:2774 +#: redbot/core/core_commands.py:2793 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "\\n Fjerner brukeren fra tillatelseslisten.\\n " -#: redbot/core/core_commands.py:2784 +#: redbot/core/core_commands.py:2803 msgid "Users have been removed from the allowlist." msgstr "Brukere har blitt fjernet fra tillatt liste." -#: redbot/core/core_commands.py:2788 +#: redbot/core/core_commands.py:2807 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "\\n Fjerner bort fra tillatelisten\\n " -#: redbot/core/core_commands.py:2792 +#: redbot/core/core_commands.py:2811 msgid "Allowlist has been cleared." msgstr "Tillatt liste er tømt." -#: redbot/core/core_commands.py:2797 +#: redbot/core/core_commands.py:2816 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "\\n Kommandoer for blokkeringsadministrasjon\\n " -#: redbot/core/core_commands.py:2804 +#: redbot/core/core_commands.py:2823 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "\\n Legger til en bruker i blokkeringslisten.\\n " -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2836 msgid "You cannot add an owner to the blocklist!" msgstr "Du kan ikke legge til en eier i blokkeringslisten!" -#: redbot/core/core_commands.py:2823 +#: redbot/core/core_commands.py:2842 msgid "User added to blocklist." msgstr "Brukeren ble lagt til blokkeringslisten." -#: redbot/core/core_commands.py:2827 +#: redbot/core/core_commands.py:2846 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "\\n Lister brukere på blokkeringslisten.\\n " -#: redbot/core/core_commands.py:2836 +#: redbot/core/core_commands.py:2855 msgid "Users on blocklist:" msgstr "Brukere på blokklisten:" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2864 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "\\n Fjerner brukeren fra blokkeringslisten.\\n " -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2874 msgid "Users have been removed from blocklist." msgstr "Brukere har blitt fjernet fra svartelisten." -#: redbot/core/core_commands.py:2859 +#: redbot/core/core_commands.py:2878 #, docstring msgid "\\n Clears the blocklist.\\n " msgstr "\\n Fjerner blokkeringslisten.\\n " -#: redbot/core/core_commands.py:2863 +#: redbot/core/core_commands.py:2882 msgid "Blocklist has been cleared." msgstr "Svartelisten er tømt." -#: redbot/core/core_commands.py:2869 +#: redbot/core/core_commands.py:2888 #, docstring msgid "\\n Server specific allowlist management commands.\\n " msgstr "\\n Serverspesifikke bestemmelser for styring av tillateliste.\\n " -#: redbot/core/core_commands.py:2878 +#: redbot/core/core_commands.py:2897 #, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "\\n Legger til en bruker eller en rolle i listen over server.\\n " -#: redbot/core/core_commands.py:2893 +#: redbot/core/core_commands.py:2912 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:2901 +#: redbot/core/core_commands.py:2920 msgid "{names} added to allowlist." msgstr "{names} lagt til tillatt liste." -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2924 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "\\n Lister brukere og roller på listen over serveren tillater.\\n " -#: redbot/core/core_commands.py:2914 +#: redbot/core/core_commands.py:2933 msgid "Whitelisted Users and roles:" msgstr "Hvitelistede brukere og roller:" -#: redbot/core/core_commands.py:2925 +#: redbot/core/core_commands.py:2944 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "\\n Fjerner bruker eller rolle fra tillatt liste.\\n " -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2959 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:2948 +#: redbot/core/core_commands.py:2967 msgid "{names} removed from the server allowlist." msgstr "{names} fjernet fra listen over server tillatelse." -#: redbot/core/core_commands.py:2953 +#: redbot/core/core_commands.py:2972 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "\\n Fjerner bort fra tillatelisten\\n " -#: redbot/core/core_commands.py:2957 +#: redbot/core/core_commands.py:2976 msgid "Server allowlist has been cleared." msgstr "Serverens tillatte liste har blitt fjernet." -#: redbot/core/core_commands.py:2963 +#: redbot/core/core_commands.py:2982 #, docstring msgid "\\n Server specific blocklist management commands.\\n " msgstr "\\n Server spesifikke styringskommandoer for blokklisten.\\n " -#: redbot/core/core_commands.py:2972 +#: redbot/core/core_commands.py:2991 #, docstring msgid "\\n Adds a user or role to the blocklist.\\n " msgstr "\\n Legger til en bruker eller en rolle på blokkeringslisten.\\n " -#: redbot/core/core_commands.py:2982 +#: redbot/core/core_commands.py:3001 msgid "You cannot add yourself to the blocklist!" msgstr "Du kan ikke legge deg selv til i blokkeringslisten!" -#: redbot/core/core_commands.py:2985 +#: redbot/core/core_commands.py:3004 msgid "You cannot add the guild owner to the blocklist!" msgstr "Du kan ikke legge til guildeieren til blokkeringslisten!" -#: redbot/core/core_commands.py:2988 +#: redbot/core/core_commands.py:3007 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:2995 +#: redbot/core/core_commands.py:3014 msgid "{names} added to the server blocklist." msgstr "{names} har lagt til serverens blokkerings liste." -#: redbot/core/core_commands.py:3000 +#: redbot/core/core_commands.py:3019 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "\\n Bruker og roller i blokkerings listen.\\n " -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3028 msgid "Blacklisted Users and Roles:" msgstr "Svarte listede brukere og roller:" -#: redbot/core/core_commands.py:3020 +#: redbot/core/core_commands.py:3039 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "\\n Fjerner bruker eller rolle fra blokkerings listen.\\n " -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3051 msgid "{names} removed from the server blocklist." msgstr "{names} fjernet fra serverens blokkerings liste." -#: redbot/core/core_commands.py:3037 +#: redbot/core/core_commands.py:3056 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "\\n Fjerner server blokkerings listen.\\n " -#: redbot/core/core_commands.py:3041 +#: redbot/core/core_commands.py:3060 msgid "Server blocklist has been cleared." msgstr "Server-blokklisten har blitt slettet." -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3065 #, docstring msgid "Manage the bot's commands and cogs." msgstr "Administre robotens kommandoer og cogs." -#: redbot/core/core_commands.py:3052 +#: redbot/core/core_commands.py:3071 #, docstring msgid "Set the default state for a cog as disabled." msgstr "Angi standardtilstanden for en cog som deaktivert." -#: redbot/core/core_commands.py:3055 redbot/core/core_commands.py:3067 -#: redbot/core/core_commands.py:3077 redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3074 redbot/core/core_commands.py:3086 +#: redbot/core/core_commands.py:3096 redbot/core/core_commands.py:3116 msgid "Cog with the given name doesn't exist." msgstr "Cog med oppgitt navn finnes ikke." -#: redbot/core/core_commands.py:3057 +#: redbot/core/core_commands.py:3076 msgid "You can't disable this cog by default." msgstr "Du kan ikke deaktivere denne cog som standard." -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3078 msgid "{cogname} has been set as disabled by default." msgstr "{cogname} er angitt som deaktivert som standard." -#: redbot/core/core_commands.py:3064 +#: redbot/core/core_commands.py:3083 #, docstring msgid "Set the default state for a cog as enabled." msgstr "Angi standardtilstanden for en cog som aktivert." -#: redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3088 msgid "{cogname} has been set as enabled by default." msgstr "{cogname} er satt som standard." -#: redbot/core/core_commands.py:3074 +#: redbot/core/core_commands.py:3093 #, docstring msgid "Disable a cog in this guild." msgstr "Deaktiver en logg i denne guilden." -#: redbot/core/core_commands.py:3079 +#: redbot/core/core_commands.py:3098 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:3081 +#: redbot/core/core_commands.py:3100 msgid "{cogname} has been disabled in this guild." msgstr "{cogname} har blitt deaktivert i denne guilden." -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3103 msgid "{cogname} was already disabled (nothing to do)." msgstr "{cogname} var allerede deaktivert (ingenting å gjøre)." -#: redbot/core/core_commands.py:3090 +#: redbot/core/core_commands.py:3109 #, docstring msgid "Enable a cog in this guild." msgstr "Aktiver en cog i denne guilden." -#: redbot/core/core_commands.py:3092 +#: redbot/core/core_commands.py:3111 msgid "{cogname} has been enabled in this guild." msgstr "{cogname} har blitt aktivert i denne guilden." -#: redbot/core/core_commands.py:3100 +#: redbot/core/core_commands.py:3119 msgid "{cogname} was not disabled (nothing to do)." msgstr "{cogname} ble ikke deaktivert (ingenting å gjøre)." -#: redbot/core/core_commands.py:3106 +#: redbot/core/core_commands.py:3125 #, docstring msgid "List the cogs which are disabled in this guild." msgstr "List opp loggene som er deaktivert i denne guilden." -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3134 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:3121 +#: redbot/core/core_commands.py:3140 msgid "There are no disabled cogs in this guild." msgstr "Det er ingen deaktiverte cogs i denne guilden." -#: redbot/core/core_commands.py:3125 +#: redbot/core/core_commands.py:3144 #, docstring msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n " msgstr "\\n Liste deaktivert kommandoer.\\n\\n Hvis du er robot-eier, vil dette vise globale deaktiverte kommandoer som standard.\\n " -#: redbot/core/core_commands.py:3138 +#: redbot/core/core_commands.py:3157 #, docstring msgid "List disabled commands globally." msgstr "List deaktivert kommandoer globalt." -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3160 msgid "There aren't any globally disabled commands." msgstr "Det er ikke noen globalt utkoplet kommandoer." -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3163 msgid "{} commands are disabled globally.\\n" msgstr "{} kommandoer er deaktivert globalt.\\n" -#: redbot/core/core_commands.py:3148 +#: redbot/core/core_commands.py:3167 msgid "1 command is disabled globally.\\n" msgstr "1 kommando er deaktivert globalt.\\n" -#: redbot/core/core_commands.py:3155 +#: redbot/core/core_commands.py:3174 #, docstring msgid "List disabled commands in this server." msgstr "Listen deaktivert kommandoer på denne serveren." -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3177 msgid "There aren't any disabled commands in {}." msgstr "Det er ingen deaktiverte kommandoer i {}." -#: redbot/core/core_commands.py:3161 +#: redbot/core/core_commands.py:3180 msgid "{} commands are disabled in {}.\\n" msgstr "{} kommandoer er deaktivert i {}.\\n" -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3184 msgid "1 command is disabled in {}.\\n" msgstr "1 kommando er deaktivert i {}.\\n" -#: redbot/core/core_commands.py:3172 +#: redbot/core/core_commands.py:3191 #, docstring msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n " msgstr "Deaktiver en kommando.\\n\\n Hvis du er bot eier, vil dette deaktivere kommandoer\\n globalt som standard.\\n " -#: redbot/core/core_commands.py:3186 +#: redbot/core/core_commands.py:3205 #, docstring msgid "Disable a command globally." msgstr "Deaktivere en kommando globalt." -#: redbot/core/core_commands.py:3190 redbot/core/core_commands.py:3224 -#: redbot/core/core_commands.py:3274 redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3209 redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3293 redbot/core/core_commands.py:3315 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "Jeg kunne ikke finne den kommandoen. Vær oppmerksom på at den er stor sensitiv." -#: redbot/core/core_commands.py:3196 redbot/core/core_commands.py:3230 +#: redbot/core/core_commands.py:3215 redbot/core/core_commands.py:3249 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:3202 redbot/core/core_commands.py:3236 +#: redbot/core/core_commands.py:3221 redbot/core/core_commands.py:3255 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:3211 +#: redbot/core/core_commands.py:3230 msgid "That command is already disabled globally." msgstr "Den kommandoen er allerede deaktivert globalt." -#: redbot/core/core_commands.py:3220 +#: redbot/core/core_commands.py:3239 #, docstring msgid "Disable a command in this server only." msgstr "Deaktiver kun en kommando i denne serveren." -#: redbot/core/core_commands.py:3241 +#: redbot/core/core_commands.py:3260 msgid "You are not allowed to disable that command." msgstr "Du har ikke lov til å deaktivere den kommandoen." -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3270 msgid "That command is already disabled in this server." msgstr "Den kommandoen er allerede deaktivert i denne serveren." -#: redbot/core/core_commands.py:3257 +#: redbot/core/core_commands.py:3276 #, docstring msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n " msgstr "Aktiver en kommando.\\n\\n Hvis du er en bot eier, vil dette prøve å aktivere en globalt\\n deaktivert kommando som standard.\\n " -#: redbot/core/core_commands.py:3270 +#: redbot/core/core_commands.py:3289 #, docstring msgid "Enable a command globally." msgstr "Aktiver en kommando globalt." -#: redbot/core/core_commands.py:3283 +#: redbot/core/core_commands.py:3302 msgid "That command is already enabled globally." msgstr "Den kommandoen er allerede aktivert globalt." -#: redbot/core/core_commands.py:3292 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Enable a command in this server." msgstr "Aktiver en kommando i denne serveren." -#: redbot/core/core_commands.py:3301 +#: redbot/core/core_commands.py:3320 msgid "You are not allowed to enable that command." msgstr "Du har ikke rettigheter til å aktivere den kommandoen." -#: redbot/core/core_commands.py:3311 +#: redbot/core/core_commands.py:3330 msgid "That command is already enabled in this server." msgstr "Den kommandoen er allerede aktivert på denne serveren." -#: redbot/core/core_commands.py:3318 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n " msgstr "Sett botens svar til deaktiverte kommandoer.\\n\\n La være blank for å sende ingenting.\\n\\n For å inkludere kommandoenavnet i meldingen, inkluder\\n `{command}` plassholder.\\n " -#: redbot/core/core_commands.py:3332 +#: redbot/core/core_commands.py:3351 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "\\n Serverinnstillinger for immunitet fra automatiserte handlinger.\\n " -#: redbot/core/core_commands.py:3339 +#: redbot/core/core_commands.py:3358 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "\\n Henter nåværende medlemmer og roller konfigurert for automatisk\\n moderasjons aksjonimmunitet.\\n " -#: redbot/core/core_commands.py:3350 +#: redbot/core/core_commands.py:3369 msgid "Roles immune from automated moderation actions:\\n" msgstr "Roller immunitet fra automatiserte moderasjons aksjoner:\\n" -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3374 msgid "Members immune from automated moderation actions:\\n" msgstr "Medlemmer immune fra automatiserte moderasjons aksjoner:\\n" -#: redbot/core/core_commands.py:3359 +#: redbot/core/core_commands.py:3378 msgid "No immunity settings here." msgstr "Ingen immunintetsinnstillinger her." -#: redbot/core/core_commands.py:3368 +#: redbot/core/core_commands.py:3387 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "\\n Lager en bruker eller rolle immune fra automatiserte moderasjons handlinger.\\n " -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3392 msgid "Already added." msgstr "Allerede lagt til." -#: redbot/core/core_commands.py:3381 +#: redbot/core/core_commands.py:3400 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "\\n Lager en bruker eller rolle immune fra automatiserte moderasjons handlinger.\\n " -#: redbot/core/core_commands.py:3386 +#: redbot/core/core_commands.py:3405 msgid "Not in list." msgstr "Ikke i listen." -#: redbot/core/core_commands.py:3394 +#: redbot/core/core_commands.py:3413 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " msgstr "\\n Kontrollerer om en bruker eller rolle vil anses som immune fra automatiserte handlinger.\\n " -#: redbot/core/core_commands.py:3399 +#: redbot/core/core_commands.py:3418 msgid "They are immune." msgstr "De er immune." -#: redbot/core/core_commands.py:3401 +#: redbot/core/core_commands.py:3420 msgid "They are not immune." msgstr "De er ikke immuniserte." -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3425 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "\\n Kommandoer for å konfigurere eier varsler.\\n " -#: redbot/core/core_commands.py:3413 +#: redbot/core/core_commands.py:3432 #, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "\\n Åpt-in ved mottakelse av meldinger.\\n\\n Dette er standardtilstanden.\\n " -#: redbot/core/core_commands.py:3426 +#: redbot/core/core_commands.py:3445 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "\\n Åpta-ut Velg bort mottak av eiervarsler.\\n " -#: redbot/core/core_commands.py:3439 +#: redbot/core/core_commands.py:3458 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "\\n Legger til en destinasjon tekstkanal for å motta eier-meldinger.\\n " -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3477 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "\\n Fjerner en destinasjon tekstkanal fra å motta eier-meldinger.\\n " -#: redbot/core/core_commands.py:3475 +#: redbot/core/core_commands.py:3494 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "\\n Viser de konfigurerte ekstra destinasjoner for eiermeldinger.\\n " -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3501 msgid "There are no extra channels being sent to." msgstr "Det er ingen ekstra kanaler som sendes til." -#: redbot/core/core_commands.py:3493 +#: redbot/core/core_commands.py:3512 msgid "Unknown channel with id: {id}" msgstr "Ukjent kanal med id: {id}" -#: redbot/core/core_commands.py:3524 +#: redbot/core/core_commands.py:3543 #, docstring msgid "Add servers or channels to the ignore list." msgstr "Legg til servere eller kanaler i ignorering listen." -#: redbot/core/core_commands.py:3528 +#: redbot/core/core_commands.py:3547 #, docstring msgid "\\n List the currently ignored servers and channels.\\n " msgstr "\\n Lister de nåværende ignorerte serverne og kanalene.\\n " -#: redbot/core/core_commands.py:3540 +#: redbot/core/core_commands.py:3559 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "Ignorer kommandoer i kanalen eller kategorien.\\n\\n Standard til gjeldende kanal.\\n " -#: redbot/core/core_commands.py:3548 +#: redbot/core/core_commands.py:3567 msgid "Channel added to ignore list." msgstr "Kanal lagt til ignorering listen." -#: redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3569 msgid "Channel already in ignore list." msgstr "Kanal allerede i ignorering listen." -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:3574 #, docstring msgid "Ignore commands in this server." msgstr "Ignorer kommandoer på denne serveren." -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:3578 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:3561 +#: redbot/core/core_commands.py:3580 msgid "This server is already being ignored." msgstr "Denne serveren blir allerede ignorert." -#: redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3586 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "Fjern servere eller kanaler fra ignorering listen." -#: redbot/core/core_commands.py:3575 +#: redbot/core/core_commands.py:3594 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "Fjern en kanal eller kategori fra ignorering listen.\\n\\n Standard til gjeldende kanal.\\n " -#: redbot/core/core_commands.py:3584 +#: redbot/core/core_commands.py:3603 msgid "Channel removed from ignore list." msgstr "Kanal fjernet fra ignorering listen." -#: redbot/core/core_commands.py:3586 +#: redbot/core/core_commands.py:3605 msgid "That channel is not in the ignore list." msgstr "Denne kanalen er ikke i ignorering listen." -#: redbot/core/core_commands.py:3591 +#: redbot/core/core_commands.py:3610 #, docstring msgid "Remove this server from the ignore list." msgstr "Fjern denne serveren fra ignorering listen." -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3614 msgid "This server has been removed from the ignore list." msgstr "Denne serveren har blitt fjernet fra ignorering listen." -#: redbot/core/core_commands.py:3597 +#: redbot/core/core_commands.py:3616 msgid "This server is not in the ignore list." msgstr "Denne serveren er ikke i ignorering listen." -#: redbot/core/core_commands.py:3603 +#: redbot/core/core_commands.py:3622 msgid "This server is currently being ignored." msgstr "Denne serveren blir for øyeblikket ignorert." -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3634 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "Nåværende ignorerte kategorier: {categories}\\nKanaler: {channels}" -#: redbot/core/core_commands.py:3629 +#: redbot/core/core_commands.py:3648 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "\\n Få informasjon om Red's lisenser.\\n " diff --git a/redbot/core/locales/nl-NL.po b/redbot/core/locales/nl-NL.po index 51cb9b29f..3bbb7f437 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: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Dutch\n" "MIME-Version: 1.0\n" @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "Weet je zeker dat ik {} moet verlaten? (ja/nee)" #: redbot/core/core_commands.py:1279 redbot/core/core_commands.py:1833 -#: redbot/core/core_commands.py:1949 redbot/core/core_commands.py:1993 -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:1968 redbot/core/core_commands.py:2012 +#: redbot/core/core_commands.py:2027 msgid "Done." msgstr "Klaar." @@ -950,970 +950,983 @@ msgstr "" #: redbot/core/core_commands.py:1903 #, docstring +msgid "Sets [botname]'s competing status." +msgstr "" + +#: redbot/core/core_commands.py:1913 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:1916 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:1922 +#, docstring msgid "Sets [botname]'s status.\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1945 msgid "Status changed to {}." msgstr "Status veranderd naar {}." -#: redbot/core/core_commands.py:1932 +#: redbot/core/core_commands.py:1951 #, docstring msgid "Sets [botname]'s streaming status.\\n\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1973 #, docstring msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1958 +#: redbot/core/core_commands.py:1977 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:1965 +#: redbot/core/core_commands.py:1984 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1990 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:1981 +#: redbot/core/core_commands.py:2000 msgid "Failed to change the username. Discord returned the following error:\\n{error_message}" msgstr "" -#: redbot/core/core_commands.py:1991 +#: redbot/core/core_commands.py:2010 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:1999 +#: redbot/core/core_commands.py:2018 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2021 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2025 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:2013 +#: redbot/core/core_commands.py:2032 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2018 redbot/core/core_commands.py:2031 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2050 msgid "Prefix set." msgstr "Prefix opgeslagen." -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2043 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2046 msgid "Guild prefixes have been reset." msgstr "Server prefixes zijn gereset." -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2055 #, docstring msgid "\\n Changes the bot's default locale.\\n This will be used when a server has not set a locale, or in DMs.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2051 redbot/core/core_commands.py:2089 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2070 redbot/core/core_commands.py:2108 +#: redbot/core/core_commands.py:2141 redbot/core/core_commands.py:2179 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:2055 redbot/core/core_commands.py:2093 -#: redbot/core/core_commands.py:2126 redbot/core/core_commands.py:2164 +#: redbot/core/core_commands.py:2074 redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2145 redbot/core/core_commands.py:2183 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:2062 +#: redbot/core/core_commands.py:2081 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2087 #, docstring msgid "\\n Changes the bot's locale in this server.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n Use \\\"default\\\" to return to the bot's default set language.\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2103 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2118 msgid "Locale has been set." msgstr "Taal is veranderd." -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2124 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2116 +#: redbot/core/core_commands.py:2135 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2133 +#: redbot/core/core_commands.py:2152 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2141 +#: redbot/core/core_commands.py:2160 #, docstring msgid "\\n Changes bot's regional format in this server. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale in this server.\\n " msgstr "" -#: redbot/core/core_commands.py:2153 +#: redbot/core/core_commands.py:2172 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:2171 +#: redbot/core/core_commands.py:2190 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2179 +#: redbot/core/core_commands.py:2198 #, docstring msgid "Customizes a section of `[p]info`.\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:2188 +#: redbot/core/core_commands.py:2207 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2211 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:2195 +#: redbot/core/core_commands.py:2214 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2200 +#: redbot/core/core_commands.py:2219 #, docstring msgid "Set, list or remove various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2232 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2236 #, docstring msgid "Show all external API services along with their keys that have been set.\\n\\n Secrets are not shown." msgstr "" -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:2242 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API services:\\n" msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API service:\\n" msgstr "" -#: redbot/core/core_commands.py:2238 +#: redbot/core/core_commands.py:2257 #, docstring msgid "Remove the given services with all their keys and tokens." msgstr "" -#: redbot/core/core_commands.py:2245 +#: redbot/core/core_commands.py:2264 msgid "Services deleted successfully:\\n{services_list}" msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2268 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:2254 +#: redbot/core/core_commands.py:2273 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2278 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2283 #, docstring msgid " Show the current help settings. " msgstr "" -#: redbot/core/core_commands.py:2271 +#: redbot/core/core_commands.py:2290 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:2300 #, docstring msgid " This resets [botname]'s help formatter to the default formatter. " msgstr "" -#: redbot/core/core_commands.py:2285 +#: redbot/core/core_commands.py:2304 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:2294 +#: redbot/core/core_commands.py:2313 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2301 +#: redbot/core/core_commands.py:2320 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:2309 +#: redbot/core/core_commands.py:2328 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2320 +#: redbot/core/core_commands.py:2339 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:2322 +#: redbot/core/core_commands.py:2341 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:2326 +#: redbot/core/core_commands.py:2345 #, docstring msgid "\\n This allows the help command to show hidden commands.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2336 +#: redbot/core/core_commands.py:2355 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2357 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2361 #, docstring msgid "\\n This allows the help command message to be ticked if help is sent in a DM.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2371 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2354 +#: redbot/core/core_commands.py:2373 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2377 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help.\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2388 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2371 +#: redbot/core/core_commands.py:2390 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2375 +#: redbot/core/core_commands.py:2394 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2407 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2391 -msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." -msgstr "" - -#: redbot/core/core_commands.py:2399 -#, docstring -msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " -msgstr "" - #: redbot/core/core_commands.py:2410 -msgid "You must give a value of at least 500 characters." -msgstr "" - -#: redbot/core/core_commands.py:2414 -msgid "Done. The character limit per page has been set to {}." +msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" #: redbot/core/core_commands.py:2418 #, docstring -msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " +msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:2429 redbot/core/core_commands.py:2447 -msgid "You must give a value of zero or greater!" +#: redbot/core/core_commands.py:2429 +msgid "You must give a value of at least 500 characters." msgstr "" #: redbot/core/core_commands.py:2433 +msgid "Done. The character limit per page has been set to {}." +msgstr "" + +#: redbot/core/core_commands.py:2437 +#, docstring +msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2448 redbot/core/core_commands.py:2466 +msgid "You must give a value of zero or greater!" +msgstr "" + +#: redbot/core/core_commands.py:2452 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2457 #, 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 sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2469 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2474 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2457 +#: redbot/core/core_commands.py:2476 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:2469 +#: redbot/core/core_commands.py:2488 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:2473 +#: redbot/core/core_commands.py:2492 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:2481 +#: redbot/core/core_commands.py:2500 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2486 +#: redbot/core/core_commands.py:2505 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2508 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2511 msgid "through DM" msgstr "met een persoonlijk bericht" -#: redbot/core/core_commands.py:2494 +#: redbot/core/core_commands.py:2513 msgid "from {}" msgstr "van {}" -#: redbot/core/core_commands.py:2495 +#: redbot/core/core_commands.py:2514 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2519 msgid "Use `{}dm {} ` to reply to this user" msgstr "Gebruik `{}dm {} ` om te reageren op deze gebruiker" -#: redbot/core/core_commands.py:2502 +#: redbot/core/core_commands.py:2521 msgid "Sent by {} {}" msgstr "Verzonden door {} {}" -#: redbot/core/core_commands.py:2507 +#: redbot/core/core_commands.py:2526 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2597 msgid "Your message has been sent." msgstr "Je bericht is verzonden." -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2599 msgid "I'm unable to deliver your message. Sorry." msgstr "Ik kan dit bericht niet afleveren." -#: redbot/core/core_commands.py:2585 +#: redbot/core/core_commands.py:2604 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2614 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:2605 +#: redbot/core/core_commands.py:2624 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:2606 +#: redbot/core/core_commands.py:2625 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:2620 redbot/core/core_commands.py:2630 +#: redbot/core/core_commands.py:2639 redbot/core/core_commands.py:2649 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:2623 redbot/core/core_commands.py:2633 +#: redbot/core/core_commands.py:2642 redbot/core/core_commands.py:2652 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:2638 +#: redbot/core/core_commands.py:2657 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:2642 +#: redbot/core/core_commands.py:2661 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:2648 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2735 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:2761 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2752 +#: redbot/core/core_commands.py:2771 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2756 +#: redbot/core/core_commands.py:2775 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2765 +#: redbot/core/core_commands.py:2784 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2774 +#: redbot/core/core_commands.py:2793 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2784 +#: redbot/core/core_commands.py:2803 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2788 +#: redbot/core/core_commands.py:2807 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2792 +#: redbot/core/core_commands.py:2811 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2797 +#: redbot/core/core_commands.py:2816 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2804 +#: redbot/core/core_commands.py:2823 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2836 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2823 +#: redbot/core/core_commands.py:2842 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2827 +#: redbot/core/core_commands.py:2846 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2836 +#: redbot/core/core_commands.py:2855 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2864 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2874 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2859 -#, docstring -msgid "\\n Clears the blocklist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2863 -msgid "Blocklist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2869 -#, docstring -msgid "\\n Server specific allowlist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2878 #, docstring +msgid "\\n Clears the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2882 +msgid "Blocklist has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2888 +#, docstring +msgid "\\n Server specific allowlist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2897 +#, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2893 +#: redbot/core/core_commands.py:2912 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:2901 +#: redbot/core/core_commands.py:2920 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2924 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2914 +#: redbot/core/core_commands.py:2933 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:2925 +#: redbot/core/core_commands.py:2944 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2959 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2967 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2953 -#, docstring -msgid "\\n Clears the allowlist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2957 -msgid "Server allowlist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2963 -#, docstring -msgid "\\n Server specific blocklist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2972 #, docstring -msgid "\\n Adds a user or role to the blocklist.\\n " +msgid "\\n Clears the allowlist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2976 +msgid "Server allowlist has been cleared." msgstr "" #: redbot/core/core_commands.py:2982 +#, docstring +msgid "\\n Server specific blocklist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2991 +#, docstring +msgid "\\n Adds a user or role to the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3001 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2985 +#: redbot/core/core_commands.py:3004 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2988 +#: redbot/core/core_commands.py:3007 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2995 +#: redbot/core/core_commands.py:3014 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3000 +#: redbot/core/core_commands.py:3019 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3028 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:3020 +#: redbot/core/core_commands.py:3039 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3051 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3037 +#: redbot/core/core_commands.py:3056 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3041 +#: redbot/core/core_commands.py:3060 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3065 #, docstring msgid "Manage the bot's commands and cogs." msgstr "" -#: redbot/core/core_commands.py:3052 +#: redbot/core/core_commands.py:3071 #, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:3055 redbot/core/core_commands.py:3067 -#: redbot/core/core_commands.py:3077 redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3074 redbot/core/core_commands.py:3086 +#: redbot/core/core_commands.py:3096 redbot/core/core_commands.py:3116 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:3057 +#: redbot/core/core_commands.py:3076 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3078 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:3064 +#: redbot/core/core_commands.py:3083 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3088 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:3074 +#: redbot/core/core_commands.py:3093 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3079 +#: redbot/core/core_commands.py:3098 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:3081 +#: redbot/core/core_commands.py:3100 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3103 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3090 +#: redbot/core/core_commands.py:3109 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3092 +#: redbot/core/core_commands.py:3111 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3100 +#: redbot/core/core_commands.py:3119 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3106 -#, docstring -msgid "List the cogs which are disabled in this guild." -msgstr "" - -#: redbot/core/core_commands.py:3115 -msgid "The following cogs are disabled in this guild:\\n" -msgstr "" - -#: redbot/core/core_commands.py:3121 -msgid "There are no disabled cogs in this guild." -msgstr "" - #: redbot/core/core_commands.py:3125 #, docstring +msgid "List the cogs which are disabled in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3134 +msgid "The following cogs are disabled in this guild:\\n" +msgstr "" + +#: redbot/core/core_commands.py:3140 +msgid "There are no disabled cogs in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3144 +#, docstring msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3138 +#: redbot/core/core_commands.py:3157 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3160 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3163 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:3148 +#: redbot/core/core_commands.py:3167 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:3155 +#: redbot/core/core_commands.py:3174 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3177 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:3161 +#: redbot/core/core_commands.py:3180 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3184 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:3172 +#: redbot/core/core_commands.py:3191 #, docstring msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3186 +#: redbot/core/core_commands.py:3205 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:3190 redbot/core/core_commands.py:3224 -#: redbot/core/core_commands.py:3274 redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3209 redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3293 redbot/core/core_commands.py:3315 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:3196 redbot/core/core_commands.py:3230 +#: redbot/core/core_commands.py:3215 redbot/core/core_commands.py:3249 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:3202 redbot/core/core_commands.py:3236 +#: redbot/core/core_commands.py:3221 redbot/core/core_commands.py:3255 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:3211 +#: redbot/core/core_commands.py:3230 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:3220 +#: redbot/core/core_commands.py:3239 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:3241 +#: redbot/core/core_commands.py:3260 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3270 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:3257 +#: redbot/core/core_commands.py:3276 #, docstring msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3270 +#: redbot/core/core_commands.py:3289 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:3283 +#: redbot/core/core_commands.py:3302 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:3292 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:3301 +#: redbot/core/core_commands.py:3320 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3311 +#: redbot/core/core_commands.py:3330 msgid "That command is already enabled in this server." msgstr "Die command is al geactiveerd in deze server." -#: redbot/core/core_commands.py:3318 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n " msgstr "" -#: redbot/core/core_commands.py:3332 +#: redbot/core/core_commands.py:3351 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3339 +#: redbot/core/core_commands.py:3358 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3350 +#: redbot/core/core_commands.py:3369 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3374 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3359 +#: redbot/core/core_commands.py:3378 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:3368 +#: redbot/core/core_commands.py:3387 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3392 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:3381 +#: redbot/core/core_commands.py:3400 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3386 +#: redbot/core/core_commands.py:3405 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:3394 -#, docstring -msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " -msgstr "" - -#: redbot/core/core_commands.py:3399 -msgid "They are immune." -msgstr "" - -#: redbot/core/core_commands.py:3401 -msgid "They are not immune." -msgstr "" - -#: redbot/core/core_commands.py:3406 -#, docstring -msgid "\\n Commands for configuring owner notifications.\\n " -msgstr "" - #: redbot/core/core_commands.py:3413 #, docstring +msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3418 +msgid "They are immune." +msgstr "" + +#: redbot/core/core_commands.py:3420 +msgid "They are not immune." +msgstr "" + +#: redbot/core/core_commands.py:3425 +#, docstring +msgid "\\n Commands for configuring owner notifications.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3432 +#, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3426 +#: redbot/core/core_commands.py:3445 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3439 +#: redbot/core/core_commands.py:3458 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3477 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3475 +#: redbot/core/core_commands.py:3494 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3501 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3493 +#: redbot/core/core_commands.py:3512 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3524 +#: redbot/core/core_commands.py:3543 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3528 +#: redbot/core/core_commands.py:3547 #, docstring msgid "\\n List the currently ignored servers and channels.\\n " msgstr "" -#: redbot/core/core_commands.py:3540 +#: redbot/core/core_commands.py:3559 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3548 +#: redbot/core/core_commands.py:3567 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3569 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:3574 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:3578 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3580 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3586 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3575 +#: redbot/core/core_commands.py:3594 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3584 +#: redbot/core/core_commands.py:3603 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3586 +#: redbot/core/core_commands.py:3605 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3591 +#: redbot/core/core_commands.py:3610 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3614 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3597 +#: redbot/core/core_commands.py:3616 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3603 +#: redbot/core/core_commands.py:3622 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3634 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3629 +#: redbot/core/core_commands.py:3648 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" diff --git a/redbot/core/locales/pl-PL.po b/redbot/core/locales/pl-PL.po index 4f8ce536e..793e86e98 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: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Polish\n" "MIME-Version: 1.0\n" @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" #: redbot/core/core_commands.py:1279 redbot/core/core_commands.py:1833 -#: redbot/core/core_commands.py:1949 redbot/core/core_commands.py:1993 -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:1968 redbot/core/core_commands.py:2012 +#: redbot/core/core_commands.py:2027 msgid "Done." msgstr "Gotowe." @@ -950,970 +950,983 @@ msgstr "" #: redbot/core/core_commands.py:1903 #, docstring +msgid "Sets [botname]'s competing status." +msgstr "" + +#: redbot/core/core_commands.py:1913 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:1916 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:1922 +#, docstring msgid "Sets [botname]'s status.\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1945 msgid "Status changed to {}." msgstr "Status zmieniony na %s." -#: redbot/core/core_commands.py:1932 +#: redbot/core/core_commands.py:1951 #, docstring msgid "Sets [botname]'s streaming status.\\n\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1973 #, docstring msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1958 +#: redbot/core/core_commands.py:1977 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:1965 +#: redbot/core/core_commands.py:1984 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1990 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:1981 +#: redbot/core/core_commands.py:2000 msgid "Failed to change the username. Discord returned the following error:\\n{error_message}" msgstr "" -#: redbot/core/core_commands.py:1991 +#: redbot/core/core_commands.py:2010 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:1999 +#: redbot/core/core_commands.py:2018 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2021 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2025 msgid "I lack the permissions to change my own nickname." msgstr "Nie mam uprawnień do zmiany mojego pseudonimu." -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2032 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2018 redbot/core/core_commands.py:2031 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2050 msgid "Prefix set." msgstr "Prefiks ustawiony." -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2043 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2046 msgid "Guild prefixes have been reset." msgstr "Prefiksy gildii zostały zresetowane." -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2055 #, docstring msgid "\\n Changes the bot's default locale.\\n This will be used when a server has not set a locale, or in DMs.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2051 redbot/core/core_commands.py:2089 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2070 redbot/core/core_commands.py:2108 +#: redbot/core/core_commands.py:2141 redbot/core/core_commands.py:2179 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:2055 redbot/core/core_commands.py:2093 -#: redbot/core/core_commands.py:2126 redbot/core/core_commands.py:2164 +#: redbot/core/core_commands.py:2074 redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2145 redbot/core/core_commands.py:2183 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:2062 +#: redbot/core/core_commands.py:2081 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2087 #, docstring msgid "\\n Changes the bot's locale in this server.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n Use \\\"default\\\" to return to the bot's default set language.\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2103 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2118 msgid "Locale has been set." msgstr "Język został ustawiony." -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2124 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2116 +#: redbot/core/core_commands.py:2135 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2133 +#: redbot/core/core_commands.py:2152 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2141 +#: redbot/core/core_commands.py:2160 #, docstring msgid "\\n Changes bot's regional format in this server. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale in this server.\\n " msgstr "" -#: redbot/core/core_commands.py:2153 +#: redbot/core/core_commands.py:2172 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:2171 +#: redbot/core/core_commands.py:2190 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2179 +#: redbot/core/core_commands.py:2198 #, docstring msgid "Customizes a section of `[p]info`.\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:2188 +#: redbot/core/core_commands.py:2207 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2211 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:2195 +#: redbot/core/core_commands.py:2214 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2200 +#: redbot/core/core_commands.py:2219 #, docstring msgid "Set, list or remove various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2232 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2236 #, docstring msgid "Show all external API services along with their keys that have been set.\\n\\n Secrets are not shown." msgstr "" -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:2242 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API services:\\n" msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API service:\\n" msgstr "" -#: redbot/core/core_commands.py:2238 +#: redbot/core/core_commands.py:2257 #, docstring msgid "Remove the given services with all their keys and tokens." msgstr "" -#: redbot/core/core_commands.py:2245 +#: redbot/core/core_commands.py:2264 msgid "Services deleted successfully:\\n{services_list}" msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2268 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:2254 +#: redbot/core/core_commands.py:2273 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2278 #, docstring msgid "Manage settings for the help command." msgstr "Zarządzaj ustawieniami dla komendy help." -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2283 #, docstring msgid " Show the current help settings. " msgstr "" -#: redbot/core/core_commands.py:2271 +#: redbot/core/core_commands.py:2290 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:2300 #, docstring msgid " This resets [botname]'s help formatter to the default formatter. " msgstr "" -#: redbot/core/core_commands.py:2285 +#: redbot/core/core_commands.py:2304 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:2294 +#: redbot/core/core_commands.py:2313 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2301 +#: redbot/core/core_commands.py:2320 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:2309 +#: redbot/core/core_commands.py:2328 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2320 +#: redbot/core/core_commands.py:2339 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:2322 +#: redbot/core/core_commands.py:2341 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:2326 +#: redbot/core/core_commands.py:2345 #, docstring msgid "\\n This allows the help command to show hidden commands.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2336 +#: redbot/core/core_commands.py:2355 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2357 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2361 #, docstring msgid "\\n This allows the help command message to be ticked if help is sent in a DM.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2371 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2354 +#: redbot/core/core_commands.py:2373 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2377 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help.\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2388 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2371 +#: redbot/core/core_commands.py:2390 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2375 +#: redbot/core/core_commands.py:2394 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2407 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2391 +#: redbot/core/core_commands.py:2410 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:2399 +#: redbot/core/core_commands.py:2418 #, docstring msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:2410 +#: redbot/core/core_commands.py:2429 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:2414 +#: redbot/core/core_commands.py:2433 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:2418 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:2429 redbot/core/core_commands.py:2447 +#: redbot/core/core_commands.py:2448 redbot/core/core_commands.py:2466 msgid "You must give a value of zero or greater!" msgstr "Musisz podać wartość zero lub większą!" -#: redbot/core/core_commands.py:2433 +#: redbot/core/core_commands.py:2452 msgid "Done. The page limit has been set to {}." msgstr "Gotowe. Limit stron został ustawiony na {}." -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2457 #, 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 sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2469 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2474 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2457 +#: redbot/core/core_commands.py:2476 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:2469 +#: redbot/core/core_commands.py:2488 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:2473 +#: redbot/core/core_commands.py:2492 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:2481 +#: redbot/core/core_commands.py:2500 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2486 +#: redbot/core/core_commands.py:2505 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2508 msgid "User ID: {}" msgstr "ID użytkownika: {}" -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2511 msgid "through DM" msgstr "przez PW" -#: redbot/core/core_commands.py:2494 +#: redbot/core/core_commands.py:2513 msgid "from {}" msgstr "z {}" -#: redbot/core/core_commands.py:2495 +#: redbot/core/core_commands.py:2514 msgid " | Server ID: {}" msgstr " | ID serwera: {}" -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2519 msgid "Use `{}dm {} ` to reply to this user" msgstr "Użyj `{}dm {} `, by odpowiedzieć temu użytkownikowi" -#: redbot/core/core_commands.py:2502 +#: redbot/core/core_commands.py:2521 msgid "Sent by {} {}" msgstr "Wysłane przez {} {}" -#: redbot/core/core_commands.py:2507 +#: redbot/core/core_commands.py:2526 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2597 msgid "Your message has been sent." msgstr "Twoja wiadomość została wysłana." -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2599 msgid "I'm unable to deliver your message. Sorry." msgstr "Nie mogę wysłać twojej wiadomości. Przepraszam." -#: redbot/core/core_commands.py:2585 +#: redbot/core/core_commands.py:2604 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2614 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:2605 +#: redbot/core/core_commands.py:2624 msgid "Owner of {}" msgstr "Właściciel {}" -#: redbot/core/core_commands.py:2606 +#: redbot/core/core_commands.py:2625 msgid "You can reply to this message with {}contact" msgstr "Możesz odpowiedzieć na tę wiadomość za pomocą {}contact" -#: redbot/core/core_commands.py:2620 redbot/core/core_commands.py:2630 +#: redbot/core/core_commands.py:2639 redbot/core/core_commands.py:2649 msgid "Sorry, I couldn't deliver your message to {}" msgstr "Sorry, nie mogę dostarczyć Twojej wiadomości do {}" -#: redbot/core/core_commands.py:2623 redbot/core/core_commands.py:2633 +#: redbot/core/core_commands.py:2642 redbot/core/core_commands.py:2652 msgid "Message delivered to {}" msgstr "Wiadomość dostarczona do {}" -#: redbot/core/core_commands.py:2638 +#: redbot/core/core_commands.py:2657 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:2642 +#: redbot/core/core_commands.py:2661 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:2648 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2735 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:2761 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2752 +#: redbot/core/core_commands.py:2771 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2756 +#: redbot/core/core_commands.py:2775 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2765 +#: redbot/core/core_commands.py:2784 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2774 +#: redbot/core/core_commands.py:2793 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2784 +#: redbot/core/core_commands.py:2803 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2788 +#: redbot/core/core_commands.py:2807 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2792 +#: redbot/core/core_commands.py:2811 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2797 +#: redbot/core/core_commands.py:2816 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2804 +#: redbot/core/core_commands.py:2823 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2836 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2823 +#: redbot/core/core_commands.py:2842 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2827 +#: redbot/core/core_commands.py:2846 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2836 +#: redbot/core/core_commands.py:2855 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2864 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2874 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2859 -#, docstring -msgid "\\n Clears the blocklist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2863 -msgid "Blocklist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2869 -#, docstring -msgid "\\n Server specific allowlist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2878 #, docstring +msgid "\\n Clears the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2882 +msgid "Blocklist has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2888 +#, docstring +msgid "\\n Server specific allowlist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2897 +#, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2893 +#: redbot/core/core_commands.py:2912 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:2901 +#: redbot/core/core_commands.py:2920 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2924 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2914 +#: redbot/core/core_commands.py:2933 msgid "Whitelisted Users and roles:" msgstr "Biała lista użytkowników i ról:" -#: redbot/core/core_commands.py:2925 +#: redbot/core/core_commands.py:2944 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2959 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2967 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2953 -#, docstring -msgid "\\n Clears the allowlist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2957 -msgid "Server allowlist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2963 -#, docstring -msgid "\\n Server specific blocklist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2972 #, docstring -msgid "\\n Adds a user or role to the blocklist.\\n " +msgid "\\n Clears the allowlist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2976 +msgid "Server allowlist has been cleared." msgstr "" #: redbot/core/core_commands.py:2982 +#, docstring +msgid "\\n Server specific blocklist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2991 +#, docstring +msgid "\\n Adds a user or role to the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3001 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2985 +#: redbot/core/core_commands.py:3004 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2988 +#: redbot/core/core_commands.py:3007 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2995 +#: redbot/core/core_commands.py:3014 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3000 +#: redbot/core/core_commands.py:3019 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3028 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:3020 +#: redbot/core/core_commands.py:3039 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3051 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3037 +#: redbot/core/core_commands.py:3056 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3041 +#: redbot/core/core_commands.py:3060 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3065 #, docstring msgid "Manage the bot's commands and cogs." msgstr "" -#: redbot/core/core_commands.py:3052 +#: redbot/core/core_commands.py:3071 #, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:3055 redbot/core/core_commands.py:3067 -#: redbot/core/core_commands.py:3077 redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3074 redbot/core/core_commands.py:3086 +#: redbot/core/core_commands.py:3096 redbot/core/core_commands.py:3116 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:3057 +#: redbot/core/core_commands.py:3076 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3078 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:3064 +#: redbot/core/core_commands.py:3083 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3088 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:3074 +#: redbot/core/core_commands.py:3093 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3079 +#: redbot/core/core_commands.py:3098 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:3081 +#: redbot/core/core_commands.py:3100 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3103 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3090 +#: redbot/core/core_commands.py:3109 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3092 +#: redbot/core/core_commands.py:3111 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3100 +#: redbot/core/core_commands.py:3119 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3106 -#, docstring -msgid "List the cogs which are disabled in this guild." -msgstr "" - -#: redbot/core/core_commands.py:3115 -msgid "The following cogs are disabled in this guild:\\n" -msgstr "" - -#: redbot/core/core_commands.py:3121 -msgid "There are no disabled cogs in this guild." -msgstr "" - #: redbot/core/core_commands.py:3125 #, docstring +msgid "List the cogs which are disabled in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3134 +msgid "The following cogs are disabled in this guild:\\n" +msgstr "" + +#: redbot/core/core_commands.py:3140 +msgid "There are no disabled cogs in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3144 +#, docstring msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3138 +#: redbot/core/core_commands.py:3157 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3160 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3163 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:3148 +#: redbot/core/core_commands.py:3167 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:3155 +#: redbot/core/core_commands.py:3174 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3177 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:3161 +#: redbot/core/core_commands.py:3180 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3184 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:3172 +#: redbot/core/core_commands.py:3191 #, docstring msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3186 +#: redbot/core/core_commands.py:3205 #, docstring msgid "Disable a command globally." msgstr "Wyłącza komendę globalnie." -#: redbot/core/core_commands.py:3190 redbot/core/core_commands.py:3224 -#: redbot/core/core_commands.py:3274 redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3209 redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3293 redbot/core/core_commands.py:3315 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "Nie mogłem znaleźć komendy. Pamiętaj, że ma tutaj znaczenie wielkość znaków." -#: redbot/core/core_commands.py:3196 redbot/core/core_commands.py:3230 +#: redbot/core/core_commands.py:3215 redbot/core/core_commands.py:3249 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:3202 redbot/core/core_commands.py:3236 +#: redbot/core/core_commands.py:3221 redbot/core/core_commands.py:3255 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:3211 +#: redbot/core/core_commands.py:3230 msgid "That command is already disabled globally." msgstr "Ta komenda jest już wyłączona globalnie." -#: redbot/core/core_commands.py:3220 +#: redbot/core/core_commands.py:3239 #, docstring msgid "Disable a command in this server only." msgstr "Wyłącza komendę tylko na tym serwerze." -#: redbot/core/core_commands.py:3241 +#: redbot/core/core_commands.py:3260 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3270 msgid "That command is already disabled in this server." msgstr "Ta komenda jest już wyłączona na tym serwerze." -#: redbot/core/core_commands.py:3257 +#: redbot/core/core_commands.py:3276 #, docstring msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3270 +#: redbot/core/core_commands.py:3289 #, docstring msgid "Enable a command globally." msgstr "Włącza komendę globalnie." -#: redbot/core/core_commands.py:3283 +#: redbot/core/core_commands.py:3302 msgid "That command is already enabled globally." msgstr "Ta komenda jest już włączona globalnie." -#: redbot/core/core_commands.py:3292 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Enable a command in this server." msgstr "Włącza komendę na tym serwerze." -#: redbot/core/core_commands.py:3301 +#: redbot/core/core_commands.py:3320 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3311 +#: redbot/core/core_commands.py:3330 msgid "That command is already enabled in this server." msgstr "Ta komenda jest już włączona na tym serwerze." -#: redbot/core/core_commands.py:3318 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n " msgstr "" -#: redbot/core/core_commands.py:3332 +#: redbot/core/core_commands.py:3351 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3339 +#: redbot/core/core_commands.py:3358 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3350 +#: redbot/core/core_commands.py:3369 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3374 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3359 +#: redbot/core/core_commands.py:3378 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:3368 +#: redbot/core/core_commands.py:3387 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3392 msgid "Already added." msgstr "Już istnieje." -#: redbot/core/core_commands.py:3381 +#: redbot/core/core_commands.py:3400 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3386 +#: redbot/core/core_commands.py:3405 msgid "Not in list." msgstr "Brak na liście." -#: redbot/core/core_commands.py:3394 +#: redbot/core/core_commands.py:3413 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3399 +#: redbot/core/core_commands.py:3418 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:3401 +#: redbot/core/core_commands.py:3420 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3425 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3413 +#: redbot/core/core_commands.py:3432 #, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3426 +#: redbot/core/core_commands.py:3445 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3439 +#: redbot/core/core_commands.py:3458 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3477 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3475 +#: redbot/core/core_commands.py:3494 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3501 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3493 +#: redbot/core/core_commands.py:3512 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3524 +#: redbot/core/core_commands.py:3543 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3528 +#: redbot/core/core_commands.py:3547 #, docstring msgid "\\n List the currently ignored servers and channels.\\n " msgstr "" -#: redbot/core/core_commands.py:3540 +#: redbot/core/core_commands.py:3559 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3548 +#: redbot/core/core_commands.py:3567 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3569 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:3574 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:3578 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3580 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3586 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3575 +#: redbot/core/core_commands.py:3594 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3584 +#: redbot/core/core_commands.py:3603 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3586 +#: redbot/core/core_commands.py:3605 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3591 +#: redbot/core/core_commands.py:3610 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3614 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3597 +#: redbot/core/core_commands.py:3616 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3603 +#: redbot/core/core_commands.py:3622 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3634 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3629 +#: redbot/core/core_commands.py:3648 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" diff --git a/redbot/core/locales/pt-BR.po b/redbot/core/locales/pt-BR.po index 24e5952aa..cbf323242 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: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Portuguese, Brazilian\n" "MIME-Version: 1.0\n" @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" #: redbot/core/core_commands.py:1279 redbot/core/core_commands.py:1833 -#: redbot/core/core_commands.py:1949 redbot/core/core_commands.py:1993 -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:1968 redbot/core/core_commands.py:2012 +#: redbot/core/core_commands.py:2027 msgid "Done." msgstr "Concluído." @@ -950,970 +950,983 @@ msgstr "" #: redbot/core/core_commands.py:1903 #, docstring +msgid "Sets [botname]'s competing status." +msgstr "" + +#: redbot/core/core_commands.py:1913 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:1916 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:1922 +#, docstring msgid "Sets [botname]'s status.\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1945 msgid "Status changed to {}." msgstr "Status alterado para {}." -#: redbot/core/core_commands.py:1932 +#: redbot/core/core_commands.py:1951 #, docstring msgid "Sets [botname]'s streaming status.\\n\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1973 #, docstring msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1958 +#: redbot/core/core_commands.py:1977 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:1965 +#: redbot/core/core_commands.py:1984 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1990 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:1981 +#: redbot/core/core_commands.py:2000 msgid "Failed to change the username. Discord returned the following error:\\n{error_message}" msgstr "" -#: redbot/core/core_commands.py:1991 +#: redbot/core/core_commands.py:2010 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:1999 +#: redbot/core/core_commands.py:2018 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2021 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2025 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2032 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2018 redbot/core/core_commands.py:2031 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2050 msgid "Prefix set." msgstr "Prefixo definido." -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2043 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2046 msgid "Guild prefixes have been reset." msgstr "Prefixos do servidor foram redefinidos." -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2055 #, docstring msgid "\\n Changes the bot's default locale.\\n This will be used when a server has not set a locale, or in DMs.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2051 redbot/core/core_commands.py:2089 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2070 redbot/core/core_commands.py:2108 +#: redbot/core/core_commands.py:2141 redbot/core/core_commands.py:2179 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:2055 redbot/core/core_commands.py:2093 -#: redbot/core/core_commands.py:2126 redbot/core/core_commands.py:2164 +#: redbot/core/core_commands.py:2074 redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2145 redbot/core/core_commands.py:2183 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:2062 +#: redbot/core/core_commands.py:2081 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2087 #, docstring msgid "\\n Changes the bot's locale in this server.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n Use \\\"default\\\" to return to the bot's default set language.\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2103 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2118 msgid "Locale has been set." msgstr "Localidade foi definida." -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2124 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2116 +#: redbot/core/core_commands.py:2135 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2133 +#: redbot/core/core_commands.py:2152 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2141 +#: redbot/core/core_commands.py:2160 #, docstring msgid "\\n Changes bot's regional format in this server. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale in this server.\\n " msgstr "" -#: redbot/core/core_commands.py:2153 +#: redbot/core/core_commands.py:2172 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:2171 +#: redbot/core/core_commands.py:2190 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2179 +#: redbot/core/core_commands.py:2198 #, docstring msgid "Customizes a section of `[p]info`.\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:2188 +#: redbot/core/core_commands.py:2207 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2211 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:2195 +#: redbot/core/core_commands.py:2214 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2200 +#: redbot/core/core_commands.py:2219 #, docstring msgid "Set, list or remove various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2232 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2236 #, docstring msgid "Show all external API services along with their keys that have been set.\\n\\n Secrets are not shown." msgstr "" -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:2242 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API services:\\n" msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API service:\\n" msgstr "" -#: redbot/core/core_commands.py:2238 +#: redbot/core/core_commands.py:2257 #, docstring msgid "Remove the given services with all their keys and tokens." msgstr "" -#: redbot/core/core_commands.py:2245 +#: redbot/core/core_commands.py:2264 msgid "Services deleted successfully:\\n{services_list}" msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2268 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:2254 +#: redbot/core/core_commands.py:2273 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2278 #, docstring msgid "Manage settings for the help command." msgstr "Gerencie as configurações para o comando de ajuda." -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2283 #, docstring msgid " Show the current help settings. " msgstr "" -#: redbot/core/core_commands.py:2271 +#: redbot/core/core_commands.py:2290 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:2300 #, docstring msgid " This resets [botname]'s help formatter to the default formatter. " msgstr "" -#: redbot/core/core_commands.py:2285 +#: redbot/core/core_commands.py:2304 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:2294 +#: redbot/core/core_commands.py:2313 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2301 +#: redbot/core/core_commands.py:2320 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:2309 +#: redbot/core/core_commands.py:2328 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2320 +#: redbot/core/core_commands.py:2339 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:2322 +#: redbot/core/core_commands.py:2341 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:2326 +#: redbot/core/core_commands.py:2345 #, docstring msgid "\\n This allows the help command to show hidden commands.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2336 +#: redbot/core/core_commands.py:2355 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2357 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2361 #, docstring msgid "\\n This allows the help command message to be ticked if help is sent in a DM.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2371 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2354 +#: redbot/core/core_commands.py:2373 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2377 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help.\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2388 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2371 +#: redbot/core/core_commands.py:2390 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2375 +#: redbot/core/core_commands.py:2394 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2407 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2391 -msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." -msgstr "" - -#: redbot/core/core_commands.py:2399 -#, docstring -msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " -msgstr "" - #: redbot/core/core_commands.py:2410 -msgid "You must give a value of at least 500 characters." -msgstr "" - -#: redbot/core/core_commands.py:2414 -msgid "Done. The character limit per page has been set to {}." +msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" #: redbot/core/core_commands.py:2418 #, docstring -msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " +msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:2429 redbot/core/core_commands.py:2447 -msgid "You must give a value of zero or greater!" +#: redbot/core/core_commands.py:2429 +msgid "You must give a value of at least 500 characters." msgstr "" #: redbot/core/core_commands.py:2433 +msgid "Done. The character limit per page has been set to {}." +msgstr "" + +#: redbot/core/core_commands.py:2437 +#, docstring +msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2448 redbot/core/core_commands.py:2466 +msgid "You must give a value of zero or greater!" +msgstr "" + +#: redbot/core/core_commands.py:2452 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2457 #, 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 sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2469 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2474 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2457 +#: redbot/core/core_commands.py:2476 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:2469 +#: redbot/core/core_commands.py:2488 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:2473 +#: redbot/core/core_commands.py:2492 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:2481 +#: redbot/core/core_commands.py:2500 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2486 +#: redbot/core/core_commands.py:2505 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2508 msgid "User ID: {}" msgstr "ID do usuário: {}" -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2511 msgid "through DM" msgstr "através de DM" -#: redbot/core/core_commands.py:2494 +#: redbot/core/core_commands.py:2513 msgid "from {}" msgstr "de {}" -#: redbot/core/core_commands.py:2495 +#: redbot/core/core_commands.py:2514 msgid " | Server ID: {}" msgstr " | ID do servidor: {}" -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2519 msgid "Use `{}dm {} ` to reply to this user" msgstr "Use `{}dm {} ` para responder este usuário" -#: redbot/core/core_commands.py:2502 +#: redbot/core/core_commands.py:2521 msgid "Sent by {} {}" msgstr "Enviado por {} {}" -#: redbot/core/core_commands.py:2507 +#: redbot/core/core_commands.py:2526 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2597 msgid "Your message has been sent." msgstr "Sua mensagem foi enviada." -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2599 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:2585 +#: redbot/core/core_commands.py:2604 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2614 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:2605 +#: redbot/core/core_commands.py:2624 msgid "Owner of {}" msgstr "Proprietário de {}" -#: redbot/core/core_commands.py:2606 +#: redbot/core/core_commands.py:2625 msgid "You can reply to this message with {}contact" msgstr "Você pode responder a esta mensagem com {}contato" -#: redbot/core/core_commands.py:2620 redbot/core/core_commands.py:2630 +#: redbot/core/core_commands.py:2639 redbot/core/core_commands.py:2649 msgid "Sorry, I couldn't deliver your message to {}" msgstr "Desculpe, não consegui entregar sua mensagem para {}" -#: redbot/core/core_commands.py:2623 redbot/core/core_commands.py:2633 +#: redbot/core/core_commands.py:2642 redbot/core/core_commands.py:2652 msgid "Message delivered to {}" msgstr "Mensagem enviada para {}" -#: redbot/core/core_commands.py:2638 +#: redbot/core/core_commands.py:2657 #, docstring msgid "Prints the bot's data path." msgstr "Imprime o caminho de dados do bot." -#: redbot/core/core_commands.py:2642 +#: redbot/core/core_commands.py:2661 msgid "Data path: {path}" msgstr "Caminho dos dados: {path}" -#: redbot/core/core_commands.py:2648 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2735 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:2761 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2752 +#: redbot/core/core_commands.py:2771 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2756 +#: redbot/core/core_commands.py:2775 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2765 +#: redbot/core/core_commands.py:2784 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2774 +#: redbot/core/core_commands.py:2793 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2784 +#: redbot/core/core_commands.py:2803 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2788 +#: redbot/core/core_commands.py:2807 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2792 +#: redbot/core/core_commands.py:2811 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2797 +#: redbot/core/core_commands.py:2816 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2804 +#: redbot/core/core_commands.py:2823 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2836 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2823 +#: redbot/core/core_commands.py:2842 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2827 +#: redbot/core/core_commands.py:2846 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2836 +#: redbot/core/core_commands.py:2855 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2864 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2874 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2859 -#, docstring -msgid "\\n Clears the blocklist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2863 -msgid "Blocklist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2869 -#, docstring -msgid "\\n Server specific allowlist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2878 #, docstring +msgid "\\n Clears the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2882 +msgid "Blocklist has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2888 +#, docstring +msgid "\\n Server specific allowlist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2897 +#, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2893 +#: redbot/core/core_commands.py:2912 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:2901 +#: redbot/core/core_commands.py:2920 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2924 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2914 +#: redbot/core/core_commands.py:2933 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:2925 +#: redbot/core/core_commands.py:2944 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2959 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2967 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2953 -#, docstring -msgid "\\n Clears the allowlist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2957 -msgid "Server allowlist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2963 -#, docstring -msgid "\\n Server specific blocklist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2972 #, docstring -msgid "\\n Adds a user or role to the blocklist.\\n " +msgid "\\n Clears the allowlist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2976 +msgid "Server allowlist has been cleared." msgstr "" #: redbot/core/core_commands.py:2982 +#, docstring +msgid "\\n Server specific blocklist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2991 +#, docstring +msgid "\\n Adds a user or role to the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3001 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2985 +#: redbot/core/core_commands.py:3004 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2988 +#: redbot/core/core_commands.py:3007 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2995 +#: redbot/core/core_commands.py:3014 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3000 +#: redbot/core/core_commands.py:3019 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3028 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:3020 +#: redbot/core/core_commands.py:3039 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3051 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3037 +#: redbot/core/core_commands.py:3056 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3041 +#: redbot/core/core_commands.py:3060 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3065 #, docstring msgid "Manage the bot's commands and cogs." msgstr "" -#: redbot/core/core_commands.py:3052 +#: redbot/core/core_commands.py:3071 #, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:3055 redbot/core/core_commands.py:3067 -#: redbot/core/core_commands.py:3077 redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3074 redbot/core/core_commands.py:3086 +#: redbot/core/core_commands.py:3096 redbot/core/core_commands.py:3116 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:3057 +#: redbot/core/core_commands.py:3076 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3078 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:3064 +#: redbot/core/core_commands.py:3083 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3088 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:3074 +#: redbot/core/core_commands.py:3093 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3079 +#: redbot/core/core_commands.py:3098 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:3081 +#: redbot/core/core_commands.py:3100 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3103 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3090 +#: redbot/core/core_commands.py:3109 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3092 +#: redbot/core/core_commands.py:3111 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3100 +#: redbot/core/core_commands.py:3119 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3106 -#, docstring -msgid "List the cogs which are disabled in this guild." -msgstr "" - -#: redbot/core/core_commands.py:3115 -msgid "The following cogs are disabled in this guild:\\n" -msgstr "" - -#: redbot/core/core_commands.py:3121 -msgid "There are no disabled cogs in this guild." -msgstr "" - #: redbot/core/core_commands.py:3125 #, docstring +msgid "List the cogs which are disabled in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3134 +msgid "The following cogs are disabled in this guild:\\n" +msgstr "" + +#: redbot/core/core_commands.py:3140 +msgid "There are no disabled cogs in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3144 +#, docstring msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3138 +#: redbot/core/core_commands.py:3157 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3160 msgid "There aren't any globally disabled commands." msgstr "Não existem comandos desativados globalmente." -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3163 msgid "{} commands are disabled globally.\\n" msgstr "{} comandos estão desativados globalmente.\\n" -#: redbot/core/core_commands.py:3148 +#: redbot/core/core_commands.py:3167 msgid "1 command is disabled globally.\\n" msgstr "1 comando está desativado globalmente.\\n" -#: redbot/core/core_commands.py:3155 +#: redbot/core/core_commands.py:3174 #, docstring msgid "List disabled commands in this server." msgstr "Lista de comandos desabilitados neste servidor." -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3177 msgid "There aren't any disabled commands in {}." msgstr "Não há nenhum comando desativado em {}." -#: redbot/core/core_commands.py:3161 +#: redbot/core/core_commands.py:3180 msgid "{} commands are disabled in {}.\\n" msgstr "{} comandos estão desativados em {}.\\n" -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3184 msgid "1 command is disabled in {}.\\n" msgstr "1 comando está desativado em {}.\\n" -#: redbot/core/core_commands.py:3172 +#: redbot/core/core_commands.py:3191 #, docstring msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n " msgstr "Desative um comando.\\n\\n Se você for o dono do bot, isso desativará os comandos\\n globalmente por padrão.\\n " -#: redbot/core/core_commands.py:3186 +#: redbot/core/core_commands.py:3205 #, docstring msgid "Disable a command globally." msgstr "Desative um comando globalmente." -#: redbot/core/core_commands.py:3190 redbot/core/core_commands.py:3224 -#: redbot/core/core_commands.py:3274 redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3209 redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3293 redbot/core/core_commands.py:3315 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:3196 redbot/core/core_commands.py:3230 +#: redbot/core/core_commands.py:3215 redbot/core/core_commands.py:3249 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:3202 redbot/core/core_commands.py:3236 +#: redbot/core/core_commands.py:3221 redbot/core/core_commands.py:3255 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:3211 +#: redbot/core/core_commands.py:3230 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:3220 +#: redbot/core/core_commands.py:3239 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:3241 +#: redbot/core/core_commands.py:3260 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3270 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:3257 +#: redbot/core/core_commands.py:3276 #, docstring msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3270 +#: redbot/core/core_commands.py:3289 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:3283 +#: redbot/core/core_commands.py:3302 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:3292 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Enable a command in this server." msgstr "Habilita um comando neste servidor." -#: redbot/core/core_commands.py:3301 +#: redbot/core/core_commands.py:3320 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3311 +#: redbot/core/core_commands.py:3330 msgid "That command is already enabled in this server." msgstr "Esse comando já está habilitado neste servidor." -#: redbot/core/core_commands.py:3318 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n " msgstr "" -#: redbot/core/core_commands.py:3332 +#: redbot/core/core_commands.py:3351 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3339 +#: redbot/core/core_commands.py:3358 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3350 +#: redbot/core/core_commands.py:3369 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3374 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3359 +#: redbot/core/core_commands.py:3378 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:3368 +#: redbot/core/core_commands.py:3387 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3392 msgid "Already added." msgstr "Já adicionado." -#: redbot/core/core_commands.py:3381 +#: redbot/core/core_commands.py:3400 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3386 +#: redbot/core/core_commands.py:3405 msgid "Not in list." msgstr "Não está na lista." -#: redbot/core/core_commands.py:3394 +#: redbot/core/core_commands.py:3413 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3399 +#: redbot/core/core_commands.py:3418 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:3401 +#: redbot/core/core_commands.py:3420 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3425 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3413 +#: redbot/core/core_commands.py:3432 #, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3426 +#: redbot/core/core_commands.py:3445 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3439 +#: redbot/core/core_commands.py:3458 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3477 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3475 +#: redbot/core/core_commands.py:3494 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3501 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3493 +#: redbot/core/core_commands.py:3512 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3524 +#: redbot/core/core_commands.py:3543 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3528 +#: redbot/core/core_commands.py:3547 #, docstring msgid "\\n List the currently ignored servers and channels.\\n " msgstr "" -#: redbot/core/core_commands.py:3540 +#: redbot/core/core_commands.py:3559 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3548 +#: redbot/core/core_commands.py:3567 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3569 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:3574 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:3578 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3580 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3586 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3575 +#: redbot/core/core_commands.py:3594 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3584 +#: redbot/core/core_commands.py:3603 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3586 +#: redbot/core/core_commands.py:3605 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3591 +#: redbot/core/core_commands.py:3610 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3614 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3597 +#: redbot/core/core_commands.py:3616 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3603 +#: redbot/core/core_commands.py:3622 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3634 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3629 +#: redbot/core/core_commands.py:3648 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" diff --git a/redbot/core/locales/pt-PT.po b/redbot/core/locales/pt-PT.po index b0d31abdb..81f7cba3b 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: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Portuguese\n" "MIME-Version: 1.0\n" @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" #: redbot/core/core_commands.py:1279 redbot/core/core_commands.py:1833 -#: redbot/core/core_commands.py:1949 redbot/core/core_commands.py:1993 -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:1968 redbot/core/core_commands.py:2012 +#: redbot/core/core_commands.py:2027 msgid "Done." msgstr "" @@ -950,970 +950,983 @@ msgstr "" #: redbot/core/core_commands.py:1903 #, docstring +msgid "Sets [botname]'s competing status." +msgstr "" + +#: redbot/core/core_commands.py:1913 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:1916 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:1922 +#, docstring msgid "Sets [botname]'s status.\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1945 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1932 +#: redbot/core/core_commands.py:1951 #, docstring msgid "Sets [botname]'s streaming status.\\n\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1973 #, docstring msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1958 +#: redbot/core/core_commands.py:1977 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:1965 +#: redbot/core/core_commands.py:1984 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1990 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:1981 +#: redbot/core/core_commands.py:2000 msgid "Failed to change the username. Discord returned the following error:\\n{error_message}" msgstr "" -#: redbot/core/core_commands.py:1991 +#: redbot/core/core_commands.py:2010 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:1999 +#: redbot/core/core_commands.py:2018 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2021 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2025 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2032 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2018 redbot/core/core_commands.py:2031 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2050 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2043 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2046 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2055 #, docstring msgid "\\n Changes the bot's default locale.\\n This will be used when a server has not set a locale, or in DMs.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2051 redbot/core/core_commands.py:2089 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2070 redbot/core/core_commands.py:2108 +#: redbot/core/core_commands.py:2141 redbot/core/core_commands.py:2179 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:2055 redbot/core/core_commands.py:2093 -#: redbot/core/core_commands.py:2126 redbot/core/core_commands.py:2164 +#: redbot/core/core_commands.py:2074 redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2145 redbot/core/core_commands.py:2183 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:2062 +#: redbot/core/core_commands.py:2081 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2087 #, docstring msgid "\\n Changes the bot's locale in this server.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n Use \\\"default\\\" to return to the bot's default set language.\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2103 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2118 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2124 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2116 +#: redbot/core/core_commands.py:2135 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2133 +#: redbot/core/core_commands.py:2152 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2141 +#: redbot/core/core_commands.py:2160 #, docstring msgid "\\n Changes bot's regional format in this server. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale in this server.\\n " msgstr "" -#: redbot/core/core_commands.py:2153 +#: redbot/core/core_commands.py:2172 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:2171 +#: redbot/core/core_commands.py:2190 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2179 +#: redbot/core/core_commands.py:2198 #, docstring msgid "Customizes a section of `[p]info`.\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:2188 +#: redbot/core/core_commands.py:2207 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2211 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:2195 +#: redbot/core/core_commands.py:2214 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2200 +#: redbot/core/core_commands.py:2219 #, docstring msgid "Set, list or remove various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2232 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2236 #, docstring msgid "Show all external API services along with their keys that have been set.\\n\\n Secrets are not shown." msgstr "" -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:2242 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API services:\\n" msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API service:\\n" msgstr "" -#: redbot/core/core_commands.py:2238 +#: redbot/core/core_commands.py:2257 #, docstring msgid "Remove the given services with all their keys and tokens." msgstr "" -#: redbot/core/core_commands.py:2245 +#: redbot/core/core_commands.py:2264 msgid "Services deleted successfully:\\n{services_list}" msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2268 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:2254 +#: redbot/core/core_commands.py:2273 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2278 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2283 #, docstring msgid " Show the current help settings. " msgstr "" -#: redbot/core/core_commands.py:2271 +#: redbot/core/core_commands.py:2290 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:2300 #, docstring msgid " This resets [botname]'s help formatter to the default formatter. " msgstr "" -#: redbot/core/core_commands.py:2285 +#: redbot/core/core_commands.py:2304 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:2294 +#: redbot/core/core_commands.py:2313 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2301 +#: redbot/core/core_commands.py:2320 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:2309 +#: redbot/core/core_commands.py:2328 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2320 +#: redbot/core/core_commands.py:2339 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:2322 +#: redbot/core/core_commands.py:2341 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:2326 +#: redbot/core/core_commands.py:2345 #, docstring msgid "\\n This allows the help command to show hidden commands.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2336 +#: redbot/core/core_commands.py:2355 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2357 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2361 #, docstring msgid "\\n This allows the help command message to be ticked if help is sent in a DM.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2371 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2354 +#: redbot/core/core_commands.py:2373 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2377 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help.\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2388 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2371 +#: redbot/core/core_commands.py:2390 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2375 +#: redbot/core/core_commands.py:2394 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2407 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2391 -msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." -msgstr "" - -#: redbot/core/core_commands.py:2399 -#, docstring -msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " -msgstr "" - #: redbot/core/core_commands.py:2410 -msgid "You must give a value of at least 500 characters." -msgstr "" - -#: redbot/core/core_commands.py:2414 -msgid "Done. The character limit per page has been set to {}." +msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" #: redbot/core/core_commands.py:2418 #, docstring -msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " +msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:2429 redbot/core/core_commands.py:2447 -msgid "You must give a value of zero or greater!" +#: redbot/core/core_commands.py:2429 +msgid "You must give a value of at least 500 characters." msgstr "" #: redbot/core/core_commands.py:2433 +msgid "Done. The character limit per page has been set to {}." +msgstr "" + +#: redbot/core/core_commands.py:2437 +#, docstring +msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2448 redbot/core/core_commands.py:2466 +msgid "You must give a value of zero or greater!" +msgstr "" + +#: redbot/core/core_commands.py:2452 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2457 #, 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 sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2469 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2474 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2457 +#: redbot/core/core_commands.py:2476 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:2469 +#: redbot/core/core_commands.py:2488 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:2473 +#: redbot/core/core_commands.py:2492 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:2481 +#: redbot/core/core_commands.py:2500 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2486 +#: redbot/core/core_commands.py:2505 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2508 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2511 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:2494 +#: redbot/core/core_commands.py:2513 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:2495 +#: redbot/core/core_commands.py:2514 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2519 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:2502 +#: redbot/core/core_commands.py:2521 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:2507 +#: redbot/core/core_commands.py:2526 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2597 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2599 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:2585 +#: redbot/core/core_commands.py:2604 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2614 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:2605 +#: redbot/core/core_commands.py:2624 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:2606 +#: redbot/core/core_commands.py:2625 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:2620 redbot/core/core_commands.py:2630 +#: redbot/core/core_commands.py:2639 redbot/core/core_commands.py:2649 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:2623 redbot/core/core_commands.py:2633 +#: redbot/core/core_commands.py:2642 redbot/core/core_commands.py:2652 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:2638 +#: redbot/core/core_commands.py:2657 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:2642 +#: redbot/core/core_commands.py:2661 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:2648 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2735 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:2761 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2752 +#: redbot/core/core_commands.py:2771 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2756 +#: redbot/core/core_commands.py:2775 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2765 +#: redbot/core/core_commands.py:2784 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2774 +#: redbot/core/core_commands.py:2793 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2784 +#: redbot/core/core_commands.py:2803 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2788 +#: redbot/core/core_commands.py:2807 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2792 +#: redbot/core/core_commands.py:2811 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2797 +#: redbot/core/core_commands.py:2816 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2804 +#: redbot/core/core_commands.py:2823 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2836 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2823 +#: redbot/core/core_commands.py:2842 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2827 +#: redbot/core/core_commands.py:2846 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2836 +#: redbot/core/core_commands.py:2855 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2864 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2874 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2859 -#, docstring -msgid "\\n Clears the blocklist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2863 -msgid "Blocklist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2869 -#, docstring -msgid "\\n Server specific allowlist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2878 #, docstring +msgid "\\n Clears the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2882 +msgid "Blocklist has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2888 +#, docstring +msgid "\\n Server specific allowlist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2897 +#, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2893 +#: redbot/core/core_commands.py:2912 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:2901 +#: redbot/core/core_commands.py:2920 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2924 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2914 +#: redbot/core/core_commands.py:2933 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:2925 +#: redbot/core/core_commands.py:2944 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2959 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2967 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2953 -#, docstring -msgid "\\n Clears the allowlist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2957 -msgid "Server allowlist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2963 -#, docstring -msgid "\\n Server specific blocklist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2972 #, docstring -msgid "\\n Adds a user or role to the blocklist.\\n " +msgid "\\n Clears the allowlist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2976 +msgid "Server allowlist has been cleared." msgstr "" #: redbot/core/core_commands.py:2982 +#, docstring +msgid "\\n Server specific blocklist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2991 +#, docstring +msgid "\\n Adds a user or role to the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3001 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2985 +#: redbot/core/core_commands.py:3004 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2988 +#: redbot/core/core_commands.py:3007 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2995 +#: redbot/core/core_commands.py:3014 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3000 +#: redbot/core/core_commands.py:3019 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3028 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:3020 +#: redbot/core/core_commands.py:3039 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3051 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3037 +#: redbot/core/core_commands.py:3056 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3041 +#: redbot/core/core_commands.py:3060 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3065 #, docstring msgid "Manage the bot's commands and cogs." msgstr "" -#: redbot/core/core_commands.py:3052 +#: redbot/core/core_commands.py:3071 #, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:3055 redbot/core/core_commands.py:3067 -#: redbot/core/core_commands.py:3077 redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3074 redbot/core/core_commands.py:3086 +#: redbot/core/core_commands.py:3096 redbot/core/core_commands.py:3116 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:3057 +#: redbot/core/core_commands.py:3076 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3078 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:3064 +#: redbot/core/core_commands.py:3083 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3088 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:3074 +#: redbot/core/core_commands.py:3093 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3079 +#: redbot/core/core_commands.py:3098 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:3081 +#: redbot/core/core_commands.py:3100 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3103 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3090 +#: redbot/core/core_commands.py:3109 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3092 +#: redbot/core/core_commands.py:3111 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3100 +#: redbot/core/core_commands.py:3119 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3106 -#, docstring -msgid "List the cogs which are disabled in this guild." -msgstr "" - -#: redbot/core/core_commands.py:3115 -msgid "The following cogs are disabled in this guild:\\n" -msgstr "" - -#: redbot/core/core_commands.py:3121 -msgid "There are no disabled cogs in this guild." -msgstr "" - #: redbot/core/core_commands.py:3125 #, docstring +msgid "List the cogs which are disabled in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3134 +msgid "The following cogs are disabled in this guild:\\n" +msgstr "" + +#: redbot/core/core_commands.py:3140 +msgid "There are no disabled cogs in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3144 +#, docstring msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3138 +#: redbot/core/core_commands.py:3157 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3160 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3163 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:3148 +#: redbot/core/core_commands.py:3167 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:3155 +#: redbot/core/core_commands.py:3174 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3177 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:3161 +#: redbot/core/core_commands.py:3180 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3184 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:3172 +#: redbot/core/core_commands.py:3191 #, docstring msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3186 +#: redbot/core/core_commands.py:3205 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:3190 redbot/core/core_commands.py:3224 -#: redbot/core/core_commands.py:3274 redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3209 redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3293 redbot/core/core_commands.py:3315 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:3196 redbot/core/core_commands.py:3230 +#: redbot/core/core_commands.py:3215 redbot/core/core_commands.py:3249 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:3202 redbot/core/core_commands.py:3236 +#: redbot/core/core_commands.py:3221 redbot/core/core_commands.py:3255 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:3211 +#: redbot/core/core_commands.py:3230 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:3220 +#: redbot/core/core_commands.py:3239 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:3241 +#: redbot/core/core_commands.py:3260 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3270 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:3257 +#: redbot/core/core_commands.py:3276 #, docstring msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3270 +#: redbot/core/core_commands.py:3289 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:3283 +#: redbot/core/core_commands.py:3302 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:3292 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:3301 +#: redbot/core/core_commands.py:3320 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3311 +#: redbot/core/core_commands.py:3330 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:3318 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n " msgstr "" -#: redbot/core/core_commands.py:3332 +#: redbot/core/core_commands.py:3351 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3339 +#: redbot/core/core_commands.py:3358 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3350 +#: redbot/core/core_commands.py:3369 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3374 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3359 +#: redbot/core/core_commands.py:3378 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:3368 +#: redbot/core/core_commands.py:3387 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3392 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:3381 +#: redbot/core/core_commands.py:3400 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3386 +#: redbot/core/core_commands.py:3405 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:3394 -#, docstring -msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " -msgstr "" - -#: redbot/core/core_commands.py:3399 -msgid "They are immune." -msgstr "" - -#: redbot/core/core_commands.py:3401 -msgid "They are not immune." -msgstr "" - -#: redbot/core/core_commands.py:3406 -#, docstring -msgid "\\n Commands for configuring owner notifications.\\n " -msgstr "" - #: redbot/core/core_commands.py:3413 #, docstring +msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3418 +msgid "They are immune." +msgstr "" + +#: redbot/core/core_commands.py:3420 +msgid "They are not immune." +msgstr "" + +#: redbot/core/core_commands.py:3425 +#, docstring +msgid "\\n Commands for configuring owner notifications.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3432 +#, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3426 +#: redbot/core/core_commands.py:3445 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3439 +#: redbot/core/core_commands.py:3458 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3477 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3475 +#: redbot/core/core_commands.py:3494 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3501 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3493 +#: redbot/core/core_commands.py:3512 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3524 +#: redbot/core/core_commands.py:3543 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3528 +#: redbot/core/core_commands.py:3547 #, docstring msgid "\\n List the currently ignored servers and channels.\\n " msgstr "" -#: redbot/core/core_commands.py:3540 +#: redbot/core/core_commands.py:3559 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3548 +#: redbot/core/core_commands.py:3567 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3569 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:3574 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:3578 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3580 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3586 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3575 +#: redbot/core/core_commands.py:3594 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3584 +#: redbot/core/core_commands.py:3603 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3586 +#: redbot/core/core_commands.py:3605 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3591 +#: redbot/core/core_commands.py:3610 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3614 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3597 +#: redbot/core/core_commands.py:3616 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3603 +#: redbot/core/core_commands.py:3622 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3634 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3629 +#: redbot/core/core_commands.py:3648 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" diff --git a/redbot/core/locales/ro-RO.po b/redbot/core/locales/ro-RO.po index 43d61b0a1..f3181a89e 100644 --- a/redbot/core/locales/ro-RO.po +++ b/redbot/core/locales/ro-RO.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Romanian\n" "MIME-Version: 1.0\n" @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" #: redbot/core/core_commands.py:1279 redbot/core/core_commands.py:1833 -#: redbot/core/core_commands.py:1949 redbot/core/core_commands.py:1993 -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:1968 redbot/core/core_commands.py:2012 +#: redbot/core/core_commands.py:2027 msgid "Done." msgstr "" @@ -950,970 +950,983 @@ msgstr "" #: redbot/core/core_commands.py:1903 #, docstring +msgid "Sets [botname]'s competing status." +msgstr "" + +#: redbot/core/core_commands.py:1913 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:1916 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:1922 +#, docstring msgid "Sets [botname]'s status.\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1945 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1932 +#: redbot/core/core_commands.py:1951 #, docstring msgid "Sets [botname]'s streaming status.\\n\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1973 #, docstring msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1958 +#: redbot/core/core_commands.py:1977 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:1965 +#: redbot/core/core_commands.py:1984 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1990 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:1981 +#: redbot/core/core_commands.py:2000 msgid "Failed to change the username. Discord returned the following error:\\n{error_message}" msgstr "" -#: redbot/core/core_commands.py:1991 +#: redbot/core/core_commands.py:2010 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:1999 +#: redbot/core/core_commands.py:2018 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2021 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2025 msgid "I lack the permissions to change my own nickname." msgstr "Îmi lipsesc permisiunile de a-mi schimba porecla." -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2032 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2018 redbot/core/core_commands.py:2031 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2050 msgid "Prefix set." msgstr "Prefix setat." -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2043 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2046 msgid "Guild prefixes have been reset." msgstr "Prefixele serverului au fost resetate." -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2055 #, docstring msgid "\\n Changes the bot's default locale.\\n This will be used when a server has not set a locale, or in DMs.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2051 redbot/core/core_commands.py:2089 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2070 redbot/core/core_commands.py:2108 +#: redbot/core/core_commands.py:2141 redbot/core/core_commands.py:2179 msgid "Invalid language code. Use format: `en-US`" msgstr "Cod de localizare invalid. Utilizați formatul: `ro-RO`" -#: redbot/core/core_commands.py:2055 redbot/core/core_commands.py:2093 -#: redbot/core/core_commands.py:2126 redbot/core/core_commands.py:2164 +#: redbot/core/core_commands.py:2074 redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2145 redbot/core/core_commands.py:2183 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "Format invalid - codul de localizare trebuie să includă codul de țară, ex. `ro-RO`" -#: redbot/core/core_commands.py:2062 +#: redbot/core/core_commands.py:2081 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2087 #, docstring msgid "\\n Changes the bot's locale in this server.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n Use \\\"default\\\" to return to the bot's default set language.\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2103 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2118 msgid "Locale has been set." msgstr "Localizarea a fost setată." -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2124 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2116 +#: redbot/core/core_commands.py:2135 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2133 +#: redbot/core/core_commands.py:2152 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2141 +#: redbot/core/core_commands.py:2160 #, docstring msgid "\\n Changes bot's regional format in this server. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale in this server.\\n " msgstr "" -#: redbot/core/core_commands.py:2153 +#: redbot/core/core_commands.py:2172 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:2171 +#: redbot/core/core_commands.py:2190 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2179 +#: redbot/core/core_commands.py:2198 #, docstring msgid "Customizes a section of `[p]info`.\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:2188 +#: redbot/core/core_commands.py:2207 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2211 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:2195 +#: redbot/core/core_commands.py:2214 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2200 +#: redbot/core/core_commands.py:2219 #, docstring msgid "Set, list or remove various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2232 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2236 #, docstring msgid "Show all external API services along with their keys that have been set.\\n\\n Secrets are not shown." msgstr "" -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:2242 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API services:\\n" msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API service:\\n" msgstr "" -#: redbot/core/core_commands.py:2238 +#: redbot/core/core_commands.py:2257 #, docstring msgid "Remove the given services with all their keys and tokens." msgstr "" -#: redbot/core/core_commands.py:2245 +#: redbot/core/core_commands.py:2264 msgid "Services deleted successfully:\\n{services_list}" msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2268 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:2254 +#: redbot/core/core_commands.py:2273 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2278 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2283 #, docstring msgid " Show the current help settings. " msgstr "" -#: redbot/core/core_commands.py:2271 +#: redbot/core/core_commands.py:2290 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:2300 #, docstring msgid " This resets [botname]'s help formatter to the default formatter. " msgstr "" -#: redbot/core/core_commands.py:2285 +#: redbot/core/core_commands.py:2304 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:2294 +#: redbot/core/core_commands.py:2313 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2301 +#: redbot/core/core_commands.py:2320 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:2309 +#: redbot/core/core_commands.py:2328 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2320 +#: redbot/core/core_commands.py:2339 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:2322 +#: redbot/core/core_commands.py:2341 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:2326 +#: redbot/core/core_commands.py:2345 #, docstring msgid "\\n This allows the help command to show hidden commands.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2336 +#: redbot/core/core_commands.py:2355 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2357 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2361 #, docstring msgid "\\n This allows the help command message to be ticked if help is sent in a DM.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2371 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2354 +#: redbot/core/core_commands.py:2373 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2377 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help.\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2388 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2371 +#: redbot/core/core_commands.py:2390 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2375 +#: redbot/core/core_commands.py:2394 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2407 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2391 -msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." -msgstr "" - -#: redbot/core/core_commands.py:2399 -#, docstring -msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " -msgstr "" - #: redbot/core/core_commands.py:2410 -msgid "You must give a value of at least 500 characters." -msgstr "" - -#: redbot/core/core_commands.py:2414 -msgid "Done. The character limit per page has been set to {}." +msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" #: redbot/core/core_commands.py:2418 #, docstring -msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " +msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:2429 redbot/core/core_commands.py:2447 -msgid "You must give a value of zero or greater!" +#: redbot/core/core_commands.py:2429 +msgid "You must give a value of at least 500 characters." msgstr "" #: redbot/core/core_commands.py:2433 +msgid "Done. The character limit per page has been set to {}." +msgstr "" + +#: redbot/core/core_commands.py:2437 +#, docstring +msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2448 redbot/core/core_commands.py:2466 +msgid "You must give a value of zero or greater!" +msgstr "" + +#: redbot/core/core_commands.py:2452 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2457 #, 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 sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2469 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2474 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2457 +#: redbot/core/core_commands.py:2476 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:2469 +#: redbot/core/core_commands.py:2488 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:2473 +#: redbot/core/core_commands.py:2492 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:2481 +#: redbot/core/core_commands.py:2500 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2486 +#: redbot/core/core_commands.py:2505 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2508 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2511 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:2494 +#: redbot/core/core_commands.py:2513 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:2495 +#: redbot/core/core_commands.py:2514 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2519 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:2502 +#: redbot/core/core_commands.py:2521 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:2507 +#: redbot/core/core_commands.py:2526 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2597 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2599 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:2585 +#: redbot/core/core_commands.py:2604 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2614 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:2605 +#: redbot/core/core_commands.py:2624 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:2606 +#: redbot/core/core_commands.py:2625 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:2620 redbot/core/core_commands.py:2630 +#: redbot/core/core_commands.py:2639 redbot/core/core_commands.py:2649 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:2623 redbot/core/core_commands.py:2633 +#: redbot/core/core_commands.py:2642 redbot/core/core_commands.py:2652 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:2638 +#: redbot/core/core_commands.py:2657 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:2642 +#: redbot/core/core_commands.py:2661 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:2648 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2735 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:2761 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2752 +#: redbot/core/core_commands.py:2771 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2756 +#: redbot/core/core_commands.py:2775 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2765 +#: redbot/core/core_commands.py:2784 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2774 +#: redbot/core/core_commands.py:2793 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2784 +#: redbot/core/core_commands.py:2803 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2788 +#: redbot/core/core_commands.py:2807 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2792 +#: redbot/core/core_commands.py:2811 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2797 +#: redbot/core/core_commands.py:2816 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2804 +#: redbot/core/core_commands.py:2823 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2836 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2823 +#: redbot/core/core_commands.py:2842 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2827 +#: redbot/core/core_commands.py:2846 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2836 +#: redbot/core/core_commands.py:2855 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2864 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2874 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2859 -#, docstring -msgid "\\n Clears the blocklist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2863 -msgid "Blocklist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2869 -#, docstring -msgid "\\n Server specific allowlist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2878 #, docstring +msgid "\\n Clears the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2882 +msgid "Blocklist has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2888 +#, docstring +msgid "\\n Server specific allowlist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2897 +#, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2893 +#: redbot/core/core_commands.py:2912 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:2901 +#: redbot/core/core_commands.py:2920 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2924 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2914 +#: redbot/core/core_commands.py:2933 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:2925 +#: redbot/core/core_commands.py:2944 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2959 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2967 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2953 -#, docstring -msgid "\\n Clears the allowlist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2957 -msgid "Server allowlist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2963 -#, docstring -msgid "\\n Server specific blocklist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2972 #, docstring -msgid "\\n Adds a user or role to the blocklist.\\n " +msgid "\\n Clears the allowlist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2976 +msgid "Server allowlist has been cleared." msgstr "" #: redbot/core/core_commands.py:2982 +#, docstring +msgid "\\n Server specific blocklist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2991 +#, docstring +msgid "\\n Adds a user or role to the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3001 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2985 +#: redbot/core/core_commands.py:3004 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2988 +#: redbot/core/core_commands.py:3007 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2995 +#: redbot/core/core_commands.py:3014 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3000 +#: redbot/core/core_commands.py:3019 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3028 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:3020 +#: redbot/core/core_commands.py:3039 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3051 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3037 +#: redbot/core/core_commands.py:3056 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3041 +#: redbot/core/core_commands.py:3060 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3065 #, docstring msgid "Manage the bot's commands and cogs." msgstr "" -#: redbot/core/core_commands.py:3052 +#: redbot/core/core_commands.py:3071 #, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:3055 redbot/core/core_commands.py:3067 -#: redbot/core/core_commands.py:3077 redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3074 redbot/core/core_commands.py:3086 +#: redbot/core/core_commands.py:3096 redbot/core/core_commands.py:3116 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:3057 +#: redbot/core/core_commands.py:3076 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3078 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:3064 +#: redbot/core/core_commands.py:3083 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3088 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:3074 +#: redbot/core/core_commands.py:3093 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3079 +#: redbot/core/core_commands.py:3098 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:3081 +#: redbot/core/core_commands.py:3100 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3103 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3090 +#: redbot/core/core_commands.py:3109 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3092 +#: redbot/core/core_commands.py:3111 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3100 +#: redbot/core/core_commands.py:3119 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3106 -#, docstring -msgid "List the cogs which are disabled in this guild." -msgstr "" - -#: redbot/core/core_commands.py:3115 -msgid "The following cogs are disabled in this guild:\\n" -msgstr "" - -#: redbot/core/core_commands.py:3121 -msgid "There are no disabled cogs in this guild." -msgstr "" - #: redbot/core/core_commands.py:3125 #, docstring +msgid "List the cogs which are disabled in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3134 +msgid "The following cogs are disabled in this guild:\\n" +msgstr "" + +#: redbot/core/core_commands.py:3140 +msgid "There are no disabled cogs in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3144 +#, docstring msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3138 +#: redbot/core/core_commands.py:3157 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3160 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3163 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:3148 +#: redbot/core/core_commands.py:3167 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:3155 +#: redbot/core/core_commands.py:3174 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3177 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:3161 +#: redbot/core/core_commands.py:3180 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3184 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:3172 +#: redbot/core/core_commands.py:3191 #, docstring msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3186 +#: redbot/core/core_commands.py:3205 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:3190 redbot/core/core_commands.py:3224 -#: redbot/core/core_commands.py:3274 redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3209 redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3293 redbot/core/core_commands.py:3315 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:3196 redbot/core/core_commands.py:3230 +#: redbot/core/core_commands.py:3215 redbot/core/core_commands.py:3249 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:3202 redbot/core/core_commands.py:3236 +#: redbot/core/core_commands.py:3221 redbot/core/core_commands.py:3255 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:3211 +#: redbot/core/core_commands.py:3230 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:3220 +#: redbot/core/core_commands.py:3239 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:3241 +#: redbot/core/core_commands.py:3260 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3270 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:3257 +#: redbot/core/core_commands.py:3276 #, docstring msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3270 +#: redbot/core/core_commands.py:3289 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:3283 +#: redbot/core/core_commands.py:3302 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:3292 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:3301 +#: redbot/core/core_commands.py:3320 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3311 +#: redbot/core/core_commands.py:3330 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:3318 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n " msgstr "" -#: redbot/core/core_commands.py:3332 +#: redbot/core/core_commands.py:3351 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3339 +#: redbot/core/core_commands.py:3358 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3350 +#: redbot/core/core_commands.py:3369 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3374 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3359 +#: redbot/core/core_commands.py:3378 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:3368 +#: redbot/core/core_commands.py:3387 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3392 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:3381 +#: redbot/core/core_commands.py:3400 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3386 +#: redbot/core/core_commands.py:3405 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:3394 -#, docstring -msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " -msgstr "" - -#: redbot/core/core_commands.py:3399 -msgid "They are immune." -msgstr "" - -#: redbot/core/core_commands.py:3401 -msgid "They are not immune." -msgstr "" - -#: redbot/core/core_commands.py:3406 -#, docstring -msgid "\\n Commands for configuring owner notifications.\\n " -msgstr "" - #: redbot/core/core_commands.py:3413 #, docstring +msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3418 +msgid "They are immune." +msgstr "" + +#: redbot/core/core_commands.py:3420 +msgid "They are not immune." +msgstr "" + +#: redbot/core/core_commands.py:3425 +#, docstring +msgid "\\n Commands for configuring owner notifications.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3432 +#, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3426 +#: redbot/core/core_commands.py:3445 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3439 +#: redbot/core/core_commands.py:3458 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3477 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3475 +#: redbot/core/core_commands.py:3494 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3501 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3493 +#: redbot/core/core_commands.py:3512 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3524 +#: redbot/core/core_commands.py:3543 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3528 +#: redbot/core/core_commands.py:3547 #, docstring msgid "\\n List the currently ignored servers and channels.\\n " msgstr "" -#: redbot/core/core_commands.py:3540 +#: redbot/core/core_commands.py:3559 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3548 +#: redbot/core/core_commands.py:3567 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3569 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:3574 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:3578 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3580 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3586 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3575 +#: redbot/core/core_commands.py:3594 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3584 +#: redbot/core/core_commands.py:3603 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3586 +#: redbot/core/core_commands.py:3605 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3591 +#: redbot/core/core_commands.py:3610 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3614 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3597 +#: redbot/core/core_commands.py:3616 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3603 +#: redbot/core/core_commands.py:3622 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3634 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3629 +#: redbot/core/core_commands.py:3648 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" diff --git a/redbot/core/locales/ru-RU.po b/redbot/core/locales/ru-RU.po index 6f7856f44..7874b81e9 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: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -584,8 +584,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "Вы уверены, что хотите чтобы я вышел {}? (да/нет)" #: redbot/core/core_commands.py:1279 redbot/core/core_commands.py:1833 -#: redbot/core/core_commands.py:1949 redbot/core/core_commands.py:1993 -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:1968 redbot/core/core_commands.py:2012 +#: redbot/core/core_commands.py:2027 msgid "Done." msgstr "Готово." @@ -953,971 +953,984 @@ msgstr "Просмотр очищен." #: redbot/core/core_commands.py:1903 #, docstring +msgid "Sets [botname]'s competing status." +msgstr "" + +#: redbot/core/core_commands.py:1913 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:1916 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:1922 +#, docstring msgid "Sets [botname]'s status.\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1945 msgid "Status changed to {}." msgstr "Статус изменён на {}." -#: redbot/core/core_commands.py:1932 +#: redbot/core/core_commands.py:1951 #, docstring msgid "Sets [botname]'s streaming status.\\n\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1973 #, docstring msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1958 +#: redbot/core/core_commands.py:1977 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:1965 +#: redbot/core/core_commands.py:1984 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1990 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:1981 +#: redbot/core/core_commands.py:2000 msgid "Failed to change the username. Discord returned the following error:\\n{error_message}" msgstr "" -#: redbot/core/core_commands.py:1991 +#: redbot/core/core_commands.py:2010 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:1999 +#: redbot/core/core_commands.py:2018 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2021 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2025 msgid "I lack the permissions to change my own nickname." msgstr "Мне не хватает разрешений чтобы изменить свой ник." -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2032 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2018 redbot/core/core_commands.py:2031 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2050 msgid "Prefix set." msgstr "Префикс установлен." -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2043 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2046 msgid "Guild prefixes have been reset." msgstr "Префиксы сервера были сброшены." -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2055 #, docstring msgid "\\n Changes the bot's default locale.\\n This will be used when a server has not set a locale, or in DMs.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2051 redbot/core/core_commands.py:2089 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2070 redbot/core/core_commands.py:2108 +#: redbot/core/core_commands.py:2141 redbot/core/core_commands.py:2179 msgid "Invalid language code. Use format: `en-US`" msgstr "Неверный код языка. Используйте формат: `en-US`" -#: redbot/core/core_commands.py:2055 redbot/core/core_commands.py:2093 -#: redbot/core/core_commands.py:2126 redbot/core/core_commands.py:2164 +#: redbot/core/core_commands.py:2074 redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2145 redbot/core/core_commands.py:2183 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "Недопустимый формат - код языка должен содержать код страны, например 'en-US'" -#: redbot/core/core_commands.py:2062 +#: redbot/core/core_commands.py:2081 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2087 #, docstring msgid "\\n Changes the bot's locale in this server.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n Use \\\"default\\\" to return to the bot's default set language.\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2103 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2118 msgid "Locale has been set." msgstr "Локализация была установлена." -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2124 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2116 +#: redbot/core/core_commands.py:2135 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2133 +#: redbot/core/core_commands.py:2152 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2141 +#: redbot/core/core_commands.py:2160 #, docstring msgid "\\n Changes bot's regional format in this server. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale in this server.\\n " msgstr "" -#: redbot/core/core_commands.py:2153 +#: redbot/core/core_commands.py:2172 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:2171 +#: redbot/core/core_commands.py:2190 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "Формат региона теперь будет основываться на локализации `{language_code}`." -#: redbot/core/core_commands.py:2179 +#: redbot/core/core_commands.py:2198 #, docstring msgid "Customizes a section of `[p]info`.\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:2188 +#: redbot/core/core_commands.py:2207 msgid "The custom text has been cleared." msgstr "Пользовательский текст был очищен." -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2211 msgid "The custom text has been set." msgstr "Пользовательский текст установлен." -#: redbot/core/core_commands.py:2195 +#: redbot/core/core_commands.py:2214 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2200 +#: redbot/core/core_commands.py:2219 #, docstring msgid "Set, list or remove various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2232 msgid "`{service}` API tokens have been set." msgstr "`{service}` API токены были установлены." -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2236 #, docstring msgid "Show all external API services along with their keys that have been set.\\n\\n Secrets are not shown." msgstr "" -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:2242 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API services:\\n" msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API service:\\n" msgstr "" -#: redbot/core/core_commands.py:2238 +#: redbot/core/core_commands.py:2257 #, docstring msgid "Remove the given services with all their keys and tokens." msgstr "" -#: redbot/core/core_commands.py:2245 +#: redbot/core/core_commands.py:2264 msgid "Services deleted successfully:\\n{services_list}" msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2268 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:2254 +#: redbot/core/core_commands.py:2273 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2278 #, docstring msgid "Manage settings for the help command." msgstr "Управление настройками для команды справки." -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2283 #, docstring msgid " Show the current help settings. " msgstr "" -#: redbot/core/core_commands.py:2271 +#: redbot/core/core_commands.py:2290 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:2300 #, docstring msgid " This resets [botname]'s help formatter to the default formatter. " msgstr "" -#: redbot/core/core_commands.py:2285 +#: redbot/core/core_commands.py:2304 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:2294 +#: redbot/core/core_commands.py:2313 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2301 +#: redbot/core/core_commands.py:2320 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:2309 +#: redbot/core/core_commands.py:2328 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2320 +#: redbot/core/core_commands.py:2339 msgid "Help will use menus." msgstr "Помощь будет использовать меню." -#: redbot/core/core_commands.py:2322 +#: redbot/core/core_commands.py:2341 msgid "Help will not use menus." msgstr "Помощь не будет использовать меню." -#: redbot/core/core_commands.py:2326 +#: redbot/core/core_commands.py:2345 #, docstring msgid "\\n This allows the help command to show hidden commands.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2336 +#: redbot/core/core_commands.py:2355 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2357 msgid "Help will filter hidden commands." msgstr "Помощь будет фильтровать скрытые команды." -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2361 #, docstring msgid "\\n This allows the help command message to be ticked if help is sent in a DM.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2371 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2354 +#: redbot/core/core_commands.py:2373 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2377 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help.\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2388 msgid "Help will only show for commands which can be run." msgstr "Справка будет показывать только для команд, которые могут быть запущены." -#: redbot/core/core_commands.py:2371 +#: redbot/core/core_commands.py:2390 msgid "Help will show up without checking if the commands can be run." msgstr "Справка будет показана без проверки возможности выполнения команд." -#: redbot/core/core_commands.py:2375 +#: redbot/core/core_commands.py:2394 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "\\n Это позволяет боту ответить на сообщение о существовании конкретной\\n категории помощи, даже если пользователь не может ее использовать.\\n\\n Примечание: Эта настройка сама по себе не предотвращает переадресацию команд.\\n\\n По умолчанию — Ложь.\\n Использование этого без параметра будет переключаться.\\n " -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2407 msgid "Help will verify the existence of help topics." msgstr "Помощь проверит наличие тем помощи." -#: redbot/core/core_commands.py:2391 +#: redbot/core/core_commands.py:2410 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "Помощь будет проверять только наличие тем помощи при помощи нечеткой справки (если включено)." -#: redbot/core/core_commands.py:2399 +#: redbot/core/core_commands.py:2418 #, docstring msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "Установите ограничение на количество символов для каждой страницы в справочном сообщении.\\n\\n Этот параметр применяется только к встроенной справке.\\n\\n Значение по умолчанию составляет 1000 символов. Минимальное значение 500.\\n Максимум зависит от того, что вы предоставляете, и того, что позволяет раздор.\\n\\n Обратите внимание, что установка относительно небольшого ограничения на количество символов может\\n означает, что некоторые страницы будут превышать этот предел.\\n " -#: redbot/core/core_commands.py:2410 +#: redbot/core/core_commands.py:2429 msgid "You must give a value of at least 500 characters." msgstr "Значение должно быть не менее 500 символов." -#: redbot/core/core_commands.py:2414 +#: redbot/core/core_commands.py:2433 msgid "Done. The character limit per page has been set to {}." msgstr "Готово. Максимальное количество символов на странице было установлено равным {}." -#: redbot/core/core_commands.py:2418 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:2429 redbot/core/core_commands.py:2447 +#: redbot/core/core_commands.py:2448 redbot/core/core_commands.py:2466 msgid "You must give a value of zero or greater!" msgstr "Вы должны дать значение ноль или больше!" -#: redbot/core/core_commands.py:2433 +#: redbot/core/core_commands.py:2452 msgid "Done. The page limit has been set to {}." msgstr "Готово. Ограничение на количество страниц установлено на {}." -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2457 #, 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 sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "Установите задержку, после которой страницы справки будут удалены.\\n\\n По умолчанию настройка отключена, и применяется только к справке, не являющейся меню,\\n отправляемой в текстовые каналы сервера.\\n Установка задержки в 0 отключает эту возможность.\\n\\n Бот должен иметь разрешение MANAGE_MESSAGES на работу.\\n " -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2469 msgid "The delay cannot be longer than 14 days!" msgstr "Задержка не может быть длиннее 14 дней!" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2474 msgid "Done. Help messages will not be deleted now." msgstr "Готово. Сообщения справки теперь не будут удалены." -#: redbot/core/core_commands.py:2457 +#: redbot/core/core_commands.py:2476 msgid "Done. The delete delay has been set to {} seconds." msgstr "Готово. Задержка удаления была установлена на {} секунд." -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "\\n Установите подзаголовок, который будет использоваться.\\n\\n Этот параметр применяется только к встроенной справке.\\n Если лозунг не указан, вместо него будет использоваться\\n значение по умолчанию\n" " " -#: redbot/core/core_commands.py:2469 +#: redbot/core/core_commands.py:2488 msgid "The tagline has been reset." msgstr "Подзаголовок был сброшен." -#: redbot/core/core_commands.py:2473 +#: redbot/core/core_commands.py:2492 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "Ваш подзаголовок слишком длинный! Пожалуйста, уменьшите его до 2048 символов." -#: redbot/core/core_commands.py:2481 +#: redbot/core/core_commands.py:2500 msgid "The tagline has been set." msgstr "Подзаголовок был сброшен." -#: redbot/core/core_commands.py:2486 +#: redbot/core/core_commands.py:2505 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2508 msgid "User ID: {}" msgstr "ID пользователя: {}" -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2511 msgid "through DM" msgstr "через DM" -#: redbot/core/core_commands.py:2494 +#: redbot/core/core_commands.py:2513 msgid "from {}" msgstr "от {}" -#: redbot/core/core_commands.py:2495 +#: redbot/core/core_commands.py:2514 msgid " | Server ID: {}" msgstr " | ID сервера: {}" -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2519 msgid "Use `{}dm {} ` to reply to this user" msgstr "Используйте `{}dm {} `чтобы ответить пользователю" -#: redbot/core/core_commands.py:2502 +#: redbot/core/core_commands.py:2521 msgid "Sent by {} {}" msgstr "Отправил {} {}" -#: redbot/core/core_commands.py:2507 +#: redbot/core/core_commands.py:2526 msgid "I've been configured not to send this anywhere." msgstr "Я настроен не отправлять это нигде." -#: redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2597 msgid "Your message has been sent." msgstr "Ваше сообщение было отправлено." -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2599 msgid "I'm unable to deliver your message. Sorry." msgstr "Я не могу доставить ваше сообщение. Извините." -#: redbot/core/core_commands.py:2585 +#: redbot/core/core_commands.py:2604 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2614 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:2605 +#: redbot/core/core_commands.py:2624 msgid "Owner of {}" msgstr "Владелец {}" -#: redbot/core/core_commands.py:2606 +#: redbot/core/core_commands.py:2625 msgid "You can reply to this message with {}contact" msgstr "Вы можете ответить на это сообщение с {} контактом" -#: redbot/core/core_commands.py:2620 redbot/core/core_commands.py:2630 +#: redbot/core/core_commands.py:2639 redbot/core/core_commands.py:2649 msgid "Sorry, I couldn't deliver your message to {}" msgstr "Извините, я не смог доставить сообщение для %s" -#: redbot/core/core_commands.py:2623 redbot/core/core_commands.py:2633 +#: redbot/core/core_commands.py:2642 redbot/core/core_commands.py:2652 msgid "Message delivered to {}" msgstr "Сообщение доставлено к %s" -#: redbot/core/core_commands.py:2638 +#: redbot/core/core_commands.py:2657 #, docstring msgid "Prints the bot's data path." msgstr "Выводит путь к данным бота." -#: redbot/core/core_commands.py:2642 +#: redbot/core/core_commands.py:2661 msgid "Data path: {path}" msgstr "Путь к данным: {path}" -#: redbot/core/core_commands.py:2648 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2735 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:2761 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2752 +#: redbot/core/core_commands.py:2771 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2756 +#: redbot/core/core_commands.py:2775 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2765 +#: redbot/core/core_commands.py:2784 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2774 +#: redbot/core/core_commands.py:2793 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2784 +#: redbot/core/core_commands.py:2803 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2788 +#: redbot/core/core_commands.py:2807 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2792 +#: redbot/core/core_commands.py:2811 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2797 +#: redbot/core/core_commands.py:2816 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2804 +#: redbot/core/core_commands.py:2823 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2836 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2823 +#: redbot/core/core_commands.py:2842 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2827 +#: redbot/core/core_commands.py:2846 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2836 +#: redbot/core/core_commands.py:2855 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2864 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2874 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2859 -#, docstring -msgid "\\n Clears the blocklist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2863 -msgid "Blocklist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2869 -#, docstring -msgid "\\n Server specific allowlist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2878 #, docstring +msgid "\\n Clears the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2882 +msgid "Blocklist has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2888 +#, docstring +msgid "\\n Server specific allowlist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2897 +#, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2893 +#: redbot/core/core_commands.py:2912 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:2901 +#: redbot/core/core_commands.py:2920 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2924 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2914 +#: redbot/core/core_commands.py:2933 msgid "Whitelisted Users and roles:" msgstr "Пользователи и роли в белом списке:" -#: redbot/core/core_commands.py:2925 +#: redbot/core/core_commands.py:2944 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2959 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2967 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2953 -#, docstring -msgid "\\n Clears the allowlist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2957 -msgid "Server allowlist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2963 -#, docstring -msgid "\\n Server specific blocklist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2972 #, docstring -msgid "\\n Adds a user or role to the blocklist.\\n " +msgid "\\n Clears the allowlist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2976 +msgid "Server allowlist has been cleared." msgstr "" #: redbot/core/core_commands.py:2982 +#, docstring +msgid "\\n Server specific blocklist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2991 +#, docstring +msgid "\\n Adds a user or role to the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3001 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2985 +#: redbot/core/core_commands.py:3004 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2988 +#: redbot/core/core_commands.py:3007 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2995 +#: redbot/core/core_commands.py:3014 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3000 +#: redbot/core/core_commands.py:3019 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3028 msgid "Blacklisted Users and Roles:" msgstr "Пользователи и роли в черном списке:" -#: redbot/core/core_commands.py:3020 +#: redbot/core/core_commands.py:3039 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3051 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3037 +#: redbot/core/core_commands.py:3056 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3041 +#: redbot/core/core_commands.py:3060 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3065 #, docstring msgid "Manage the bot's commands and cogs." msgstr "" -#: redbot/core/core_commands.py:3052 +#: redbot/core/core_commands.py:3071 #, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:3055 redbot/core/core_commands.py:3067 -#: redbot/core/core_commands.py:3077 redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3074 redbot/core/core_commands.py:3086 +#: redbot/core/core_commands.py:3096 redbot/core/core_commands.py:3116 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:3057 +#: redbot/core/core_commands.py:3076 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3078 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:3064 +#: redbot/core/core_commands.py:3083 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3088 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:3074 +#: redbot/core/core_commands.py:3093 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3079 +#: redbot/core/core_commands.py:3098 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:3081 +#: redbot/core/core_commands.py:3100 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3103 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3090 +#: redbot/core/core_commands.py:3109 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3092 +#: redbot/core/core_commands.py:3111 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3100 +#: redbot/core/core_commands.py:3119 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3106 -#, docstring -msgid "List the cogs which are disabled in this guild." -msgstr "" - -#: redbot/core/core_commands.py:3115 -msgid "The following cogs are disabled in this guild:\\n" -msgstr "" - -#: redbot/core/core_commands.py:3121 -msgid "There are no disabled cogs in this guild." -msgstr "" - #: redbot/core/core_commands.py:3125 #, docstring +msgid "List the cogs which are disabled in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3134 +msgid "The following cogs are disabled in this guild:\\n" +msgstr "" + +#: redbot/core/core_commands.py:3140 +msgid "There are no disabled cogs in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3144 +#, docstring msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n " msgstr "\\n Список отключенных команд.\\n\\n Если вы владелец бота, по умолчанию будет показывать глобальные отключенные команды.\\n " -#: redbot/core/core_commands.py:3138 +#: redbot/core/core_commands.py:3157 #, docstring msgid "List disabled commands globally." msgstr "Список отключенных команд по всему миру." -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3160 msgid "There aren't any globally disabled commands." msgstr "Нет глобально отключенных команд." -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3163 msgid "{} commands are disabled globally.\\n" msgstr "{} Команды отключены глобально.\\n" -#: redbot/core/core_commands.py:3148 +#: redbot/core/core_commands.py:3167 msgid "1 command is disabled globally.\\n" msgstr "1 команда отключена глобально.\\n" -#: redbot/core/core_commands.py:3155 +#: redbot/core/core_commands.py:3174 #, docstring msgid "List disabled commands in this server." msgstr "Список отключенных команд на этом сервере." -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3177 msgid "There aren't any disabled commands in {}." msgstr "Нет отключенных комманд в {}." -#: redbot/core/core_commands.py:3161 +#: redbot/core/core_commands.py:3180 msgid "{} commands are disabled in {}.\\n" msgstr "{} команды отключены в {}.\\n" -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3184 msgid "1 command is disabled in {}.\\n" msgstr "1 команда отключена в {}.\\n" -#: redbot/core/core_commands.py:3172 +#: redbot/core/core_commands.py:3191 #, docstring msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n " msgstr "Отключите команду.\\n\\n Если вы владелец бота, это отключит команды\\n глобально по умолчанию\\n " -#: redbot/core/core_commands.py:3186 +#: redbot/core/core_commands.py:3205 #, docstring msgid "Disable a command globally." msgstr "Отключить команду глобально." -#: redbot/core/core_commands.py:3190 redbot/core/core_commands.py:3224 -#: redbot/core/core_commands.py:3274 redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3209 redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3293 redbot/core/core_commands.py:3315 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "Я не мог найти эту команду. Обратите внимание, что она чувствительна к регистру." -#: redbot/core/core_commands.py:3196 redbot/core/core_commands.py:3230 +#: redbot/core/core_commands.py:3215 redbot/core/core_commands.py:3249 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "Команда отключения не может быть `команда` или ни одной из подкоманд." -#: redbot/core/core_commands.py:3202 redbot/core/core_commands.py:3236 +#: redbot/core/core_commands.py:3221 redbot/core/core_commands.py:3255 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:3211 +#: redbot/core/core_commands.py:3230 msgid "That command is already disabled globally." msgstr "Эта команда уже отключена глобально." -#: redbot/core/core_commands.py:3220 +#: redbot/core/core_commands.py:3239 #, docstring msgid "Disable a command in this server only." msgstr "Отключить команду только на этом сервере." -#: redbot/core/core_commands.py:3241 +#: redbot/core/core_commands.py:3260 msgid "You are not allowed to disable that command." msgstr "Вы не можете отключить эту команду." -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3270 msgid "That command is already disabled in this server." msgstr "Эта команда уже отключена на этом сервере." -#: redbot/core/core_commands.py:3257 +#: redbot/core/core_commands.py:3276 #, docstring msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3270 +#: redbot/core/core_commands.py:3289 #, docstring msgid "Enable a command globally." msgstr "Включить команду глобально." -#: redbot/core/core_commands.py:3283 +#: redbot/core/core_commands.py:3302 msgid "That command is already enabled globally." msgstr "Эта команда уже включена глобально." -#: redbot/core/core_commands.py:3292 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Enable a command in this server." msgstr "Включить команду на этом сервере." -#: redbot/core/core_commands.py:3301 +#: redbot/core/core_commands.py:3320 msgid "You are not allowed to enable that command." msgstr "Вы не можете включить эту команду." -#: redbot/core/core_commands.py:3311 +#: redbot/core/core_commands.py:3330 msgid "That command is already enabled in this server." msgstr "Эта команда уже включена на этом сервере." -#: redbot/core/core_commands.py:3318 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n " msgstr "" -#: redbot/core/core_commands.py:3332 +#: redbot/core/core_commands.py:3351 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3339 +#: redbot/core/core_commands.py:3358 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3350 +#: redbot/core/core_commands.py:3369 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3374 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3359 +#: redbot/core/core_commands.py:3378 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:3368 +#: redbot/core/core_commands.py:3387 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3392 msgid "Already added." msgstr "Уже добавлено." -#: redbot/core/core_commands.py:3381 +#: redbot/core/core_commands.py:3400 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3386 +#: redbot/core/core_commands.py:3405 msgid "Not in list." msgstr "Нет в списке." -#: redbot/core/core_commands.py:3394 +#: redbot/core/core_commands.py:3413 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3399 +#: redbot/core/core_commands.py:3418 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:3401 +#: redbot/core/core_commands.py:3420 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3425 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "\\n Команды для настройки уведомлений владельца.\\n " -#: redbot/core/core_commands.py:3413 +#: redbot/core/core_commands.py:3432 #, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3426 +#: redbot/core/core_commands.py:3445 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3439 +#: redbot/core/core_commands.py:3458 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3477 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3475 +#: redbot/core/core_commands.py:3494 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3501 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3493 +#: redbot/core/core_commands.py:3512 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3524 +#: redbot/core/core_commands.py:3543 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3528 +#: redbot/core/core_commands.py:3547 #, docstring msgid "\\n List the currently ignored servers and channels.\\n " msgstr "" -#: redbot/core/core_commands.py:3540 +#: redbot/core/core_commands.py:3559 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3548 +#: redbot/core/core_commands.py:3567 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3569 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:3574 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:3578 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3580 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3586 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3575 +#: redbot/core/core_commands.py:3594 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3584 +#: redbot/core/core_commands.py:3603 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3586 +#: redbot/core/core_commands.py:3605 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3591 +#: redbot/core/core_commands.py:3610 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3614 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3597 +#: redbot/core/core_commands.py:3616 msgid "This server is not in the ignore list." msgstr "Этот сервер отсутствует в списке игнорируемых." -#: redbot/core/core_commands.py:3603 +#: redbot/core/core_commands.py:3622 msgid "This server is currently being ignored." msgstr "Этот сервер в настоящее время игнорируется." -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3634 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3629 +#: redbot/core/core_commands.py:3648 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" diff --git a/redbot/core/locales/sk-SK.po b/redbot/core/locales/sk-SK.po index c972541af..0b7f5cec8 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: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Slovak\n" "MIME-Version: 1.0\n" @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" #: redbot/core/core_commands.py:1279 redbot/core/core_commands.py:1833 -#: redbot/core/core_commands.py:1949 redbot/core/core_commands.py:1993 -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:1968 redbot/core/core_commands.py:2012 +#: redbot/core/core_commands.py:2027 msgid "Done." msgstr "" @@ -950,970 +950,983 @@ msgstr "" #: redbot/core/core_commands.py:1903 #, docstring +msgid "Sets [botname]'s competing status." +msgstr "" + +#: redbot/core/core_commands.py:1913 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:1916 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:1922 +#, docstring msgid "Sets [botname]'s status.\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1945 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1932 +#: redbot/core/core_commands.py:1951 #, docstring msgid "Sets [botname]'s streaming status.\\n\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1973 #, docstring msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1958 +#: redbot/core/core_commands.py:1977 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:1965 +#: redbot/core/core_commands.py:1984 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1990 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:1981 +#: redbot/core/core_commands.py:2000 msgid "Failed to change the username. Discord returned the following error:\\n{error_message}" msgstr "" -#: redbot/core/core_commands.py:1991 +#: redbot/core/core_commands.py:2010 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:1999 +#: redbot/core/core_commands.py:2018 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2021 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2025 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2032 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2018 redbot/core/core_commands.py:2031 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2050 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2043 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2046 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2055 #, docstring msgid "\\n Changes the bot's default locale.\\n This will be used when a server has not set a locale, or in DMs.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2051 redbot/core/core_commands.py:2089 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2070 redbot/core/core_commands.py:2108 +#: redbot/core/core_commands.py:2141 redbot/core/core_commands.py:2179 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:2055 redbot/core/core_commands.py:2093 -#: redbot/core/core_commands.py:2126 redbot/core/core_commands.py:2164 +#: redbot/core/core_commands.py:2074 redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2145 redbot/core/core_commands.py:2183 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:2062 +#: redbot/core/core_commands.py:2081 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2087 #, docstring msgid "\\n Changes the bot's locale in this server.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n Use \\\"default\\\" to return to the bot's default set language.\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2103 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2118 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2124 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2116 +#: redbot/core/core_commands.py:2135 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2133 +#: redbot/core/core_commands.py:2152 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2141 +#: redbot/core/core_commands.py:2160 #, docstring msgid "\\n Changes bot's regional format in this server. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale in this server.\\n " msgstr "" -#: redbot/core/core_commands.py:2153 +#: redbot/core/core_commands.py:2172 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:2171 +#: redbot/core/core_commands.py:2190 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2179 +#: redbot/core/core_commands.py:2198 #, docstring msgid "Customizes a section of `[p]info`.\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:2188 +#: redbot/core/core_commands.py:2207 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2211 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:2195 +#: redbot/core/core_commands.py:2214 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2200 +#: redbot/core/core_commands.py:2219 #, docstring msgid "Set, list or remove various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2232 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2236 #, docstring msgid "Show all external API services along with their keys that have been set.\\n\\n Secrets are not shown." msgstr "" -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:2242 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API services:\\n" msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API service:\\n" msgstr "" -#: redbot/core/core_commands.py:2238 +#: redbot/core/core_commands.py:2257 #, docstring msgid "Remove the given services with all their keys and tokens." msgstr "" -#: redbot/core/core_commands.py:2245 +#: redbot/core/core_commands.py:2264 msgid "Services deleted successfully:\\n{services_list}" msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2268 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:2254 +#: redbot/core/core_commands.py:2273 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2278 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2283 #, docstring msgid " Show the current help settings. " msgstr "" -#: redbot/core/core_commands.py:2271 +#: redbot/core/core_commands.py:2290 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:2300 #, docstring msgid " This resets [botname]'s help formatter to the default formatter. " msgstr "" -#: redbot/core/core_commands.py:2285 +#: redbot/core/core_commands.py:2304 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:2294 +#: redbot/core/core_commands.py:2313 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2301 +#: redbot/core/core_commands.py:2320 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:2309 +#: redbot/core/core_commands.py:2328 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2320 +#: redbot/core/core_commands.py:2339 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:2322 +#: redbot/core/core_commands.py:2341 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:2326 +#: redbot/core/core_commands.py:2345 #, docstring msgid "\\n This allows the help command to show hidden commands.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2336 +#: redbot/core/core_commands.py:2355 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2357 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2361 #, docstring msgid "\\n This allows the help command message to be ticked if help is sent in a DM.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2371 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2354 +#: redbot/core/core_commands.py:2373 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2377 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help.\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2388 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2371 +#: redbot/core/core_commands.py:2390 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2375 +#: redbot/core/core_commands.py:2394 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2407 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2391 -msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." -msgstr "" - -#: redbot/core/core_commands.py:2399 -#, docstring -msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " -msgstr "" - #: redbot/core/core_commands.py:2410 -msgid "You must give a value of at least 500 characters." -msgstr "" - -#: redbot/core/core_commands.py:2414 -msgid "Done. The character limit per page has been set to {}." +msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" #: redbot/core/core_commands.py:2418 #, docstring -msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " +msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:2429 redbot/core/core_commands.py:2447 -msgid "You must give a value of zero or greater!" +#: redbot/core/core_commands.py:2429 +msgid "You must give a value of at least 500 characters." msgstr "" #: redbot/core/core_commands.py:2433 +msgid "Done. The character limit per page has been set to {}." +msgstr "" + +#: redbot/core/core_commands.py:2437 +#, docstring +msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2448 redbot/core/core_commands.py:2466 +msgid "You must give a value of zero or greater!" +msgstr "" + +#: redbot/core/core_commands.py:2452 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2457 #, 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 sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2469 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2474 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2457 +#: redbot/core/core_commands.py:2476 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:2469 +#: redbot/core/core_commands.py:2488 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:2473 +#: redbot/core/core_commands.py:2492 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:2481 +#: redbot/core/core_commands.py:2500 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2486 +#: redbot/core/core_commands.py:2505 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2508 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2511 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:2494 +#: redbot/core/core_commands.py:2513 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:2495 +#: redbot/core/core_commands.py:2514 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2519 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:2502 +#: redbot/core/core_commands.py:2521 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:2507 +#: redbot/core/core_commands.py:2526 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2597 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2599 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:2585 +#: redbot/core/core_commands.py:2604 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2614 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:2605 +#: redbot/core/core_commands.py:2624 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:2606 +#: redbot/core/core_commands.py:2625 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:2620 redbot/core/core_commands.py:2630 +#: redbot/core/core_commands.py:2639 redbot/core/core_commands.py:2649 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:2623 redbot/core/core_commands.py:2633 +#: redbot/core/core_commands.py:2642 redbot/core/core_commands.py:2652 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:2638 +#: redbot/core/core_commands.py:2657 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:2642 +#: redbot/core/core_commands.py:2661 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:2648 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2735 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:2761 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2752 +#: redbot/core/core_commands.py:2771 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2756 +#: redbot/core/core_commands.py:2775 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2765 +#: redbot/core/core_commands.py:2784 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2774 +#: redbot/core/core_commands.py:2793 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2784 +#: redbot/core/core_commands.py:2803 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2788 +#: redbot/core/core_commands.py:2807 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2792 +#: redbot/core/core_commands.py:2811 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2797 +#: redbot/core/core_commands.py:2816 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2804 +#: redbot/core/core_commands.py:2823 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2836 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2823 +#: redbot/core/core_commands.py:2842 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2827 +#: redbot/core/core_commands.py:2846 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2836 +#: redbot/core/core_commands.py:2855 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2864 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2874 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2859 -#, docstring -msgid "\\n Clears the blocklist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2863 -msgid "Blocklist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2869 -#, docstring -msgid "\\n Server specific allowlist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2878 #, docstring +msgid "\\n Clears the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2882 +msgid "Blocklist has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2888 +#, docstring +msgid "\\n Server specific allowlist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2897 +#, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2893 +#: redbot/core/core_commands.py:2912 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:2901 +#: redbot/core/core_commands.py:2920 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2924 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2914 +#: redbot/core/core_commands.py:2933 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:2925 +#: redbot/core/core_commands.py:2944 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2959 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2967 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2953 -#, docstring -msgid "\\n Clears the allowlist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2957 -msgid "Server allowlist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2963 -#, docstring -msgid "\\n Server specific blocklist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2972 #, docstring -msgid "\\n Adds a user or role to the blocklist.\\n " +msgid "\\n Clears the allowlist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2976 +msgid "Server allowlist has been cleared." msgstr "" #: redbot/core/core_commands.py:2982 +#, docstring +msgid "\\n Server specific blocklist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2991 +#, docstring +msgid "\\n Adds a user or role to the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3001 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2985 +#: redbot/core/core_commands.py:3004 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2988 +#: redbot/core/core_commands.py:3007 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2995 +#: redbot/core/core_commands.py:3014 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3000 +#: redbot/core/core_commands.py:3019 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3028 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:3020 +#: redbot/core/core_commands.py:3039 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3051 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3037 +#: redbot/core/core_commands.py:3056 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3041 +#: redbot/core/core_commands.py:3060 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3065 #, docstring msgid "Manage the bot's commands and cogs." msgstr "" -#: redbot/core/core_commands.py:3052 +#: redbot/core/core_commands.py:3071 #, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:3055 redbot/core/core_commands.py:3067 -#: redbot/core/core_commands.py:3077 redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3074 redbot/core/core_commands.py:3086 +#: redbot/core/core_commands.py:3096 redbot/core/core_commands.py:3116 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:3057 +#: redbot/core/core_commands.py:3076 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3078 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:3064 +#: redbot/core/core_commands.py:3083 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3088 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:3074 +#: redbot/core/core_commands.py:3093 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3079 +#: redbot/core/core_commands.py:3098 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:3081 +#: redbot/core/core_commands.py:3100 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3103 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3090 +#: redbot/core/core_commands.py:3109 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3092 +#: redbot/core/core_commands.py:3111 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3100 +#: redbot/core/core_commands.py:3119 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3106 -#, docstring -msgid "List the cogs which are disabled in this guild." -msgstr "" - -#: redbot/core/core_commands.py:3115 -msgid "The following cogs are disabled in this guild:\\n" -msgstr "" - -#: redbot/core/core_commands.py:3121 -msgid "There are no disabled cogs in this guild." -msgstr "" - #: redbot/core/core_commands.py:3125 #, docstring +msgid "List the cogs which are disabled in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3134 +msgid "The following cogs are disabled in this guild:\\n" +msgstr "" + +#: redbot/core/core_commands.py:3140 +msgid "There are no disabled cogs in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3144 +#, docstring msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3138 +#: redbot/core/core_commands.py:3157 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3160 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3163 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:3148 +#: redbot/core/core_commands.py:3167 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:3155 +#: redbot/core/core_commands.py:3174 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3177 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:3161 +#: redbot/core/core_commands.py:3180 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3184 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:3172 +#: redbot/core/core_commands.py:3191 #, docstring msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3186 +#: redbot/core/core_commands.py:3205 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:3190 redbot/core/core_commands.py:3224 -#: redbot/core/core_commands.py:3274 redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3209 redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3293 redbot/core/core_commands.py:3315 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:3196 redbot/core/core_commands.py:3230 +#: redbot/core/core_commands.py:3215 redbot/core/core_commands.py:3249 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:3202 redbot/core/core_commands.py:3236 +#: redbot/core/core_commands.py:3221 redbot/core/core_commands.py:3255 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:3211 +#: redbot/core/core_commands.py:3230 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:3220 +#: redbot/core/core_commands.py:3239 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:3241 +#: redbot/core/core_commands.py:3260 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3270 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:3257 +#: redbot/core/core_commands.py:3276 #, docstring msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3270 +#: redbot/core/core_commands.py:3289 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:3283 +#: redbot/core/core_commands.py:3302 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:3292 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:3301 +#: redbot/core/core_commands.py:3320 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3311 +#: redbot/core/core_commands.py:3330 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:3318 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n " msgstr "" -#: redbot/core/core_commands.py:3332 +#: redbot/core/core_commands.py:3351 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3339 +#: redbot/core/core_commands.py:3358 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3350 +#: redbot/core/core_commands.py:3369 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3374 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3359 +#: redbot/core/core_commands.py:3378 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:3368 +#: redbot/core/core_commands.py:3387 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3392 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:3381 +#: redbot/core/core_commands.py:3400 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3386 +#: redbot/core/core_commands.py:3405 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:3394 -#, docstring -msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " -msgstr "" - -#: redbot/core/core_commands.py:3399 -msgid "They are immune." -msgstr "" - -#: redbot/core/core_commands.py:3401 -msgid "They are not immune." -msgstr "" - -#: redbot/core/core_commands.py:3406 -#, docstring -msgid "\\n Commands for configuring owner notifications.\\n " -msgstr "" - #: redbot/core/core_commands.py:3413 #, docstring +msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3418 +msgid "They are immune." +msgstr "" + +#: redbot/core/core_commands.py:3420 +msgid "They are not immune." +msgstr "" + +#: redbot/core/core_commands.py:3425 +#, docstring +msgid "\\n Commands for configuring owner notifications.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3432 +#, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3426 +#: redbot/core/core_commands.py:3445 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3439 +#: redbot/core/core_commands.py:3458 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3477 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3475 +#: redbot/core/core_commands.py:3494 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3501 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3493 +#: redbot/core/core_commands.py:3512 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3524 +#: redbot/core/core_commands.py:3543 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3528 +#: redbot/core/core_commands.py:3547 #, docstring msgid "\\n List the currently ignored servers and channels.\\n " msgstr "" -#: redbot/core/core_commands.py:3540 +#: redbot/core/core_commands.py:3559 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3548 +#: redbot/core/core_commands.py:3567 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3569 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:3574 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:3578 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3580 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3586 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3575 +#: redbot/core/core_commands.py:3594 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3584 +#: redbot/core/core_commands.py:3603 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3586 +#: redbot/core/core_commands.py:3605 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3591 +#: redbot/core/core_commands.py:3610 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3614 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3597 +#: redbot/core/core_commands.py:3616 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3603 +#: redbot/core/core_commands.py:3622 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3634 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3629 +#: redbot/core/core_commands.py:3648 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" diff --git a/redbot/core/locales/sr-CS.po b/redbot/core/locales/sr-CS.po index 515ab9dfc..5720a818a 100644 --- a/redbot/core/locales/sr-CS.po +++ b/redbot/core/locales/sr-CS.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Serbian (Latin)\n" "MIME-Version: 1.0\n" @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" #: redbot/core/core_commands.py:1279 redbot/core/core_commands.py:1833 -#: redbot/core/core_commands.py:1949 redbot/core/core_commands.py:1993 -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:1968 redbot/core/core_commands.py:2012 +#: redbot/core/core_commands.py:2027 msgid "Done." msgstr "" @@ -950,970 +950,983 @@ msgstr "" #: redbot/core/core_commands.py:1903 #, docstring +msgid "Sets [botname]'s competing status." +msgstr "" + +#: redbot/core/core_commands.py:1913 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:1916 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:1922 +#, docstring msgid "Sets [botname]'s status.\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1945 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1932 +#: redbot/core/core_commands.py:1951 #, docstring msgid "Sets [botname]'s streaming status.\\n\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1973 #, docstring msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1958 +#: redbot/core/core_commands.py:1977 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:1965 +#: redbot/core/core_commands.py:1984 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1990 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:1981 +#: redbot/core/core_commands.py:2000 msgid "Failed to change the username. Discord returned the following error:\\n{error_message}" msgstr "" -#: redbot/core/core_commands.py:1991 +#: redbot/core/core_commands.py:2010 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:1999 +#: redbot/core/core_commands.py:2018 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2021 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2025 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2032 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2018 redbot/core/core_commands.py:2031 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2050 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2043 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2046 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2055 #, docstring msgid "\\n Changes the bot's default locale.\\n This will be used when a server has not set a locale, or in DMs.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2051 redbot/core/core_commands.py:2089 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2070 redbot/core/core_commands.py:2108 +#: redbot/core/core_commands.py:2141 redbot/core/core_commands.py:2179 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:2055 redbot/core/core_commands.py:2093 -#: redbot/core/core_commands.py:2126 redbot/core/core_commands.py:2164 +#: redbot/core/core_commands.py:2074 redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2145 redbot/core/core_commands.py:2183 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:2062 +#: redbot/core/core_commands.py:2081 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2087 #, docstring msgid "\\n Changes the bot's locale in this server.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n Use \\\"default\\\" to return to the bot's default set language.\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2103 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2118 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2124 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2116 +#: redbot/core/core_commands.py:2135 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2133 +#: redbot/core/core_commands.py:2152 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2141 +#: redbot/core/core_commands.py:2160 #, docstring msgid "\\n Changes bot's regional format in this server. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale in this server.\\n " msgstr "" -#: redbot/core/core_commands.py:2153 +#: redbot/core/core_commands.py:2172 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:2171 +#: redbot/core/core_commands.py:2190 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2179 +#: redbot/core/core_commands.py:2198 #, docstring msgid "Customizes a section of `[p]info`.\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:2188 +#: redbot/core/core_commands.py:2207 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2211 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:2195 +#: redbot/core/core_commands.py:2214 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2200 +#: redbot/core/core_commands.py:2219 #, docstring msgid "Set, list or remove various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2232 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2236 #, docstring msgid "Show all external API services along with their keys that have been set.\\n\\n Secrets are not shown." msgstr "" -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:2242 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API services:\\n" msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API service:\\n" msgstr "" -#: redbot/core/core_commands.py:2238 +#: redbot/core/core_commands.py:2257 #, docstring msgid "Remove the given services with all their keys and tokens." msgstr "" -#: redbot/core/core_commands.py:2245 +#: redbot/core/core_commands.py:2264 msgid "Services deleted successfully:\\n{services_list}" msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2268 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:2254 +#: redbot/core/core_commands.py:2273 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2278 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2283 #, docstring msgid " Show the current help settings. " msgstr "" -#: redbot/core/core_commands.py:2271 +#: redbot/core/core_commands.py:2290 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:2300 #, docstring msgid " This resets [botname]'s help formatter to the default formatter. " msgstr "" -#: redbot/core/core_commands.py:2285 +#: redbot/core/core_commands.py:2304 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:2294 +#: redbot/core/core_commands.py:2313 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2301 +#: redbot/core/core_commands.py:2320 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:2309 +#: redbot/core/core_commands.py:2328 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2320 +#: redbot/core/core_commands.py:2339 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:2322 +#: redbot/core/core_commands.py:2341 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:2326 +#: redbot/core/core_commands.py:2345 #, docstring msgid "\\n This allows the help command to show hidden commands.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2336 +#: redbot/core/core_commands.py:2355 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2357 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2361 #, docstring msgid "\\n This allows the help command message to be ticked if help is sent in a DM.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2371 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2354 +#: redbot/core/core_commands.py:2373 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2377 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help.\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2388 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2371 +#: redbot/core/core_commands.py:2390 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2375 +#: redbot/core/core_commands.py:2394 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2407 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2391 -msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." -msgstr "" - -#: redbot/core/core_commands.py:2399 -#, docstring -msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " -msgstr "" - #: redbot/core/core_commands.py:2410 -msgid "You must give a value of at least 500 characters." -msgstr "" - -#: redbot/core/core_commands.py:2414 -msgid "Done. The character limit per page has been set to {}." +msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" #: redbot/core/core_commands.py:2418 #, docstring -msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " +msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:2429 redbot/core/core_commands.py:2447 -msgid "You must give a value of zero or greater!" +#: redbot/core/core_commands.py:2429 +msgid "You must give a value of at least 500 characters." msgstr "" #: redbot/core/core_commands.py:2433 +msgid "Done. The character limit per page has been set to {}." +msgstr "" + +#: redbot/core/core_commands.py:2437 +#, docstring +msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2448 redbot/core/core_commands.py:2466 +msgid "You must give a value of zero or greater!" +msgstr "" + +#: redbot/core/core_commands.py:2452 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2457 #, 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 sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2469 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2474 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2457 +#: redbot/core/core_commands.py:2476 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:2469 +#: redbot/core/core_commands.py:2488 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:2473 +#: redbot/core/core_commands.py:2492 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:2481 +#: redbot/core/core_commands.py:2500 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2486 +#: redbot/core/core_commands.py:2505 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2508 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2511 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:2494 +#: redbot/core/core_commands.py:2513 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:2495 +#: redbot/core/core_commands.py:2514 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2519 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:2502 +#: redbot/core/core_commands.py:2521 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:2507 +#: redbot/core/core_commands.py:2526 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2597 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2599 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:2585 +#: redbot/core/core_commands.py:2604 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2614 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:2605 +#: redbot/core/core_commands.py:2624 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:2606 +#: redbot/core/core_commands.py:2625 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:2620 redbot/core/core_commands.py:2630 +#: redbot/core/core_commands.py:2639 redbot/core/core_commands.py:2649 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:2623 redbot/core/core_commands.py:2633 +#: redbot/core/core_commands.py:2642 redbot/core/core_commands.py:2652 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:2638 +#: redbot/core/core_commands.py:2657 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:2642 +#: redbot/core/core_commands.py:2661 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:2648 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2735 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:2761 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2752 +#: redbot/core/core_commands.py:2771 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2756 +#: redbot/core/core_commands.py:2775 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2765 +#: redbot/core/core_commands.py:2784 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2774 +#: redbot/core/core_commands.py:2793 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2784 +#: redbot/core/core_commands.py:2803 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2788 +#: redbot/core/core_commands.py:2807 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2792 +#: redbot/core/core_commands.py:2811 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2797 +#: redbot/core/core_commands.py:2816 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2804 +#: redbot/core/core_commands.py:2823 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2836 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2823 +#: redbot/core/core_commands.py:2842 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2827 +#: redbot/core/core_commands.py:2846 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2836 +#: redbot/core/core_commands.py:2855 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2864 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2874 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2859 -#, docstring -msgid "\\n Clears the blocklist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2863 -msgid "Blocklist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2869 -#, docstring -msgid "\\n Server specific allowlist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2878 #, docstring +msgid "\\n Clears the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2882 +msgid "Blocklist has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2888 +#, docstring +msgid "\\n Server specific allowlist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2897 +#, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2893 +#: redbot/core/core_commands.py:2912 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:2901 +#: redbot/core/core_commands.py:2920 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2924 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2914 +#: redbot/core/core_commands.py:2933 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:2925 +#: redbot/core/core_commands.py:2944 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2959 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2967 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2953 -#, docstring -msgid "\\n Clears the allowlist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2957 -msgid "Server allowlist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2963 -#, docstring -msgid "\\n Server specific blocklist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2972 #, docstring -msgid "\\n Adds a user or role to the blocklist.\\n " +msgid "\\n Clears the allowlist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2976 +msgid "Server allowlist has been cleared." msgstr "" #: redbot/core/core_commands.py:2982 +#, docstring +msgid "\\n Server specific blocklist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2991 +#, docstring +msgid "\\n Adds a user or role to the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3001 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2985 +#: redbot/core/core_commands.py:3004 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2988 +#: redbot/core/core_commands.py:3007 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2995 +#: redbot/core/core_commands.py:3014 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3000 +#: redbot/core/core_commands.py:3019 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3028 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:3020 +#: redbot/core/core_commands.py:3039 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3051 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3037 +#: redbot/core/core_commands.py:3056 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3041 +#: redbot/core/core_commands.py:3060 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3065 #, docstring msgid "Manage the bot's commands and cogs." msgstr "" -#: redbot/core/core_commands.py:3052 +#: redbot/core/core_commands.py:3071 #, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:3055 redbot/core/core_commands.py:3067 -#: redbot/core/core_commands.py:3077 redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3074 redbot/core/core_commands.py:3086 +#: redbot/core/core_commands.py:3096 redbot/core/core_commands.py:3116 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:3057 +#: redbot/core/core_commands.py:3076 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3078 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:3064 +#: redbot/core/core_commands.py:3083 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3088 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:3074 +#: redbot/core/core_commands.py:3093 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3079 +#: redbot/core/core_commands.py:3098 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:3081 +#: redbot/core/core_commands.py:3100 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3103 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3090 +#: redbot/core/core_commands.py:3109 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3092 +#: redbot/core/core_commands.py:3111 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3100 +#: redbot/core/core_commands.py:3119 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3106 -#, docstring -msgid "List the cogs which are disabled in this guild." -msgstr "" - -#: redbot/core/core_commands.py:3115 -msgid "The following cogs are disabled in this guild:\\n" -msgstr "" - -#: redbot/core/core_commands.py:3121 -msgid "There are no disabled cogs in this guild." -msgstr "" - #: redbot/core/core_commands.py:3125 #, docstring +msgid "List the cogs which are disabled in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3134 +msgid "The following cogs are disabled in this guild:\\n" +msgstr "" + +#: redbot/core/core_commands.py:3140 +msgid "There are no disabled cogs in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3144 +#, docstring msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3138 +#: redbot/core/core_commands.py:3157 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3160 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3163 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:3148 +#: redbot/core/core_commands.py:3167 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:3155 +#: redbot/core/core_commands.py:3174 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3177 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:3161 +#: redbot/core/core_commands.py:3180 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3184 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:3172 +#: redbot/core/core_commands.py:3191 #, docstring msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3186 +#: redbot/core/core_commands.py:3205 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:3190 redbot/core/core_commands.py:3224 -#: redbot/core/core_commands.py:3274 redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3209 redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3293 redbot/core/core_commands.py:3315 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:3196 redbot/core/core_commands.py:3230 +#: redbot/core/core_commands.py:3215 redbot/core/core_commands.py:3249 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:3202 redbot/core/core_commands.py:3236 +#: redbot/core/core_commands.py:3221 redbot/core/core_commands.py:3255 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:3211 +#: redbot/core/core_commands.py:3230 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:3220 +#: redbot/core/core_commands.py:3239 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:3241 +#: redbot/core/core_commands.py:3260 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3270 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:3257 +#: redbot/core/core_commands.py:3276 #, docstring msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3270 +#: redbot/core/core_commands.py:3289 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:3283 +#: redbot/core/core_commands.py:3302 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:3292 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:3301 +#: redbot/core/core_commands.py:3320 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3311 +#: redbot/core/core_commands.py:3330 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:3318 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n " msgstr "" -#: redbot/core/core_commands.py:3332 +#: redbot/core/core_commands.py:3351 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3339 +#: redbot/core/core_commands.py:3358 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3350 +#: redbot/core/core_commands.py:3369 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3374 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3359 +#: redbot/core/core_commands.py:3378 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:3368 +#: redbot/core/core_commands.py:3387 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3392 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:3381 +#: redbot/core/core_commands.py:3400 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3386 +#: redbot/core/core_commands.py:3405 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:3394 -#, docstring -msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " -msgstr "" - -#: redbot/core/core_commands.py:3399 -msgid "They are immune." -msgstr "" - -#: redbot/core/core_commands.py:3401 -msgid "They are not immune." -msgstr "" - -#: redbot/core/core_commands.py:3406 -#, docstring -msgid "\\n Commands for configuring owner notifications.\\n " -msgstr "" - #: redbot/core/core_commands.py:3413 #, docstring +msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3418 +msgid "They are immune." +msgstr "" + +#: redbot/core/core_commands.py:3420 +msgid "They are not immune." +msgstr "" + +#: redbot/core/core_commands.py:3425 +#, docstring +msgid "\\n Commands for configuring owner notifications.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3432 +#, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3426 +#: redbot/core/core_commands.py:3445 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3439 +#: redbot/core/core_commands.py:3458 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3477 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3475 +#: redbot/core/core_commands.py:3494 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3501 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3493 +#: redbot/core/core_commands.py:3512 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3524 +#: redbot/core/core_commands.py:3543 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3528 +#: redbot/core/core_commands.py:3547 #, docstring msgid "\\n List the currently ignored servers and channels.\\n " msgstr "" -#: redbot/core/core_commands.py:3540 +#: redbot/core/core_commands.py:3559 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3548 +#: redbot/core/core_commands.py:3567 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3569 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:3574 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:3578 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3580 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3586 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3575 +#: redbot/core/core_commands.py:3594 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3584 +#: redbot/core/core_commands.py:3603 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3586 +#: redbot/core/core_commands.py:3605 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3591 +#: redbot/core/core_commands.py:3610 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3614 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3597 +#: redbot/core/core_commands.py:3616 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3603 +#: redbot/core/core_commands.py:3622 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3634 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3629 +#: redbot/core/core_commands.py:3648 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" diff --git a/redbot/core/locales/sr-SP.po b/redbot/core/locales/sr-SP.po index e62f54ecd..a93c71928 100644 --- a/redbot/core/locales/sr-SP.po +++ b/redbot/core/locales/sr-SP.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Serbian (Cyrillic)\n" "MIME-Version: 1.0\n" @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" #: redbot/core/core_commands.py:1279 redbot/core/core_commands.py:1833 -#: redbot/core/core_commands.py:1949 redbot/core/core_commands.py:1993 -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:1968 redbot/core/core_commands.py:2012 +#: redbot/core/core_commands.py:2027 msgid "Done." msgstr "" @@ -950,970 +950,983 @@ msgstr "" #: redbot/core/core_commands.py:1903 #, docstring +msgid "Sets [botname]'s competing status." +msgstr "" + +#: redbot/core/core_commands.py:1913 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:1916 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:1922 +#, docstring msgid "Sets [botname]'s status.\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1945 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1932 +#: redbot/core/core_commands.py:1951 #, docstring msgid "Sets [botname]'s streaming status.\\n\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1973 #, docstring msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1958 +#: redbot/core/core_commands.py:1977 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:1965 +#: redbot/core/core_commands.py:1984 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1990 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:1981 +#: redbot/core/core_commands.py:2000 msgid "Failed to change the username. Discord returned the following error:\\n{error_message}" msgstr "" -#: redbot/core/core_commands.py:1991 +#: redbot/core/core_commands.py:2010 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:1999 +#: redbot/core/core_commands.py:2018 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2021 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2025 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2032 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2018 redbot/core/core_commands.py:2031 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2050 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2043 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2046 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2055 #, docstring msgid "\\n Changes the bot's default locale.\\n This will be used when a server has not set a locale, or in DMs.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2051 redbot/core/core_commands.py:2089 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2070 redbot/core/core_commands.py:2108 +#: redbot/core/core_commands.py:2141 redbot/core/core_commands.py:2179 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:2055 redbot/core/core_commands.py:2093 -#: redbot/core/core_commands.py:2126 redbot/core/core_commands.py:2164 +#: redbot/core/core_commands.py:2074 redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2145 redbot/core/core_commands.py:2183 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:2062 +#: redbot/core/core_commands.py:2081 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2087 #, docstring msgid "\\n Changes the bot's locale in this server.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n Use \\\"default\\\" to return to the bot's default set language.\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2103 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2118 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2124 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2116 +#: redbot/core/core_commands.py:2135 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2133 +#: redbot/core/core_commands.py:2152 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2141 +#: redbot/core/core_commands.py:2160 #, docstring msgid "\\n Changes bot's regional format in this server. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale in this server.\\n " msgstr "" -#: redbot/core/core_commands.py:2153 +#: redbot/core/core_commands.py:2172 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:2171 +#: redbot/core/core_commands.py:2190 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2179 +#: redbot/core/core_commands.py:2198 #, docstring msgid "Customizes a section of `[p]info`.\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:2188 +#: redbot/core/core_commands.py:2207 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2211 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:2195 +#: redbot/core/core_commands.py:2214 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2200 +#: redbot/core/core_commands.py:2219 #, docstring msgid "Set, list or remove various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2232 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2236 #, docstring msgid "Show all external API services along with their keys that have been set.\\n\\n Secrets are not shown." msgstr "" -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:2242 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API services:\\n" msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API service:\\n" msgstr "" -#: redbot/core/core_commands.py:2238 +#: redbot/core/core_commands.py:2257 #, docstring msgid "Remove the given services with all their keys and tokens." msgstr "" -#: redbot/core/core_commands.py:2245 +#: redbot/core/core_commands.py:2264 msgid "Services deleted successfully:\\n{services_list}" msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2268 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:2254 +#: redbot/core/core_commands.py:2273 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2278 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2283 #, docstring msgid " Show the current help settings. " msgstr "" -#: redbot/core/core_commands.py:2271 +#: redbot/core/core_commands.py:2290 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:2300 #, docstring msgid " This resets [botname]'s help formatter to the default formatter. " msgstr "" -#: redbot/core/core_commands.py:2285 +#: redbot/core/core_commands.py:2304 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:2294 +#: redbot/core/core_commands.py:2313 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2301 +#: redbot/core/core_commands.py:2320 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:2309 +#: redbot/core/core_commands.py:2328 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2320 +#: redbot/core/core_commands.py:2339 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:2322 +#: redbot/core/core_commands.py:2341 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:2326 +#: redbot/core/core_commands.py:2345 #, docstring msgid "\\n This allows the help command to show hidden commands.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2336 +#: redbot/core/core_commands.py:2355 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2357 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2361 #, docstring msgid "\\n This allows the help command message to be ticked if help is sent in a DM.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2371 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2354 +#: redbot/core/core_commands.py:2373 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2377 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help.\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2388 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2371 +#: redbot/core/core_commands.py:2390 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2375 +#: redbot/core/core_commands.py:2394 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2407 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2391 -msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." -msgstr "" - -#: redbot/core/core_commands.py:2399 -#, docstring -msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " -msgstr "" - #: redbot/core/core_commands.py:2410 -msgid "You must give a value of at least 500 characters." -msgstr "" - -#: redbot/core/core_commands.py:2414 -msgid "Done. The character limit per page has been set to {}." +msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" #: redbot/core/core_commands.py:2418 #, docstring -msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " +msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:2429 redbot/core/core_commands.py:2447 -msgid "You must give a value of zero or greater!" +#: redbot/core/core_commands.py:2429 +msgid "You must give a value of at least 500 characters." msgstr "" #: redbot/core/core_commands.py:2433 +msgid "Done. The character limit per page has been set to {}." +msgstr "" + +#: redbot/core/core_commands.py:2437 +#, docstring +msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2448 redbot/core/core_commands.py:2466 +msgid "You must give a value of zero or greater!" +msgstr "" + +#: redbot/core/core_commands.py:2452 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2457 #, 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 sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2469 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2474 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2457 +#: redbot/core/core_commands.py:2476 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:2469 +#: redbot/core/core_commands.py:2488 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:2473 +#: redbot/core/core_commands.py:2492 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:2481 +#: redbot/core/core_commands.py:2500 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2486 +#: redbot/core/core_commands.py:2505 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2508 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2511 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:2494 +#: redbot/core/core_commands.py:2513 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:2495 +#: redbot/core/core_commands.py:2514 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2519 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:2502 +#: redbot/core/core_commands.py:2521 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:2507 +#: redbot/core/core_commands.py:2526 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2597 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2599 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:2585 +#: redbot/core/core_commands.py:2604 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2614 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:2605 +#: redbot/core/core_commands.py:2624 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:2606 +#: redbot/core/core_commands.py:2625 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:2620 redbot/core/core_commands.py:2630 +#: redbot/core/core_commands.py:2639 redbot/core/core_commands.py:2649 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:2623 redbot/core/core_commands.py:2633 +#: redbot/core/core_commands.py:2642 redbot/core/core_commands.py:2652 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:2638 +#: redbot/core/core_commands.py:2657 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:2642 +#: redbot/core/core_commands.py:2661 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:2648 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2735 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:2761 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2752 +#: redbot/core/core_commands.py:2771 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2756 +#: redbot/core/core_commands.py:2775 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2765 +#: redbot/core/core_commands.py:2784 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2774 +#: redbot/core/core_commands.py:2793 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2784 +#: redbot/core/core_commands.py:2803 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2788 +#: redbot/core/core_commands.py:2807 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2792 +#: redbot/core/core_commands.py:2811 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2797 +#: redbot/core/core_commands.py:2816 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2804 +#: redbot/core/core_commands.py:2823 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2836 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2823 +#: redbot/core/core_commands.py:2842 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2827 +#: redbot/core/core_commands.py:2846 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2836 +#: redbot/core/core_commands.py:2855 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2864 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2874 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2859 -#, docstring -msgid "\\n Clears the blocklist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2863 -msgid "Blocklist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2869 -#, docstring -msgid "\\n Server specific allowlist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2878 #, docstring +msgid "\\n Clears the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2882 +msgid "Blocklist has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2888 +#, docstring +msgid "\\n Server specific allowlist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2897 +#, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2893 +#: redbot/core/core_commands.py:2912 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:2901 +#: redbot/core/core_commands.py:2920 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2924 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2914 +#: redbot/core/core_commands.py:2933 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:2925 +#: redbot/core/core_commands.py:2944 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2959 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2967 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2953 -#, docstring -msgid "\\n Clears the allowlist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2957 -msgid "Server allowlist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2963 -#, docstring -msgid "\\n Server specific blocklist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2972 #, docstring -msgid "\\n Adds a user or role to the blocklist.\\n " +msgid "\\n Clears the allowlist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2976 +msgid "Server allowlist has been cleared." msgstr "" #: redbot/core/core_commands.py:2982 +#, docstring +msgid "\\n Server specific blocklist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2991 +#, docstring +msgid "\\n Adds a user or role to the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3001 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2985 +#: redbot/core/core_commands.py:3004 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2988 +#: redbot/core/core_commands.py:3007 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2995 +#: redbot/core/core_commands.py:3014 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3000 +#: redbot/core/core_commands.py:3019 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3028 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:3020 +#: redbot/core/core_commands.py:3039 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3051 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3037 +#: redbot/core/core_commands.py:3056 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3041 +#: redbot/core/core_commands.py:3060 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3065 #, docstring msgid "Manage the bot's commands and cogs." msgstr "" -#: redbot/core/core_commands.py:3052 +#: redbot/core/core_commands.py:3071 #, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:3055 redbot/core/core_commands.py:3067 -#: redbot/core/core_commands.py:3077 redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3074 redbot/core/core_commands.py:3086 +#: redbot/core/core_commands.py:3096 redbot/core/core_commands.py:3116 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:3057 +#: redbot/core/core_commands.py:3076 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3078 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:3064 +#: redbot/core/core_commands.py:3083 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3088 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:3074 +#: redbot/core/core_commands.py:3093 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3079 +#: redbot/core/core_commands.py:3098 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:3081 +#: redbot/core/core_commands.py:3100 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3103 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3090 +#: redbot/core/core_commands.py:3109 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3092 +#: redbot/core/core_commands.py:3111 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3100 +#: redbot/core/core_commands.py:3119 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3106 -#, docstring -msgid "List the cogs which are disabled in this guild." -msgstr "" - -#: redbot/core/core_commands.py:3115 -msgid "The following cogs are disabled in this guild:\\n" -msgstr "" - -#: redbot/core/core_commands.py:3121 -msgid "There are no disabled cogs in this guild." -msgstr "" - #: redbot/core/core_commands.py:3125 #, docstring +msgid "List the cogs which are disabled in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3134 +msgid "The following cogs are disabled in this guild:\\n" +msgstr "" + +#: redbot/core/core_commands.py:3140 +msgid "There are no disabled cogs in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3144 +#, docstring msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3138 +#: redbot/core/core_commands.py:3157 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3160 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3163 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:3148 +#: redbot/core/core_commands.py:3167 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:3155 +#: redbot/core/core_commands.py:3174 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3177 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:3161 +#: redbot/core/core_commands.py:3180 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3184 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:3172 +#: redbot/core/core_commands.py:3191 #, docstring msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3186 +#: redbot/core/core_commands.py:3205 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:3190 redbot/core/core_commands.py:3224 -#: redbot/core/core_commands.py:3274 redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3209 redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3293 redbot/core/core_commands.py:3315 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:3196 redbot/core/core_commands.py:3230 +#: redbot/core/core_commands.py:3215 redbot/core/core_commands.py:3249 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:3202 redbot/core/core_commands.py:3236 +#: redbot/core/core_commands.py:3221 redbot/core/core_commands.py:3255 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:3211 +#: redbot/core/core_commands.py:3230 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:3220 +#: redbot/core/core_commands.py:3239 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:3241 +#: redbot/core/core_commands.py:3260 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3270 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:3257 +#: redbot/core/core_commands.py:3276 #, docstring msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3270 +#: redbot/core/core_commands.py:3289 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:3283 +#: redbot/core/core_commands.py:3302 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:3292 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:3301 +#: redbot/core/core_commands.py:3320 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3311 +#: redbot/core/core_commands.py:3330 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:3318 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n " msgstr "" -#: redbot/core/core_commands.py:3332 +#: redbot/core/core_commands.py:3351 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3339 +#: redbot/core/core_commands.py:3358 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3350 +#: redbot/core/core_commands.py:3369 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3374 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3359 +#: redbot/core/core_commands.py:3378 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:3368 +#: redbot/core/core_commands.py:3387 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3392 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:3381 +#: redbot/core/core_commands.py:3400 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3386 +#: redbot/core/core_commands.py:3405 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:3394 -#, docstring -msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " -msgstr "" - -#: redbot/core/core_commands.py:3399 -msgid "They are immune." -msgstr "" - -#: redbot/core/core_commands.py:3401 -msgid "They are not immune." -msgstr "" - -#: redbot/core/core_commands.py:3406 -#, docstring -msgid "\\n Commands for configuring owner notifications.\\n " -msgstr "" - #: redbot/core/core_commands.py:3413 #, docstring +msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3418 +msgid "They are immune." +msgstr "" + +#: redbot/core/core_commands.py:3420 +msgid "They are not immune." +msgstr "" + +#: redbot/core/core_commands.py:3425 +#, docstring +msgid "\\n Commands for configuring owner notifications.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3432 +#, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3426 +#: redbot/core/core_commands.py:3445 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3439 +#: redbot/core/core_commands.py:3458 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3477 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3475 +#: redbot/core/core_commands.py:3494 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3501 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3493 +#: redbot/core/core_commands.py:3512 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3524 +#: redbot/core/core_commands.py:3543 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3528 +#: redbot/core/core_commands.py:3547 #, docstring msgid "\\n List the currently ignored servers and channels.\\n " msgstr "" -#: redbot/core/core_commands.py:3540 +#: redbot/core/core_commands.py:3559 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3548 +#: redbot/core/core_commands.py:3567 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3569 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:3574 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:3578 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3580 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3586 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3575 +#: redbot/core/core_commands.py:3594 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3584 +#: redbot/core/core_commands.py:3603 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3586 +#: redbot/core/core_commands.py:3605 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3591 +#: redbot/core/core_commands.py:3610 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3614 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3597 +#: redbot/core/core_commands.py:3616 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3603 +#: redbot/core/core_commands.py:3622 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3634 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3629 +#: redbot/core/core_commands.py:3648 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" diff --git a/redbot/core/locales/sv-SE.po b/redbot/core/locales/sv-SE.po index cd56501db..042ad45e1 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: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Swedish\n" "MIME-Version: 1.0\n" @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" #: redbot/core/core_commands.py:1279 redbot/core/core_commands.py:1833 -#: redbot/core/core_commands.py:1949 redbot/core/core_commands.py:1993 -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:1968 redbot/core/core_commands.py:2012 +#: redbot/core/core_commands.py:2027 msgid "Done." msgstr "Klart." @@ -950,970 +950,983 @@ msgstr "" #: redbot/core/core_commands.py:1903 #, docstring +msgid "Sets [botname]'s competing status." +msgstr "" + +#: redbot/core/core_commands.py:1913 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:1916 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:1922 +#, docstring msgid "Sets [botname]'s status.\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1945 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1932 +#: redbot/core/core_commands.py:1951 #, docstring msgid "Sets [botname]'s streaming status.\\n\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1973 #, docstring msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1958 +#: redbot/core/core_commands.py:1977 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:1965 +#: redbot/core/core_commands.py:1984 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1990 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:1981 +#: redbot/core/core_commands.py:2000 msgid "Failed to change the username. Discord returned the following error:\\n{error_message}" msgstr "" -#: redbot/core/core_commands.py:1991 +#: redbot/core/core_commands.py:2010 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:1999 +#: redbot/core/core_commands.py:2018 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2021 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2025 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:2013 +#: redbot/core/core_commands.py:2032 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2018 redbot/core/core_commands.py:2031 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2050 msgid "Prefix set." msgstr "Prefix ändrat." -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2043 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2046 msgid "Guild prefixes have been reset." msgstr "Guild prefix har rensats." -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2055 #, docstring msgid "\\n Changes the bot's default locale.\\n This will be used when a server has not set a locale, or in DMs.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2051 redbot/core/core_commands.py:2089 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2070 redbot/core/core_commands.py:2108 +#: redbot/core/core_commands.py:2141 redbot/core/core_commands.py:2179 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:2055 redbot/core/core_commands.py:2093 -#: redbot/core/core_commands.py:2126 redbot/core/core_commands.py:2164 +#: redbot/core/core_commands.py:2074 redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2145 redbot/core/core_commands.py:2183 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:2062 +#: redbot/core/core_commands.py:2081 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2087 #, docstring msgid "\\n Changes the bot's locale in this server.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n Use \\\"default\\\" to return to the bot's default set language.\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2103 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2118 msgid "Locale has been set." msgstr "Språket har ändrats." -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2124 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2116 +#: redbot/core/core_commands.py:2135 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2133 +#: redbot/core/core_commands.py:2152 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2141 +#: redbot/core/core_commands.py:2160 #, docstring msgid "\\n Changes bot's regional format in this server. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale in this server.\\n " msgstr "" -#: redbot/core/core_commands.py:2153 +#: redbot/core/core_commands.py:2172 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:2171 +#: redbot/core/core_commands.py:2190 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2179 +#: redbot/core/core_commands.py:2198 #, docstring msgid "Customizes a section of `[p]info`.\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:2188 +#: redbot/core/core_commands.py:2207 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2211 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:2195 +#: redbot/core/core_commands.py:2214 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2200 +#: redbot/core/core_commands.py:2219 #, docstring msgid "Set, list or remove various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2232 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2236 #, docstring msgid "Show all external API services along with their keys that have been set.\\n\\n Secrets are not shown." msgstr "" -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:2242 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API services:\\n" msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API service:\\n" msgstr "" -#: redbot/core/core_commands.py:2238 +#: redbot/core/core_commands.py:2257 #, docstring msgid "Remove the given services with all their keys and tokens." msgstr "" -#: redbot/core/core_commands.py:2245 +#: redbot/core/core_commands.py:2264 msgid "Services deleted successfully:\\n{services_list}" msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2268 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:2254 +#: redbot/core/core_commands.py:2273 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2278 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2283 #, docstring msgid " Show the current help settings. " msgstr "" -#: redbot/core/core_commands.py:2271 +#: redbot/core/core_commands.py:2290 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:2300 #, docstring msgid " This resets [botname]'s help formatter to the default formatter. " msgstr "" -#: redbot/core/core_commands.py:2285 +#: redbot/core/core_commands.py:2304 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:2294 +#: redbot/core/core_commands.py:2313 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2301 +#: redbot/core/core_commands.py:2320 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:2309 +#: redbot/core/core_commands.py:2328 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2320 +#: redbot/core/core_commands.py:2339 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:2322 +#: redbot/core/core_commands.py:2341 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:2326 +#: redbot/core/core_commands.py:2345 #, docstring msgid "\\n This allows the help command to show hidden commands.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2336 +#: redbot/core/core_commands.py:2355 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2357 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2361 #, docstring msgid "\\n This allows the help command message to be ticked if help is sent in a DM.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2371 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2354 +#: redbot/core/core_commands.py:2373 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2377 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help.\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2388 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2371 +#: redbot/core/core_commands.py:2390 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2375 +#: redbot/core/core_commands.py:2394 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2407 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2391 -msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." -msgstr "" - -#: redbot/core/core_commands.py:2399 -#, docstring -msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " -msgstr "" - #: redbot/core/core_commands.py:2410 -msgid "You must give a value of at least 500 characters." -msgstr "" - -#: redbot/core/core_commands.py:2414 -msgid "Done. The character limit per page has been set to {}." +msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" #: redbot/core/core_commands.py:2418 #, docstring -msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " +msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:2429 redbot/core/core_commands.py:2447 -msgid "You must give a value of zero or greater!" +#: redbot/core/core_commands.py:2429 +msgid "You must give a value of at least 500 characters." msgstr "" #: redbot/core/core_commands.py:2433 +msgid "Done. The character limit per page has been set to {}." +msgstr "" + +#: redbot/core/core_commands.py:2437 +#, docstring +msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2448 redbot/core/core_commands.py:2466 +msgid "You must give a value of zero or greater!" +msgstr "" + +#: redbot/core/core_commands.py:2452 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2457 #, 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 sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2469 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2474 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2457 +#: redbot/core/core_commands.py:2476 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:2469 +#: redbot/core/core_commands.py:2488 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:2473 +#: redbot/core/core_commands.py:2492 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:2481 +#: redbot/core/core_commands.py:2500 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2486 +#: redbot/core/core_commands.py:2505 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2508 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2511 msgid "through DM" msgstr "genom DM" -#: redbot/core/core_commands.py:2494 +#: redbot/core/core_commands.py:2513 msgid "from {}" msgstr "från {}" -#: redbot/core/core_commands.py:2495 +#: redbot/core/core_commands.py:2514 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2519 msgid "Use `{}dm {} ` to reply to this user" msgstr "Använd `{}dm {} `för att svara användaren" -#: redbot/core/core_commands.py:2502 +#: redbot/core/core_commands.py:2521 msgid "Sent by {} {}" msgstr "Skickat av {} {}" -#: redbot/core/core_commands.py:2507 +#: redbot/core/core_commands.py:2526 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2597 msgid "Your message has been sent." msgstr "Ditt meddelande har sänts." -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2599 msgid "I'm unable to deliver your message. Sorry." msgstr "Jag kan inte leverera ditt meddelande. Förlåt." -#: redbot/core/core_commands.py:2585 +#: redbot/core/core_commands.py:2604 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2614 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:2605 +#: redbot/core/core_commands.py:2624 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:2606 +#: redbot/core/core_commands.py:2625 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:2620 redbot/core/core_commands.py:2630 +#: redbot/core/core_commands.py:2639 redbot/core/core_commands.py:2649 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:2623 redbot/core/core_commands.py:2633 +#: redbot/core/core_commands.py:2642 redbot/core/core_commands.py:2652 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:2638 +#: redbot/core/core_commands.py:2657 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:2642 +#: redbot/core/core_commands.py:2661 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:2648 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2735 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:2761 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2752 +#: redbot/core/core_commands.py:2771 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2756 +#: redbot/core/core_commands.py:2775 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2765 +#: redbot/core/core_commands.py:2784 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2774 +#: redbot/core/core_commands.py:2793 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2784 +#: redbot/core/core_commands.py:2803 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2788 +#: redbot/core/core_commands.py:2807 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2792 +#: redbot/core/core_commands.py:2811 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2797 +#: redbot/core/core_commands.py:2816 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2804 +#: redbot/core/core_commands.py:2823 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2836 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2823 +#: redbot/core/core_commands.py:2842 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2827 +#: redbot/core/core_commands.py:2846 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2836 +#: redbot/core/core_commands.py:2855 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2864 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2874 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2859 -#, docstring -msgid "\\n Clears the blocklist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2863 -msgid "Blocklist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2869 -#, docstring -msgid "\\n Server specific allowlist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2878 #, docstring +msgid "\\n Clears the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2882 +msgid "Blocklist has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2888 +#, docstring +msgid "\\n Server specific allowlist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2897 +#, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2893 +#: redbot/core/core_commands.py:2912 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:2901 +#: redbot/core/core_commands.py:2920 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2924 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2914 +#: redbot/core/core_commands.py:2933 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:2925 +#: redbot/core/core_commands.py:2944 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2959 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2967 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2953 -#, docstring -msgid "\\n Clears the allowlist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2957 -msgid "Server allowlist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2963 -#, docstring -msgid "\\n Server specific blocklist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2972 #, docstring -msgid "\\n Adds a user or role to the blocklist.\\n " +msgid "\\n Clears the allowlist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2976 +msgid "Server allowlist has been cleared." msgstr "" #: redbot/core/core_commands.py:2982 +#, docstring +msgid "\\n Server specific blocklist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2991 +#, docstring +msgid "\\n Adds a user or role to the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3001 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2985 +#: redbot/core/core_commands.py:3004 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2988 +#: redbot/core/core_commands.py:3007 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2995 +#: redbot/core/core_commands.py:3014 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3000 +#: redbot/core/core_commands.py:3019 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3028 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:3020 +#: redbot/core/core_commands.py:3039 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3051 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3037 +#: redbot/core/core_commands.py:3056 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3041 +#: redbot/core/core_commands.py:3060 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3065 #, docstring msgid "Manage the bot's commands and cogs." msgstr "" -#: redbot/core/core_commands.py:3052 +#: redbot/core/core_commands.py:3071 #, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:3055 redbot/core/core_commands.py:3067 -#: redbot/core/core_commands.py:3077 redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3074 redbot/core/core_commands.py:3086 +#: redbot/core/core_commands.py:3096 redbot/core/core_commands.py:3116 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:3057 +#: redbot/core/core_commands.py:3076 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3078 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:3064 +#: redbot/core/core_commands.py:3083 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3088 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:3074 +#: redbot/core/core_commands.py:3093 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3079 +#: redbot/core/core_commands.py:3098 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:3081 +#: redbot/core/core_commands.py:3100 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3103 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3090 +#: redbot/core/core_commands.py:3109 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3092 +#: redbot/core/core_commands.py:3111 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3100 +#: redbot/core/core_commands.py:3119 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3106 -#, docstring -msgid "List the cogs which are disabled in this guild." -msgstr "" - -#: redbot/core/core_commands.py:3115 -msgid "The following cogs are disabled in this guild:\\n" -msgstr "" - -#: redbot/core/core_commands.py:3121 -msgid "There are no disabled cogs in this guild." -msgstr "" - #: redbot/core/core_commands.py:3125 #, docstring +msgid "List the cogs which are disabled in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3134 +msgid "The following cogs are disabled in this guild:\\n" +msgstr "" + +#: redbot/core/core_commands.py:3140 +msgid "There are no disabled cogs in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3144 +#, docstring msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3138 +#: redbot/core/core_commands.py:3157 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3160 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3163 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:3148 +#: redbot/core/core_commands.py:3167 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:3155 +#: redbot/core/core_commands.py:3174 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3177 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:3161 +#: redbot/core/core_commands.py:3180 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3184 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:3172 +#: redbot/core/core_commands.py:3191 #, docstring msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3186 +#: redbot/core/core_commands.py:3205 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:3190 redbot/core/core_commands.py:3224 -#: redbot/core/core_commands.py:3274 redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3209 redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3293 redbot/core/core_commands.py:3315 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:3196 redbot/core/core_commands.py:3230 +#: redbot/core/core_commands.py:3215 redbot/core/core_commands.py:3249 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:3202 redbot/core/core_commands.py:3236 +#: redbot/core/core_commands.py:3221 redbot/core/core_commands.py:3255 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:3211 +#: redbot/core/core_commands.py:3230 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:3220 +#: redbot/core/core_commands.py:3239 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:3241 +#: redbot/core/core_commands.py:3260 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3270 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:3257 +#: redbot/core/core_commands.py:3276 #, docstring msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3270 +#: redbot/core/core_commands.py:3289 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:3283 +#: redbot/core/core_commands.py:3302 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:3292 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:3301 +#: redbot/core/core_commands.py:3320 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3311 +#: redbot/core/core_commands.py:3330 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:3318 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n " msgstr "" -#: redbot/core/core_commands.py:3332 +#: redbot/core/core_commands.py:3351 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3339 +#: redbot/core/core_commands.py:3358 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3350 +#: redbot/core/core_commands.py:3369 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3374 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3359 +#: redbot/core/core_commands.py:3378 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:3368 +#: redbot/core/core_commands.py:3387 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3392 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:3381 +#: redbot/core/core_commands.py:3400 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3386 +#: redbot/core/core_commands.py:3405 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:3394 -#, docstring -msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " -msgstr "" - -#: redbot/core/core_commands.py:3399 -msgid "They are immune." -msgstr "" - -#: redbot/core/core_commands.py:3401 -msgid "They are not immune." -msgstr "" - -#: redbot/core/core_commands.py:3406 -#, docstring -msgid "\\n Commands for configuring owner notifications.\\n " -msgstr "" - #: redbot/core/core_commands.py:3413 #, docstring +msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3418 +msgid "They are immune." +msgstr "" + +#: redbot/core/core_commands.py:3420 +msgid "They are not immune." +msgstr "" + +#: redbot/core/core_commands.py:3425 +#, docstring +msgid "\\n Commands for configuring owner notifications.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3432 +#, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3426 +#: redbot/core/core_commands.py:3445 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3439 +#: redbot/core/core_commands.py:3458 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3477 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3475 +#: redbot/core/core_commands.py:3494 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3501 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3493 +#: redbot/core/core_commands.py:3512 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3524 +#: redbot/core/core_commands.py:3543 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3528 +#: redbot/core/core_commands.py:3547 #, docstring msgid "\\n List the currently ignored servers and channels.\\n " msgstr "" -#: redbot/core/core_commands.py:3540 +#: redbot/core/core_commands.py:3559 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3548 +#: redbot/core/core_commands.py:3567 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3569 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:3574 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:3578 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3580 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3586 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3575 +#: redbot/core/core_commands.py:3594 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3584 +#: redbot/core/core_commands.py:3603 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3586 +#: redbot/core/core_commands.py:3605 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3591 +#: redbot/core/core_commands.py:3610 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3614 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3597 +#: redbot/core/core_commands.py:3616 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3603 +#: redbot/core/core_commands.py:3622 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3634 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3629 +#: redbot/core/core_commands.py:3648 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" diff --git a/redbot/core/locales/tr-TR.po b/redbot/core/locales/tr-TR.po index d1abbfbfc..cd695b584 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: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Turkish\n" "MIME-Version: 1.0\n" @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "Ayrılmamı istediğinizden emin misiniz {}? (yes/no)" #: redbot/core/core_commands.py:1279 redbot/core/core_commands.py:1833 -#: redbot/core/core_commands.py:1949 redbot/core/core_commands.py:1993 -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:1968 redbot/core/core_commands.py:2012 +#: redbot/core/core_commands.py:2027 msgid "Done." msgstr "Tamamdır." @@ -950,970 +950,983 @@ msgstr "İzleme temizlendi." #: redbot/core/core_commands.py:1903 #, docstring +msgid "Sets [botname]'s competing status." +msgstr "" + +#: redbot/core/core_commands.py:1913 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:1916 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:1922 +#, docstring msgid "Sets [botname]'s status.\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "[botname] botunun durumunu ayarlar.\\n\\n Kullanılabilir durumlar:\\n online (yeşil)\\n idle (sarı)\\n dnd (kırmızı)\\n invisible (gri)\\n " -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1945 msgid "Status changed to {}." msgstr "Durum {} olarak değiştirildi." -#: redbot/core/core_commands.py:1932 +#: redbot/core/core_commands.py:1951 #, docstring msgid "Sets [botname]'s streaming status.\\n\\n Leaving both streamer and stream_title empty will clear it." msgstr "[botname] botunun yayınlama durumunu ayarlar.\\n\\n Hem streamer ve stream_title değerini boş bırakmak onu temizler." -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1973 #, docstring msgid "Sets [botname]'s username." msgstr "[botname] botunun kullanıcı adını ayarlar." -#: redbot/core/core_commands.py:1958 +#: redbot/core/core_commands.py:1977 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:1965 +#: redbot/core/core_commands.py:1984 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:1971 +#: redbot/core/core_commands.py:1990 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:1981 +#: redbot/core/core_commands.py:2000 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:1991 +#: redbot/core/core_commands.py:2010 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:1999 +#: redbot/core/core_commands.py:2018 #, docstring msgid "Sets [botname]'s nickname." msgstr "[botname] botunun takma adını ayarlar." -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2021 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:2006 +#: redbot/core/core_commands.py:2025 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:2013 +#: redbot/core/core_commands.py:2032 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "[botname] botunun küresel öneklerini ayarlar." -#: redbot/core/core_commands.py:2018 redbot/core/core_commands.py:2031 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2050 msgid "Prefix set." msgstr "Önek seti." -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2043 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "[botname] botunun sunucudaki öneklerini ayarlar." -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2046 msgid "Guild prefixes have been reset." msgstr "Lonca önekleri sıfırlandı." -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2055 #, docstring msgid "\\n Changes the bot's default locale.\\n This will be used when a server has not set a locale, or in DMs.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "\\n Botun varsayılan bölgesini ayarlar.\\n Bu bot ile özel mesajlarda ve dilini farklı olarak ayarlamamış sunucularda kullanılacaktır.\\n\\n `` ülke kodu ile birlikte herhangi bir dil kodu olabilir,\\n örn. `en-US`, `de-DE`, `tr-TR`, `pl-PL`, vb.\\n\\n Çevirileri yapılmış dilleri görmek için Red'in Crowdin sayfasını ziyaret edin:\\n https://translate.discord.red\\n\\n İngilizceye sıfırlamak için \\\"en-US\\\" kullanın.\\n " -#: redbot/core/core_commands.py:2051 redbot/core/core_commands.py:2089 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2070 redbot/core/core_commands.py:2108 +#: redbot/core/core_commands.py:2141 redbot/core/core_commands.py:2179 msgid "Invalid language code. Use format: `en-US`" msgstr "Geçersiz dil kodu. Örnek biçim: `en-US`" -#: redbot/core/core_commands.py:2055 redbot/core/core_commands.py:2093 -#: redbot/core/core_commands.py:2126 redbot/core/core_commands.py:2164 +#: redbot/core/core_commands.py:2074 redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2145 redbot/core/core_commands.py:2183 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "Geçersiz biçem - dil koduyla birlikte ülke kodu da verilmelidir, örn. `en-US`" -#: redbot/core/core_commands.py:2062 +#: redbot/core/core_commands.py:2081 msgid "Global locale has been set." msgstr "Küresel bölge ayarlandı." -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2087 #, docstring msgid "\\n Changes the bot's locale in this server.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n Use \\\"default\\\" to return to the bot's default set language.\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "\\n Botun bu sunucu için bölgesini değiştirir.\\n\\n `` ülke kodu ile birlikte herhangi bir dil kodu olabilir,\\n e.g. `en-US`, `de-DE`, `tr-TR`, `pl-PL`, vb.\\n\\n Çevirileri yapılmış dilleri görmek için Red'in Crowdin sayfasını ziyaret edin:\\n https://translate.discord.red\\n\\n Botun dilini varsayılan ayara geri döndürmek için \\\"default\\\" kullanın.\\n İngilizceye sıfırlamak için ise \\\"en-US\\\" kullanın.\\n " -#: redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2103 msgid "Locale has been set to the default." msgstr "Bölge varsayılana ayarlandı." -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2118 msgid "Locale has been set." msgstr "Yerel ayarı belirlemek." -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2124 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "\\n Botun bölgesel biçimlendirmesini değiştirir. Bu zaman, tarih ve rakamları biçimlendirmede kullanılır.\\n\\n `` ülke kodu ile birlikte her hangi bir dil olabilir,\\n örn. `en-US`, `de-DE`, `tr-TR`, `pl-PL`, vb.\\n\\n Bölgesel biçimlendirme ayarını botun bölge ayarıyla eşitlemek için `` boş bırakın..\\n " -#: redbot/core/core_commands.py:2116 +#: redbot/core/core_commands.py:2135 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:2133 +#: redbot/core/core_commands.py:2152 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:2141 +#: redbot/core/core_commands.py:2160 #, docstring msgid "\\n Changes bot's regional format in this server. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale in this server.\\n " msgstr "\\n Botun bu sunucuda kullanacağı bölgesel biçimlendirmeyi değiştirir. Bu tarih, zaman ve rakamları biçimlendirmede kullanılır.\\n\\n `` ülke kodu ile birlikte herhangi bir dil kodu olabilir,\\n örn. `en-US`, `de-DE`, `tr-TR`, `pl-PL`, etc.\\n\\n Botun bu sunucuda kullanacağı biçimlendirme ayarını bu sunucuda kullandığı bölge ayarına dayandırmak için `` boş bırakın.\\n " -#: redbot/core/core_commands.py:2153 +#: redbot/core/core_commands.py:2172 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:2171 +#: redbot/core/core_commands.py:2190 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:2179 +#: redbot/core/core_commands.py:2198 #, docstring msgid "Customizes a section of `[p]info`.\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "`[p]info` nun bir kısmını özelleştirir b.\\n\\n En fazla 1024 karaktere izin verilir.\\n İşaretleme, linkler ve \\\"pingleri\\\" desktekler.\\n Link örneği:\\n `[Linkim](https://example.com)`\\n " -#: redbot/core/core_commands.py:2188 +#: redbot/core/core_commands.py:2207 msgid "The custom text has been cleared." msgstr "Özel yazı temizlendi." -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2211 msgid "The custom text has been set." msgstr "Özel yazı ayarlandı." -#: redbot/core/core_commands.py:2195 +#: redbot/core/core_commands.py:2214 msgid "Text must be fewer than 1024 characters long." msgstr "Yazı 1024 karakterden kısa olmak zorundadır." -#: redbot/core/core_commands.py:2200 +#: redbot/core/core_commands.py:2219 #, docstring msgid "Set, list or remove various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "Çeşitli dış API anahtarlarını ayarla, göster ya da kaldır.\\n\\n Bu ayar çeşitli coglar ve 3. partı coglar tarafından sorulacaktır.\\n\\n Anahtarlar eklemek için hizmet ismini ve anahtarları bu komutu isteyen cogda anlatıldığı gibi\\n virgülle ayrılmış key,value listesi olarak tanımlayın.\\n\\n Not: API anahtarları hassas bilgidir ve sadece özel bir kanalda yahut\\n bot ile bir özel mesajda kullanılmalıdır.\\n " -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2232 msgid "`{service}` API tokens have been set." msgstr "`{service}` API tokenleri ayarlandı." -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2236 #, docstring msgid "Show all external API services along with their keys that have been set.\\n\\n Secrets are not shown." msgstr "Ayarlanmış tüm dış API hizmetlerini anahtarları ile birlikte göster.\\n\\n Sırlar gösterilmez." -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:2242 msgid "No API services have been set yet." msgstr "Henüz hiç API hizmeti ayarlanmamış." -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API services:\\n" msgstr "API hizmetleri ayarla:\\n" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API service:\\n" msgstr "API hizmeti ayarla:\\n" -#: redbot/core/core_commands.py:2238 +#: redbot/core/core_commands.py:2257 #, docstring msgid "Remove the given services with all their keys and tokens." msgstr "Seçilen hizmetleri tüm anahtarları ile kaldır." -#: redbot/core/core_commands.py:2245 +#: redbot/core/core_commands.py:2264 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:2249 +#: redbot/core/core_commands.py:2268 msgid "Service deleted successfully: {service_name}" msgstr "Hizmet başarıyla kaldırıldı: {service_name}" -#: redbot/core/core_commands.py:2254 +#: redbot/core/core_commands.py:2273 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:2259 +#: redbot/core/core_commands.py:2278 #, docstring msgid "Manage settings for the help command." msgstr "Yardım komutu ayarlarını yönetin." -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2283 #, docstring msgid " Show the current help settings. " msgstr " Şu anki yardım ayarlarını göster. " -#: redbot/core/core_commands.py:2271 +#: redbot/core/core_commands.py:2290 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:2281 +#: redbot/core/core_commands.py:2300 #, docstring msgid " This resets [botname]'s help formatter to the default formatter. " msgstr " Bu [botname] botunun yardım biçimlendiricisini varsayılana sıfırlar. " -#: redbot/core/core_commands.py:2285 +#: redbot/core/core_commands.py:2304 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:2294 +#: redbot/core/core_commands.py:2313 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "\\n Bu [botname] botunun yardım ayarlarını varsayılana sıfırlayacaktır.\\n\\n Eğer yardım biçimlendiricisi 3. parti bir cog kaynaklıysa bunun bir etkisi olmayabilir.\\n " -#: redbot/core/core_commands.py:2301 +#: redbot/core/core_commands.py:2320 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:2309 +#: redbot/core/core_commands.py:2328 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "\\n Yardım komutunun ayrık mesajlar yerine sayfalardan oluşan bir menü olarak\\n gönderilmesine olanak tanır.\\n\\n Bu varsayılan olarak kapalıdır.\\n Komutu olduğu gibi kullanırsanız kapatılacak/açılacaktır.\\n " -#: redbot/core/core_commands.py:2320 +#: redbot/core/core_commands.py:2339 msgid "Help will use menus." msgstr "Yardım menüler kullanacak." -#: redbot/core/core_commands.py:2322 +#: redbot/core/core_commands.py:2341 msgid "Help will not use menus." msgstr "Yardım menüler kullanmayacak." -#: redbot/core/core_commands.py:2326 +#: redbot/core/core_commands.py:2345 #, docstring msgid "\\n This allows the help command to show hidden commands.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "\\n Bu yardım komutunun gizli komutları göstermesine olanak tanır.\\n\\n Bu ayar varsayılan olarak kapalıdır.\\n Bu komutu olduğu gibi kullanırsanız kapatılacak/açılacaktır.\\n " -#: redbot/core/core_commands.py:2336 +#: redbot/core/core_commands.py:2355 msgid "Help will not filter hidden commands." msgstr "Yardım gizli komutları filtrelemeyecek." -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2357 msgid "Help will filter hidden commands." msgstr "Yardım gizli komutları filtreleyecek." -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2361 #, docstring msgid "\\n This allows the help command message to be ticked if help is sent in a DM.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "\\n Bu eğer yardım bir özel mesaj olarak gönderildiyse yardım komutuna bir tik atılmasına olanak tanır.\\n\\n Varsayılan olarak kapalıdır.\\n Komutu olduğu gibi kullanırsanız kapatılacak/açılacaktır.\\n " -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2371 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:2354 +#: redbot/core/core_commands.py:2373 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:2358 +#: redbot/core/core_commands.py:2377 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help.\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "\\n Mevcut kapsamda çalıştırılamayan komutların yardımdan\\n filtrelenmesini ayarlar.\\n\\n Varsayılan olarak açıktır.\\n Bu komutu olduğu gibi kullanmak açacak/kapatacaktır.\\n " -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2388 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:2371 +#: redbot/core/core_commands.py:2390 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:2375 +#: redbot/core/core_commands.py:2394 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "\\n Bu her ne kadar kullanıcı kullanmayacak olsa bile botun cevap verererek\\n komutun varlığına işaret etmesine olanak tanıyacaktır.\\n\\n Not: Bu ayar tek başına komut numaralandırılmasını engellemeyecektir.\\n\\n Varsayılan olarak kapalıdır.\\n Komutu olduğu gibi kullanarak açabilir/kapatabilirsiniz.\\n " -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2407 msgid "Help will verify the existence of help topics." msgstr "Yardım bir konunun varlığını doğrulayacak." -#: redbot/core/core_commands.py:2391 +#: redbot/core/core_commands.py:2410 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:2399 +#: redbot/core/core_commands.py:2418 #, docstring msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "Yardım mesajındaki her sayfa için karakter limitini ayarlar.\\n\\n Bu ayar sadece gömülü yardım için geçerlidir.\\n\\n Varsayılan değer 1000 karakterdir. Mümkün olan en düşük değer 500 dür.\\n En yüksek ise sizin verdiğiniz ayar ile Discord'un izin verdiği üst limit arasından düşük olanı olacaktır.\\n\\n Lütfen unutmayınız ki oldukça düşük bir limit ayarlamak\\n bazı sayfaların bu limiti aşacağı anlamına gelir.\\n " -#: redbot/core/core_commands.py:2410 +#: redbot/core/core_commands.py:2429 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:2414 +#: redbot/core/core_commands.py:2433 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:2418 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "Bir sunucu kanalında en fazla kaç yardım sayfası gönderilebileceğini ayarla.\\n\\n Bu ayar menü yardımını etkilemez.\\n\\n Eğer bir yardım mesajı ayarlanan değerden çok sayfa içerirse\\n sunucunun yazı kanallarında spam oranını düşürmeye yardımcı \\n olmak için yardım mesajı kullanıcıya özel mesaj olarak gönderilecektir.\\n\\n Varsayılan değer 2 sayfadır.\\n " -#: redbot/core/core_commands.py:2429 redbot/core/core_commands.py:2447 +#: redbot/core/core_commands.py:2448 redbot/core/core_commands.py:2466 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:2433 +#: redbot/core/core_commands.py:2452 msgid "Done. The page limit has been set to {}." msgstr "Bitmiş. Sayfa sınırı {} için ayarlandı." -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2457 #, 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 sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "Yardım sayfalarının ne kadar zaman geçince silineceğini ayarla.\\n\\n Bu ayar varsayılan olarak kapalıdır ve sadece sunucunun,\\n yazı kanallarında gönderilmiş menü-dışı yardımı etkiler.\\n Bu süreyi sıfıra ayarlamak özelliği kapatacaktır.\\n\\n Bunun çalışması için botun \"Mesajları Yönet\" iznine sahip olması gereklidir.\\n " -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2469 msgid "The delay cannot be longer than 14 days!" msgstr "Süre 14 günden uzun olamaz." -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2474 msgid "Done. Help messages will not be deleted now." msgstr "Tamamdır. Yardım mesajları artık silinmeyecek." -#: redbot/core/core_commands.py:2457 +#: redbot/core/core_commands.py:2476 msgid "Done. The delete delay has been set to {} seconds." msgstr "Tamamdır. Silmeden önce {} saniye beklenecek." -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "\\n Kullanılacak etiketi belirler.\\n\\n Bu ayar sadece gömülü yardımı etkiler. Bir etiket\\n belirtilmemiş ise, varsayılan etiket kullanılacaktır.\\n " -#: redbot/core/core_commands.py:2469 +#: redbot/core/core_commands.py:2488 msgid "The tagline has been reset." msgstr "Tagline sıfırlandı." -#: redbot/core/core_commands.py:2473 +#: redbot/core/core_commands.py:2492 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:2481 +#: redbot/core/core_commands.py:2500 msgid "The tagline has been set." msgstr "Etiket ayarlandı." -#: redbot/core/core_commands.py:2486 +#: redbot/core/core_commands.py:2505 #, docstring msgid "Sends a message to the owner." msgstr "Bot sahibine bir mesaj gönder." -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2508 msgid "User ID: {}" msgstr "Kullanıcı Kimliği" -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2511 msgid "through DM" msgstr "vasitasiyla" -#: redbot/core/core_commands.py:2494 +#: redbot/core/core_commands.py:2513 msgid "from {}" msgstr "()" -#: redbot/core/core_commands.py:2495 +#: redbot/core/core_commands.py:2514 msgid " | Server ID: {}" msgstr " | sunucu kimliği: {}" -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2519 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:2502 +#: redbot/core/core_commands.py:2521 msgid "Sent by {} {}" msgstr "{} {} Tarafından gönderilen" -#: redbot/core/core_commands.py:2507 +#: redbot/core/core_commands.py:2526 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:2578 +#: redbot/core/core_commands.py:2597 msgid "Your message has been sent." msgstr "Mesajınız gönderildi." -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2599 msgid "I'm unable to deliver your message. Sorry." msgstr "Mesajınızı teslim edemiyorum. Afedersiniz." -#: redbot/core/core_commands.py:2585 +#: redbot/core/core_commands.py:2604 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "Bir kullanıcıya özel mesaj atar.\\n\\n Bu komutun çalışması için bir kullanıcı IDsine ihtiyaç duyar.\\n Bir kullanıcının IDsini öğrenmek için Discord ayarlarına girip\\n `Görünüm` sekmesinden `Geliştirici Modu` ayarını etkinleştirin, sonra\\n bir kullanıcıya sağ tıklayıp `IDyi Kopyala` ya tıklayın.\\n " -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2614 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:2605 +#: redbot/core/core_commands.py:2624 msgid "Owner of {}" msgstr "Sahibi {}" -#: redbot/core/core_commands.py:2606 +#: redbot/core/core_commands.py:2625 msgid "You can reply to this message with {}contact" msgstr "{} Kişi bu iletiyle yanıtlayabilirsiniz" -#: redbot/core/core_commands.py:2620 redbot/core/core_commands.py:2630 +#: redbot/core/core_commands.py:2639 redbot/core/core_commands.py:2649 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:2623 redbot/core/core_commands.py:2633 +#: redbot/core/core_commands.py:2642 redbot/core/core_commands.py:2652 msgid "Message delivered to {}" msgstr "Mesaj iletildi" -#: redbot/core/core_commands.py:2638 +#: redbot/core/core_commands.py:2657 #, docstring msgid "Prints the bot's data path." msgstr "Bot'un veri yolunu yazdırır." -#: redbot/core/core_commands.py:2642 +#: redbot/core/core_commands.py:2661 msgid "Data path: {path}" msgstr "Data dizini: {path}" -#: redbot/core/core_commands.py:2648 +#: redbot/core/core_commands.py:2667 #, 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:2735 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "\\n Beyaz liste yönetim komutları.\\n " -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:2761 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "\\n Beyaz listeye bir kullanıcı ekler.\\n " -#: redbot/core/core_commands.py:2752 +#: redbot/core/core_commands.py:2771 msgid "Users added to allowlist." msgstr "Kullanıcılar beyaz listeye eklendi." -#: redbot/core/core_commands.py:2756 +#: redbot/core/core_commands.py:2775 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "\\n Beyaz listedeki kullanıcıları listeler.\\n " -#: redbot/core/core_commands.py:2765 +#: redbot/core/core_commands.py:2784 msgid "Users on allowlist:" msgstr "Beyaz listedeki kullanıcılar:" -#: redbot/core/core_commands.py:2774 +#: redbot/core/core_commands.py:2793 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "\\n Kullanıcıyı beyaz listeden çıkarır.\\n " -#: redbot/core/core_commands.py:2784 +#: redbot/core/core_commands.py:2803 msgid "Users have been removed from the allowlist." msgstr "Kullanıcılar beyaz listeden çıkarıldı." -#: redbot/core/core_commands.py:2788 +#: redbot/core/core_commands.py:2807 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "\\n Beyaz listeyi temizler.\\n " -#: redbot/core/core_commands.py:2792 +#: redbot/core/core_commands.py:2811 msgid "Allowlist has been cleared." msgstr "Beyaz liste temizlendi." -#: redbot/core/core_commands.py:2797 +#: redbot/core/core_commands.py:2816 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "\\n Kara liste yönetim komutları.\\n " -#: redbot/core/core_commands.py:2804 +#: redbot/core/core_commands.py:2823 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "\\n Kara listeye bir kullanıcı ekler.\\n " -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2836 msgid "You cannot add an owner to the blocklist!" msgstr "Bir bot sahibini kara listeye ekleyemezsiniz." -#: redbot/core/core_commands.py:2823 +#: redbot/core/core_commands.py:2842 msgid "User added to blocklist." msgstr "Kullanıcı kara listeye eklendi." -#: redbot/core/core_commands.py:2827 +#: redbot/core/core_commands.py:2846 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "\\n Kara listedeki kullanıcıları listeler.\\n " -#: redbot/core/core_commands.py:2836 +#: redbot/core/core_commands.py:2855 msgid "Users on blocklist:" msgstr "Kara listedeki kullanıcılar:" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2864 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "\\n Kullanıcıyı kara listeden çıkarır.\\n " -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2874 msgid "Users have been removed from blocklist." msgstr "Kullanıcılar kara listeden çıkarıldı." -#: redbot/core/core_commands.py:2859 +#: redbot/core/core_commands.py:2878 #, docstring msgid "\\n Clears the blocklist.\\n " msgstr "\\n Kara listeyi temizler.\\n " -#: redbot/core/core_commands.py:2863 +#: redbot/core/core_commands.py:2882 msgid "Blocklist has been cleared." msgstr "Kara liste temizlendi." -#: redbot/core/core_commands.py:2869 +#: redbot/core/core_commands.py:2888 #, docstring msgid "\\n Server specific allowlist management commands.\\n " msgstr "\\n Sunucuya özgü beyaz liste yönetim komutları.\\n " -#: redbot/core/core_commands.py:2878 +#: redbot/core/core_commands.py:2897 #, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "\\n Bir kullanıcı ya da rolü sunucu beyaz listesine ekler.\\n " -#: redbot/core/core_commands.py:2893 +#: redbot/core/core_commands.py:2912 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:2901 +#: redbot/core/core_commands.py:2920 msgid "{names} added to allowlist." msgstr "{names} beyaz listeye eklendi." -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2924 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "\\n Sunucu beyaz listesindeki kullanıcıları ve rolleri listeler.\\n " -#: redbot/core/core_commands.py:2914 +#: redbot/core/core_commands.py:2933 msgid "Whitelisted Users and roles:" msgstr "Beyaz liste kullanıcılar ve roller:" -#: redbot/core/core_commands.py:2925 +#: redbot/core/core_commands.py:2944 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "\\n Beyaz listeden kullanıcı ya da rolü çıkarır.\\n " -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2959 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:2948 +#: redbot/core/core_commands.py:2967 msgid "{names} removed from the server allowlist." msgstr "{names} sunucunun beyaz listesinden kaldırıldı." -#: redbot/core/core_commands.py:2953 +#: redbot/core/core_commands.py:2972 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "\\n Beyaz listeyi temizler.\\n " -#: redbot/core/core_commands.py:2957 +#: redbot/core/core_commands.py:2976 msgid "Server allowlist has been cleared." msgstr "Sunucu beyaz listesi temizlendi." -#: redbot/core/core_commands.py:2963 +#: redbot/core/core_commands.py:2982 #, docstring msgid "\\n Server specific blocklist management commands.\\n " msgstr "\\n Sunucuya özgü kara liste yönetim komutları.\\n " -#: redbot/core/core_commands.py:2972 +#: redbot/core/core_commands.py:2991 #, docstring msgid "\\n Adds a user or role to the blocklist.\\n " msgstr "\\n Bir kullanıcı ya da rolü kara listeye ekler.\\n " -#: redbot/core/core_commands.py:2982 +#: redbot/core/core_commands.py:3001 msgid "You cannot add yourself to the blocklist!" msgstr "Kendini kara listeye ekleyemezsin." -#: redbot/core/core_commands.py:2985 +#: redbot/core/core_commands.py:3004 msgid "You cannot add the guild owner to the blocklist!" msgstr "Sunucu sahibini kara listeye ekleyemenzsin." -#: redbot/core/core_commands.py:2988 +#: redbot/core/core_commands.py:3007 msgid "You cannot add a bot owner to the blocklist!" msgstr "Bir bot sahibini kara listeye ekleyemezsiniz." -#: redbot/core/core_commands.py:2995 +#: redbot/core/core_commands.py:3014 msgid "{names} added to the server blocklist." msgstr "{names} sunucunun kara listesine eklendi." -#: redbot/core/core_commands.py:3000 +#: redbot/core/core_commands.py:3019 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "\\n Kara listedeki kullanıcıları ve rolleri listeler.\\n " -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3028 msgid "Blacklisted Users and Roles:" msgstr "Kara listedeki kullanıcılar ve roller:" -#: redbot/core/core_commands.py:3020 +#: redbot/core/core_commands.py:3039 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "\\n Kullanıcı ya da rolü kara listeden kaldırır.\\n " -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3051 msgid "{names} removed from the server blocklist." msgstr "{names} sunucunun kara listesinden kaldırıldı." -#: redbot/core/core_commands.py:3037 +#: redbot/core/core_commands.py:3056 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "\\n Sunucunun kara listesini temizler.\\n " -#: redbot/core/core_commands.py:3041 +#: redbot/core/core_commands.py:3060 msgid "Server blocklist has been cleared." msgstr "Sunucu kara listesi temizlendi." -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3065 #, docstring msgid "Manage the bot's commands and cogs." msgstr "Bot'un komutlarını ve coglarını yönet." -#: redbot/core/core_commands.py:3052 +#: redbot/core/core_commands.py:3071 #, docstring msgid "Set the default state for a cog as disabled." msgstr "Bir cog için varsayılan durumu kapalı olarak ayarla." -#: redbot/core/core_commands.py:3055 redbot/core/core_commands.py:3067 -#: redbot/core/core_commands.py:3077 redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3074 redbot/core/core_commands.py:3086 +#: redbot/core/core_commands.py:3096 redbot/core/core_commands.py:3116 msgid "Cog with the given name doesn't exist." msgstr "Bu isimde bir cog bulunmamakta." -#: redbot/core/core_commands.py:3057 +#: redbot/core/core_commands.py:3076 msgid "You can't disable this cog by default." msgstr "Bu cog'ı varsayılan olarak kapatamazsınız." -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3078 msgid "{cogname} has been set as disabled by default." msgstr "{cogname} varsayılan olarak kapalıya ayarlandı." -#: redbot/core/core_commands.py:3064 +#: redbot/core/core_commands.py:3083 #, docstring msgid "Set the default state for a cog as enabled." msgstr "Bir cog için varsayılan durumu etkin olarak ayarla." -#: redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3088 msgid "{cogname} has been set as enabled by default." msgstr "{cogname} varsayılan olarak etkine ayarlandı." -#: redbot/core/core_commands.py:3074 +#: redbot/core/core_commands.py:3093 #, docstring msgid "Disable a cog in this guild." msgstr "Bu sunucuda bir cogı ayarla." -#: redbot/core/core_commands.py:3079 +#: redbot/core/core_commands.py:3098 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:3081 +#: redbot/core/core_commands.py:3100 msgid "{cogname} has been disabled in this guild." msgstr "{cogname} bu sunucu için kapatıldı." -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3103 msgid "{cogname} was already disabled (nothing to do)." msgstr "{cogname} zaten kapalıydı (yapılması gereken bir şey yok)" -#: redbot/core/core_commands.py:3090 +#: redbot/core/core_commands.py:3109 #, docstring msgid "Enable a cog in this guild." msgstr "Bu sunucuda bir cogı etkinleştir." -#: redbot/core/core_commands.py:3092 +#: redbot/core/core_commands.py:3111 msgid "{cogname} has been enabled in this guild." msgstr "{cogname} bu sunucu için etkinleştirildi." -#: redbot/core/core_commands.py:3100 +#: redbot/core/core_commands.py:3119 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:3106 +#: redbot/core/core_commands.py:3125 #, docstring msgid "List the cogs which are disabled in this guild." msgstr "Bu sunucuda kapatılmış cogları listeler." -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3134 msgid "The following cogs are disabled in this guild:\\n" msgstr "Bu sunucuda aşağıdaki coglar kapalı:\\n" -#: redbot/core/core_commands.py:3121 +#: redbot/core/core_commands.py:3140 msgid "There are no disabled cogs in this guild." msgstr "Bu sunucuda kapatılmış cog bulunmamakta." -#: redbot/core/core_commands.py:3125 +#: redbot/core/core_commands.py:3144 #, docstring msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n " msgstr "\\n Devre dışı bırakılmış komutları listele.\\n\\n Eğer bot sahibiyseniz bu varsayılan olarak küresel çapta kapatılmış komutları gösterecektir.\\n " -#: redbot/core/core_commands.py:3138 +#: redbot/core/core_commands.py:3157 #, docstring msgid "List disabled commands globally." msgstr "Küresel olarak devre dışı bırakılmış komutları listele." -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3160 msgid "There aren't any globally disabled commands." msgstr "Küresel olarak kapatılmış herhangi bir komut bulunmamakta." -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3163 msgid "{} commands are disabled globally.\\n" msgstr "{} komut küresel olarak devre dışı.\\n" -#: redbot/core/core_commands.py:3148 +#: redbot/core/core_commands.py:3167 msgid "1 command is disabled globally.\\n" msgstr "1 komut küresel olarak devre dışı.\\n" -#: redbot/core/core_commands.py:3155 +#: redbot/core/core_commands.py:3174 #, docstring msgid "List disabled commands in this server." msgstr "Bu sunucuda devre dışı bırakılmış komutları listele." -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3177 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:3161 +#: redbot/core/core_commands.py:3180 msgid "{} commands are disabled in {}.\\n" msgstr "{} komut {} içinde devre dışı bırakılmış.\\n" -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3184 msgid "1 command is disabled in {}.\\n" msgstr "{} içinde bir 1 komut devre dışı bırakılmış.\\n" -#: redbot/core/core_commands.py:3172 +#: redbot/core/core_commands.py:3191 #, docstring msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n " msgstr "Bir komutu devre dışı bırak.\\n\\n Eğer bot sahibiyseniz bu işlem komutları varsayılan olarak\\n küresel çapta devre dışı bırakacaktır.\\n " -#: redbot/core/core_commands.py:3186 +#: redbot/core/core_commands.py:3205 #, docstring msgid "Disable a command globally." msgstr "Bir komut genel olarak devre dışı bırakın." -#: redbot/core/core_commands.py:3190 redbot/core/core_commands.py:3224 -#: redbot/core/core_commands.py:3274 redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3209 redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3293 redbot/core/core_commands.py:3315 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "Bu komut bulamadım. Lütfen büyük küçük harf duyarlı olduğunu unutmayın." -#: redbot/core/core_commands.py:3196 redbot/core/core_commands.py:3230 +#: redbot/core/core_commands.py:3215 redbot/core/core_commands.py:3249 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:3202 redbot/core/core_commands.py:3236 +#: redbot/core/core_commands.py:3221 redbot/core/core_commands.py:3255 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:3211 +#: redbot/core/core_commands.py:3230 msgid "That command is already disabled globally." msgstr "Bu komut zaten genel olarak devre dışı bırakıldı." -#: redbot/core/core_commands.py:3220 +#: redbot/core/core_commands.py:3239 #, docstring msgid "Disable a command in this server only." msgstr "Yalnızca bu sunucuya bir komutu devre dışı bırakın." -#: redbot/core/core_commands.py:3241 +#: redbot/core/core_commands.py:3260 msgid "You are not allowed to disable that command." msgstr "O komutu devre dışı bırakma iznin bulunmamakta." -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3270 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:3257 +#: redbot/core/core_commands.py:3276 #, docstring msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n " msgstr "Bir komutu etkinleştir.\\n\\n Eğer bot sahibiyseniz varsayılan olarak bu işlem devre dışı bırakılmış bir komutu\\n küresel çapta etkinleştirmeye çalışacaktır.\\n " -#: redbot/core/core_commands.py:3270 +#: redbot/core/core_commands.py:3289 #, docstring msgid "Enable a command globally." msgstr "Genel olarak bir komut etkinleştirmek." -#: redbot/core/core_commands.py:3283 +#: redbot/core/core_commands.py:3302 msgid "That command is already enabled globally." msgstr "Bu komut genel olarak zaten etkinleştirilmiştir." -#: redbot/core/core_commands.py:3292 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Enable a command in this server." msgstr "Bu sunucu bir komutu etkinleştirin." -#: redbot/core/core_commands.py:3301 +#: redbot/core/core_commands.py:3320 msgid "You are not allowed to enable that command." msgstr "O komutu etkinleştirmeye iznin bulunmamakta." -#: redbot/core/core_commands.py:3311 +#: redbot/core/core_commands.py:3330 msgid "That command is already enabled in this server." msgstr "Bu komut bu sunucu zaten etkinleştirilmiştir." -#: redbot/core/core_commands.py:3318 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n " msgstr "Botun devre dışı bırakılmış komutlara vereceği cevabı ayarla.\\n\\n Hiçbir cevap vermemek için boş bırakın.\\n\\n Mesajda komut adının bulunmasını istediğiniz bir\\n var ise oraya `{command}` yer tutucusunu koyabilirsiniz.\\n " -#: redbot/core/core_commands.py:3332 +#: redbot/core/core_commands.py:3351 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "\\n Otomatik eylemlere dokunulmazlık için sunucu ayarları.\\n " -#: redbot/core/core_commands.py:3339 +#: redbot/core/core_commands.py:3358 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "\\n Şu anda otomatik moderasyon işlemlerine dokunulmazlığı \\n olan üyeleri ve rolleri gösterir.\\n " -#: redbot/core/core_commands.py:3350 +#: redbot/core/core_commands.py:3369 msgid "Roles immune from automated moderation actions:\\n" msgstr "Otomatik moderasyon dokunulmazlığı olan roller:\\n" -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3374 msgid "Members immune from automated moderation actions:\\n" msgstr "Otomatik moderasyon dokunulmazlığı olan üyeler:\\n" -#: redbot/core/core_commands.py:3359 +#: redbot/core/core_commands.py:3378 msgid "No immunity settings here." msgstr "Burada hiç dokunulmazlık ayarı bulunmamakta." -#: redbot/core/core_commands.py:3368 +#: redbot/core/core_commands.py:3387 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "\\n Bir kullanıcı ya da rolü otomatik moderasyona dokunulmaz kılar.\\n " -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3392 msgid "Already added." msgstr "Zaten eklendi." -#: redbot/core/core_commands.py:3381 +#: redbot/core/core_commands.py:3400 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "\\n Bir kullanıcı ya da rolü otomatik moderasyona dokunulmaz kılar.\\n " -#: redbot/core/core_commands.py:3386 +#: redbot/core/core_commands.py:3405 msgid "Not in list." msgstr "Listede değil." -#: redbot/core/core_commands.py:3394 +#: redbot/core/core_commands.py:3413 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " msgstr "\\n Bir kullanıcı ya da rolün otomatik moderasyona dokunulmaz sayılıp sayılmadığını denetler.\\n " -#: redbot/core/core_commands.py:3399 +#: redbot/core/core_commands.py:3418 msgid "They are immune." msgstr "Onlar dokunulmaz." -#: redbot/core/core_commands.py:3401 +#: redbot/core/core_commands.py:3420 msgid "They are not immune." msgstr "Onlar dokunulmaz değil." -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3425 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "\\n Sahip bildirimlerini yapılandırmak için komutlar.\\n " -#: redbot/core/core_commands.py:3413 +#: redbot/core/core_commands.py:3432 #, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "\\n Sahip bildirimleri almayı aç.\\n\\n Varsayılan ayar budur.\\n " -#: redbot/core/core_commands.py:3426 +#: redbot/core/core_commands.py:3445 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "\\n Sahip bildirimleri almaktan çık.\\n " -#: redbot/core/core_commands.py:3439 +#: redbot/core/core_commands.py:3458 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "\\n Sahip bildirimleri almak için hedef metin kanalı ekler.\\n " -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3477 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "\\n Bir hedef metin kanalını sahip bildirimleri almaktan çıkarır.\\n " -#: redbot/core/core_commands.py:3475 +#: redbot/core/core_commands.py:3494 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "\\n Sahip bildirimleri için yapılandırılmış ek hedefleri listeler.\\n " -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3501 msgid "There are no extra channels being sent to." msgstr "Bildirim gönderilen ek kanal bulunmamakta." -#: redbot/core/core_commands.py:3493 +#: redbot/core/core_commands.py:3512 msgid "Unknown channel with id: {id}" msgstr "{id} id'li kanal bilinmiyor" -#: redbot/core/core_commands.py:3524 +#: redbot/core/core_commands.py:3543 #, docstring msgid "Add servers or channels to the ignore list." msgstr "Görmezden gelme listesine sunucular veya kanallar ekle." -#: redbot/core/core_commands.py:3528 +#: redbot/core/core_commands.py:3547 #, docstring msgid "\\n List the currently ignored servers and channels.\\n " msgstr "\\n Şu anda görmezden gelinen sunucular ve kanalları gösterir.\\n " -#: redbot/core/core_commands.py:3540 +#: redbot/core/core_commands.py:3559 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "Kanal veya kategorideki komutları görmezden gel.\\n\\n Varsayılan olarak şu anki kanal.\\n " -#: redbot/core/core_commands.py:3548 +#: redbot/core/core_commands.py:3567 msgid "Channel added to ignore list." msgstr "Kanal yok sayılan olarak eklendi." -#: redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3569 msgid "Channel already in ignore list." msgstr "Kanal zaten görmezden gelinenler listesinde." -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:3574 #, docstring msgid "Ignore commands in this server." msgstr "Bu sunucudaki komutları görmezden gel." -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:3578 msgid "This server has been added to the ignore list." msgstr "Bu sunucu yok sayılan olarak listeye eklendi." -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3580 msgid "This server is already being ignored." msgstr "Bu sunucu zaten yok sayılan modu açılmış." -#: redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3586 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "Görmezden gelinenler listesinden sunucular veya kanalları çıkar." -#: redbot/core/core_commands.py:3575 +#: redbot/core/core_commands.py:3594 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "Bir kanalı ya da kategoriyi yasaklı listesinden kaldırın.\\n\\n Bir kanal girilmezse mevcut kanal olarak seçilecek.\\n " -#: redbot/core/core_commands.py:3584 +#: redbot/core/core_commands.py:3603 msgid "Channel removed from ignore list." msgstr "Kanal yok sayılan listesinden kaldırıldı." -#: redbot/core/core_commands.py:3586 +#: redbot/core/core_commands.py:3605 msgid "That channel is not in the ignore list." msgstr "O kanal görmezden gelinenler listesinde değil." -#: redbot/core/core_commands.py:3591 +#: redbot/core/core_commands.py:3610 #, docstring msgid "Remove this server from the ignore list." msgstr "Bu sunucuyu görmezden gelinenler listesinden çıkar." -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3614 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:3597 +#: redbot/core/core_commands.py:3616 msgid "This server is not in the ignore list." msgstr "Bu sunucu görmezden gelinenler listesinde değil." -#: redbot/core/core_commands.py:3603 +#: redbot/core/core_commands.py:3622 msgid "This server is currently being ignored." msgstr "Bu sunucu şu anda görmezden gelinmekte." -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3634 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "Şu anda yok sayılan ketogeri: {categories}\\nKanallar: {channels}" -#: redbot/core/core_commands.py:3629 +#: redbot/core/core_commands.py:3648 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "\\n Red'in lisansları hakkında bilgi al.\\n " diff --git a/redbot/core/locales/uk-UA.po b/redbot/core/locales/uk-UA.po index 0ab481e22..9d476380d 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: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Ukrainian\n" "MIME-Version: 1.0\n" @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" #: redbot/core/core_commands.py:1279 redbot/core/core_commands.py:1833 -#: redbot/core/core_commands.py:1949 redbot/core/core_commands.py:1993 -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:1968 redbot/core/core_commands.py:2012 +#: redbot/core/core_commands.py:2027 msgid "Done." msgstr "" @@ -950,970 +950,983 @@ msgstr "" #: redbot/core/core_commands.py:1903 #, docstring +msgid "Sets [botname]'s competing status." +msgstr "" + +#: redbot/core/core_commands.py:1913 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:1916 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:1922 +#, docstring msgid "Sets [botname]'s status.\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1945 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1932 +#: redbot/core/core_commands.py:1951 #, docstring msgid "Sets [botname]'s streaming status.\\n\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1973 #, docstring msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1958 +#: redbot/core/core_commands.py:1977 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:1965 +#: redbot/core/core_commands.py:1984 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1990 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:1981 +#: redbot/core/core_commands.py:2000 msgid "Failed to change the username. Discord returned the following error:\\n{error_message}" msgstr "" -#: redbot/core/core_commands.py:1991 +#: redbot/core/core_commands.py:2010 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:1999 +#: redbot/core/core_commands.py:2018 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2021 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2025 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2032 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2018 redbot/core/core_commands.py:2031 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2050 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2043 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2046 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2055 #, docstring msgid "\\n Changes the bot's default locale.\\n This will be used when a server has not set a locale, or in DMs.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2051 redbot/core/core_commands.py:2089 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2070 redbot/core/core_commands.py:2108 +#: redbot/core/core_commands.py:2141 redbot/core/core_commands.py:2179 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:2055 redbot/core/core_commands.py:2093 -#: redbot/core/core_commands.py:2126 redbot/core/core_commands.py:2164 +#: redbot/core/core_commands.py:2074 redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2145 redbot/core/core_commands.py:2183 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:2062 +#: redbot/core/core_commands.py:2081 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2087 #, docstring msgid "\\n Changes the bot's locale in this server.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n Use \\\"default\\\" to return to the bot's default set language.\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2103 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2118 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2124 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2116 +#: redbot/core/core_commands.py:2135 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2133 +#: redbot/core/core_commands.py:2152 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2141 +#: redbot/core/core_commands.py:2160 #, docstring msgid "\\n Changes bot's regional format in this server. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale in this server.\\n " msgstr "" -#: redbot/core/core_commands.py:2153 +#: redbot/core/core_commands.py:2172 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:2171 +#: redbot/core/core_commands.py:2190 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2179 +#: redbot/core/core_commands.py:2198 #, docstring msgid "Customizes a section of `[p]info`.\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:2188 +#: redbot/core/core_commands.py:2207 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2211 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:2195 +#: redbot/core/core_commands.py:2214 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2200 +#: redbot/core/core_commands.py:2219 #, docstring msgid "Set, list or remove various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2232 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2236 #, docstring msgid "Show all external API services along with their keys that have been set.\\n\\n Secrets are not shown." msgstr "" -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:2242 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API services:\\n" msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API service:\\n" msgstr "" -#: redbot/core/core_commands.py:2238 +#: redbot/core/core_commands.py:2257 #, docstring msgid "Remove the given services with all their keys and tokens." msgstr "" -#: redbot/core/core_commands.py:2245 +#: redbot/core/core_commands.py:2264 msgid "Services deleted successfully:\\n{services_list}" msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2268 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:2254 +#: redbot/core/core_commands.py:2273 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2278 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2283 #, docstring msgid " Show the current help settings. " msgstr "" -#: redbot/core/core_commands.py:2271 +#: redbot/core/core_commands.py:2290 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:2300 #, docstring msgid " This resets [botname]'s help formatter to the default formatter. " msgstr "" -#: redbot/core/core_commands.py:2285 +#: redbot/core/core_commands.py:2304 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:2294 +#: redbot/core/core_commands.py:2313 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2301 +#: redbot/core/core_commands.py:2320 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:2309 +#: redbot/core/core_commands.py:2328 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2320 +#: redbot/core/core_commands.py:2339 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:2322 +#: redbot/core/core_commands.py:2341 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:2326 +#: redbot/core/core_commands.py:2345 #, docstring msgid "\\n This allows the help command to show hidden commands.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2336 +#: redbot/core/core_commands.py:2355 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2357 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2361 #, docstring msgid "\\n This allows the help command message to be ticked if help is sent in a DM.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2371 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2354 +#: redbot/core/core_commands.py:2373 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2377 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help.\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2388 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2371 +#: redbot/core/core_commands.py:2390 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2375 +#: redbot/core/core_commands.py:2394 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2407 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2391 -msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." -msgstr "" - -#: redbot/core/core_commands.py:2399 -#, docstring -msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " -msgstr "" - #: redbot/core/core_commands.py:2410 -msgid "You must give a value of at least 500 characters." -msgstr "" - -#: redbot/core/core_commands.py:2414 -msgid "Done. The character limit per page has been set to {}." +msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" #: redbot/core/core_commands.py:2418 #, docstring -msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " +msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:2429 redbot/core/core_commands.py:2447 -msgid "You must give a value of zero or greater!" +#: redbot/core/core_commands.py:2429 +msgid "You must give a value of at least 500 characters." msgstr "" #: redbot/core/core_commands.py:2433 +msgid "Done. The character limit per page has been set to {}." +msgstr "" + +#: redbot/core/core_commands.py:2437 +#, docstring +msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2448 redbot/core/core_commands.py:2466 +msgid "You must give a value of zero or greater!" +msgstr "" + +#: redbot/core/core_commands.py:2452 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2457 #, 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 sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2469 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2474 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2457 +#: redbot/core/core_commands.py:2476 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:2469 +#: redbot/core/core_commands.py:2488 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:2473 +#: redbot/core/core_commands.py:2492 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:2481 +#: redbot/core/core_commands.py:2500 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2486 +#: redbot/core/core_commands.py:2505 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2508 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2511 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:2494 +#: redbot/core/core_commands.py:2513 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:2495 +#: redbot/core/core_commands.py:2514 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2519 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:2502 +#: redbot/core/core_commands.py:2521 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:2507 +#: redbot/core/core_commands.py:2526 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2597 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2599 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:2585 +#: redbot/core/core_commands.py:2604 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2614 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:2605 +#: redbot/core/core_commands.py:2624 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:2606 +#: redbot/core/core_commands.py:2625 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:2620 redbot/core/core_commands.py:2630 +#: redbot/core/core_commands.py:2639 redbot/core/core_commands.py:2649 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:2623 redbot/core/core_commands.py:2633 +#: redbot/core/core_commands.py:2642 redbot/core/core_commands.py:2652 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:2638 +#: redbot/core/core_commands.py:2657 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:2642 +#: redbot/core/core_commands.py:2661 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:2648 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2735 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:2761 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2752 +#: redbot/core/core_commands.py:2771 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2756 +#: redbot/core/core_commands.py:2775 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2765 +#: redbot/core/core_commands.py:2784 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2774 +#: redbot/core/core_commands.py:2793 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2784 +#: redbot/core/core_commands.py:2803 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2788 +#: redbot/core/core_commands.py:2807 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2792 +#: redbot/core/core_commands.py:2811 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2797 +#: redbot/core/core_commands.py:2816 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2804 +#: redbot/core/core_commands.py:2823 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2836 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2823 +#: redbot/core/core_commands.py:2842 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2827 +#: redbot/core/core_commands.py:2846 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2836 +#: redbot/core/core_commands.py:2855 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2864 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2874 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2859 -#, docstring -msgid "\\n Clears the blocklist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2863 -msgid "Blocklist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2869 -#, docstring -msgid "\\n Server specific allowlist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2878 #, docstring +msgid "\\n Clears the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2882 +msgid "Blocklist has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2888 +#, docstring +msgid "\\n Server specific allowlist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2897 +#, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2893 +#: redbot/core/core_commands.py:2912 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:2901 +#: redbot/core/core_commands.py:2920 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2924 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2914 +#: redbot/core/core_commands.py:2933 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:2925 +#: redbot/core/core_commands.py:2944 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2959 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2967 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2953 -#, docstring -msgid "\\n Clears the allowlist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2957 -msgid "Server allowlist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2963 -#, docstring -msgid "\\n Server specific blocklist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2972 #, docstring -msgid "\\n Adds a user or role to the blocklist.\\n " +msgid "\\n Clears the allowlist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2976 +msgid "Server allowlist has been cleared." msgstr "" #: redbot/core/core_commands.py:2982 +#, docstring +msgid "\\n Server specific blocklist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2991 +#, docstring +msgid "\\n Adds a user or role to the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3001 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2985 +#: redbot/core/core_commands.py:3004 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2988 +#: redbot/core/core_commands.py:3007 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2995 +#: redbot/core/core_commands.py:3014 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3000 +#: redbot/core/core_commands.py:3019 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3028 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:3020 +#: redbot/core/core_commands.py:3039 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3051 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3037 +#: redbot/core/core_commands.py:3056 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3041 +#: redbot/core/core_commands.py:3060 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3065 #, docstring msgid "Manage the bot's commands and cogs." msgstr "" -#: redbot/core/core_commands.py:3052 +#: redbot/core/core_commands.py:3071 #, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:3055 redbot/core/core_commands.py:3067 -#: redbot/core/core_commands.py:3077 redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3074 redbot/core/core_commands.py:3086 +#: redbot/core/core_commands.py:3096 redbot/core/core_commands.py:3116 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:3057 +#: redbot/core/core_commands.py:3076 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3078 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:3064 +#: redbot/core/core_commands.py:3083 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3088 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:3074 +#: redbot/core/core_commands.py:3093 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3079 +#: redbot/core/core_commands.py:3098 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:3081 +#: redbot/core/core_commands.py:3100 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3103 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3090 +#: redbot/core/core_commands.py:3109 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3092 +#: redbot/core/core_commands.py:3111 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3100 +#: redbot/core/core_commands.py:3119 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3106 -#, docstring -msgid "List the cogs which are disabled in this guild." -msgstr "" - -#: redbot/core/core_commands.py:3115 -msgid "The following cogs are disabled in this guild:\\n" -msgstr "" - -#: redbot/core/core_commands.py:3121 -msgid "There are no disabled cogs in this guild." -msgstr "" - #: redbot/core/core_commands.py:3125 #, docstring +msgid "List the cogs which are disabled in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3134 +msgid "The following cogs are disabled in this guild:\\n" +msgstr "" + +#: redbot/core/core_commands.py:3140 +msgid "There are no disabled cogs in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3144 +#, docstring msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3138 +#: redbot/core/core_commands.py:3157 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3160 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3163 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:3148 +#: redbot/core/core_commands.py:3167 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:3155 +#: redbot/core/core_commands.py:3174 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3177 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:3161 +#: redbot/core/core_commands.py:3180 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3184 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:3172 +#: redbot/core/core_commands.py:3191 #, docstring msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3186 +#: redbot/core/core_commands.py:3205 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:3190 redbot/core/core_commands.py:3224 -#: redbot/core/core_commands.py:3274 redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3209 redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3293 redbot/core/core_commands.py:3315 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:3196 redbot/core/core_commands.py:3230 +#: redbot/core/core_commands.py:3215 redbot/core/core_commands.py:3249 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:3202 redbot/core/core_commands.py:3236 +#: redbot/core/core_commands.py:3221 redbot/core/core_commands.py:3255 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:3211 +#: redbot/core/core_commands.py:3230 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:3220 +#: redbot/core/core_commands.py:3239 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:3241 +#: redbot/core/core_commands.py:3260 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3270 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:3257 +#: redbot/core/core_commands.py:3276 #, docstring msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3270 +#: redbot/core/core_commands.py:3289 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:3283 +#: redbot/core/core_commands.py:3302 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:3292 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:3301 +#: redbot/core/core_commands.py:3320 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3311 +#: redbot/core/core_commands.py:3330 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:3318 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n " msgstr "" -#: redbot/core/core_commands.py:3332 +#: redbot/core/core_commands.py:3351 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3339 +#: redbot/core/core_commands.py:3358 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3350 +#: redbot/core/core_commands.py:3369 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3374 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3359 +#: redbot/core/core_commands.py:3378 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:3368 +#: redbot/core/core_commands.py:3387 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3392 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:3381 +#: redbot/core/core_commands.py:3400 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3386 +#: redbot/core/core_commands.py:3405 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:3394 -#, docstring -msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " -msgstr "" - -#: redbot/core/core_commands.py:3399 -msgid "They are immune." -msgstr "" - -#: redbot/core/core_commands.py:3401 -msgid "They are not immune." -msgstr "" - -#: redbot/core/core_commands.py:3406 -#, docstring -msgid "\\n Commands for configuring owner notifications.\\n " -msgstr "" - #: redbot/core/core_commands.py:3413 #, docstring +msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3418 +msgid "They are immune." +msgstr "" + +#: redbot/core/core_commands.py:3420 +msgid "They are not immune." +msgstr "" + +#: redbot/core/core_commands.py:3425 +#, docstring +msgid "\\n Commands for configuring owner notifications.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3432 +#, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3426 +#: redbot/core/core_commands.py:3445 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3439 +#: redbot/core/core_commands.py:3458 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3477 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3475 +#: redbot/core/core_commands.py:3494 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3501 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3493 +#: redbot/core/core_commands.py:3512 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3524 +#: redbot/core/core_commands.py:3543 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3528 +#: redbot/core/core_commands.py:3547 #, docstring msgid "\\n List the currently ignored servers and channels.\\n " msgstr "" -#: redbot/core/core_commands.py:3540 +#: redbot/core/core_commands.py:3559 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3548 +#: redbot/core/core_commands.py:3567 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3569 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:3574 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:3578 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3580 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3586 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3575 +#: redbot/core/core_commands.py:3594 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3584 +#: redbot/core/core_commands.py:3603 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3586 +#: redbot/core/core_commands.py:3605 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3591 +#: redbot/core/core_commands.py:3610 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3614 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3597 +#: redbot/core/core_commands.py:3616 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3603 +#: redbot/core/core_commands.py:3622 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3634 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3629 +#: redbot/core/core_commands.py:3648 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" diff --git a/redbot/core/locales/vi-VN.po b/redbot/core/locales/vi-VN.po index 450cbb635..9e139dc9c 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: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Vietnamese\n" "MIME-Version: 1.0\n" @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" #: redbot/core/core_commands.py:1279 redbot/core/core_commands.py:1833 -#: redbot/core/core_commands.py:1949 redbot/core/core_commands.py:1993 -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:1968 redbot/core/core_commands.py:2012 +#: redbot/core/core_commands.py:2027 msgid "Done." msgstr "" @@ -950,970 +950,983 @@ msgstr "" #: redbot/core/core_commands.py:1903 #, docstring +msgid "Sets [botname]'s competing status." +msgstr "" + +#: redbot/core/core_commands.py:1913 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:1916 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:1922 +#, docstring msgid "Sets [botname]'s status.\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1945 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1932 +#: redbot/core/core_commands.py:1951 #, docstring msgid "Sets [botname]'s streaming status.\\n\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1973 #, docstring msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1958 +#: redbot/core/core_commands.py:1977 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:1965 +#: redbot/core/core_commands.py:1984 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1990 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:1981 +#: redbot/core/core_commands.py:2000 msgid "Failed to change the username. Discord returned the following error:\\n{error_message}" msgstr "" -#: redbot/core/core_commands.py:1991 +#: redbot/core/core_commands.py:2010 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:1999 +#: redbot/core/core_commands.py:2018 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2021 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2025 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2032 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2018 redbot/core/core_commands.py:2031 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2050 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2043 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2046 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2055 #, docstring msgid "\\n Changes the bot's default locale.\\n This will be used when a server has not set a locale, or in DMs.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2051 redbot/core/core_commands.py:2089 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2070 redbot/core/core_commands.py:2108 +#: redbot/core/core_commands.py:2141 redbot/core/core_commands.py:2179 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:2055 redbot/core/core_commands.py:2093 -#: redbot/core/core_commands.py:2126 redbot/core/core_commands.py:2164 +#: redbot/core/core_commands.py:2074 redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2145 redbot/core/core_commands.py:2183 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:2062 +#: redbot/core/core_commands.py:2081 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2087 #, docstring msgid "\\n Changes the bot's locale in this server.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n Use \\\"default\\\" to return to the bot's default set language.\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2103 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2118 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2124 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2116 +#: redbot/core/core_commands.py:2135 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2133 +#: redbot/core/core_commands.py:2152 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2141 +#: redbot/core/core_commands.py:2160 #, docstring msgid "\\n Changes bot's regional format in this server. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale in this server.\\n " msgstr "" -#: redbot/core/core_commands.py:2153 +#: redbot/core/core_commands.py:2172 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:2171 +#: redbot/core/core_commands.py:2190 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2179 +#: redbot/core/core_commands.py:2198 #, docstring msgid "Customizes a section of `[p]info`.\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:2188 +#: redbot/core/core_commands.py:2207 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2211 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:2195 +#: redbot/core/core_commands.py:2214 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2200 +#: redbot/core/core_commands.py:2219 #, docstring msgid "Set, list or remove various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2232 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2236 #, docstring msgid "Show all external API services along with their keys that have been set.\\n\\n Secrets are not shown." msgstr "" -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:2242 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API services:\\n" msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API service:\\n" msgstr "" -#: redbot/core/core_commands.py:2238 +#: redbot/core/core_commands.py:2257 #, docstring msgid "Remove the given services with all their keys and tokens." msgstr "" -#: redbot/core/core_commands.py:2245 +#: redbot/core/core_commands.py:2264 msgid "Services deleted successfully:\\n{services_list}" msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2268 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:2254 +#: redbot/core/core_commands.py:2273 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2278 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2283 #, docstring msgid " Show the current help settings. " msgstr "" -#: redbot/core/core_commands.py:2271 +#: redbot/core/core_commands.py:2290 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:2300 #, docstring msgid " This resets [botname]'s help formatter to the default formatter. " msgstr "" -#: redbot/core/core_commands.py:2285 +#: redbot/core/core_commands.py:2304 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:2294 +#: redbot/core/core_commands.py:2313 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2301 +#: redbot/core/core_commands.py:2320 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:2309 +#: redbot/core/core_commands.py:2328 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2320 +#: redbot/core/core_commands.py:2339 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:2322 +#: redbot/core/core_commands.py:2341 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:2326 +#: redbot/core/core_commands.py:2345 #, docstring msgid "\\n This allows the help command to show hidden commands.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2336 +#: redbot/core/core_commands.py:2355 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2357 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2361 #, docstring msgid "\\n This allows the help command message to be ticked if help is sent in a DM.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2371 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2354 +#: redbot/core/core_commands.py:2373 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2377 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help.\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2388 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2371 +#: redbot/core/core_commands.py:2390 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2375 +#: redbot/core/core_commands.py:2394 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2407 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2391 -msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." -msgstr "" - -#: redbot/core/core_commands.py:2399 -#, docstring -msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " -msgstr "" - #: redbot/core/core_commands.py:2410 -msgid "You must give a value of at least 500 characters." -msgstr "" - -#: redbot/core/core_commands.py:2414 -msgid "Done. The character limit per page has been set to {}." +msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" #: redbot/core/core_commands.py:2418 #, docstring -msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " +msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:2429 redbot/core/core_commands.py:2447 -msgid "You must give a value of zero or greater!" +#: redbot/core/core_commands.py:2429 +msgid "You must give a value of at least 500 characters." msgstr "" #: redbot/core/core_commands.py:2433 +msgid "Done. The character limit per page has been set to {}." +msgstr "" + +#: redbot/core/core_commands.py:2437 +#, docstring +msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2448 redbot/core/core_commands.py:2466 +msgid "You must give a value of zero or greater!" +msgstr "" + +#: redbot/core/core_commands.py:2452 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2457 #, 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 sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2469 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2474 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2457 +#: redbot/core/core_commands.py:2476 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:2469 +#: redbot/core/core_commands.py:2488 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:2473 +#: redbot/core/core_commands.py:2492 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:2481 +#: redbot/core/core_commands.py:2500 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2486 +#: redbot/core/core_commands.py:2505 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2508 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2511 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:2494 +#: redbot/core/core_commands.py:2513 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:2495 +#: redbot/core/core_commands.py:2514 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2519 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:2502 +#: redbot/core/core_commands.py:2521 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:2507 +#: redbot/core/core_commands.py:2526 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2597 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2599 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:2585 +#: redbot/core/core_commands.py:2604 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2614 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:2605 +#: redbot/core/core_commands.py:2624 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:2606 +#: redbot/core/core_commands.py:2625 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:2620 redbot/core/core_commands.py:2630 +#: redbot/core/core_commands.py:2639 redbot/core/core_commands.py:2649 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:2623 redbot/core/core_commands.py:2633 +#: redbot/core/core_commands.py:2642 redbot/core/core_commands.py:2652 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:2638 +#: redbot/core/core_commands.py:2657 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:2642 +#: redbot/core/core_commands.py:2661 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:2648 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2735 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:2761 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2752 +#: redbot/core/core_commands.py:2771 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2756 +#: redbot/core/core_commands.py:2775 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2765 +#: redbot/core/core_commands.py:2784 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2774 +#: redbot/core/core_commands.py:2793 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2784 +#: redbot/core/core_commands.py:2803 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2788 +#: redbot/core/core_commands.py:2807 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2792 +#: redbot/core/core_commands.py:2811 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2797 +#: redbot/core/core_commands.py:2816 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2804 +#: redbot/core/core_commands.py:2823 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2836 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2823 +#: redbot/core/core_commands.py:2842 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2827 +#: redbot/core/core_commands.py:2846 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2836 +#: redbot/core/core_commands.py:2855 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2864 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2874 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2859 -#, docstring -msgid "\\n Clears the blocklist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2863 -msgid "Blocklist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2869 -#, docstring -msgid "\\n Server specific allowlist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2878 #, docstring +msgid "\\n Clears the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2882 +msgid "Blocklist has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2888 +#, docstring +msgid "\\n Server specific allowlist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2897 +#, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2893 +#: redbot/core/core_commands.py:2912 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:2901 +#: redbot/core/core_commands.py:2920 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2924 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2914 +#: redbot/core/core_commands.py:2933 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:2925 +#: redbot/core/core_commands.py:2944 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2959 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2967 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2953 -#, docstring -msgid "\\n Clears the allowlist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2957 -msgid "Server allowlist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2963 -#, docstring -msgid "\\n Server specific blocklist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2972 #, docstring -msgid "\\n Adds a user or role to the blocklist.\\n " +msgid "\\n Clears the allowlist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2976 +msgid "Server allowlist has been cleared." msgstr "" #: redbot/core/core_commands.py:2982 +#, docstring +msgid "\\n Server specific blocklist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2991 +#, docstring +msgid "\\n Adds a user or role to the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3001 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2985 +#: redbot/core/core_commands.py:3004 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2988 +#: redbot/core/core_commands.py:3007 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2995 +#: redbot/core/core_commands.py:3014 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3000 +#: redbot/core/core_commands.py:3019 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3028 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:3020 +#: redbot/core/core_commands.py:3039 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3051 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3037 +#: redbot/core/core_commands.py:3056 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3041 +#: redbot/core/core_commands.py:3060 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3065 #, docstring msgid "Manage the bot's commands and cogs." msgstr "" -#: redbot/core/core_commands.py:3052 +#: redbot/core/core_commands.py:3071 #, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:3055 redbot/core/core_commands.py:3067 -#: redbot/core/core_commands.py:3077 redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3074 redbot/core/core_commands.py:3086 +#: redbot/core/core_commands.py:3096 redbot/core/core_commands.py:3116 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:3057 +#: redbot/core/core_commands.py:3076 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3078 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:3064 +#: redbot/core/core_commands.py:3083 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3088 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:3074 +#: redbot/core/core_commands.py:3093 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3079 +#: redbot/core/core_commands.py:3098 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:3081 +#: redbot/core/core_commands.py:3100 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3103 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3090 +#: redbot/core/core_commands.py:3109 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3092 +#: redbot/core/core_commands.py:3111 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3100 +#: redbot/core/core_commands.py:3119 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3106 -#, docstring -msgid "List the cogs which are disabled in this guild." -msgstr "" - -#: redbot/core/core_commands.py:3115 -msgid "The following cogs are disabled in this guild:\\n" -msgstr "" - -#: redbot/core/core_commands.py:3121 -msgid "There are no disabled cogs in this guild." -msgstr "" - #: redbot/core/core_commands.py:3125 #, docstring +msgid "List the cogs which are disabled in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3134 +msgid "The following cogs are disabled in this guild:\\n" +msgstr "" + +#: redbot/core/core_commands.py:3140 +msgid "There are no disabled cogs in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3144 +#, docstring msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3138 +#: redbot/core/core_commands.py:3157 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3160 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3163 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:3148 +#: redbot/core/core_commands.py:3167 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:3155 +#: redbot/core/core_commands.py:3174 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3177 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:3161 +#: redbot/core/core_commands.py:3180 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3184 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:3172 +#: redbot/core/core_commands.py:3191 #, docstring msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3186 +#: redbot/core/core_commands.py:3205 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:3190 redbot/core/core_commands.py:3224 -#: redbot/core/core_commands.py:3274 redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3209 redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3293 redbot/core/core_commands.py:3315 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:3196 redbot/core/core_commands.py:3230 +#: redbot/core/core_commands.py:3215 redbot/core/core_commands.py:3249 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:3202 redbot/core/core_commands.py:3236 +#: redbot/core/core_commands.py:3221 redbot/core/core_commands.py:3255 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:3211 +#: redbot/core/core_commands.py:3230 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:3220 +#: redbot/core/core_commands.py:3239 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:3241 +#: redbot/core/core_commands.py:3260 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3270 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:3257 +#: redbot/core/core_commands.py:3276 #, docstring msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3270 +#: redbot/core/core_commands.py:3289 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:3283 +#: redbot/core/core_commands.py:3302 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:3292 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:3301 +#: redbot/core/core_commands.py:3320 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3311 +#: redbot/core/core_commands.py:3330 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:3318 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n " msgstr "" -#: redbot/core/core_commands.py:3332 +#: redbot/core/core_commands.py:3351 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3339 +#: redbot/core/core_commands.py:3358 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3350 +#: redbot/core/core_commands.py:3369 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3374 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3359 +#: redbot/core/core_commands.py:3378 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:3368 +#: redbot/core/core_commands.py:3387 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3392 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:3381 +#: redbot/core/core_commands.py:3400 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3386 +#: redbot/core/core_commands.py:3405 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:3394 -#, docstring -msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " -msgstr "" - -#: redbot/core/core_commands.py:3399 -msgid "They are immune." -msgstr "" - -#: redbot/core/core_commands.py:3401 -msgid "They are not immune." -msgstr "" - -#: redbot/core/core_commands.py:3406 -#, docstring -msgid "\\n Commands for configuring owner notifications.\\n " -msgstr "" - #: redbot/core/core_commands.py:3413 #, docstring +msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3418 +msgid "They are immune." +msgstr "" + +#: redbot/core/core_commands.py:3420 +msgid "They are not immune." +msgstr "" + +#: redbot/core/core_commands.py:3425 +#, docstring +msgid "\\n Commands for configuring owner notifications.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3432 +#, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3426 +#: redbot/core/core_commands.py:3445 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3439 +#: redbot/core/core_commands.py:3458 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3477 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3475 +#: redbot/core/core_commands.py:3494 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3501 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3493 +#: redbot/core/core_commands.py:3512 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3524 +#: redbot/core/core_commands.py:3543 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3528 +#: redbot/core/core_commands.py:3547 #, docstring msgid "\\n List the currently ignored servers and channels.\\n " msgstr "" -#: redbot/core/core_commands.py:3540 +#: redbot/core/core_commands.py:3559 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3548 +#: redbot/core/core_commands.py:3567 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3569 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:3574 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:3578 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3580 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3586 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3575 +#: redbot/core/core_commands.py:3594 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3584 +#: redbot/core/core_commands.py:3603 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3586 +#: redbot/core/core_commands.py:3605 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3591 +#: redbot/core/core_commands.py:3610 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3614 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3597 +#: redbot/core/core_commands.py:3616 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3603 +#: redbot/core/core_commands.py:3622 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3634 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3629 +#: redbot/core/core_commands.py:3648 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" diff --git a/redbot/core/locales/zh-CN.po b/redbot/core/locales/zh-CN.po index 7d2b96b19..2211e32cd 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: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "MIME-Version: 1.0\n" @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" #: redbot/core/core_commands.py:1279 redbot/core/core_commands.py:1833 -#: redbot/core/core_commands.py:1949 redbot/core/core_commands.py:1993 -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:1968 redbot/core/core_commands.py:2012 +#: redbot/core/core_commands.py:2027 msgid "Done." msgstr "完成。" @@ -950,970 +950,983 @@ msgstr "" #: redbot/core/core_commands.py:1903 #, docstring +msgid "Sets [botname]'s competing status." +msgstr "" + +#: redbot/core/core_commands.py:1913 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:1916 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:1922 +#, docstring msgid "Sets [botname]'s status.\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1945 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1932 +#: redbot/core/core_commands.py:1951 #, docstring msgid "Sets [botname]'s streaming status.\\n\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1973 #, docstring msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1958 +#: redbot/core/core_commands.py:1977 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:1965 +#: redbot/core/core_commands.py:1984 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1990 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:1981 +#: redbot/core/core_commands.py:2000 msgid "Failed to change the username. Discord returned the following error:\\n{error_message}" msgstr "" -#: redbot/core/core_commands.py:1991 +#: redbot/core/core_commands.py:2010 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:1999 +#: redbot/core/core_commands.py:2018 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2021 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2025 msgid "I lack the permissions to change my own nickname." msgstr "我没有更改我自己昵称的权限。" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2032 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2018 redbot/core/core_commands.py:2031 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2050 msgid "Prefix set." msgstr "前缀集。" -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2043 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2046 msgid "Guild prefixes have been reset." msgstr "已重置行会前缀。" -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2055 #, docstring msgid "\\n Changes the bot's default locale.\\n This will be used when a server has not set a locale, or in DMs.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2051 redbot/core/core_commands.py:2089 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2070 redbot/core/core_commands.py:2108 +#: redbot/core/core_commands.py:2141 redbot/core/core_commands.py:2179 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:2055 redbot/core/core_commands.py:2093 -#: redbot/core/core_commands.py:2126 redbot/core/core_commands.py:2164 +#: redbot/core/core_commands.py:2074 redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2145 redbot/core/core_commands.py:2183 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:2062 +#: redbot/core/core_commands.py:2081 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2087 #, docstring msgid "\\n Changes the bot's locale in this server.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n Use \\\"default\\\" to return to the bot's default set language.\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2103 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2118 msgid "Locale has been set." msgstr "区域已经被设置。" -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2124 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2116 +#: redbot/core/core_commands.py:2135 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2133 +#: redbot/core/core_commands.py:2152 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2141 +#: redbot/core/core_commands.py:2160 #, docstring msgid "\\n Changes bot's regional format in this server. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale in this server.\\n " msgstr "" -#: redbot/core/core_commands.py:2153 +#: redbot/core/core_commands.py:2172 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:2171 +#: redbot/core/core_commands.py:2190 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2179 +#: redbot/core/core_commands.py:2198 #, docstring msgid "Customizes a section of `[p]info`.\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:2188 +#: redbot/core/core_commands.py:2207 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2211 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:2195 +#: redbot/core/core_commands.py:2214 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2200 +#: redbot/core/core_commands.py:2219 #, docstring msgid "Set, list or remove various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2232 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2236 #, docstring msgid "Show all external API services along with their keys that have been set.\\n\\n Secrets are not shown." msgstr "" -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:2242 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API services:\\n" msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API service:\\n" msgstr "" -#: redbot/core/core_commands.py:2238 +#: redbot/core/core_commands.py:2257 #, docstring msgid "Remove the given services with all their keys and tokens." msgstr "" -#: redbot/core/core_commands.py:2245 +#: redbot/core/core_commands.py:2264 msgid "Services deleted successfully:\\n{services_list}" msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2268 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:2254 +#: redbot/core/core_commands.py:2273 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2278 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2283 #, docstring msgid " Show the current help settings. " msgstr "" -#: redbot/core/core_commands.py:2271 +#: redbot/core/core_commands.py:2290 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:2300 #, docstring msgid " This resets [botname]'s help formatter to the default formatter. " msgstr "" -#: redbot/core/core_commands.py:2285 +#: redbot/core/core_commands.py:2304 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:2294 +#: redbot/core/core_commands.py:2313 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2301 +#: redbot/core/core_commands.py:2320 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:2309 +#: redbot/core/core_commands.py:2328 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2320 +#: redbot/core/core_commands.py:2339 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:2322 +#: redbot/core/core_commands.py:2341 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:2326 +#: redbot/core/core_commands.py:2345 #, docstring msgid "\\n This allows the help command to show hidden commands.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2336 +#: redbot/core/core_commands.py:2355 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2357 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2361 #, docstring msgid "\\n This allows the help command message to be ticked if help is sent in a DM.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2371 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2354 +#: redbot/core/core_commands.py:2373 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2377 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help.\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2388 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2371 +#: redbot/core/core_commands.py:2390 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2375 +#: redbot/core/core_commands.py:2394 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2407 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2391 -msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." -msgstr "" - -#: redbot/core/core_commands.py:2399 -#, docstring -msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " -msgstr "" - #: redbot/core/core_commands.py:2410 -msgid "You must give a value of at least 500 characters." -msgstr "" - -#: redbot/core/core_commands.py:2414 -msgid "Done. The character limit per page has been set to {}." +msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" #: redbot/core/core_commands.py:2418 #, docstring -msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " +msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:2429 redbot/core/core_commands.py:2447 -msgid "You must give a value of zero or greater!" +#: redbot/core/core_commands.py:2429 +msgid "You must give a value of at least 500 characters." msgstr "" #: redbot/core/core_commands.py:2433 +msgid "Done. The character limit per page has been set to {}." +msgstr "" + +#: redbot/core/core_commands.py:2437 +#, docstring +msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2448 redbot/core/core_commands.py:2466 +msgid "You must give a value of zero or greater!" +msgstr "" + +#: redbot/core/core_commands.py:2452 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2457 #, 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 sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2469 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2474 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2457 +#: redbot/core/core_commands.py:2476 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:2469 +#: redbot/core/core_commands.py:2488 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:2473 +#: redbot/core/core_commands.py:2492 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:2481 +#: redbot/core/core_commands.py:2500 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2486 +#: redbot/core/core_commands.py:2505 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2508 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2511 msgid "through DM" msgstr "通过DM" -#: redbot/core/core_commands.py:2494 +#: redbot/core/core_commands.py:2513 msgid "from {}" msgstr "从 {}" -#: redbot/core/core_commands.py:2495 +#: redbot/core/core_commands.py:2514 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2519 msgid "Use `{}dm {} ` to reply to this user" msgstr "使用 \"{} dm {} \" 来答复此用户" -#: redbot/core/core_commands.py:2502 +#: redbot/core/core_commands.py:2521 msgid "Sent by {} {}" msgstr "发送人 {} {}" -#: redbot/core/core_commands.py:2507 +#: redbot/core/core_commands.py:2526 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2597 msgid "Your message has been sent." msgstr "你的信息已发送。" -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2599 msgid "I'm unable to deliver your message. Sorry." msgstr "抱歉,我无法发送你的消息。" -#: redbot/core/core_commands.py:2585 +#: redbot/core/core_commands.py:2604 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2614 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:2605 +#: redbot/core/core_commands.py:2624 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:2606 +#: redbot/core/core_commands.py:2625 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:2620 redbot/core/core_commands.py:2630 +#: redbot/core/core_commands.py:2639 redbot/core/core_commands.py:2649 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:2623 redbot/core/core_commands.py:2633 +#: redbot/core/core_commands.py:2642 redbot/core/core_commands.py:2652 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:2638 +#: redbot/core/core_commands.py:2657 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:2642 +#: redbot/core/core_commands.py:2661 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:2648 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2735 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:2761 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2752 +#: redbot/core/core_commands.py:2771 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2756 +#: redbot/core/core_commands.py:2775 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2765 +#: redbot/core/core_commands.py:2784 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2774 +#: redbot/core/core_commands.py:2793 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2784 +#: redbot/core/core_commands.py:2803 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2788 +#: redbot/core/core_commands.py:2807 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2792 +#: redbot/core/core_commands.py:2811 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2797 +#: redbot/core/core_commands.py:2816 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2804 +#: redbot/core/core_commands.py:2823 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2836 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2823 +#: redbot/core/core_commands.py:2842 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2827 +#: redbot/core/core_commands.py:2846 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2836 +#: redbot/core/core_commands.py:2855 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2864 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2874 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2859 -#, docstring -msgid "\\n Clears the blocklist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2863 -msgid "Blocklist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2869 -#, docstring -msgid "\\n Server specific allowlist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2878 #, docstring +msgid "\\n Clears the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2882 +msgid "Blocklist has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2888 +#, docstring +msgid "\\n Server specific allowlist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2897 +#, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2893 +#: redbot/core/core_commands.py:2912 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:2901 +#: redbot/core/core_commands.py:2920 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2924 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2914 +#: redbot/core/core_commands.py:2933 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:2925 +#: redbot/core/core_commands.py:2944 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2959 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2967 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2953 -#, docstring -msgid "\\n Clears the allowlist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2957 -msgid "Server allowlist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2963 -#, docstring -msgid "\\n Server specific blocklist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2972 #, docstring -msgid "\\n Adds a user or role to the blocklist.\\n " +msgid "\\n Clears the allowlist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2976 +msgid "Server allowlist has been cleared." msgstr "" #: redbot/core/core_commands.py:2982 +#, docstring +msgid "\\n Server specific blocklist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2991 +#, docstring +msgid "\\n Adds a user or role to the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3001 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2985 +#: redbot/core/core_commands.py:3004 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2988 +#: redbot/core/core_commands.py:3007 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2995 +#: redbot/core/core_commands.py:3014 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3000 +#: redbot/core/core_commands.py:3019 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3028 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:3020 +#: redbot/core/core_commands.py:3039 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3051 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3037 +#: redbot/core/core_commands.py:3056 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3041 +#: redbot/core/core_commands.py:3060 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3065 #, docstring msgid "Manage the bot's commands and cogs." msgstr "" -#: redbot/core/core_commands.py:3052 +#: redbot/core/core_commands.py:3071 #, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:3055 redbot/core/core_commands.py:3067 -#: redbot/core/core_commands.py:3077 redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3074 redbot/core/core_commands.py:3086 +#: redbot/core/core_commands.py:3096 redbot/core/core_commands.py:3116 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:3057 +#: redbot/core/core_commands.py:3076 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3078 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:3064 +#: redbot/core/core_commands.py:3083 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3088 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:3074 +#: redbot/core/core_commands.py:3093 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3079 +#: redbot/core/core_commands.py:3098 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:3081 +#: redbot/core/core_commands.py:3100 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3103 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3090 +#: redbot/core/core_commands.py:3109 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3092 +#: redbot/core/core_commands.py:3111 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3100 +#: redbot/core/core_commands.py:3119 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3106 -#, docstring -msgid "List the cogs which are disabled in this guild." -msgstr "" - -#: redbot/core/core_commands.py:3115 -msgid "The following cogs are disabled in this guild:\\n" -msgstr "" - -#: redbot/core/core_commands.py:3121 -msgid "There are no disabled cogs in this guild." -msgstr "" - #: redbot/core/core_commands.py:3125 #, docstring +msgid "List the cogs which are disabled in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3134 +msgid "The following cogs are disabled in this guild:\\n" +msgstr "" + +#: redbot/core/core_commands.py:3140 +msgid "There are no disabled cogs in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3144 +#, docstring msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3138 +#: redbot/core/core_commands.py:3157 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3160 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3163 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:3148 +#: redbot/core/core_commands.py:3167 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:3155 +#: redbot/core/core_commands.py:3174 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3177 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:3161 +#: redbot/core/core_commands.py:3180 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3184 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:3172 +#: redbot/core/core_commands.py:3191 #, docstring msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3186 +#: redbot/core/core_commands.py:3205 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:3190 redbot/core/core_commands.py:3224 -#: redbot/core/core_commands.py:3274 redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3209 redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3293 redbot/core/core_commands.py:3315 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:3196 redbot/core/core_commands.py:3230 +#: redbot/core/core_commands.py:3215 redbot/core/core_commands.py:3249 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:3202 redbot/core/core_commands.py:3236 +#: redbot/core/core_commands.py:3221 redbot/core/core_commands.py:3255 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:3211 +#: redbot/core/core_commands.py:3230 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:3220 +#: redbot/core/core_commands.py:3239 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:3241 +#: redbot/core/core_commands.py:3260 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3270 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:3257 +#: redbot/core/core_commands.py:3276 #, docstring msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3270 +#: redbot/core/core_commands.py:3289 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:3283 +#: redbot/core/core_commands.py:3302 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:3292 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:3301 +#: redbot/core/core_commands.py:3320 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3311 +#: redbot/core/core_commands.py:3330 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:3318 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n " msgstr "" -#: redbot/core/core_commands.py:3332 +#: redbot/core/core_commands.py:3351 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3339 +#: redbot/core/core_commands.py:3358 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3350 +#: redbot/core/core_commands.py:3369 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3374 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3359 +#: redbot/core/core_commands.py:3378 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:3368 +#: redbot/core/core_commands.py:3387 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3392 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:3381 +#: redbot/core/core_commands.py:3400 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3386 +#: redbot/core/core_commands.py:3405 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:3394 -#, docstring -msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " -msgstr "" - -#: redbot/core/core_commands.py:3399 -msgid "They are immune." -msgstr "" - -#: redbot/core/core_commands.py:3401 -msgid "They are not immune." -msgstr "" - -#: redbot/core/core_commands.py:3406 -#, docstring -msgid "\\n Commands for configuring owner notifications.\\n " -msgstr "" - #: redbot/core/core_commands.py:3413 #, docstring +msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3418 +msgid "They are immune." +msgstr "" + +#: redbot/core/core_commands.py:3420 +msgid "They are not immune." +msgstr "" + +#: redbot/core/core_commands.py:3425 +#, docstring +msgid "\\n Commands for configuring owner notifications.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3432 +#, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3426 +#: redbot/core/core_commands.py:3445 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3439 +#: redbot/core/core_commands.py:3458 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3477 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3475 +#: redbot/core/core_commands.py:3494 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3501 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3493 +#: redbot/core/core_commands.py:3512 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3524 +#: redbot/core/core_commands.py:3543 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3528 +#: redbot/core/core_commands.py:3547 #, docstring msgid "\\n List the currently ignored servers and channels.\\n " msgstr "" -#: redbot/core/core_commands.py:3540 +#: redbot/core/core_commands.py:3559 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3548 +#: redbot/core/core_commands.py:3567 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3569 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:3574 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:3578 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3580 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3586 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3575 +#: redbot/core/core_commands.py:3594 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3584 +#: redbot/core/core_commands.py:3603 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3586 +#: redbot/core/core_commands.py:3605 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3591 +#: redbot/core/core_commands.py:3610 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3614 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3597 +#: redbot/core/core_commands.py:3616 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3603 +#: redbot/core/core_commands.py:3622 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3634 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3629 +#: redbot/core/core_commands.py:3648 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" diff --git a/redbot/core/locales/zh-HK.po b/redbot/core/locales/zh-HK.po index 15b598f4f..315ba7658 100644 --- a/redbot/core/locales/zh-HK.po +++ b/redbot/core/locales/zh-HK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional, Hong Kong\n" "MIME-Version: 1.0\n" @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" #: redbot/core/core_commands.py:1279 redbot/core/core_commands.py:1833 -#: redbot/core/core_commands.py:1949 redbot/core/core_commands.py:1993 -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:1968 redbot/core/core_commands.py:2012 +#: redbot/core/core_commands.py:2027 msgid "Done." msgstr "" @@ -950,970 +950,983 @@ msgstr "" #: redbot/core/core_commands.py:1903 #, docstring +msgid "Sets [botname]'s competing status." +msgstr "" + +#: redbot/core/core_commands.py:1913 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:1916 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:1922 +#, docstring msgid "Sets [botname]'s status.\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1945 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1932 +#: redbot/core/core_commands.py:1951 #, docstring msgid "Sets [botname]'s streaming status.\\n\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1973 #, docstring msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1958 +#: redbot/core/core_commands.py:1977 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:1965 +#: redbot/core/core_commands.py:1984 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1990 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:1981 +#: redbot/core/core_commands.py:2000 msgid "Failed to change the username. Discord returned the following error:\\n{error_message}" msgstr "" -#: redbot/core/core_commands.py:1991 +#: redbot/core/core_commands.py:2010 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:1999 +#: redbot/core/core_commands.py:2018 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2021 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2025 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2032 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2018 redbot/core/core_commands.py:2031 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2050 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2043 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2046 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2055 #, docstring msgid "\\n Changes the bot's default locale.\\n This will be used when a server has not set a locale, or in DMs.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2051 redbot/core/core_commands.py:2089 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2070 redbot/core/core_commands.py:2108 +#: redbot/core/core_commands.py:2141 redbot/core/core_commands.py:2179 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:2055 redbot/core/core_commands.py:2093 -#: redbot/core/core_commands.py:2126 redbot/core/core_commands.py:2164 +#: redbot/core/core_commands.py:2074 redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2145 redbot/core/core_commands.py:2183 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:2062 +#: redbot/core/core_commands.py:2081 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2087 #, docstring msgid "\\n Changes the bot's locale in this server.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n Use \\\"default\\\" to return to the bot's default set language.\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2103 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2118 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2124 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2116 +#: redbot/core/core_commands.py:2135 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2133 +#: redbot/core/core_commands.py:2152 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2141 +#: redbot/core/core_commands.py:2160 #, docstring msgid "\\n Changes bot's regional format in this server. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale in this server.\\n " msgstr "" -#: redbot/core/core_commands.py:2153 +#: redbot/core/core_commands.py:2172 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:2171 +#: redbot/core/core_commands.py:2190 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2179 +#: redbot/core/core_commands.py:2198 #, docstring msgid "Customizes a section of `[p]info`.\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:2188 +#: redbot/core/core_commands.py:2207 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2211 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:2195 +#: redbot/core/core_commands.py:2214 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2200 +#: redbot/core/core_commands.py:2219 #, docstring msgid "Set, list or remove various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2232 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2236 #, docstring msgid "Show all external API services along with their keys that have been set.\\n\\n Secrets are not shown." msgstr "" -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:2242 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API services:\\n" msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API service:\\n" msgstr "" -#: redbot/core/core_commands.py:2238 +#: redbot/core/core_commands.py:2257 #, docstring msgid "Remove the given services with all their keys and tokens." msgstr "" -#: redbot/core/core_commands.py:2245 +#: redbot/core/core_commands.py:2264 msgid "Services deleted successfully:\\n{services_list}" msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2268 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:2254 +#: redbot/core/core_commands.py:2273 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2278 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2283 #, docstring msgid " Show the current help settings. " msgstr "" -#: redbot/core/core_commands.py:2271 +#: redbot/core/core_commands.py:2290 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:2300 #, docstring msgid " This resets [botname]'s help formatter to the default formatter. " msgstr "" -#: redbot/core/core_commands.py:2285 +#: redbot/core/core_commands.py:2304 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:2294 +#: redbot/core/core_commands.py:2313 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2301 +#: redbot/core/core_commands.py:2320 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:2309 +#: redbot/core/core_commands.py:2328 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2320 +#: redbot/core/core_commands.py:2339 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:2322 +#: redbot/core/core_commands.py:2341 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:2326 +#: redbot/core/core_commands.py:2345 #, docstring msgid "\\n This allows the help command to show hidden commands.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2336 +#: redbot/core/core_commands.py:2355 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2357 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2361 #, docstring msgid "\\n This allows the help command message to be ticked if help is sent in a DM.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2371 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2354 +#: redbot/core/core_commands.py:2373 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2377 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help.\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2388 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2371 +#: redbot/core/core_commands.py:2390 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2375 +#: redbot/core/core_commands.py:2394 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2407 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2391 -msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." -msgstr "" - -#: redbot/core/core_commands.py:2399 -#, docstring -msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " -msgstr "" - #: redbot/core/core_commands.py:2410 -msgid "You must give a value of at least 500 characters." -msgstr "" - -#: redbot/core/core_commands.py:2414 -msgid "Done. The character limit per page has been set to {}." +msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" #: redbot/core/core_commands.py:2418 #, docstring -msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " +msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:2429 redbot/core/core_commands.py:2447 -msgid "You must give a value of zero or greater!" +#: redbot/core/core_commands.py:2429 +msgid "You must give a value of at least 500 characters." msgstr "" #: redbot/core/core_commands.py:2433 +msgid "Done. The character limit per page has been set to {}." +msgstr "" + +#: redbot/core/core_commands.py:2437 +#, docstring +msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2448 redbot/core/core_commands.py:2466 +msgid "You must give a value of zero or greater!" +msgstr "" + +#: redbot/core/core_commands.py:2452 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2457 #, 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 sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2469 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2474 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2457 +#: redbot/core/core_commands.py:2476 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:2469 +#: redbot/core/core_commands.py:2488 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:2473 +#: redbot/core/core_commands.py:2492 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:2481 +#: redbot/core/core_commands.py:2500 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2486 +#: redbot/core/core_commands.py:2505 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2508 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2511 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:2494 +#: redbot/core/core_commands.py:2513 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:2495 +#: redbot/core/core_commands.py:2514 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2519 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:2502 +#: redbot/core/core_commands.py:2521 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:2507 +#: redbot/core/core_commands.py:2526 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2597 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2599 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:2585 +#: redbot/core/core_commands.py:2604 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2614 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:2605 +#: redbot/core/core_commands.py:2624 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:2606 +#: redbot/core/core_commands.py:2625 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:2620 redbot/core/core_commands.py:2630 +#: redbot/core/core_commands.py:2639 redbot/core/core_commands.py:2649 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:2623 redbot/core/core_commands.py:2633 +#: redbot/core/core_commands.py:2642 redbot/core/core_commands.py:2652 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:2638 +#: redbot/core/core_commands.py:2657 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:2642 +#: redbot/core/core_commands.py:2661 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:2648 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2735 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:2761 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2752 +#: redbot/core/core_commands.py:2771 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2756 +#: redbot/core/core_commands.py:2775 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2765 +#: redbot/core/core_commands.py:2784 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2774 +#: redbot/core/core_commands.py:2793 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2784 +#: redbot/core/core_commands.py:2803 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2788 +#: redbot/core/core_commands.py:2807 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2792 +#: redbot/core/core_commands.py:2811 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2797 +#: redbot/core/core_commands.py:2816 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2804 +#: redbot/core/core_commands.py:2823 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2836 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2823 +#: redbot/core/core_commands.py:2842 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2827 +#: redbot/core/core_commands.py:2846 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2836 +#: redbot/core/core_commands.py:2855 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2864 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2874 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2859 -#, docstring -msgid "\\n Clears the blocklist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2863 -msgid "Blocklist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2869 -#, docstring -msgid "\\n Server specific allowlist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2878 #, docstring +msgid "\\n Clears the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2882 +msgid "Blocklist has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2888 +#, docstring +msgid "\\n Server specific allowlist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2897 +#, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2893 +#: redbot/core/core_commands.py:2912 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:2901 +#: redbot/core/core_commands.py:2920 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2924 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2914 +#: redbot/core/core_commands.py:2933 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:2925 +#: redbot/core/core_commands.py:2944 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2959 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2967 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2953 -#, docstring -msgid "\\n Clears the allowlist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2957 -msgid "Server allowlist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2963 -#, docstring -msgid "\\n Server specific blocklist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2972 #, docstring -msgid "\\n Adds a user or role to the blocklist.\\n " +msgid "\\n Clears the allowlist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2976 +msgid "Server allowlist has been cleared." msgstr "" #: redbot/core/core_commands.py:2982 +#, docstring +msgid "\\n Server specific blocklist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2991 +#, docstring +msgid "\\n Adds a user or role to the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3001 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2985 +#: redbot/core/core_commands.py:3004 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2988 +#: redbot/core/core_commands.py:3007 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2995 +#: redbot/core/core_commands.py:3014 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3000 +#: redbot/core/core_commands.py:3019 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3028 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:3020 +#: redbot/core/core_commands.py:3039 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3051 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3037 +#: redbot/core/core_commands.py:3056 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3041 +#: redbot/core/core_commands.py:3060 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3065 #, docstring msgid "Manage the bot's commands and cogs." msgstr "" -#: redbot/core/core_commands.py:3052 +#: redbot/core/core_commands.py:3071 #, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:3055 redbot/core/core_commands.py:3067 -#: redbot/core/core_commands.py:3077 redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3074 redbot/core/core_commands.py:3086 +#: redbot/core/core_commands.py:3096 redbot/core/core_commands.py:3116 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:3057 +#: redbot/core/core_commands.py:3076 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3078 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:3064 +#: redbot/core/core_commands.py:3083 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3088 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:3074 +#: redbot/core/core_commands.py:3093 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3079 +#: redbot/core/core_commands.py:3098 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:3081 +#: redbot/core/core_commands.py:3100 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3103 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3090 +#: redbot/core/core_commands.py:3109 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3092 +#: redbot/core/core_commands.py:3111 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3100 +#: redbot/core/core_commands.py:3119 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3106 -#, docstring -msgid "List the cogs which are disabled in this guild." -msgstr "" - -#: redbot/core/core_commands.py:3115 -msgid "The following cogs are disabled in this guild:\\n" -msgstr "" - -#: redbot/core/core_commands.py:3121 -msgid "There are no disabled cogs in this guild." -msgstr "" - #: redbot/core/core_commands.py:3125 #, docstring +msgid "List the cogs which are disabled in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3134 +msgid "The following cogs are disabled in this guild:\\n" +msgstr "" + +#: redbot/core/core_commands.py:3140 +msgid "There are no disabled cogs in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3144 +#, docstring msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3138 +#: redbot/core/core_commands.py:3157 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3160 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3163 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:3148 +#: redbot/core/core_commands.py:3167 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:3155 +#: redbot/core/core_commands.py:3174 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3177 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:3161 +#: redbot/core/core_commands.py:3180 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3184 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:3172 +#: redbot/core/core_commands.py:3191 #, docstring msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3186 +#: redbot/core/core_commands.py:3205 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:3190 redbot/core/core_commands.py:3224 -#: redbot/core/core_commands.py:3274 redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3209 redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3293 redbot/core/core_commands.py:3315 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:3196 redbot/core/core_commands.py:3230 +#: redbot/core/core_commands.py:3215 redbot/core/core_commands.py:3249 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:3202 redbot/core/core_commands.py:3236 +#: redbot/core/core_commands.py:3221 redbot/core/core_commands.py:3255 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:3211 +#: redbot/core/core_commands.py:3230 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:3220 +#: redbot/core/core_commands.py:3239 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:3241 +#: redbot/core/core_commands.py:3260 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3270 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:3257 +#: redbot/core/core_commands.py:3276 #, docstring msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3270 +#: redbot/core/core_commands.py:3289 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:3283 +#: redbot/core/core_commands.py:3302 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:3292 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:3301 +#: redbot/core/core_commands.py:3320 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3311 +#: redbot/core/core_commands.py:3330 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:3318 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n " msgstr "" -#: redbot/core/core_commands.py:3332 +#: redbot/core/core_commands.py:3351 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3339 +#: redbot/core/core_commands.py:3358 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3350 +#: redbot/core/core_commands.py:3369 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3374 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3359 +#: redbot/core/core_commands.py:3378 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:3368 +#: redbot/core/core_commands.py:3387 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3392 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:3381 +#: redbot/core/core_commands.py:3400 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3386 +#: redbot/core/core_commands.py:3405 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:3394 -#, docstring -msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " -msgstr "" - -#: redbot/core/core_commands.py:3399 -msgid "They are immune." -msgstr "" - -#: redbot/core/core_commands.py:3401 -msgid "They are not immune." -msgstr "" - -#: redbot/core/core_commands.py:3406 -#, docstring -msgid "\\n Commands for configuring owner notifications.\\n " -msgstr "" - #: redbot/core/core_commands.py:3413 #, docstring +msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3418 +msgid "They are immune." +msgstr "" + +#: redbot/core/core_commands.py:3420 +msgid "They are not immune." +msgstr "" + +#: redbot/core/core_commands.py:3425 +#, docstring +msgid "\\n Commands for configuring owner notifications.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3432 +#, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3426 +#: redbot/core/core_commands.py:3445 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3439 +#: redbot/core/core_commands.py:3458 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3477 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3475 +#: redbot/core/core_commands.py:3494 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3501 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3493 +#: redbot/core/core_commands.py:3512 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3524 +#: redbot/core/core_commands.py:3543 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3528 +#: redbot/core/core_commands.py:3547 #, docstring msgid "\\n List the currently ignored servers and channels.\\n " msgstr "" -#: redbot/core/core_commands.py:3540 +#: redbot/core/core_commands.py:3559 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3548 +#: redbot/core/core_commands.py:3567 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3569 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:3574 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:3578 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3580 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3586 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3575 +#: redbot/core/core_commands.py:3594 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3584 +#: redbot/core/core_commands.py:3603 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3586 +#: redbot/core/core_commands.py:3605 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3591 +#: redbot/core/core_commands.py:3610 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3614 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3597 +#: redbot/core/core_commands.py:3616 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3603 +#: redbot/core/core_commands.py:3622 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3634 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3629 +#: redbot/core/core_commands.py:3648 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" diff --git a/redbot/core/locales/zh-TW.po b/redbot/core/locales/zh-TW.po index 8082cffdc..f8d331d0f 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: 2020-10-29 12:34+0000\n" +"POT-Creation-Date: 2020-11-19 12:22+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional\n" "MIME-Version: 1.0\n" @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" #: redbot/core/core_commands.py:1279 redbot/core/core_commands.py:1833 -#: redbot/core/core_commands.py:1949 redbot/core/core_commands.py:1993 -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:1968 redbot/core/core_commands.py:2012 +#: redbot/core/core_commands.py:2027 msgid "Done." msgstr "" @@ -950,970 +950,983 @@ msgstr "" #: redbot/core/core_commands.py:1903 #, docstring +msgid "Sets [botname]'s competing status." +msgstr "" + +#: redbot/core/core_commands.py:1913 +msgid "Status set to ``Competing in {competing}``." +msgstr "" + +#: redbot/core/core_commands.py:1916 +msgid "Competing cleared." +msgstr "" + +#: redbot/core/core_commands.py:1922 +#, docstring msgid "Sets [botname]'s status.\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1945 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1932 +#: redbot/core/core_commands.py:1951 #, docstring msgid "Sets [botname]'s streaming status.\\n\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1973 #, docstring msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1958 +#: redbot/core/core_commands.py:1977 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:1965 +#: redbot/core/core_commands.py:1984 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1990 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:1981 +#: redbot/core/core_commands.py:2000 msgid "Failed to change the username. Discord returned the following error:\\n{error_message}" msgstr "" -#: redbot/core/core_commands.py:1991 +#: redbot/core/core_commands.py:2010 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:1999 +#: redbot/core/core_commands.py:2018 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2021 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2025 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2032 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2018 redbot/core/core_commands.py:2031 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2050 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2043 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2046 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2055 #, docstring msgid "\\n Changes the bot's default locale.\\n This will be used when a server has not set a locale, or in DMs.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2051 redbot/core/core_commands.py:2089 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2070 redbot/core/core_commands.py:2108 +#: redbot/core/core_commands.py:2141 redbot/core/core_commands.py:2179 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:2055 redbot/core/core_commands.py:2093 -#: redbot/core/core_commands.py:2126 redbot/core/core_commands.py:2164 +#: redbot/core/core_commands.py:2074 redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2145 redbot/core/core_commands.py:2183 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:2062 +#: redbot/core/core_commands.py:2081 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2087 #, docstring msgid "\\n Changes the bot's locale in this server.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n Use \\\"default\\\" to return to the bot's default set language.\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2103 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2118 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2124 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2116 +#: redbot/core/core_commands.py:2135 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2133 +#: redbot/core/core_commands.py:2152 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2141 +#: redbot/core/core_commands.py:2160 #, docstring msgid "\\n Changes bot's regional format in this server. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale in this server.\\n " msgstr "" -#: redbot/core/core_commands.py:2153 +#: redbot/core/core_commands.py:2172 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:2171 +#: redbot/core/core_commands.py:2190 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2179 +#: redbot/core/core_commands.py:2198 #, docstring msgid "Customizes a section of `[p]info`.\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:2188 +#: redbot/core/core_commands.py:2207 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2211 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:2195 +#: redbot/core/core_commands.py:2214 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2200 +#: redbot/core/core_commands.py:2219 #, docstring msgid "Set, list or remove various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2232 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2236 #, docstring msgid "Show all external API services along with their keys that have been set.\\n\\n Secrets are not shown." msgstr "" -#: redbot/core/core_commands.py:2223 +#: redbot/core/core_commands.py:2242 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API services:\\n" msgstr "" -#: redbot/core/core_commands.py:2228 +#: redbot/core/core_commands.py:2247 msgid "Set API service:\\n" msgstr "" -#: redbot/core/core_commands.py:2238 +#: redbot/core/core_commands.py:2257 #, docstring msgid "Remove the given services with all their keys and tokens." msgstr "" -#: redbot/core/core_commands.py:2245 +#: redbot/core/core_commands.py:2264 msgid "Services deleted successfully:\\n{services_list}" msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2268 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:2254 +#: redbot/core/core_commands.py:2273 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2278 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2283 #, docstring msgid " Show the current help settings. " msgstr "" -#: redbot/core/core_commands.py:2271 +#: redbot/core/core_commands.py:2290 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:2281 +#: redbot/core/core_commands.py:2300 #, docstring msgid " This resets [botname]'s help formatter to the default formatter. " msgstr "" -#: redbot/core/core_commands.py:2285 +#: redbot/core/core_commands.py:2304 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:2294 +#: redbot/core/core_commands.py:2313 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2301 +#: redbot/core/core_commands.py:2320 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:2309 +#: redbot/core/core_commands.py:2328 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2320 +#: redbot/core/core_commands.py:2339 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:2322 +#: redbot/core/core_commands.py:2341 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:2326 +#: redbot/core/core_commands.py:2345 #, docstring msgid "\\n This allows the help command to show hidden commands.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2336 +#: redbot/core/core_commands.py:2355 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2357 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2361 #, docstring msgid "\\n This allows the help command message to be ticked if help is sent in a DM.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2371 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2354 +#: redbot/core/core_commands.py:2373 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2377 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help.\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2388 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2371 +#: redbot/core/core_commands.py:2390 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2375 +#: redbot/core/core_commands.py:2394 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2407 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2391 -msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." -msgstr "" - -#: redbot/core/core_commands.py:2399 -#, docstring -msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " -msgstr "" - #: redbot/core/core_commands.py:2410 -msgid "You must give a value of at least 500 characters." -msgstr "" - -#: redbot/core/core_commands.py:2414 -msgid "Done. The character limit per page has been set to {}." +msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" #: redbot/core/core_commands.py:2418 #, docstring -msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " +msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:2429 redbot/core/core_commands.py:2447 -msgid "You must give a value of zero or greater!" +#: redbot/core/core_commands.py:2429 +msgid "You must give a value of at least 500 characters." msgstr "" #: redbot/core/core_commands.py:2433 +msgid "Done. The character limit per page has been set to {}." +msgstr "" + +#: redbot/core/core_commands.py:2437 +#, docstring +msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2448 redbot/core/core_commands.py:2466 +msgid "You must give a value of zero or greater!" +msgstr "" + +#: redbot/core/core_commands.py:2452 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2457 #, 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 sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2469 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2474 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2457 +#: redbot/core/core_commands.py:2476 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:2469 +#: redbot/core/core_commands.py:2488 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:2473 +#: redbot/core/core_commands.py:2492 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:2481 +#: redbot/core/core_commands.py:2500 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2486 +#: redbot/core/core_commands.py:2505 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2508 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2511 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:2494 +#: redbot/core/core_commands.py:2513 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:2495 +#: redbot/core/core_commands.py:2514 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2519 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:2502 +#: redbot/core/core_commands.py:2521 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:2507 +#: redbot/core/core_commands.py:2526 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2597 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2599 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:2585 +#: redbot/core/core_commands.py:2604 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2614 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:2605 +#: redbot/core/core_commands.py:2624 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:2606 +#: redbot/core/core_commands.py:2625 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:2620 redbot/core/core_commands.py:2630 +#: redbot/core/core_commands.py:2639 redbot/core/core_commands.py:2649 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:2623 redbot/core/core_commands.py:2633 +#: redbot/core/core_commands.py:2642 redbot/core/core_commands.py:2652 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:2638 +#: redbot/core/core_commands.py:2657 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:2642 +#: redbot/core/core_commands.py:2661 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:2648 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2735 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2742 +#: redbot/core/core_commands.py:2761 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2752 +#: redbot/core/core_commands.py:2771 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2756 +#: redbot/core/core_commands.py:2775 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2765 +#: redbot/core/core_commands.py:2784 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2774 +#: redbot/core/core_commands.py:2793 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2784 +#: redbot/core/core_commands.py:2803 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2788 +#: redbot/core/core_commands.py:2807 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2792 +#: redbot/core/core_commands.py:2811 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2797 +#: redbot/core/core_commands.py:2816 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2804 +#: redbot/core/core_commands.py:2823 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2836 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2823 +#: redbot/core/core_commands.py:2842 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2827 +#: redbot/core/core_commands.py:2846 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2836 +#: redbot/core/core_commands.py:2855 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2864 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2874 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2859 -#, docstring -msgid "\\n Clears the blocklist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2863 -msgid "Blocklist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2869 -#, docstring -msgid "\\n Server specific allowlist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2878 #, docstring +msgid "\\n Clears the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2882 +msgid "Blocklist has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2888 +#, docstring +msgid "\\n Server specific allowlist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2897 +#, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2893 +#: redbot/core/core_commands.py:2912 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:2901 +#: redbot/core/core_commands.py:2920 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2924 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2914 +#: redbot/core/core_commands.py:2933 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:2925 +#: redbot/core/core_commands.py:2944 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2959 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2967 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2953 -#, docstring -msgid "\\n Clears the allowlist.\\n " -msgstr "" - -#: redbot/core/core_commands.py:2957 -msgid "Server allowlist has been cleared." -msgstr "" - -#: redbot/core/core_commands.py:2963 -#, docstring -msgid "\\n Server specific blocklist management commands.\\n " -msgstr "" - #: redbot/core/core_commands.py:2972 #, docstring -msgid "\\n Adds a user or role to the blocklist.\\n " +msgid "\\n Clears the allowlist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2976 +msgid "Server allowlist has been cleared." msgstr "" #: redbot/core/core_commands.py:2982 +#, docstring +msgid "\\n Server specific blocklist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2991 +#, docstring +msgid "\\n Adds a user or role to the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3001 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2985 +#: redbot/core/core_commands.py:3004 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2988 +#: redbot/core/core_commands.py:3007 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2995 +#: redbot/core/core_commands.py:3014 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3000 +#: redbot/core/core_commands.py:3019 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3028 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:3020 +#: redbot/core/core_commands.py:3039 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3032 +#: redbot/core/core_commands.py:3051 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:3037 +#: redbot/core/core_commands.py:3056 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:3041 +#: redbot/core/core_commands.py:3060 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:3046 +#: redbot/core/core_commands.py:3065 #, docstring msgid "Manage the bot's commands and cogs." msgstr "" -#: redbot/core/core_commands.py:3052 +#: redbot/core/core_commands.py:3071 #, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:3055 redbot/core/core_commands.py:3067 -#: redbot/core/core_commands.py:3077 redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3074 redbot/core/core_commands.py:3086 +#: redbot/core/core_commands.py:3096 redbot/core/core_commands.py:3116 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:3057 +#: redbot/core/core_commands.py:3076 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3078 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:3064 +#: redbot/core/core_commands.py:3083 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3088 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:3074 +#: redbot/core/core_commands.py:3093 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3079 +#: redbot/core/core_commands.py:3098 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:3081 +#: redbot/core/core_commands.py:3100 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3084 +#: redbot/core/core_commands.py:3103 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3090 +#: redbot/core/core_commands.py:3109 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:3092 +#: redbot/core/core_commands.py:3111 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:3100 +#: redbot/core/core_commands.py:3119 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:3106 -#, docstring -msgid "List the cogs which are disabled in this guild." -msgstr "" - -#: redbot/core/core_commands.py:3115 -msgid "The following cogs are disabled in this guild:\\n" -msgstr "" - -#: redbot/core/core_commands.py:3121 -msgid "There are no disabled cogs in this guild." -msgstr "" - #: redbot/core/core_commands.py:3125 #, docstring +msgid "List the cogs which are disabled in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3134 +msgid "The following cogs are disabled in this guild:\\n" +msgstr "" + +#: redbot/core/core_commands.py:3140 +msgid "There are no disabled cogs in this guild." +msgstr "" + +#: redbot/core/core_commands.py:3144 +#, docstring msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3138 +#: redbot/core/core_commands.py:3157 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3160 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3163 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:3148 +#: redbot/core/core_commands.py:3167 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:3155 +#: redbot/core/core_commands.py:3174 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3177 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:3161 +#: redbot/core/core_commands.py:3180 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3184 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:3172 +#: redbot/core/core_commands.py:3191 #, docstring msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3186 +#: redbot/core/core_commands.py:3205 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:3190 redbot/core/core_commands.py:3224 -#: redbot/core/core_commands.py:3274 redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3209 redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3293 redbot/core/core_commands.py:3315 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:3196 redbot/core/core_commands.py:3230 +#: redbot/core/core_commands.py:3215 redbot/core/core_commands.py:3249 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:3202 redbot/core/core_commands.py:3236 +#: redbot/core/core_commands.py:3221 redbot/core/core_commands.py:3255 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:3211 +#: redbot/core/core_commands.py:3230 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:3220 +#: redbot/core/core_commands.py:3239 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:3241 +#: redbot/core/core_commands.py:3260 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3270 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:3257 +#: redbot/core/core_commands.py:3276 #, docstring msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n " msgstr "" -#: redbot/core/core_commands.py:3270 +#: redbot/core/core_commands.py:3289 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:3283 +#: redbot/core/core_commands.py:3302 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:3292 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:3301 +#: redbot/core/core_commands.py:3320 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3311 +#: redbot/core/core_commands.py:3330 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:3318 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n " msgstr "" -#: redbot/core/core_commands.py:3332 +#: redbot/core/core_commands.py:3351 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3339 +#: redbot/core/core_commands.py:3358 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3350 +#: redbot/core/core_commands.py:3369 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3374 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3359 +#: redbot/core/core_commands.py:3378 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:3368 +#: redbot/core/core_commands.py:3387 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3392 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:3381 +#: redbot/core/core_commands.py:3400 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3386 +#: redbot/core/core_commands.py:3405 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:3394 -#, docstring -msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " -msgstr "" - -#: redbot/core/core_commands.py:3399 -msgid "They are immune." -msgstr "" - -#: redbot/core/core_commands.py:3401 -msgid "They are not immune." -msgstr "" - -#: redbot/core/core_commands.py:3406 -#, docstring -msgid "\\n Commands for configuring owner notifications.\\n " -msgstr "" - #: redbot/core/core_commands.py:3413 #, docstring +msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3418 +msgid "They are immune." +msgstr "" + +#: redbot/core/core_commands.py:3420 +msgid "They are not immune." +msgstr "" + +#: redbot/core/core_commands.py:3425 +#, docstring +msgid "\\n Commands for configuring owner notifications.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3432 +#, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3426 +#: redbot/core/core_commands.py:3445 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3439 +#: redbot/core/core_commands.py:3458 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3477 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3475 +#: redbot/core/core_commands.py:3494 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3501 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3493 +#: redbot/core/core_commands.py:3512 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3524 +#: redbot/core/core_commands.py:3543 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3528 +#: redbot/core/core_commands.py:3547 #, docstring msgid "\\n List the currently ignored servers and channels.\\n " msgstr "" -#: redbot/core/core_commands.py:3540 +#: redbot/core/core_commands.py:3559 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3548 +#: redbot/core/core_commands.py:3567 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3569 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3555 +#: redbot/core/core_commands.py:3574 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3559 +#: redbot/core/core_commands.py:3578 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3580 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3586 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3575 +#: redbot/core/core_commands.py:3594 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3584 +#: redbot/core/core_commands.py:3603 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3586 +#: redbot/core/core_commands.py:3605 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3591 +#: redbot/core/core_commands.py:3610 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3614 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3597 +#: redbot/core/core_commands.py:3616 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3603 +#: redbot/core/core_commands.py:3622 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3634 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3629 +#: redbot/core/core_commands.py:3648 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr ""