Automated Crowdin downstream (#4627)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2020-11-19 22:18:05 +01:00 committed by GitHub
parent f129dcd1a9
commit bc8f2311d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
147 changed files with 14254 additions and 13064 deletions

View File

@ -33,19 +33,19 @@ msgstr "En voi muokata roolia {role.name}, koska se on korkeammalla kuin minun y
#: redbot/cogs/admin/admin.py:41 #: 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." 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 #: 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." 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 #: 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." 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 #: redbot/cogs/admin/admin.py:59
msgid "I need manage roles permission to do that." 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 #: 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." 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 #: redbot/cogs/admin/admin.py:162
msgid "{member.display_name} already has the role {role.name}." 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 #: redbot/cogs/admin/admin.py:182
msgid "I successfully added {role.name} to {member.display_name}" 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 #: redbot/cogs/admin/admin.py:192
msgid "{member.display_name} does not have the role {role.name}." 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 #: redbot/cogs/admin/admin.py:212
msgid "I successfully removed {role.name} from {member.display_name}" 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 #: redbot/cogs/admin/admin.py:223
#, docstring #, 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 " 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 #: redbot/cogs/admin/admin.py:239
#, docstring #, 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 " 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 #: redbot/cogs/admin/admin.py:253
#, docstring #, docstring
@ -90,7 +90,7 @@ msgstr "Muokkaa rooliasetuksia."
#: redbot/cogs/admin/admin.py:260 #: redbot/cogs/admin/admin.py:260
#, docstring #, 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 " 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 #: redbot/cogs/admin/admin.py:289 redbot/cogs/admin/admin.py:322
msgid "Done." msgid "Done."
@ -99,7 +99,7 @@ msgstr "Tehty."
#: redbot/cogs/admin/admin.py:293 #: redbot/cogs/admin/admin.py:293
#, docstring #, 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 " 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 #: redbot/cogs/admin/admin.py:327
#, docstring #, docstring
@ -108,125 +108,125 @@ msgstr "Ilmoita viesti kaikille palvelimille, joihin botti on."
#: redbot/cogs/admin/admin.py:334 #: redbot/cogs/admin/admin.py:334
msgid "The announcement has begun." msgid "The announcement has begun."
msgstr "" msgstr "Ilmoittaminen on aloitettu."
#: redbot/cogs/admin/admin.py:341 #: redbot/cogs/admin/admin.py:341
#, docstring #, docstring
msgid "Cancel a running announce." msgid "Cancel a running announce."
msgstr "" msgstr "Peruuta käynnissä oleva ilmoitus."
#: redbot/cogs/admin/admin.py:343 #: redbot/cogs/admin/admin.py:343
msgid "There is no currently running announcement." msgid "There is no currently running announcement."
msgstr "" msgstr "Tällä hetkellä ei ole käynnissä olevaa ilmoitusta."
#: redbot/cogs/admin/admin.py:346 #: redbot/cogs/admin/admin.py:346
msgid "The current announcement has been cancelled." msgid "The current announcement has been cancelled."
msgstr "" msgstr "Tämänhetkinen ilmoitus on peruutettu."
#: redbot/cogs/admin/admin.py:352 #: redbot/cogs/admin/admin.py:352
#, docstring #, docstring
msgid "Change how announcements are sent in this guild." 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 #: redbot/cogs/admin/admin.py:357
#, docstring #, 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 " 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 #: redbot/cogs/admin/admin.py:366
msgid "The announcement channel has been set to {channel.mention}" msgid "The announcement channel has been set to {channel.mention}"
msgstr "" msgstr "Ilmoituskanava on asetettu {channel.mention} -kanavalle"
#: redbot/cogs/admin/admin.py:371 #: redbot/cogs/admin/admin.py:371
#, docstring #, docstring
msgid "Unsets the channel for announcements." msgid "Unsets the channel for announcements."
msgstr "" msgstr "Poista ilmoituskanava käytöstä."
#: redbot/cogs/admin/admin.py:396 #: redbot/cogs/admin/admin.py:396
#, docstring #, docstring
msgid "Apply selfroles." msgid "Apply selfroles."
msgstr "" msgstr "Hyväksy \"selfrolet\"."
#: redbot/cogs/admin/admin.py:401 #: redbot/cogs/admin/admin.py:401
#, docstring #, 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 " 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 #: redbot/cogs/admin/admin.py:412
#, docstring #, 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 " 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 #: redbot/cogs/admin/admin.py:423
#, docstring #, docstring
msgid "\\n Lists all available selfroles.\\n " msgid "\\n Lists all available selfroles.\\n "
msgstr "" msgstr "\\n Luettele kaikki saatavilla olevat selfrot.\\n "
#: redbot/cogs/admin/admin.py:433 #: redbot/cogs/admin/admin.py:433
msgid "Available Selfroles:\\n{selfroles}" msgid "Available Selfroles:\\n{selfroles}"
msgstr "" msgstr "Saatavilla olevat omafroles:\\n{selfroles}"
#: redbot/cogs/admin/admin.py:439 #: redbot/cogs/admin/admin.py:439
#, docstring #, docstring
msgid "Manage selfroles." msgid "Manage selfroles."
msgstr "" msgstr "Hallitse selfroleja."
#: redbot/cogs/admin/admin.py:444 #: redbot/cogs/admin/admin.py:444
#, docstring #, docstring
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n " 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 #: 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." 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 #: redbot/cogs/admin/admin.py:459
msgid "Added." msgid "Added."
msgstr "" msgstr "Lisätty."
#: redbot/cogs/admin/admin.py:462 #: redbot/cogs/admin/admin.py:462
msgid "That role is already a selfrole." msgid "That role is already a selfrole."
msgstr "" msgstr "Tämä rooli on jo selfrole."
#: redbot/cogs/admin/admin.py:466 #: redbot/cogs/admin/admin.py:466
#, docstring #, docstring
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n " 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 #: 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." 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 #: redbot/cogs/admin/admin.py:481
msgid "Removed." msgid "Removed."
msgstr "" msgstr "Poistettu."
#: redbot/cogs/admin/admin.py:486 #: redbot/cogs/admin/admin.py:486
#, docstring #, docstring
msgid "Lock a bot to its current servers only." msgid "Lock a bot to its current servers only."
msgstr "" msgstr "Lukitse botti vain nykyisille palvelimille."
#: redbot/cogs/admin/admin.py:491 #: redbot/cogs/admin/admin.py:491
msgid "The bot is no longer serverlocked." msgid "The bot is no longer serverlocked."
msgstr "" msgstr "Botti ei ole enää palvelinlukittu."
#: redbot/cogs/admin/admin.py:493 #: redbot/cogs/admin/admin.py:493
msgid "The bot is now serverlocked." msgid "The bot is now serverlocked."
msgstr "" msgstr "Botti on nyt palvelinlukittu."
#: redbot/cogs/admin/announcer.py:68 #: redbot/cogs/admin/announcer.py:68
msgid "I could not announce to the following server: " msgid "I could not announce to the following server: "
msgstr "" msgstr "En voinut ilmoittaa seuraavalle palvelimelle: "
#: redbot/cogs/admin/announcer.py:70 #: redbot/cogs/admin/announcer.py:70
msgid "I could not announce to the following servers: " msgid "I could not announce to the following servers: "
msgstr "" msgstr "En voinut ilmoittaa seuraavalle palvelimelle: "
#: redbot/cogs/admin/converters.py:12 #: redbot/cogs/admin/converters.py:12
msgid "The Admin cog is not loaded." msgid "The Admin cog is not loaded."
msgstr "" msgstr "Admin cog ei ole ladattu."
#: redbot/cogs/admin/converters.py:20 #: redbot/cogs/admin/converters.py:20
msgid "The provided role is not a valid selfrole." msgid "The provided role is not a valid selfrole."
msgstr "" msgstr "Annettu rooli ei ole kelvollinen selfrole."

View File

@ -18,34 +18,34 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:36 #: redbot/cogs/audio/core/commands/audioset.py:36
#, docstring #, docstring
msgid "Music configuration options." msgid "Music configuration options."
msgstr "" msgstr "Musiikin konfirugointi asetukset."
#: redbot/cogs/audio/core/commands/audioset.py:41 #: redbot/cogs/audio/core/commands/audioset.py:41
#, docstring #, docstring
msgid "Manages the keyword whitelist and blacklist." msgid "Manages the keyword whitelist and blacklist."
msgstr "" msgstr "Hallitse avainsana valkoista- ja mustaalistaa."
#: redbot/cogs/audio/core/commands/audioset.py:46 #: redbot/cogs/audio/core/commands/audioset.py:46
#, docstring #, docstring
msgid "Manages the global keyword whitelist/blacklist." msgid "Manages the global keyword whitelist/blacklist."
msgstr "" msgstr "Hallitse globaalin avainsana valkoista/mustaalistaa."
#: redbot/cogs/audio/core/commands/audioset.py:50 #: redbot/cogs/audio/core/commands/audioset.py:50
#, docstring #, docstring
msgid "Manages the global keyword whitelist." msgid "Manages the global keyword whitelist."
msgstr "" msgstr "Hallitse globaalin avainsanan valkoistalistaa."
#: redbot/cogs/audio/core/commands/audioset.py:56 #: redbot/cogs/audio/core/commands/audioset.py:56
#, docstring #, docstring
msgid "Adds a keyword to the whitelist.\\n\\n If anything is added to whitelist, it will blacklist everything else.\\n " 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:70
#: redbot/cogs/audio/core/commands/audioset.py:135 #: redbot/cogs/audio/core/commands/audioset.py:135
#: redbot/cogs/audio/core/commands/audioset.py:260 #: redbot/cogs/audio/core/commands/audioset.py:260
#: redbot/cogs/audio/core/commands/audioset.py:325 #: redbot/cogs/audio/core/commands/audioset.py:325
msgid "Keyword already in the whitelist." 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:74
#: redbot/cogs/audio/core/commands/audioset.py:116 #: 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:306
#: redbot/cogs/audio/core/commands/audioset.py:329 #: redbot/cogs/audio/core/commands/audioset.py:329
msgid "Whitelist Modified" msgid "Whitelist Modified"
msgstr "" msgstr "Valkoista Listaa Muokattu"
#: redbot/cogs/audio/core/commands/audioset.py:75 #: redbot/cogs/audio/core/commands/audioset.py:75
#: redbot/cogs/audio/core/commands/audioset.py:265 #: redbot/cogs/audio/core/commands/audioset.py:265
msgid "Added `{whitelisted}` to the whitelist." 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:83
#: redbot/cogs/audio/core/commands/audioset.py:273 #: redbot/cogs/audio/core/commands/audioset.py:273
#, docstring #, docstring
msgid "List all keywords added to the whitelist." 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:86
#: redbot/cogs/audio/core/commands/audioset.py:112 #: redbot/cogs/audio/core/commands/audioset.py:112
#: redbot/cogs/audio/core/commands/audioset.py:276 #: redbot/cogs/audio/core/commands/audioset.py:276
#: redbot/cogs/audio/core/commands/audioset.py:302 #: redbot/cogs/audio/core/commands/audioset.py:302
msgid "Nothing in the whitelist." msgid "Nothing in the whitelist."
msgstr "" msgstr "Ei mitään valkoisella listalla."
#: redbot/cogs/audio/core/commands/audioset.py:102 #: redbot/cogs/audio/core/commands/audioset.py:102
msgid "Global Whitelist" msgid "Global Whitelist"
msgstr "" msgstr "Globaali valkoinen lista"
#: redbot/cogs/audio/core/commands/audioset.py:109 #: redbot/cogs/audio/core/commands/audioset.py:109
#: redbot/cogs/audio/core/commands/audioset.py:299 #: redbot/cogs/audio/core/commands/audioset.py:299
#, docstring #, docstring
msgid "Clear all keywords from the whitelist." 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:117
#: redbot/cogs/audio/core/commands/audioset.py:307 #: redbot/cogs/audio/core/commands/audioset.py:307
msgid "All entries have been removed from the whitelist." 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:124
#: redbot/cogs/audio/core/commands/audioset.py:314 #: redbot/cogs/audio/core/commands/audioset.py:314
#, docstring #, docstring
msgid "Removes a keyword from the whitelist." 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:140
#: redbot/cogs/audio/core/commands/audioset.py:330 #: redbot/cogs/audio/core/commands/audioset.py:330
msgid "Removed `{whitelisted}` from the whitelist." msgid "Removed `{whitelisted}` from the whitelist."
msgstr "" msgstr "Lisätty `{whitelisted}` valkoiselle listalle."
#: redbot/cogs/audio/core/commands/audioset.py:147 #: redbot/cogs/audio/core/commands/audioset.py:147
#, docstring #, docstring
msgid "Manages the global keyword blacklist." 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:153
#: redbot/cogs/audio/core/commands/audioset.py:342 #: redbot/cogs/audio/core/commands/audioset.py:342
#, docstring #, docstring
msgid "Adds a keyword to the blacklist." 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:164
#: redbot/cogs/audio/core/commands/audioset.py:353 #: redbot/cogs/audio/core/commands/audioset.py:353
msgid "Keyword already in the blacklist." 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:168
#: redbot/cogs/audio/core/commands/audioset.py:210 #: 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:399
#: redbot/cogs/audio/core/commands/audioset.py:422 #: redbot/cogs/audio/core/commands/audioset.py:422
msgid "Blacklist Modified" msgid "Blacklist Modified"
msgstr "" msgstr "Valkoista Listaa Muokattu"
#: redbot/cogs/audio/core/commands/audioset.py:169 #: redbot/cogs/audio/core/commands/audioset.py:169
#: redbot/cogs/audio/core/commands/audioset.py:358 #: redbot/cogs/audio/core/commands/audioset.py:358
msgid "Added `{blacklisted}` to the blacklist." 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:177
#: redbot/cogs/audio/core/commands/audioset.py:366 #: redbot/cogs/audio/core/commands/audioset.py:366
#, docstring #, docstring
msgid "List all keywords added to the blacklist." 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:180
#: redbot/cogs/audio/core/commands/audioset.py:206 #: redbot/cogs/audio/core/commands/audioset.py:206
#: redbot/cogs/audio/core/commands/audioset.py:369 #: redbot/cogs/audio/core/commands/audioset.py:369
#: redbot/cogs/audio/core/commands/audioset.py:395 #: redbot/cogs/audio/core/commands/audioset.py:395
msgid "Nothing in the blacklist." msgid "Nothing in the blacklist."
msgstr "" msgstr "Ei mitään valkoisella listalla."
#: redbot/cogs/audio/core/commands/audioset.py:196 #: redbot/cogs/audio/core/commands/audioset.py:196
msgid "Global Blacklist" msgid "Global Blacklist"
msgstr "" msgstr "Globaali Estolista"
#: redbot/cogs/audio/core/commands/audioset.py:203 #: redbot/cogs/audio/core/commands/audioset.py:203
#: redbot/cogs/audio/core/commands/audioset.py:392 #: redbot/cogs/audio/core/commands/audioset.py:392
#, docstring #, docstring
msgid "Clear all keywords added to the blacklist." 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:211
#: redbot/cogs/audio/core/commands/audioset.py:400 #: redbot/cogs/audio/core/commands/audioset.py:400
msgid "All entries have been removed from the blacklist." 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:218
#: redbot/cogs/audio/core/commands/audioset.py:407 #: redbot/cogs/audio/core/commands/audioset.py:407
#, docstring #, docstring
msgid "Removes a keyword from the blacklist." 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:229
#: redbot/cogs/audio/core/commands/audioset.py:418 #: redbot/cogs/audio/core/commands/audioset.py:418
msgid "Keyword is not in the blacklist." 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:234
#: redbot/cogs/audio/core/commands/audioset.py:423 #: redbot/cogs/audio/core/commands/audioset.py:423
msgid "Removed `{blacklisted}` from the blacklist." msgid "Removed `{blacklisted}` from the blacklist."
msgstr "" msgstr "Lisätty `{blacklisted}` mustalle listalle."
#: redbot/cogs/audio/core/commands/audioset.py:242 #: redbot/cogs/audio/core/commands/audioset.py:242
#, docstring #, docstring
msgid "Manages the keyword whitelist." msgid "Manages the keyword whitelist."
msgstr "" msgstr "Hallitsee palvelimen valkoista listaa."
#: redbot/cogs/audio/core/commands/audioset.py:246 #: redbot/cogs/audio/core/commands/audioset.py:246
#, docstring #, docstring
msgid "Adds a keyword to the whitelist.\\n\\n If anything is added to whitelist, it will blacklist everything else.\\n " 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 #: redbot/cogs/audio/core/commands/audioset.py:292
msgid "Whitelist" msgid "Whitelist"
msgstr "" msgstr "Valkoinen lista"
#: redbot/cogs/audio/core/commands/audioset.py:338 #: redbot/cogs/audio/core/commands/audioset.py:338
#, docstring #, docstring
msgid "Manages the keyword blacklist." msgid "Manages the keyword blacklist."
msgstr "" msgstr "Hallitsee palvelimen valkoista listaa."
#: redbot/cogs/audio/core/commands/audioset.py:385 #: redbot/cogs/audio/core/commands/audioset.py:385
msgid "Blacklist" msgid "Blacklist"
msgstr "" msgstr "Musta lista"
#: redbot/cogs/audio/core/commands/audioset.py:432 #: redbot/cogs/audio/core/commands/audioset.py:432
#, docstring #, docstring
msgid "Change auto-play setting." msgid "Change auto-play setting."
msgstr "" msgstr "Muuta automaattisen toiston asetusta."
#: redbot/cogs/audio/core/commands/audioset.py:436 #: redbot/cogs/audio/core/commands/audioset.py:436
#, docstring #, docstring
msgid "Toggle auto-play when there no songs in queue." 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 #: redbot/cogs/audio/core/commands/audioset.py:440
msgid "Auto-play when queue ends: {true_or_false}." 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:441
#: redbot/cogs/audio/core/commands/audioset.py:585 #: 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:118
#: redbot/cogs/audio/core/commands/llset.py:127 #: redbot/cogs/audio/core/commands/llset.py:127
msgid "Enabled" msgid "Enabled"
msgstr "" msgstr "Käytössä"
#: redbot/cogs/audio/core/commands/audioset.py:441 #: redbot/cogs/audio/core/commands/audioset.py:441
#: redbot/cogs/audio/core/commands/audioset.py:585 #: 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:118
#: redbot/cogs/audio/core/commands/llset.py:127 #: redbot/cogs/audio/core/commands/llset.py:127
msgid "Disabled" msgid "Disabled"
msgstr "" msgstr "Ei käytössä"
#: redbot/cogs/audio/core/commands/audioset.py:445 #: redbot/cogs/audio/core/commands/audioset.py:445
msgid "\\nRepeat has been disabled." msgid "\\nRepeat has been disabled."
msgstr "" msgstr "Toistaminen on poistettu käytöstä."
#: redbot/cogs/audio/core/commands/audioset.py:448 #: redbot/cogs/audio/core/commands/audioset.py:448
msgid "\\nAuto-disconnecting at queue end has been disabled." 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:451
#: redbot/cogs/audio/core/commands/audioset.py:546 #: 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:174
#: redbot/cogs/audio/core/commands/llset.py:199 #: redbot/cogs/audio/core/commands/llset.py:199
msgid "Setting Changed" msgid "Setting Changed"
msgstr "" msgstr "Asetukset muutettu"
#: redbot/cogs/audio/core/commands/audioset.py:464 #: redbot/cogs/audio/core/commands/audioset.py:464
#, docstring #, docstring
@ -367,7 +367,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/playlists.py:1815 #: redbot/cogs/audio/core/commands/playlists.py:1815
#: redbot/cogs/audio/core/commands/playlists.py:1981 #: redbot/cogs/audio/core/commands/playlists.py:1981
msgid "Playlists Are Not Available" 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/audioset.py:498
#: redbot/cogs/audio/core/commands/playlists.py:105 #: 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:1816
#: redbot/cogs/audio/core/commands/playlists.py:1982 #: redbot/cogs/audio/core/commands/playlists.py:1982
msgid "The playlist section of Audio is currently unavailable" 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/audioset.py:501
#: redbot/cogs/audio/core/commands/playlists.py:106 #: 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:1819
#: redbot/cogs/audio/core/commands/playlists.py:1985 #: redbot/cogs/audio/core/commands/playlists.py:1985
msgid "Check your logs." msgid "Check your logs."
msgstr "" msgstr "Tarkista logisi."
#: redbot/cogs/audio/core/commands/audioset.py:516 #: redbot/cogs/audio/core/commands/audioset.py:516
#: redbot/cogs/audio/core/commands/audioset.py:532 #: redbot/cogs/audio/core/commands/audioset.py:532
msgid "No Playlist Found" msgid "No Playlist Found"
msgstr "" msgstr "Soittolistoja ei löytynyt"
#: redbot/cogs/audio/core/commands/audioset.py:517 #: redbot/cogs/audio/core/commands/audioset.py:517
#: redbot/cogs/audio/core/commands/playlists.py:124 #: redbot/cogs/audio/core/commands/playlists.py:124
#: redbot/cogs/audio/core/commands/playlists.py:1498 #: redbot/cogs/audio/core/commands/playlists.py:1498
msgid "Could not match '{arg}' to a playlist" 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 #: redbot/cogs/audio/core/commands/audioset.py:524
msgid "No Tracks Found" msgid "No Tracks Found"
msgstr "" msgstr "Kappaleita ei löytynyt"
#: redbot/cogs/audio/core/commands/audioset.py:525 #: redbot/cogs/audio/core/commands/audioset.py:525
msgid "Playlist {name} has no tracks." 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/audioset.py:533
#: redbot/cogs/audio/core/commands/playlists.py:1587 #: redbot/cogs/audio/core/commands/playlists.py:1587
#: redbot/cogs/audio/core/commands/playlists.py:1698 #: redbot/cogs/audio/core/commands/playlists.py:1698
msgid "Playlist {id} does not exist in {scope} scope." 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/audioset.py:540
#: redbot/cogs/audio/core/commands/playlists.py:1016 #: redbot/cogs/audio/core/commands/playlists.py:1016

View File

@ -25,11 +25,11 @@ msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:77 #: redbot/cogs/audio/core/events/dpy.py:77
msgid "Enabled" msgid "Enabled"
msgstr "" msgstr "Käytössä"
#: redbot/cogs/audio/core/events/dpy.py:77 #: redbot/cogs/audio/core/events/dpy.py:77
msgid "Disabled" msgid "Disabled"
msgstr "" msgstr "Ei käytössä"
#: redbot/cogs/audio/core/events/dpy.py:124 #: redbot/cogs/audio/core/events/dpy.py:124
msgid "No DJ role found. Disabling DJ mode." msgid "No DJ role found. Disabling DJ mode."

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Afrikaans\n" "Language-Team: Afrikaans\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -44,16 +44,16 @@ msgstr ""
msgid "Connection to Lavalink has not yet been established." msgid "Connection to Lavalink has not yet been established."
msgstr "" 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/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:444
#: redbot/cogs/audio/core/utilities/player.py:528 #: redbot/cogs/audio/core/utilities/player.py:528
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "" 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/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:604 #: redbot/cogs/audio/core/utilities/player.py:604
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Arabic\n" "Language-Team: Arabic\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -44,16 +44,16 @@ msgstr ""
msgid "Connection to Lavalink has not yet been established." msgid "Connection to Lavalink has not yet been established."
msgstr "" 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/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:444
#: redbot/cogs/audio/core/utilities/player.py:528 #: redbot/cogs/audio/core/utilities/player.py:528
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "" 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/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:604 #: redbot/cogs/audio/core/utilities/player.py:604
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Bulgarian\n" "Language-Team: Bulgarian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -44,16 +44,16 @@ msgstr ""
msgid "Connection to Lavalink has not yet been established." msgid "Connection to Lavalink has not yet been established."
msgstr "" 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/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:444
#: redbot/cogs/audio/core/utilities/player.py:528 #: redbot/cogs/audio/core/utilities/player.py:528
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "" 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/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:604 #: redbot/cogs/audio/core/utilities/player.py:604
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Bosnian\n" "Language-Team: Bosnian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -44,16 +44,16 @@ msgstr ""
msgid "Connection to Lavalink has not yet been established." msgid "Connection to Lavalink has not yet been established."
msgstr "" 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/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:444
#: redbot/cogs/audio/core/utilities/player.py:528 #: redbot/cogs/audio/core/utilities/player.py:528
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "" 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/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:604 #: redbot/cogs/audio/core/utilities/player.py:604
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Catalan\n" "Language-Team: Catalan\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -44,16 +44,16 @@ msgstr ""
msgid "Connection to Lavalink has not yet been established." msgid "Connection to Lavalink has not yet been established."
msgstr "" 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/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:444
#: redbot/cogs/audio/core/utilities/player.py:528 #: redbot/cogs/audio/core/utilities/player.py:528
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "" 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/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:604 #: redbot/cogs/audio/core/utilities/player.py:604
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Czech\n" "Language-Team: Czech\n"
"MIME-Version: 1.0\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." msgid "Connection to Lavalink has not yet been established."
msgstr "" 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/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:444
#: redbot/cogs/audio/core/utilities/player.py:528 #: redbot/cogs/audio/core/utilities/player.py:528
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "" 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/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:604 #: redbot/cogs/audio/core/utilities/player.py:604
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Danish\n" "Language-Team: Danish\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -44,16 +44,16 @@ msgstr ""
msgid "Connection to Lavalink has not yet been established." msgid "Connection to Lavalink has not yet been established."
msgstr "" 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/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:444
#: redbot/cogs/audio/core/utilities/player.py:528 #: redbot/cogs/audio/core/utilities/player.py:528
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "" 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/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:604 #: redbot/cogs/audio/core/utilities/player.py:604
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: German\n" "Language-Team: German\n"
"MIME-Version: 1.0\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." msgid "Connection to Lavalink has not yet been established."
msgstr "Verbindung zu Lavalink wurde noch nicht hergestellt." 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/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:444
#: redbot/cogs/audio/core/utilities/player.py:528 #: redbot/cogs/audio/core/utilities/player.py:528
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "Maximale Warteschlangengröße erreicht." 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/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:604 #: redbot/cogs/audio/core/utilities/player.py:604
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Greek\n" "Language-Team: Greek\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -44,16 +44,16 @@ msgstr ""
msgid "Connection to Lavalink has not yet been established." msgid "Connection to Lavalink has not yet been established."
msgstr "" 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/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:444
#: redbot/cogs/audio/core/utilities/player.py:528 #: redbot/cogs/audio/core/utilities/player.py:528
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "" 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/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:604 #: redbot/cogs/audio/core/utilities/player.py:604
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Spanish\n" "Language-Team: Spanish\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -44,16 +44,16 @@ msgstr ""
msgid "Connection to Lavalink has not yet been established." msgid "Connection to Lavalink has not yet been established."
msgstr "" 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/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:444
#: redbot/cogs/audio/core/utilities/player.py:528 #: redbot/cogs/audio/core/utilities/player.py:528
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "Límite de cola alcanzado." 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/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:604 #: redbot/cogs/audio/core/utilities/player.py:604
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Finnish\n" "Language-Team: Finnish\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -44,16 +44,16 @@ msgstr ""
msgid "Connection to Lavalink has not yet been established." msgid "Connection to Lavalink has not yet been established."
msgstr "" 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/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:444
#: redbot/cogs/audio/core/utilities/player.py:528 #: redbot/cogs/audio/core/utilities/player.py:528
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "" 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/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:604 #: redbot/cogs/audio/core/utilities/player.py:604
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: French\n" "Language-Team: French\n"
"MIME-Version: 1.0\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." msgid "Connection to Lavalink has not yet been established."
msgstr "La connexion à Lavalink n'a pas encore été établie." 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/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:444
#: redbot/cogs/audio/core/utilities/player.py:528 #: redbot/cogs/audio/core/utilities/player.py:528
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "Limite de la file de lecture atteinte." 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/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:604 #: redbot/cogs/audio/core/utilities/player.py:604
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Hebrew\n" "Language-Team: Hebrew\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -44,16 +44,16 @@ msgstr ""
msgid "Connection to Lavalink has not yet been established." msgid "Connection to Lavalink has not yet been established."
msgstr "" 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/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:444
#: redbot/cogs/audio/core/utilities/player.py:528 #: redbot/cogs/audio/core/utilities/player.py:528
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "" 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/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:604 #: redbot/cogs/audio/core/utilities/player.py:604
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Hungarian\n" "Language-Team: Hungarian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -44,16 +44,16 @@ msgstr ""
msgid "Connection to Lavalink has not yet been established." msgid "Connection to Lavalink has not yet been established."
msgstr "" 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/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:444
#: redbot/cogs/audio/core/utilities/player.py:528 #: redbot/cogs/audio/core/utilities/player.py:528
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "" 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/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:604 #: redbot/cogs/audio/core/utilities/player.py:604
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Indonesian\n" "Language-Team: Indonesian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -44,16 +44,16 @@ msgstr ""
msgid "Connection to Lavalink has not yet been established." msgid "Connection to Lavalink has not yet been established."
msgstr "" 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/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:444
#: redbot/cogs/audio/core/utilities/player.py:528 #: redbot/cogs/audio/core/utilities/player.py:528
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "" 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/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:604 #: redbot/cogs/audio/core/utilities/player.py:604
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Italian\n" "Language-Team: Italian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -44,16 +44,16 @@ msgstr ""
msgid "Connection to Lavalink has not yet been established." msgid "Connection to Lavalink has not yet been established."
msgstr "" 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/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:444
#: redbot/cogs/audio/core/utilities/player.py:528 #: redbot/cogs/audio/core/utilities/player.py:528
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "" 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/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:604 #: redbot/cogs/audio/core/utilities/player.py:604
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Japanese\n" "Language-Team: Japanese\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -44,16 +44,16 @@ msgstr ""
msgid "Connection to Lavalink has not yet been established." msgid "Connection to Lavalink has not yet been established."
msgstr "" 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/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:444
#: redbot/cogs/audio/core/utilities/player.py:528 #: redbot/cogs/audio/core/utilities/player.py:528
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "" 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/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:604 #: redbot/cogs/audio/core/utilities/player.py:604
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Korean\n" "Language-Team: Korean\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -44,16 +44,16 @@ msgstr "먼저 음성체널에 연결하세요."
msgid "Connection to Lavalink has not yet been established." msgid "Connection to Lavalink has not yet been established."
msgstr "라바링크와 연결되지 않았습니다." 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/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:444
#: redbot/cogs/audio/core/utilities/player.py:528 #: redbot/cogs/audio/core/utilities/player.py:528
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "큐 최대 제한에 도달했습니다." 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/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:604 #: redbot/cogs/audio/core/utilities/player.py:604
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Norwegian Bokmal\n" "Language-Team: Norwegian Bokmal\n"
"MIME-Version: 1.0\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." msgid "Connection to Lavalink has not yet been established."
msgstr "Tilkoblingen til Lavalink er ikke etablert ennå." 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/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:444
#: redbot/cogs/audio/core/utilities/player.py:528 #: redbot/cogs/audio/core/utilities/player.py:528
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "Grensen for kø er nådd." 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/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:604 #: redbot/cogs/audio/core/utilities/player.py:604
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Dutch\n" "Language-Team: Dutch\n"
"MIME-Version: 1.0\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." msgid "Connection to Lavalink has not yet been established."
msgstr "Er is nog geen verbinding gemaakt met Lavalink." 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/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:444
#: redbot/cogs/audio/core/utilities/player.py:528 #: redbot/cogs/audio/core/utilities/player.py:528
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "" 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/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:604 #: redbot/cogs/audio/core/utilities/player.py:604
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Polish\n" "Language-Team: Polish\n"
"MIME-Version: 1.0\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." msgid "Connection to Lavalink has not yet been established."
msgstr "Połączenie z Lavalink nie zostało jeszcze nawiązane." 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/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:444
#: redbot/cogs/audio/core/utilities/player.py:528 #: redbot/cogs/audio/core/utilities/player.py:528
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "Osiągnięto limit rozmiaru kolejki." 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/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:604 #: redbot/cogs/audio/core/utilities/player.py:604
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Portuguese, Brazilian\n" "Language-Team: Portuguese, Brazilian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -44,16 +44,16 @@ msgstr ""
msgid "Connection to Lavalink has not yet been established." msgid "Connection to Lavalink has not yet been established."
msgstr "" 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/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:444
#: redbot/cogs/audio/core/utilities/player.py:528 #: redbot/cogs/audio/core/utilities/player.py:528
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "" 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/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:604 #: redbot/cogs/audio/core/utilities/player.py:604
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Portuguese\n" "Language-Team: Portuguese\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -44,16 +44,16 @@ msgstr ""
msgid "Connection to Lavalink has not yet been established." msgid "Connection to Lavalink has not yet been established."
msgstr "" 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/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:444
#: redbot/cogs/audio/core/utilities/player.py:528 #: redbot/cogs/audio/core/utilities/player.py:528
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "" 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/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:604 #: redbot/cogs/audio/core/utilities/player.py:604
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Romanian\n" "Language-Team: Romanian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -44,16 +44,16 @@ msgstr ""
msgid "Connection to Lavalink has not yet been established." msgid "Connection to Lavalink has not yet been established."
msgstr "" 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/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:444
#: redbot/cogs/audio/core/utilities/player.py:528 #: redbot/cogs/audio/core/utilities/player.py:528
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "" 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/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:604 #: redbot/cogs/audio/core/utilities/player.py:604
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Russian\n" "Language-Team: Russian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -44,16 +44,16 @@ msgstr "Сначала подключитесь к голосовому кана
msgid "Connection to Lavalink has not yet been established." msgid "Connection to Lavalink has not yet been established."
msgstr "Соединение с Lavalink еще не установлено." 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/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:444
#: redbot/cogs/audio/core/utilities/player.py:528 #: redbot/cogs/audio/core/utilities/player.py:528
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "Достигнут предел размера очереди." 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/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:604 #: redbot/cogs/audio/core/utilities/player.py:604
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Slovak\n" "Language-Team: Slovak\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -44,16 +44,16 @@ msgstr ""
msgid "Connection to Lavalink has not yet been established." msgid "Connection to Lavalink has not yet been established."
msgstr "" 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/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:444
#: redbot/cogs/audio/core/utilities/player.py:528 #: redbot/cogs/audio/core/utilities/player.py:528
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "" 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/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:604 #: redbot/cogs/audio/core/utilities/player.py:604
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Serbian (Latin)\n" "Language-Team: Serbian (Latin)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -44,16 +44,16 @@ msgstr ""
msgid "Connection to Lavalink has not yet been established." msgid "Connection to Lavalink has not yet been established."
msgstr "" 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/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:444
#: redbot/cogs/audio/core/utilities/player.py:528 #: redbot/cogs/audio/core/utilities/player.py:528
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "" 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/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:604 #: redbot/cogs/audio/core/utilities/player.py:604
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Serbian (Cyrillic)\n" "Language-Team: Serbian (Cyrillic)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -44,16 +44,16 @@ msgstr ""
msgid "Connection to Lavalink has not yet been established." msgid "Connection to Lavalink has not yet been established."
msgstr "" 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/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:444
#: redbot/cogs/audio/core/utilities/player.py:528 #: redbot/cogs/audio/core/utilities/player.py:528
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "" 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/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:604 #: redbot/cogs/audio/core/utilities/player.py:604
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Swedish\n" "Language-Team: Swedish\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -44,16 +44,16 @@ msgstr ""
msgid "Connection to Lavalink has not yet been established." msgid "Connection to Lavalink has not yet been established."
msgstr "" 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/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:444
#: redbot/cogs/audio/core/utilities/player.py:528 #: redbot/cogs/audio/core/utilities/player.py:528
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "" 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/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:604 #: redbot/cogs/audio/core/utilities/player.py:604
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Turkish\n" "Language-Team: Turkish\n"
"MIME-Version: 1.0\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." msgid "Connection to Lavalink has not yet been established."
msgstr "Lavalink ile bağlantı henüz sağlanmadı." 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/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:444
#: redbot/cogs/audio/core/utilities/player.py:528 #: redbot/cogs/audio/core/utilities/player.py:528
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "Sıraya alma limitine ulaşıldı." 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/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:604 #: redbot/cogs/audio/core/utilities/player.py:604
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Ukrainian\n" "Language-Team: Ukrainian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -44,16 +44,16 @@ msgstr ""
msgid "Connection to Lavalink has not yet been established." msgid "Connection to Lavalink has not yet been established."
msgstr "" 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/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:444
#: redbot/cogs/audio/core/utilities/player.py:528 #: redbot/cogs/audio/core/utilities/player.py:528
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "" 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/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:604 #: redbot/cogs/audio/core/utilities/player.py:604
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Vietnamese\n" "Language-Team: Vietnamese\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -44,16 +44,16 @@ msgstr ""
msgid "Connection to Lavalink has not yet been established." msgid "Connection to Lavalink has not yet been established."
msgstr "" 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/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:444
#: redbot/cogs/audio/core/utilities/player.py:528 #: redbot/cogs/audio/core/utilities/player.py:528
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "" 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/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:604 #: redbot/cogs/audio/core/utilities/player.py:604
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Chinese Simplified\n" "Language-Team: Chinese Simplified\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -44,16 +44,16 @@ msgstr ""
msgid "Connection to Lavalink has not yet been established." msgid "Connection to Lavalink has not yet been established."
msgstr "" 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/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:444
#: redbot/cogs/audio/core/utilities/player.py:528 #: redbot/cogs/audio/core/utilities/player.py:528
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "" 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/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:604 #: redbot/cogs/audio/core/utilities/player.py:604
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Chinese Traditional, Hong Kong\n" "Language-Team: Chinese Traditional, Hong Kong\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -44,16 +44,16 @@ msgstr ""
msgid "Connection to Lavalink has not yet been established." msgid "Connection to Lavalink has not yet been established."
msgstr "" 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/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:444
#: redbot/cogs/audio/core/utilities/player.py:528 #: redbot/cogs/audio/core/utilities/player.py:528
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "" 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/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:604 #: redbot/cogs/audio/core/utilities/player.py:604
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Chinese Traditional\n" "Language-Team: Chinese Traditional\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -44,16 +44,16 @@ msgstr ""
msgid "Connection to Lavalink has not yet been established." msgid "Connection to Lavalink has not yet been established."
msgstr "尚未與Lavalink建立連接。" 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/formatting.py:116
#: redbot/cogs/audio/core/utilities/player.py:444 #: redbot/cogs/audio/core/utilities/player.py:444
#: redbot/cogs/audio/core/utilities/player.py:528 #: redbot/cogs/audio/core/utilities/player.py:528
msgid "Queue size limit reached." msgid "Queue size limit reached."
msgstr "" 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/formatting.py:154
#: redbot/cogs/audio/core/utilities/player.py:604 #: redbot/cogs/audio/core/utilities/player.py:604
msgid "Track Enqueued" msgid "Track Enqueued"

View File

@ -46,7 +46,7 @@ msgstr ""
#: redbot/cogs/cleanup/cleanup.py:262 #: redbot/cogs/cleanup/cleanup.py:262
#, docstring #, 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 - `<message_id>` The id of the message to cleanup after. This message won't be deleted.\\n - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\\n " 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 - `<message_id>` The id of the message to cleanup after. This message won't be deleted.\\n - `<delete_pinned>` 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 - `<message_id>` L'ID du message à nettoyer après. Ce message ne sera pas supprimé.\\n - `<delete_pinned>` 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 #: redbot/cogs/cleanup/cleanup.py:280 redbot/cogs/cleanup/cleanup.py:326
msgid "Message not found." msgid "Message not found."

View File

@ -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/converters.py:14
#: redbot/cogs/downloader/repo_manager.py:176 #: redbot/cogs/downloader/repo_manager.py:176
msgid "No Downloader cog found." msgid "No Downloader cog found."
msgstr "Ingen nedlastingskog funnet." msgstr "Ingen nedlastings cog funnet."
#: redbot/cogs/downloader/converters.py:19 #: redbot/cogs/downloader/converters.py:19
msgid "Cog `{cog_name}` is not installed." 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 #: redbot/cogs/downloader/downloader.py:505
#, docstring #, docstring
msgid "Repo management commands." msgid "Repo management commands."
msgstr "Repo ledelse kommandoer." msgstr "Repo ledelseskommandoer."
#: redbot/cogs/downloader/downloader.py:512 #: redbot/cogs/downloader/downloader.py:512
#, docstring #, docstring
@ -184,12 +184,12 @@ msgstr "Cog-krav og delte biblioteker for alle installerte cogs er reinstallert.
#: redbot/cogs/downloader/downloader.py:689 #: redbot/cogs/downloader/downloader.py:689
#, docstring #, docstring
msgid "Install a cog from the given repo." 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 #: redbot/cogs/downloader/downloader.py:696
#, docstring #, docstring
msgid "Install a cog from the specified revision of given repo." 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 #: redbot/cogs/downloader/downloader.py:711
msgid "Error: short sha1 `{rev}` is ambiguous. Possible candidates:\\n" msgid "Error: short sha1 `{rev}` is ambiguous. Possible candidates:\\n"
@ -412,7 +412,7 @@ msgstr " (Minimum: {min_version}"
#: redbot/cogs/downloader/downloader.py:1249 #: redbot/cogs/downloader/downloader.py:1249
msgid ", at most: {max_version}" msgid ", at most: {max_version}"
msgstr ", best: {max_version}" msgstr ", på det meste {max_version}"
#: redbot/cogs/downloader/downloader.py:1257 #: redbot/cogs/downloader/downloader.py:1257
msgid "\\nThese cogs require higher python version than you have: " 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 #: redbot/cogs/downloader/downloader.py:1349
msgid "\\nFailed to update cogs: " msgid "\\nFailed to update cogs: "
msgstr "\\nKunne ikke oppdatere tannhjul: " msgstr "\\nKunne ikke oppdatere cogs: "
#: redbot/cogs/downloader/downloader.py:1351 #: redbot/cogs/downloader/downloader.py:1351
msgid "No cogs were updated." 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 #: redbot/cogs/downloader/downloader.py:1371
msgid "Would you like to reload the updated cogs?" 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 #: redbot/cogs/downloader/downloader.py:1394
msgid "OK then." msgid "OK then."

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Afrikaans\n" "Language-Team: Afrikaans\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -372,85 +372,89 @@ msgstr ""
msgid "Watching: {name}" msgid "Watching: {name}"
msgstr "" 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 #, 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 " 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 "" msgstr ""
#: redbot/cogs/mod/names.py:183 #: redbot/cogs/mod/names.py:192
msgid "Unknown" msgid "Unknown"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:191 #: redbot/cogs/mod/names.py:200
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:192 #: redbot/cogs/mod/names.py:201
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:204 #: redbot/cogs/mod/names.py:213
msgid "Chilling in {} status" msgid "Chilling in {} status"
msgstr "" 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." msgid "and {numeric_number} more roles not displayed due to embed limits."
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:245 #: redbot/cogs/mod/names.py:254
msgid "Joined Discord on" msgid "Joined Discord on"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:246 #: redbot/cogs/mod/names.py:255
msgid "Joined this server on" msgid "Joined this server on"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Roles" msgid "Roles"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Role" msgid "Role"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Names" msgid "Previous Names"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Name" msgid "Previous Name"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nicknames" msgid "Previous Nicknames"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nickname" msgid "Previous Nickname"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:269 #: redbot/cogs/mod/names.py:278
msgid "Current voice channel" msgid "Current voice channel"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:273 #: redbot/cogs/mod/names.py:282
msgid "Member #{} | User ID: {}" msgid "Member #{} | User ID: {}"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:287 #: redbot/cogs/mod/names.py:296
#, docstring #, docstring
msgid "Show previous names and nicknames of a user." msgid "Show previous names and nicknames of a user."
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:291 #: redbot/cogs/mod/names.py:300
msgid "**Past 20 names**:" msgid "**Past 20 names**:"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:297 #: redbot/cogs/mod/names.py:306
msgid "**Past 20 nicknames**:" msgid "**Past 20 nicknames**:"
msgstr "" 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." msgid "That user doesn't have any recorded name or nickname change."
msgstr "" msgstr ""

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Arabic\n" "Language-Team: Arabic\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -372,85 +372,89 @@ msgstr ""
msgid "Watching: {name}" msgid "Watching: {name}"
msgstr "" 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 #, 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 " 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 "" msgstr ""
#: redbot/cogs/mod/names.py:183 #: redbot/cogs/mod/names.py:192
msgid "Unknown" msgid "Unknown"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:191 #: redbot/cogs/mod/names.py:200
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:192 #: redbot/cogs/mod/names.py:201
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:204 #: redbot/cogs/mod/names.py:213
msgid "Chilling in {} status" msgid "Chilling in {} status"
msgstr "" 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." msgid "and {numeric_number} more roles not displayed due to embed limits."
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:245 #: redbot/cogs/mod/names.py:254
msgid "Joined Discord on" msgid "Joined Discord on"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:246 #: redbot/cogs/mod/names.py:255
msgid "Joined this server on" msgid "Joined this server on"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Roles" msgid "Roles"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Role" msgid "Role"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Names" msgid "Previous Names"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Name" msgid "Previous Name"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nicknames" msgid "Previous Nicknames"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nickname" msgid "Previous Nickname"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:269 #: redbot/cogs/mod/names.py:278
msgid "Current voice channel" msgid "Current voice channel"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:273 #: redbot/cogs/mod/names.py:282
msgid "Member #{} | User ID: {}" msgid "Member #{} | User ID: {}"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:287 #: redbot/cogs/mod/names.py:296
#, docstring #, docstring
msgid "Show previous names and nicknames of a user." msgid "Show previous names and nicknames of a user."
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:291 #: redbot/cogs/mod/names.py:300
msgid "**Past 20 names**:" msgid "**Past 20 names**:"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:297 #: redbot/cogs/mod/names.py:306
msgid "**Past 20 nicknames**:" msgid "**Past 20 nicknames**:"
msgstr "" 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." msgid "That user doesn't have any recorded name or nickname change."
msgstr "" msgstr ""

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Bulgarian\n" "Language-Team: Bulgarian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -372,85 +372,89 @@ msgstr ""
msgid "Watching: {name}" msgid "Watching: {name}"
msgstr "" 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 #, 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 " 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 "" msgstr ""
#: redbot/cogs/mod/names.py:183 #: redbot/cogs/mod/names.py:192
msgid "Unknown" msgid "Unknown"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:191 #: redbot/cogs/mod/names.py:200
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:192 #: redbot/cogs/mod/names.py:201
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:204 #: redbot/cogs/mod/names.py:213
msgid "Chilling in {} status" msgid "Chilling in {} status"
msgstr "" 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." msgid "and {numeric_number} more roles not displayed due to embed limits."
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:245 #: redbot/cogs/mod/names.py:254
msgid "Joined Discord on" msgid "Joined Discord on"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:246 #: redbot/cogs/mod/names.py:255
msgid "Joined this server on" msgid "Joined this server on"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Roles" msgid "Roles"
msgstr "Роли" msgstr "Роли"
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Role" msgid "Role"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Names" msgid "Previous Names"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Name" msgid "Previous Name"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nicknames" msgid "Previous Nicknames"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nickname" msgid "Previous Nickname"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:269 #: redbot/cogs/mod/names.py:278
msgid "Current voice channel" msgid "Current voice channel"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:273 #: redbot/cogs/mod/names.py:282
msgid "Member #{} | User ID: {}" msgid "Member #{} | User ID: {}"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:287 #: redbot/cogs/mod/names.py:296
#, docstring #, docstring
msgid "Show previous names and nicknames of a user." msgid "Show previous names and nicknames of a user."
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:291 #: redbot/cogs/mod/names.py:300
msgid "**Past 20 names**:" msgid "**Past 20 names**:"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:297 #: redbot/cogs/mod/names.py:306
msgid "**Past 20 nicknames**:" msgid "**Past 20 nicknames**:"
msgstr "" 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." msgid "That user doesn't have any recorded name or nickname change."
msgstr "" msgstr ""

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Bosnian\n" "Language-Team: Bosnian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -372,85 +372,89 @@ msgstr ""
msgid "Watching: {name}" msgid "Watching: {name}"
msgstr "" 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 #, 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 " 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 "" msgstr ""
#: redbot/cogs/mod/names.py:183 #: redbot/cogs/mod/names.py:192
msgid "Unknown" msgid "Unknown"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:191 #: redbot/cogs/mod/names.py:200
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:192 #: redbot/cogs/mod/names.py:201
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:204 #: redbot/cogs/mod/names.py:213
msgid "Chilling in {} status" msgid "Chilling in {} status"
msgstr "" 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." msgid "and {numeric_number} more roles not displayed due to embed limits."
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:245 #: redbot/cogs/mod/names.py:254
msgid "Joined Discord on" msgid "Joined Discord on"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:246 #: redbot/cogs/mod/names.py:255
msgid "Joined this server on" msgid "Joined this server on"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Roles" msgid "Roles"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Role" msgid "Role"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Names" msgid "Previous Names"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Name" msgid "Previous Name"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nicknames" msgid "Previous Nicknames"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nickname" msgid "Previous Nickname"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:269 #: redbot/cogs/mod/names.py:278
msgid "Current voice channel" msgid "Current voice channel"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:273 #: redbot/cogs/mod/names.py:282
msgid "Member #{} | User ID: {}" msgid "Member #{} | User ID: {}"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:287 #: redbot/cogs/mod/names.py:296
#, docstring #, docstring
msgid "Show previous names and nicknames of a user." msgid "Show previous names and nicknames of a user."
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:291 #: redbot/cogs/mod/names.py:300
msgid "**Past 20 names**:" msgid "**Past 20 names**:"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:297 #: redbot/cogs/mod/names.py:306
msgid "**Past 20 nicknames**:" msgid "**Past 20 nicknames**:"
msgstr "" 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." msgid "That user doesn't have any recorded name or nickname change."
msgstr "" msgstr ""

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Catalan\n" "Language-Team: Catalan\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -372,85 +372,89 @@ msgstr ""
msgid "Watching: {name}" msgid "Watching: {name}"
msgstr "" 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 #, 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 " 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 "" msgstr ""
#: redbot/cogs/mod/names.py:183 #: redbot/cogs/mod/names.py:192
msgid "Unknown" msgid "Unknown"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:191 #: redbot/cogs/mod/names.py:200
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:192 #: redbot/cogs/mod/names.py:201
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:204 #: redbot/cogs/mod/names.py:213
msgid "Chilling in {} status" msgid "Chilling in {} status"
msgstr "" 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." msgid "and {numeric_number} more roles not displayed due to embed limits."
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:245 #: redbot/cogs/mod/names.py:254
msgid "Joined Discord on" msgid "Joined Discord on"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:246 #: redbot/cogs/mod/names.py:255
msgid "Joined this server on" msgid "Joined this server on"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Roles" msgid "Roles"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Role" msgid "Role"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Names" msgid "Previous Names"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Name" msgid "Previous Name"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nicknames" msgid "Previous Nicknames"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nickname" msgid "Previous Nickname"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:269 #: redbot/cogs/mod/names.py:278
msgid "Current voice channel" msgid "Current voice channel"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:273 #: redbot/cogs/mod/names.py:282
msgid "Member #{} | User ID: {}" msgid "Member #{} | User ID: {}"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:287 #: redbot/cogs/mod/names.py:296
#, docstring #, docstring
msgid "Show previous names and nicknames of a user." msgid "Show previous names and nicknames of a user."
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:291 #: redbot/cogs/mod/names.py:300
msgid "**Past 20 names**:" msgid "**Past 20 names**:"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:297 #: redbot/cogs/mod/names.py:306
msgid "**Past 20 nicknames**:" msgid "**Past 20 nicknames**:"
msgstr "" 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." msgid "That user doesn't have any recorded name or nickname change."
msgstr "" msgstr ""

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Czech\n" "Language-Team: Czech\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -372,85 +372,89 @@ msgstr ""
msgid "Watching: {name}" msgid "Watching: {name}"
msgstr "" 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 #, 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 " 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 " 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" msgid "Unknown"
msgstr "Neznámý" msgstr "Neznámý"
#: redbot/cogs/mod/names.py:191 #: redbot/cogs/mod/names.py:200
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "{}\\n(před {} dny {)" msgstr "{}\\n(před {} dny {)"
#: redbot/cogs/mod/names.py:192 #: redbot/cogs/mod/names.py:201
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "{}\\n(před {} dny {)" msgstr "{}\\n(před {} dny {)"
#: redbot/cogs/mod/names.py:204 #: redbot/cogs/mod/names.py:213
msgid "Chilling in {} status" msgid "Chilling in {} status"
msgstr "" 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." msgid "and {numeric_number} more roles not displayed due to embed limits."
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:245 #: redbot/cogs/mod/names.py:254
msgid "Joined Discord on" msgid "Joined Discord on"
msgstr "Přidal/a se na Discord" msgstr "Přidal/a se na Discord"
#: redbot/cogs/mod/names.py:246 #: redbot/cogs/mod/names.py:255
msgid "Joined this server on" msgid "Joined this server on"
msgstr "Přidal/a se na tento server" msgstr "Přidal/a se na tento server"
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Roles" msgid "Roles"
msgstr "Role" msgstr "Role"
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Role" msgid "Role"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Names" msgid "Previous Names"
msgstr "Předchozí jména" msgstr "Předchozí jména"
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Name" msgid "Previous Name"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nicknames" msgid "Previous Nicknames"
msgstr "Předchozí přezdívky" msgstr "Předchozí přezdívky"
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nickname" msgid "Previous Nickname"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:269 #: redbot/cogs/mod/names.py:278
msgid "Current voice channel" msgid "Current voice channel"
msgstr "Aktuální hlasový kanál" msgstr "Aktuální hlasový kanál"
#: redbot/cogs/mod/names.py:273 #: redbot/cogs/mod/names.py:282
msgid "Member #{} | User ID: {}" msgid "Member #{} | User ID: {}"
msgstr "Člen #{} | ID uživatele: {}" msgstr "Člen #{} | ID uživatele: {}"
#: redbot/cogs/mod/names.py:287 #: redbot/cogs/mod/names.py:296
#, docstring #, docstring
msgid "Show previous names and nicknames of a user." msgid "Show previous names and nicknames of a user."
msgstr "Zobrazit předchozí jména a přezdívky uživatele." 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**:" msgid "**Past 20 names**:"
msgstr "**Posledních 20 jmen**:" msgstr "**Posledních 20 jmen**:"
#: redbot/cogs/mod/names.py:297 #: redbot/cogs/mod/names.py:306
msgid "**Past 20 nicknames**:" msgid "**Past 20 nicknames**:"
msgstr "**Posledních 20 přezdívek**:" 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." msgid "That user doesn't have any recorded name or nickname change."
msgstr "" msgstr ""

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Danish\n" "Language-Team: Danish\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -372,85 +372,89 @@ msgstr ""
msgid "Watching: {name}" msgid "Watching: {name}"
msgstr "" 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 #, 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 " 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 "" msgstr ""
#: redbot/cogs/mod/names.py:183 #: redbot/cogs/mod/names.py:192
msgid "Unknown" msgid "Unknown"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:191 #: redbot/cogs/mod/names.py:200
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:192 #: redbot/cogs/mod/names.py:201
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:204 #: redbot/cogs/mod/names.py:213
msgid "Chilling in {} status" msgid "Chilling in {} status"
msgstr "" 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." msgid "and {numeric_number} more roles not displayed due to embed limits."
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:245 #: redbot/cogs/mod/names.py:254
msgid "Joined Discord on" msgid "Joined Discord on"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:246 #: redbot/cogs/mod/names.py:255
msgid "Joined this server on" msgid "Joined this server on"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Roles" msgid "Roles"
msgstr "Roller" msgstr "Roller"
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Role" msgid "Role"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Names" msgid "Previous Names"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Name" msgid "Previous Name"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nicknames" msgid "Previous Nicknames"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nickname" msgid "Previous Nickname"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:269 #: redbot/cogs/mod/names.py:278
msgid "Current voice channel" msgid "Current voice channel"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:273 #: redbot/cogs/mod/names.py:282
msgid "Member #{} | User ID: {}" msgid "Member #{} | User ID: {}"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:287 #: redbot/cogs/mod/names.py:296
#, docstring #, docstring
msgid "Show previous names and nicknames of a user." msgid "Show previous names and nicknames of a user."
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:291 #: redbot/cogs/mod/names.py:300
msgid "**Past 20 names**:" msgid "**Past 20 names**:"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:297 #: redbot/cogs/mod/names.py:306
msgid "**Past 20 nicknames**:" msgid "**Past 20 nicknames**:"
msgstr "" 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." msgid "That user doesn't have any recorded name or nickname change."
msgstr "" msgstr ""

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: German\n" "Language-Team: German\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -372,85 +372,89 @@ msgstr "Hört: {title}"
msgid "Watching: {name}" msgid "Watching: {name}"
msgstr "Schaut: {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 #, 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 " 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 " 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" msgid "Unknown"
msgstr "Unbekannt" msgstr "Unbekannt"
#: redbot/cogs/mod/names.py:191 #: redbot/cogs/mod/names.py:200
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "{}\\n({} Tage her)" msgstr "{}\\n({} Tage her)"
#: redbot/cogs/mod/names.py:192 #: redbot/cogs/mod/names.py:201
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "{}\\n({} Tage her)" msgstr "{}\\n({} Tage her)"
#: redbot/cogs/mod/names.py:204 #: redbot/cogs/mod/names.py:213
msgid "Chilling in {} status" msgid "Chilling in {} status"
msgstr "Entspannt 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." 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." 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" msgid "Joined Discord on"
msgstr "Ist Discord beigetreten am" msgstr "Ist Discord beigetreten am"
#: redbot/cogs/mod/names.py:246 #: redbot/cogs/mod/names.py:255
msgid "Joined this server on" msgid "Joined this server on"
msgstr "Dem Server beigetreten am" msgstr "Dem Server beigetreten am"
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Roles" msgid "Roles"
msgstr "Rollen" msgstr "Rollen"
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Role" msgid "Role"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Names" msgid "Previous Names"
msgstr "Vorherige Namen" msgstr "Vorherige Namen"
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Name" msgid "Previous Name"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nicknames" msgid "Previous Nicknames"
msgstr "Vorherige Nicknamen" msgstr "Vorherige Nicknamen"
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nickname" msgid "Previous Nickname"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:269 #: redbot/cogs/mod/names.py:278
msgid "Current voice channel" msgid "Current voice channel"
msgstr "Aktueller Sprachkanal" msgstr "Aktueller Sprachkanal"
#: redbot/cogs/mod/names.py:273 #: redbot/cogs/mod/names.py:282
msgid "Member #{} | User ID: {}" msgid "Member #{} | User ID: {}"
msgstr "Benutzer #{} | User ID: {}" msgstr "Benutzer #{} | User ID: {}"
#: redbot/cogs/mod/names.py:287 #: redbot/cogs/mod/names.py:296
#, docstring #, docstring
msgid "Show previous names and nicknames of a user." msgid "Show previous names and nicknames of a user."
msgstr "Zeige vorherige Namen und Nicknamen von einem Benutzer." 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**:" msgid "**Past 20 names**:"
msgstr "**Vorherige 20 Namen:**" msgstr "**Vorherige 20 Namen:**"
#: redbot/cogs/mod/names.py:297 #: redbot/cogs/mod/names.py:306
msgid "**Past 20 nicknames**:" msgid "**Past 20 nicknames**:"
msgstr "**Die letzten 20 Nicknamen:**" 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." msgid "That user doesn't have any recorded name or nickname change."
msgstr "Über diesen Benutzer sind keine Namens- oder Nicknamenänderungen bekannt." msgstr "Über diesen Benutzer sind keine Namens- oder Nicknamenänderungen bekannt."

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Greek\n" "Language-Team: Greek\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -372,85 +372,89 @@ msgstr ""
msgid "Watching: {name}" msgid "Watching: {name}"
msgstr "" 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 #, 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 " 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 "" msgstr ""
#: redbot/cogs/mod/names.py:183 #: redbot/cogs/mod/names.py:192
msgid "Unknown" msgid "Unknown"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:191 #: redbot/cogs/mod/names.py:200
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:192 #: redbot/cogs/mod/names.py:201
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:204 #: redbot/cogs/mod/names.py:213
msgid "Chilling in {} status" msgid "Chilling in {} status"
msgstr "" 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." msgid "and {numeric_number} more roles not displayed due to embed limits."
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:245 #: redbot/cogs/mod/names.py:254
msgid "Joined Discord on" msgid "Joined Discord on"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:246 #: redbot/cogs/mod/names.py:255
msgid "Joined this server on" msgid "Joined this server on"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Roles" msgid "Roles"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Role" msgid "Role"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Names" msgid "Previous Names"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Name" msgid "Previous Name"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nicknames" msgid "Previous Nicknames"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nickname" msgid "Previous Nickname"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:269 #: redbot/cogs/mod/names.py:278
msgid "Current voice channel" msgid "Current voice channel"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:273 #: redbot/cogs/mod/names.py:282
msgid "Member #{} | User ID: {}" msgid "Member #{} | User ID: {}"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:287 #: redbot/cogs/mod/names.py:296
#, docstring #, docstring
msgid "Show previous names and nicknames of a user." msgid "Show previous names and nicknames of a user."
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:291 #: redbot/cogs/mod/names.py:300
msgid "**Past 20 names**:" msgid "**Past 20 names**:"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:297 #: redbot/cogs/mod/names.py:306
msgid "**Past 20 nicknames**:" msgid "**Past 20 nicknames**:"
msgstr "" 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." msgid "That user doesn't have any recorded name or nickname change."
msgstr "" msgstr ""

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Spanish\n" "Language-Team: Spanish\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -372,85 +372,89 @@ msgstr ""
msgid "Watching: {name}" msgid "Watching: {name}"
msgstr "" 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 #, 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 " 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 "" msgstr ""
#: redbot/cogs/mod/names.py:183 #: redbot/cogs/mod/names.py:192
msgid "Unknown" msgid "Unknown"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:191 #: redbot/cogs/mod/names.py:200
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:192 #: redbot/cogs/mod/names.py:201
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:204 #: redbot/cogs/mod/names.py:213
msgid "Chilling in {} status" msgid "Chilling in {} status"
msgstr "" 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." msgid "and {numeric_number} more roles not displayed due to embed limits."
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:245 #: redbot/cogs/mod/names.py:254
msgid "Joined Discord on" msgid "Joined Discord on"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:246 #: redbot/cogs/mod/names.py:255
msgid "Joined this server on" msgid "Joined this server on"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Roles" msgid "Roles"
msgstr "Roles" msgstr "Roles"
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Role" msgid "Role"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Names" msgid "Previous Names"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Name" msgid "Previous Name"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nicknames" msgid "Previous Nicknames"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nickname" msgid "Previous Nickname"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:269 #: redbot/cogs/mod/names.py:278
msgid "Current voice channel" msgid "Current voice channel"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:273 #: redbot/cogs/mod/names.py:282
msgid "Member #{} | User ID: {}" msgid "Member #{} | User ID: {}"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:287 #: redbot/cogs/mod/names.py:296
#, docstring #, docstring
msgid "Show previous names and nicknames of a user." msgid "Show previous names and nicknames of a user."
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:291 #: redbot/cogs/mod/names.py:300
msgid "**Past 20 names**:" msgid "**Past 20 names**:"
msgstr "**Últimos 20 nombres**:" msgstr "**Últimos 20 nombres**:"
#: redbot/cogs/mod/names.py:297 #: redbot/cogs/mod/names.py:306
msgid "**Past 20 nicknames**:" msgid "**Past 20 nicknames**:"
msgstr "**Últimos 20 nombres**:" 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." 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." msgstr "Que el usuario no tiene ningún nombre grabado o cambio de apodo."

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Finnish\n" "Language-Team: Finnish\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -372,85 +372,89 @@ msgstr ""
msgid "Watching: {name}" msgid "Watching: {name}"
msgstr "" 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 #, 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 " 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 "" msgstr ""
#: redbot/cogs/mod/names.py:183 #: redbot/cogs/mod/names.py:192
msgid "Unknown" msgid "Unknown"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:191 #: redbot/cogs/mod/names.py:200
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:192 #: redbot/cogs/mod/names.py:201
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:204 #: redbot/cogs/mod/names.py:213
msgid "Chilling in {} status" msgid "Chilling in {} status"
msgstr "" 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." msgid "and {numeric_number} more roles not displayed due to embed limits."
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:245 #: redbot/cogs/mod/names.py:254
msgid "Joined Discord on" msgid "Joined Discord on"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:246 #: redbot/cogs/mod/names.py:255
msgid "Joined this server on" msgid "Joined this server on"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Roles" msgid "Roles"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Role" msgid "Role"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Names" msgid "Previous Names"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Name" msgid "Previous Name"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nicknames" msgid "Previous Nicknames"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nickname" msgid "Previous Nickname"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:269 #: redbot/cogs/mod/names.py:278
msgid "Current voice channel" msgid "Current voice channel"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:273 #: redbot/cogs/mod/names.py:282
msgid "Member #{} | User ID: {}" msgid "Member #{} | User ID: {}"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:287 #: redbot/cogs/mod/names.py:296
#, docstring #, docstring
msgid "Show previous names and nicknames of a user." msgid "Show previous names and nicknames of a user."
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:291 #: redbot/cogs/mod/names.py:300
msgid "**Past 20 names**:" msgid "**Past 20 names**:"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:297 #: redbot/cogs/mod/names.py:306
msgid "**Past 20 nicknames**:" msgid "**Past 20 nicknames**:"
msgstr "" 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." msgid "That user doesn't have any recorded name or nickname change."
msgstr "" msgstr ""

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: French\n" "Language-Team: French\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -372,86 +372,90 @@ msgstr "Écoute : {title}"
msgid "Watching: {name}" msgid "Watching: {name}"
msgstr "Regarde : {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 #, 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 " 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" 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" msgid "Unknown"
msgstr "Inconnu" msgstr "Inconnu"
#: redbot/cogs/mod/names.py:191 #: redbot/cogs/mod/names.py:200
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "{}\\n(il y a {} jours)" msgstr "{}\\n(il y a {} jours)"
#: redbot/cogs/mod/names.py:192 #: redbot/cogs/mod/names.py:201
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "{}\\n(il y a {} jours)" msgstr "{}\\n(il y a {} jours)"
#: redbot/cogs/mod/names.py:204 #: redbot/cogs/mod/names.py:213
msgid "Chilling in {} status" msgid "Chilling in {} status"
msgstr "Statut : {}" 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." 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." 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" msgid "Joined Discord on"
msgstr "A rejoint Discord le" msgstr "A rejoint Discord le"
#: redbot/cogs/mod/names.py:246 #: redbot/cogs/mod/names.py:255
msgid "Joined this server on" msgid "Joined this server on"
msgstr "A rejoint ce serveur le" msgstr "A rejoint ce serveur le"
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Roles" msgid "Roles"
msgstr "Rôles" msgstr "Rôles"
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Role" msgid "Role"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Names" msgid "Previous Names"
msgstr "Noms précédents" msgstr "Noms précédents"
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Name" msgid "Previous Name"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nicknames" msgid "Previous Nicknames"
msgstr "Pseudos précédents" msgstr "Pseudos précédents"
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nickname" msgid "Previous Nickname"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:269 #: redbot/cogs/mod/names.py:278
msgid "Current voice channel" msgid "Current voice channel"
msgstr "Salon vocal actuel" msgstr "Salon vocal actuel"
#: redbot/cogs/mod/names.py:273 #: redbot/cogs/mod/names.py:282
msgid "Member #{} | User ID: {}" msgid "Member #{} | User ID: {}"
msgstr "Membre #{} | ID utilisateur: {}" msgstr "Membre #{} | ID utilisateur: {}"
#: redbot/cogs/mod/names.py:287 #: redbot/cogs/mod/names.py:296
#, docstring #, docstring
msgid "Show previous names and nicknames of a user." msgid "Show previous names and nicknames of a user."
msgstr "Afficher les noms et pseudos précédents d'un utilisateur." 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**:" msgid "**Past 20 names**:"
msgstr "**20 derniers noms **:" msgstr "**20 derniers noms **:"
#: redbot/cogs/mod/names.py:297 #: redbot/cogs/mod/names.py:306
msgid "**Past 20 nicknames**:" msgid "**Past 20 nicknames**:"
msgstr "**20 derniers pseudos ** :" 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." msgid "That user doesn't have any recorded name or nickname change."
msgstr "Cet utilisateur n'a aucun nom ou pseudo enregistré." msgstr "Cet utilisateur n'a aucun nom ou pseudo enregistré."

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Hebrew\n" "Language-Team: Hebrew\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -372,85 +372,89 @@ msgstr ""
msgid "Watching: {name}" msgid "Watching: {name}"
msgstr "" 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 #, 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 " 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 "" msgstr ""
#: redbot/cogs/mod/names.py:183 #: redbot/cogs/mod/names.py:192
msgid "Unknown" msgid "Unknown"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:191 #: redbot/cogs/mod/names.py:200
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:192 #: redbot/cogs/mod/names.py:201
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:204 #: redbot/cogs/mod/names.py:213
msgid "Chilling in {} status" msgid "Chilling in {} status"
msgstr "" 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." msgid "and {numeric_number} more roles not displayed due to embed limits."
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:245 #: redbot/cogs/mod/names.py:254
msgid "Joined Discord on" msgid "Joined Discord on"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:246 #: redbot/cogs/mod/names.py:255
msgid "Joined this server on" msgid "Joined this server on"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Roles" msgid "Roles"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Role" msgid "Role"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Names" msgid "Previous Names"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Name" msgid "Previous Name"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nicknames" msgid "Previous Nicknames"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nickname" msgid "Previous Nickname"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:269 #: redbot/cogs/mod/names.py:278
msgid "Current voice channel" msgid "Current voice channel"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:273 #: redbot/cogs/mod/names.py:282
msgid "Member #{} | User ID: {}" msgid "Member #{} | User ID: {}"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:287 #: redbot/cogs/mod/names.py:296
#, docstring #, docstring
msgid "Show previous names and nicknames of a user." msgid "Show previous names and nicknames of a user."
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:291 #: redbot/cogs/mod/names.py:300
msgid "**Past 20 names**:" msgid "**Past 20 names**:"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:297 #: redbot/cogs/mod/names.py:306
msgid "**Past 20 nicknames**:" msgid "**Past 20 nicknames**:"
msgstr "" 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." msgid "That user doesn't have any recorded name or nickname change."
msgstr "" msgstr ""

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Hungarian\n" "Language-Team: Hungarian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -372,85 +372,89 @@ msgstr ""
msgid "Watching: {name}" msgid "Watching: {name}"
msgstr "" 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 #, 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 " 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 "" msgstr ""
#: redbot/cogs/mod/names.py:183 #: redbot/cogs/mod/names.py:192
msgid "Unknown" msgid "Unknown"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:191 #: redbot/cogs/mod/names.py:200
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:192 #: redbot/cogs/mod/names.py:201
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:204 #: redbot/cogs/mod/names.py:213
msgid "Chilling in {} status" msgid "Chilling in {} status"
msgstr "" 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." msgid "and {numeric_number} more roles not displayed due to embed limits."
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:245 #: redbot/cogs/mod/names.py:254
msgid "Joined Discord on" msgid "Joined Discord on"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:246 #: redbot/cogs/mod/names.py:255
msgid "Joined this server on" msgid "Joined this server on"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Roles" msgid "Roles"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Role" msgid "Role"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Names" msgid "Previous Names"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Name" msgid "Previous Name"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nicknames" msgid "Previous Nicknames"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nickname" msgid "Previous Nickname"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:269 #: redbot/cogs/mod/names.py:278
msgid "Current voice channel" msgid "Current voice channel"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:273 #: redbot/cogs/mod/names.py:282
msgid "Member #{} | User ID: {}" msgid "Member #{} | User ID: {}"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:287 #: redbot/cogs/mod/names.py:296
#, docstring #, docstring
msgid "Show previous names and nicknames of a user." msgid "Show previous names and nicknames of a user."
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:291 #: redbot/cogs/mod/names.py:300
msgid "**Past 20 names**:" msgid "**Past 20 names**:"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:297 #: redbot/cogs/mod/names.py:306
msgid "**Past 20 nicknames**:" msgid "**Past 20 nicknames**:"
msgstr "" 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." msgid "That user doesn't have any recorded name or nickname change."
msgstr "" msgstr ""

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Indonesian\n" "Language-Team: Indonesian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -372,85 +372,89 @@ msgstr ""
msgid "Watching: {name}" msgid "Watching: {name}"
msgstr "" 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 #, 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 " 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 "" msgstr ""
#: redbot/cogs/mod/names.py:183 #: redbot/cogs/mod/names.py:192
msgid "Unknown" msgid "Unknown"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:191 #: redbot/cogs/mod/names.py:200
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:192 #: redbot/cogs/mod/names.py:201
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:204 #: redbot/cogs/mod/names.py:213
msgid "Chilling in {} status" msgid "Chilling in {} status"
msgstr "" 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." msgid "and {numeric_number} more roles not displayed due to embed limits."
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:245 #: redbot/cogs/mod/names.py:254
msgid "Joined Discord on" msgid "Joined Discord on"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:246 #: redbot/cogs/mod/names.py:255
msgid "Joined this server on" msgid "Joined this server on"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Roles" msgid "Roles"
msgstr "Peran" msgstr "Peran"
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Role" msgid "Role"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Names" msgid "Previous Names"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Name" msgid "Previous Name"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nicknames" msgid "Previous Nicknames"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nickname" msgid "Previous Nickname"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:269 #: redbot/cogs/mod/names.py:278
msgid "Current voice channel" msgid "Current voice channel"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:273 #: redbot/cogs/mod/names.py:282
msgid "Member #{} | User ID: {}" msgid "Member #{} | User ID: {}"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:287 #: redbot/cogs/mod/names.py:296
#, docstring #, docstring
msgid "Show previous names and nicknames of a user." msgid "Show previous names and nicknames of a user."
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:291 #: redbot/cogs/mod/names.py:300
msgid "**Past 20 names**:" msgid "**Past 20 names**:"
msgstr "**20 nama terakhir**:" msgstr "**20 nama terakhir**:"
#: redbot/cogs/mod/names.py:297 #: redbot/cogs/mod/names.py:306
msgid "**Past 20 nicknames**:" msgid "**Past 20 nicknames**:"
msgstr "**20 julukan terakhir**:" 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." msgid "That user doesn't have any recorded name or nickname change."
msgstr "Pengguna tidak memiliki nama yang tercatat atau nama panggilan yang berubah." msgstr "Pengguna tidak memiliki nama yang tercatat atau nama panggilan yang berubah."

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Italian\n" "Language-Team: Italian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -372,85 +372,89 @@ msgstr ""
msgid "Watching: {name}" msgid "Watching: {name}"
msgstr "" 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 #, 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 " 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 "" msgstr ""
#: redbot/cogs/mod/names.py:183 #: redbot/cogs/mod/names.py:192
msgid "Unknown" msgid "Unknown"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:191 #: redbot/cogs/mod/names.py:200
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:192 #: redbot/cogs/mod/names.py:201
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:204 #: redbot/cogs/mod/names.py:213
msgid "Chilling in {} status" msgid "Chilling in {} status"
msgstr "" 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." msgid "and {numeric_number} more roles not displayed due to embed limits."
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:245 #: redbot/cogs/mod/names.py:254
msgid "Joined Discord on" msgid "Joined Discord on"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:246 #: redbot/cogs/mod/names.py:255
msgid "Joined this server on" msgid "Joined this server on"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Roles" msgid "Roles"
msgstr "Ruoli" msgstr "Ruoli"
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Role" msgid "Role"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Names" msgid "Previous Names"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Name" msgid "Previous Name"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nicknames" msgid "Previous Nicknames"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nickname" msgid "Previous Nickname"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:269 #: redbot/cogs/mod/names.py:278
msgid "Current voice channel" msgid "Current voice channel"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:273 #: redbot/cogs/mod/names.py:282
msgid "Member #{} | User ID: {}" msgid "Member #{} | User ID: {}"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:287 #: redbot/cogs/mod/names.py:296
#, docstring #, docstring
msgid "Show previous names and nicknames of a user." msgid "Show previous names and nicknames of a user."
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:291 #: redbot/cogs/mod/names.py:300
msgid "**Past 20 names**:" msgid "**Past 20 names**:"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:297 #: redbot/cogs/mod/names.py:306
msgid "**Past 20 nicknames**:" msgid "**Past 20 nicknames**:"
msgstr "" 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." msgid "That user doesn't have any recorded name or nickname change."
msgstr "" msgstr ""

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Japanese\n" "Language-Team: Japanese\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -372,85 +372,89 @@ msgstr ""
msgid "Watching: {name}" msgid "Watching: {name}"
msgstr "" 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 #, 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 " 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 "" msgstr ""
#: redbot/cogs/mod/names.py:183 #: redbot/cogs/mod/names.py:192
msgid "Unknown" msgid "Unknown"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:191 #: redbot/cogs/mod/names.py:200
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:192 #: redbot/cogs/mod/names.py:201
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:204 #: redbot/cogs/mod/names.py:213
msgid "Chilling in {} status" msgid "Chilling in {} status"
msgstr "" 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." msgid "and {numeric_number} more roles not displayed due to embed limits."
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:245 #: redbot/cogs/mod/names.py:254
msgid "Joined Discord on" msgid "Joined Discord on"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:246 #: redbot/cogs/mod/names.py:255
msgid "Joined this server on" msgid "Joined this server on"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Roles" msgid "Roles"
msgstr "役職" msgstr "役職"
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Role" msgid "Role"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Names" msgid "Previous Names"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Name" msgid "Previous Name"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nicknames" msgid "Previous Nicknames"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nickname" msgid "Previous Nickname"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:269 #: redbot/cogs/mod/names.py:278
msgid "Current voice channel" msgid "Current voice channel"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:273 #: redbot/cogs/mod/names.py:282
msgid "Member #{} | User ID: {}" msgid "Member #{} | User ID: {}"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:287 #: redbot/cogs/mod/names.py:296
#, docstring #, docstring
msgid "Show previous names and nicknames of a user." msgid "Show previous names and nicknames of a user."
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:291 #: redbot/cogs/mod/names.py:300
msgid "**Past 20 names**:" msgid "**Past 20 names**:"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:297 #: redbot/cogs/mod/names.py:306
msgid "**Past 20 nicknames**:" msgid "**Past 20 nicknames**:"
msgstr "" 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." msgid "That user doesn't have any recorded name or nickname change."
msgstr "" msgstr ""

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Korean\n" "Language-Team: Korean\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -372,85 +372,89 @@ msgstr ""
msgid "Watching: {name}" msgid "Watching: {name}"
msgstr "" 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 #, 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 " 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 "" msgstr ""
#: redbot/cogs/mod/names.py:183 #: redbot/cogs/mod/names.py:192
msgid "Unknown" msgid "Unknown"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:191 #: redbot/cogs/mod/names.py:200
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:192 #: redbot/cogs/mod/names.py:201
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:204 #: redbot/cogs/mod/names.py:213
msgid "Chilling in {} status" msgid "Chilling in {} status"
msgstr "" 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." msgid "and {numeric_number} more roles not displayed due to embed limits."
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:245 #: redbot/cogs/mod/names.py:254
msgid "Joined Discord on" msgid "Joined Discord on"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:246 #: redbot/cogs/mod/names.py:255
msgid "Joined this server on" msgid "Joined this server on"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Roles" msgid "Roles"
msgstr "역할" msgstr "역할"
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Role" msgid "Role"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Names" msgid "Previous Names"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Name" msgid "Previous Name"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nicknames" msgid "Previous Nicknames"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nickname" msgid "Previous Nickname"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:269 #: redbot/cogs/mod/names.py:278
msgid "Current voice channel" msgid "Current voice channel"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:273 #: redbot/cogs/mod/names.py:282
msgid "Member #{} | User ID: {}" msgid "Member #{} | User ID: {}"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:287 #: redbot/cogs/mod/names.py:296
#, docstring #, docstring
msgid "Show previous names and nicknames of a user." msgid "Show previous names and nicknames of a user."
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:291 #: redbot/cogs/mod/names.py:300
msgid "**Past 20 names**:" msgid "**Past 20 names**:"
msgstr "**20개의 이름 초과** :" msgstr "**20개의 이름 초과** :"
#: redbot/cogs/mod/names.py:297 #: redbot/cogs/mod/names.py:306
msgid "**Past 20 nicknames**:" msgid "**Past 20 nicknames**:"
msgstr "**20개의 닉네임을 초과** :" 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." msgid "That user doesn't have any recorded name or nickname change."
msgstr "해당 사용자에게 기록된 이름이나 닉네임이 없어요." msgstr "해당 사용자에게 기록된 이름이나 닉네임이 없어요."

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Norwegian Bokmal\n" "Language-Team: Norwegian Bokmal\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -372,85 +372,89 @@ msgstr "Lytter: {title}"
msgid "Watching: {name}" msgid "Watching: {name}"
msgstr "Overvåker: {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 #, 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 " 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 " 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" msgid "Unknown"
msgstr "Ukjent" msgstr "Ukjent"
#: redbot/cogs/mod/names.py:191 #: redbot/cogs/mod/names.py:200
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "{}\\n({} dager siden)" msgstr "{}\\n({} dager siden)"
#: redbot/cogs/mod/names.py:192 #: redbot/cogs/mod/names.py:201
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "{}\\n({} dager siden)" msgstr "{}\\n({} dager siden)"
#: redbot/cogs/mod/names.py:204 #: redbot/cogs/mod/names.py:213
msgid "Chilling in {} status" msgid "Chilling in {} status"
msgstr "Slapper av i {} 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." 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." 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" msgid "Joined Discord on"
msgstr "Ble med Discord den" msgstr "Ble med Discord den"
#: redbot/cogs/mod/names.py:246 #: redbot/cogs/mod/names.py:255
msgid "Joined this server on" msgid "Joined this server on"
msgstr "Ble medlem på serveren" msgstr "Ble medlem på serveren"
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Roles" msgid "Roles"
msgstr "Roller" msgstr "Roller"
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Role" msgid "Role"
msgstr "Rolle" msgstr "Rolle"
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Names" msgid "Previous Names"
msgstr "Forrige navn" msgstr "Forrige navn"
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Name" msgid "Previous Name"
msgstr "Forrige navn" msgstr "Forrige navn"
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nicknames" msgid "Previous Nicknames"
msgstr "Forrige kallenavn" msgstr "Forrige kallenavn"
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nickname" msgid "Previous Nickname"
msgstr "Forrige kallenavn" msgstr "Forrige kallenavn"
#: redbot/cogs/mod/names.py:269 #: redbot/cogs/mod/names.py:278
msgid "Current voice channel" msgid "Current voice channel"
msgstr "Gjeldende talekanal" msgstr "Gjeldende talekanal"
#: redbot/cogs/mod/names.py:273 #: redbot/cogs/mod/names.py:282
msgid "Member #{} | User ID: {}" msgid "Member #{} | User ID: {}"
msgstr "Medlem #{} | Bruker ID: {}" msgstr "Medlem #{} | Bruker ID: {}"
#: redbot/cogs/mod/names.py:287 #: redbot/cogs/mod/names.py:296
#, docstring #, docstring
msgid "Show previous names and nicknames of a user." msgid "Show previous names and nicknames of a user."
msgstr "Vis tidligere navn og kallenavn på en bruker." 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**:" msgid "**Past 20 names**:"
msgstr "**Siste 20 navn**:" msgstr "**Siste 20 navn**:"
#: redbot/cogs/mod/names.py:297 #: redbot/cogs/mod/names.py:306
msgid "**Past 20 nicknames**:" msgid "**Past 20 nicknames**:"
msgstr "**Siste 20 kallenavn**:" 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." msgid "That user doesn't have any recorded name or nickname change."
msgstr "Den brukeren har ikke registrert noe navn eller endring av kallenavn." msgstr "Den brukeren har ikke registrert noe navn eller endring av kallenavn."

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Dutch\n" "Language-Team: Dutch\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -372,85 +372,89 @@ msgstr ""
msgid "Watching: {name}" msgid "Watching: {name}"
msgstr "" 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 #, 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 " 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 "" msgstr ""
#: redbot/cogs/mod/names.py:183 #: redbot/cogs/mod/names.py:192
msgid "Unknown" msgid "Unknown"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:191 #: redbot/cogs/mod/names.py:200
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:192 #: redbot/cogs/mod/names.py:201
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:204 #: redbot/cogs/mod/names.py:213
msgid "Chilling in {} status" msgid "Chilling in {} status"
msgstr "" 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." msgid "and {numeric_number} more roles not displayed due to embed limits."
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:245 #: redbot/cogs/mod/names.py:254
msgid "Joined Discord on" msgid "Joined Discord on"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:246 #: redbot/cogs/mod/names.py:255
msgid "Joined this server on" msgid "Joined this server on"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Roles" msgid "Roles"
msgstr "Rollen" msgstr "Rollen"
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Role" msgid "Role"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Names" msgid "Previous Names"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Name" msgid "Previous Name"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nicknames" msgid "Previous Nicknames"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nickname" msgid "Previous Nickname"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:269 #: redbot/cogs/mod/names.py:278
msgid "Current voice channel" msgid "Current voice channel"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:273 #: redbot/cogs/mod/names.py:282
msgid "Member #{} | User ID: {}" msgid "Member #{} | User ID: {}"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:287 #: redbot/cogs/mod/names.py:296
#, docstring #, docstring
msgid "Show previous names and nicknames of a user." msgid "Show previous names and nicknames of a user."
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:291 #: redbot/cogs/mod/names.py:300
msgid "**Past 20 names**:" msgid "**Past 20 names**:"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:297 #: redbot/cogs/mod/names.py:306
msgid "**Past 20 nicknames**:" msgid "**Past 20 nicknames**:"
msgstr "" 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." msgid "That user doesn't have any recorded name or nickname change."
msgstr "" msgstr ""

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Polish\n" "Language-Team: Polish\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -372,85 +372,89 @@ msgstr ""
msgid "Watching: {name}" msgid "Watching: {name}"
msgstr "" 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 #, 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 " 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 "" msgstr ""
#: redbot/cogs/mod/names.py:183 #: redbot/cogs/mod/names.py:192
msgid "Unknown" msgid "Unknown"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:191 #: redbot/cogs/mod/names.py:200
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:192 #: redbot/cogs/mod/names.py:201
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:204 #: redbot/cogs/mod/names.py:213
msgid "Chilling in {} status" msgid "Chilling in {} status"
msgstr "" 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." msgid "and {numeric_number} more roles not displayed due to embed limits."
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:245 #: redbot/cogs/mod/names.py:254
msgid "Joined Discord on" msgid "Joined Discord on"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:246 #: redbot/cogs/mod/names.py:255
msgid "Joined this server on" msgid "Joined this server on"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Roles" msgid "Roles"
msgstr "Role" msgstr "Role"
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Role" msgid "Role"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Names" msgid "Previous Names"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Name" msgid "Previous Name"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nicknames" msgid "Previous Nicknames"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nickname" msgid "Previous Nickname"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:269 #: redbot/cogs/mod/names.py:278
msgid "Current voice channel" msgid "Current voice channel"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:273 #: redbot/cogs/mod/names.py:282
msgid "Member #{} | User ID: {}" msgid "Member #{} | User ID: {}"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:287 #: redbot/cogs/mod/names.py:296
#, docstring #, docstring
msgid "Show previous names and nicknames of a user." msgid "Show previous names and nicknames of a user."
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:291 #: redbot/cogs/mod/names.py:300
msgid "**Past 20 names**:" msgid "**Past 20 names**:"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:297 #: redbot/cogs/mod/names.py:306
msgid "**Past 20 nicknames**:" msgid "**Past 20 nicknames**:"
msgstr "" 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." msgid "That user doesn't have any recorded name or nickname change."
msgstr "" msgstr ""

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Portuguese, Brazilian\n" "Language-Team: Portuguese, Brazilian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -372,85 +372,89 @@ msgstr ""
msgid "Watching: {name}" msgid "Watching: {name}"
msgstr "" 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 #, 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 " 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 "" msgstr ""
#: redbot/cogs/mod/names.py:183 #: redbot/cogs/mod/names.py:192
msgid "Unknown" msgid "Unknown"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:191 #: redbot/cogs/mod/names.py:200
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:192 #: redbot/cogs/mod/names.py:201
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:204 #: redbot/cogs/mod/names.py:213
msgid "Chilling in {} status" msgid "Chilling in {} status"
msgstr "" 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." msgid "and {numeric_number} more roles not displayed due to embed limits."
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:245 #: redbot/cogs/mod/names.py:254
msgid "Joined Discord on" msgid "Joined Discord on"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:246 #: redbot/cogs/mod/names.py:255
msgid "Joined this server on" msgid "Joined this server on"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Roles" msgid "Roles"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Role" msgid "Role"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Names" msgid "Previous Names"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Name" msgid "Previous Name"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nicknames" msgid "Previous Nicknames"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nickname" msgid "Previous Nickname"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:269 #: redbot/cogs/mod/names.py:278
msgid "Current voice channel" msgid "Current voice channel"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:273 #: redbot/cogs/mod/names.py:282
msgid "Member #{} | User ID: {}" msgid "Member #{} | User ID: {}"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:287 #: redbot/cogs/mod/names.py:296
#, docstring #, docstring
msgid "Show previous names and nicknames of a user." msgid "Show previous names and nicknames of a user."
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:291 #: redbot/cogs/mod/names.py:300
msgid "**Past 20 names**:" msgid "**Past 20 names**:"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:297 #: redbot/cogs/mod/names.py:306
msgid "**Past 20 nicknames**:" msgid "**Past 20 nicknames**:"
msgstr "" 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." msgid "That user doesn't have any recorded name or nickname change."
msgstr "" msgstr ""

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Portuguese\n" "Language-Team: Portuguese\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -372,85 +372,89 @@ msgstr ""
msgid "Watching: {name}" msgid "Watching: {name}"
msgstr "" 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 #, 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 " 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 "" msgstr ""
#: redbot/cogs/mod/names.py:183 #: redbot/cogs/mod/names.py:192
msgid "Unknown" msgid "Unknown"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:191 #: redbot/cogs/mod/names.py:200
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:192 #: redbot/cogs/mod/names.py:201
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:204 #: redbot/cogs/mod/names.py:213
msgid "Chilling in {} status" msgid "Chilling in {} status"
msgstr "" 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." msgid "and {numeric_number} more roles not displayed due to embed limits."
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:245 #: redbot/cogs/mod/names.py:254
msgid "Joined Discord on" msgid "Joined Discord on"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:246 #: redbot/cogs/mod/names.py:255
msgid "Joined this server on" msgid "Joined this server on"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Roles" msgid "Roles"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Role" msgid "Role"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Names" msgid "Previous Names"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Name" msgid "Previous Name"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nicknames" msgid "Previous Nicknames"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nickname" msgid "Previous Nickname"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:269 #: redbot/cogs/mod/names.py:278
msgid "Current voice channel" msgid "Current voice channel"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:273 #: redbot/cogs/mod/names.py:282
msgid "Member #{} | User ID: {}" msgid "Member #{} | User ID: {}"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:287 #: redbot/cogs/mod/names.py:296
#, docstring #, docstring
msgid "Show previous names and nicknames of a user." msgid "Show previous names and nicknames of a user."
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:291 #: redbot/cogs/mod/names.py:300
msgid "**Past 20 names**:" msgid "**Past 20 names**:"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:297 #: redbot/cogs/mod/names.py:306
msgid "**Past 20 nicknames**:" msgid "**Past 20 nicknames**:"
msgstr "" 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." msgid "That user doesn't have any recorded name or nickname change."
msgstr "" msgstr ""

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Romanian\n" "Language-Team: Romanian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -372,85 +372,89 @@ msgstr ""
msgid "Watching: {name}" msgid "Watching: {name}"
msgstr "" 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 #, 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 " 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 "" msgstr ""
#: redbot/cogs/mod/names.py:183 #: redbot/cogs/mod/names.py:192
msgid "Unknown" msgid "Unknown"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:191 #: redbot/cogs/mod/names.py:200
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:192 #: redbot/cogs/mod/names.py:201
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:204 #: redbot/cogs/mod/names.py:213
msgid "Chilling in {} status" msgid "Chilling in {} status"
msgstr "" 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." msgid "and {numeric_number} more roles not displayed due to embed limits."
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:245 #: redbot/cogs/mod/names.py:254
msgid "Joined Discord on" msgid "Joined Discord on"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:246 #: redbot/cogs/mod/names.py:255
msgid "Joined this server on" msgid "Joined this server on"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Roles" msgid "Roles"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Role" msgid "Role"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Names" msgid "Previous Names"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Name" msgid "Previous Name"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nicknames" msgid "Previous Nicknames"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nickname" msgid "Previous Nickname"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:269 #: redbot/cogs/mod/names.py:278
msgid "Current voice channel" msgid "Current voice channel"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:273 #: redbot/cogs/mod/names.py:282
msgid "Member #{} | User ID: {}" msgid "Member #{} | User ID: {}"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:287 #: redbot/cogs/mod/names.py:296
#, docstring #, docstring
msgid "Show previous names and nicknames of a user." msgid "Show previous names and nicknames of a user."
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:291 #: redbot/cogs/mod/names.py:300
msgid "**Past 20 names**:" msgid "**Past 20 names**:"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:297 #: redbot/cogs/mod/names.py:306
msgid "**Past 20 nicknames**:" msgid "**Past 20 nicknames**:"
msgstr "" 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." msgid "That user doesn't have any recorded name or nickname change."
msgstr "" msgstr ""

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Russian\n" "Language-Team: Russian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -372,85 +372,89 @@ msgstr ""
msgid "Watching: {name}" msgid "Watching: {name}"
msgstr "" 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 #, 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 " 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 "" msgstr ""
#: redbot/cogs/mod/names.py:183 #: redbot/cogs/mod/names.py:192
msgid "Unknown" msgid "Unknown"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:191 #: redbot/cogs/mod/names.py:200
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:192 #: redbot/cogs/mod/names.py:201
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:204 #: redbot/cogs/mod/names.py:213
msgid "Chilling in {} status" msgid "Chilling in {} status"
msgstr "Расслабляется в статусе {}" 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." msgid "and {numeric_number} more roles not displayed due to embed limits."
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:245 #: redbot/cogs/mod/names.py:254
msgid "Joined Discord on" msgid "Joined Discord on"
msgstr "Присоединился к Discord" msgstr "Присоединился к Discord"
#: redbot/cogs/mod/names.py:246 #: redbot/cogs/mod/names.py:255
msgid "Joined this server on" msgid "Joined this server on"
msgstr "Присоединился к этому серверу" msgstr "Присоединился к этому серверу"
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Roles" msgid "Roles"
msgstr "Роли" msgstr "Роли"
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Role" msgid "Role"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Names" msgid "Previous Names"
msgstr "Предыдущие имена" msgstr "Предыдущие имена"
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Name" msgid "Previous Name"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nicknames" msgid "Previous Nicknames"
msgstr "Предыдущие никнеймы" msgstr "Предыдущие никнеймы"
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nickname" msgid "Previous Nickname"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:269 #: redbot/cogs/mod/names.py:278
msgid "Current voice channel" msgid "Current voice channel"
msgstr "Текущий голосовой канал" msgstr "Текущий голосовой канал"
#: redbot/cogs/mod/names.py:273 #: redbot/cogs/mod/names.py:282
msgid "Member #{} | User ID: {}" msgid "Member #{} | User ID: {}"
msgstr "Участник #{} | ID пользователя: {}" msgstr "Участник #{} | ID пользователя: {}"
#: redbot/cogs/mod/names.py:287 #: redbot/cogs/mod/names.py:296
#, docstring #, docstring
msgid "Show previous names and nicknames of a user." msgid "Show previous names and nicknames of a user."
msgstr "Показать предыдущие имена и никнеймы пользователя." msgstr "Показать предыдущие имена и никнеймы пользователя."
#: redbot/cogs/mod/names.py:291 #: redbot/cogs/mod/names.py:300
msgid "**Past 20 names**:" msgid "**Past 20 names**:"
msgstr "**Последние 20 имен пользователя**:" msgstr "**Последние 20 имен пользователя**:"
#: redbot/cogs/mod/names.py:297 #: redbot/cogs/mod/names.py:306
msgid "**Past 20 nicknames**:" msgid "**Past 20 nicknames**:"
msgstr "**Последние 20 никнеймов**:" 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." msgid "That user doesn't have any recorded name or nickname change."
msgstr "У этого пользователя нет записанного имени или никнейма." msgstr "У этого пользователя нет записанного имени или никнейма."

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Slovak\n" "Language-Team: Slovak\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -372,85 +372,89 @@ msgstr ""
msgid "Watching: {name}" msgid "Watching: {name}"
msgstr "" 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 #, 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 " 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 "" msgstr ""
#: redbot/cogs/mod/names.py:183 #: redbot/cogs/mod/names.py:192
msgid "Unknown" msgid "Unknown"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:191 #: redbot/cogs/mod/names.py:200
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:192 #: redbot/cogs/mod/names.py:201
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:204 #: redbot/cogs/mod/names.py:213
msgid "Chilling in {} status" msgid "Chilling in {} status"
msgstr "" 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." msgid "and {numeric_number} more roles not displayed due to embed limits."
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:245 #: redbot/cogs/mod/names.py:254
msgid "Joined Discord on" msgid "Joined Discord on"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:246 #: redbot/cogs/mod/names.py:255
msgid "Joined this server on" msgid "Joined this server on"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Roles" msgid "Roles"
msgstr "Role" msgstr "Role"
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Role" msgid "Role"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Names" msgid "Previous Names"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Name" msgid "Previous Name"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nicknames" msgid "Previous Nicknames"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nickname" msgid "Previous Nickname"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:269 #: redbot/cogs/mod/names.py:278
msgid "Current voice channel" msgid "Current voice channel"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:273 #: redbot/cogs/mod/names.py:282
msgid "Member #{} | User ID: {}" msgid "Member #{} | User ID: {}"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:287 #: redbot/cogs/mod/names.py:296
#, docstring #, docstring
msgid "Show previous names and nicknames of a user." msgid "Show previous names and nicknames of a user."
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:291 #: redbot/cogs/mod/names.py:300
msgid "**Past 20 names**:" msgid "**Past 20 names**:"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:297 #: redbot/cogs/mod/names.py:306
msgid "**Past 20 nicknames**:" msgid "**Past 20 nicknames**:"
msgstr "" 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." msgid "That user doesn't have any recorded name or nickname change."
msgstr "" msgstr ""

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Serbian (Latin)\n" "Language-Team: Serbian (Latin)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -372,85 +372,89 @@ msgstr ""
msgid "Watching: {name}" msgid "Watching: {name}"
msgstr "" 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 #, 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 " 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 "" msgstr ""
#: redbot/cogs/mod/names.py:183 #: redbot/cogs/mod/names.py:192
msgid "Unknown" msgid "Unknown"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:191 #: redbot/cogs/mod/names.py:200
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:192 #: redbot/cogs/mod/names.py:201
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:204 #: redbot/cogs/mod/names.py:213
msgid "Chilling in {} status" msgid "Chilling in {} status"
msgstr "" 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." msgid "and {numeric_number} more roles not displayed due to embed limits."
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:245 #: redbot/cogs/mod/names.py:254
msgid "Joined Discord on" msgid "Joined Discord on"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:246 #: redbot/cogs/mod/names.py:255
msgid "Joined this server on" msgid "Joined this server on"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Roles" msgid "Roles"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Role" msgid "Role"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Names" msgid "Previous Names"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Name" msgid "Previous Name"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nicknames" msgid "Previous Nicknames"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nickname" msgid "Previous Nickname"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:269 #: redbot/cogs/mod/names.py:278
msgid "Current voice channel" msgid "Current voice channel"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:273 #: redbot/cogs/mod/names.py:282
msgid "Member #{} | User ID: {}" msgid "Member #{} | User ID: {}"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:287 #: redbot/cogs/mod/names.py:296
#, docstring #, docstring
msgid "Show previous names and nicknames of a user." msgid "Show previous names and nicknames of a user."
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:291 #: redbot/cogs/mod/names.py:300
msgid "**Past 20 names**:" msgid "**Past 20 names**:"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:297 #: redbot/cogs/mod/names.py:306
msgid "**Past 20 nicknames**:" msgid "**Past 20 nicknames**:"
msgstr "" 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." msgid "That user doesn't have any recorded name or nickname change."
msgstr "" msgstr ""

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Serbian (Cyrillic)\n" "Language-Team: Serbian (Cyrillic)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -372,85 +372,89 @@ msgstr ""
msgid "Watching: {name}" msgid "Watching: {name}"
msgstr "" 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 #, 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 " 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 "" msgstr ""
#: redbot/cogs/mod/names.py:183 #: redbot/cogs/mod/names.py:192
msgid "Unknown" msgid "Unknown"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:191 #: redbot/cogs/mod/names.py:200
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:192 #: redbot/cogs/mod/names.py:201
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:204 #: redbot/cogs/mod/names.py:213
msgid "Chilling in {} status" msgid "Chilling in {} status"
msgstr "" 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." msgid "and {numeric_number} more roles not displayed due to embed limits."
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:245 #: redbot/cogs/mod/names.py:254
msgid "Joined Discord on" msgid "Joined Discord on"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:246 #: redbot/cogs/mod/names.py:255
msgid "Joined this server on" msgid "Joined this server on"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Roles" msgid "Roles"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Role" msgid "Role"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Names" msgid "Previous Names"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Name" msgid "Previous Name"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nicknames" msgid "Previous Nicknames"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nickname" msgid "Previous Nickname"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:269 #: redbot/cogs/mod/names.py:278
msgid "Current voice channel" msgid "Current voice channel"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:273 #: redbot/cogs/mod/names.py:282
msgid "Member #{} | User ID: {}" msgid "Member #{} | User ID: {}"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:287 #: redbot/cogs/mod/names.py:296
#, docstring #, docstring
msgid "Show previous names and nicknames of a user." msgid "Show previous names and nicknames of a user."
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:291 #: redbot/cogs/mod/names.py:300
msgid "**Past 20 names**:" msgid "**Past 20 names**:"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:297 #: redbot/cogs/mod/names.py:306
msgid "**Past 20 nicknames**:" msgid "**Past 20 nicknames**:"
msgstr "" 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." msgid "That user doesn't have any recorded name or nickname change."
msgstr "" msgstr ""

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Swedish\n" "Language-Team: Swedish\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -372,85 +372,89 @@ msgstr ""
msgid "Watching: {name}" msgid "Watching: {name}"
msgstr "" 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 #, 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 " 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 "" msgstr ""
#: redbot/cogs/mod/names.py:183 #: redbot/cogs/mod/names.py:192
msgid "Unknown" msgid "Unknown"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:191 #: redbot/cogs/mod/names.py:200
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:192 #: redbot/cogs/mod/names.py:201
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:204 #: redbot/cogs/mod/names.py:213
msgid "Chilling in {} status" msgid "Chilling in {} status"
msgstr "" 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." msgid "and {numeric_number} more roles not displayed due to embed limits."
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:245 #: redbot/cogs/mod/names.py:254
msgid "Joined Discord on" msgid "Joined Discord on"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:246 #: redbot/cogs/mod/names.py:255
msgid "Joined this server on" msgid "Joined this server on"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Roles" msgid "Roles"
msgstr "Roller" msgstr "Roller"
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Role" msgid "Role"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Names" msgid "Previous Names"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Name" msgid "Previous Name"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nicknames" msgid "Previous Nicknames"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nickname" msgid "Previous Nickname"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:269 #: redbot/cogs/mod/names.py:278
msgid "Current voice channel" msgid "Current voice channel"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:273 #: redbot/cogs/mod/names.py:282
msgid "Member #{} | User ID: {}" msgid "Member #{} | User ID: {}"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:287 #: redbot/cogs/mod/names.py:296
#, docstring #, docstring
msgid "Show previous names and nicknames of a user." msgid "Show previous names and nicknames of a user."
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:291 #: redbot/cogs/mod/names.py:300
msgid "**Past 20 names**:" msgid "**Past 20 names**:"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:297 #: redbot/cogs/mod/names.py:306
msgid "**Past 20 nicknames**:" msgid "**Past 20 nicknames**:"
msgstr "" 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." msgid "That user doesn't have any recorded name or nickname change."
msgstr "" msgstr ""

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Turkish\n" "Language-Team: Turkish\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -372,86 +372,90 @@ msgstr "Dinliyor: {title}"
msgid "Watching: {name}" msgid "Watching: {name}"
msgstr "İzliyor: {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 #, 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 " 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" 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 " " ö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" msgid "Unknown"
msgstr "Bilinmiyor" msgstr "Bilinmiyor"
#: redbot/cogs/mod/names.py:191 #: redbot/cogs/mod/names.py:200
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "{}\\n({} gün önce)" msgstr "{}\\n({} gün önce)"
#: redbot/cogs/mod/names.py:192 #: redbot/cogs/mod/names.py:201
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "{}\\n({} gün önce)" msgstr "{}\\n({} gün önce)"
#: redbot/cogs/mod/names.py:204 #: redbot/cogs/mod/names.py:213
msgid "Chilling in {} status" msgid "Chilling in {} status"
msgstr "{} durumda rahatına bakıyor" 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." 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." 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" msgid "Joined Discord on"
msgstr "Discord'a Katıldı" msgstr "Discord'a Katıldı"
#: redbot/cogs/mod/names.py:246 #: redbot/cogs/mod/names.py:255
msgid "Joined this server on" msgid "Joined this server on"
msgstr "Bu sunucuya katıldı" msgstr "Bu sunucuya katıldı"
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Roles" msgid "Roles"
msgstr "Roller" msgstr "Roller"
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Role" msgid "Role"
msgstr "Rol" msgstr "Rol"
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Names" msgid "Previous Names"
msgstr "Geçmiş İsimleri" msgstr "Geçmiş İsimleri"
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Name" msgid "Previous Name"
msgstr "Önceki isim" msgstr "Önceki isim"
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nicknames" msgid "Previous Nicknames"
msgstr "Geçmiş Kullanıcı adları" msgstr "Geçmiş Kullanıcı adları"
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nickname" msgid "Previous Nickname"
msgstr "Önceki Takma İsim" msgstr "Önceki Takma İsim"
#: redbot/cogs/mod/names.py:269 #: redbot/cogs/mod/names.py:278
msgid "Current voice channel" msgid "Current voice channel"
msgstr "Şu anki ses kanalı" msgstr "Şu anki ses kanalı"
#: redbot/cogs/mod/names.py:273 #: redbot/cogs/mod/names.py:282
msgid "Member #{} | User ID: {}" msgid "Member #{} | User ID: {}"
msgstr "Üye #{} | Kullanıcı IDsi: {}" msgstr "Üye #{} | Kullanıcı IDsi: {}"
#: redbot/cogs/mod/names.py:287 #: redbot/cogs/mod/names.py:296
#, docstring #, docstring
msgid "Show previous names and nicknames of a user." msgid "Show previous names and nicknames of a user."
msgstr "Bir kullanıcının önceki adlarını ve takma adlarını göster." 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**:" msgid "**Past 20 names**:"
msgstr "**Son 20 isim**:" msgstr "**Son 20 isim**:"
#: redbot/cogs/mod/names.py:297 #: redbot/cogs/mod/names.py:306
msgid "**Past 20 nicknames**:" msgid "**Past 20 nicknames**:"
msgstr "**Son 20 takma isim**:" 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." 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." msgstr "O kullanıcının her hangi bir kaydedilmiş adı yada ad değişikliği bulunmamakta."

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Ukrainian\n" "Language-Team: Ukrainian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -372,85 +372,89 @@ msgstr ""
msgid "Watching: {name}" msgid "Watching: {name}"
msgstr "" 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 #, 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 " 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 "" msgstr ""
#: redbot/cogs/mod/names.py:183 #: redbot/cogs/mod/names.py:192
msgid "Unknown" msgid "Unknown"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:191 #: redbot/cogs/mod/names.py:200
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:192 #: redbot/cogs/mod/names.py:201
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:204 #: redbot/cogs/mod/names.py:213
msgid "Chilling in {} status" msgid "Chilling in {} status"
msgstr "" 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." msgid "and {numeric_number} more roles not displayed due to embed limits."
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:245 #: redbot/cogs/mod/names.py:254
msgid "Joined Discord on" msgid "Joined Discord on"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:246 #: redbot/cogs/mod/names.py:255
msgid "Joined this server on" msgid "Joined this server on"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Roles" msgid "Roles"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Role" msgid "Role"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Names" msgid "Previous Names"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Name" msgid "Previous Name"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nicknames" msgid "Previous Nicknames"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nickname" msgid "Previous Nickname"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:269 #: redbot/cogs/mod/names.py:278
msgid "Current voice channel" msgid "Current voice channel"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:273 #: redbot/cogs/mod/names.py:282
msgid "Member #{} | User ID: {}" msgid "Member #{} | User ID: {}"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:287 #: redbot/cogs/mod/names.py:296
#, docstring #, docstring
msgid "Show previous names and nicknames of a user." msgid "Show previous names and nicknames of a user."
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:291 #: redbot/cogs/mod/names.py:300
msgid "**Past 20 names**:" msgid "**Past 20 names**:"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:297 #: redbot/cogs/mod/names.py:306
msgid "**Past 20 nicknames**:" msgid "**Past 20 nicknames**:"
msgstr "" 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." msgid "That user doesn't have any recorded name or nickname change."
msgstr "" msgstr ""

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Vietnamese\n" "Language-Team: Vietnamese\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -372,85 +372,89 @@ msgstr ""
msgid "Watching: {name}" msgid "Watching: {name}"
msgstr "" 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 #, 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 " 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 "" msgstr ""
#: redbot/cogs/mod/names.py:183 #: redbot/cogs/mod/names.py:192
msgid "Unknown" msgid "Unknown"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:191 #: redbot/cogs/mod/names.py:200
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:192 #: redbot/cogs/mod/names.py:201
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:204 #: redbot/cogs/mod/names.py:213
msgid "Chilling in {} status" msgid "Chilling in {} status"
msgstr "" 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." msgid "and {numeric_number} more roles not displayed due to embed limits."
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:245 #: redbot/cogs/mod/names.py:254
msgid "Joined Discord on" msgid "Joined Discord on"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:246 #: redbot/cogs/mod/names.py:255
msgid "Joined this server on" msgid "Joined this server on"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Roles" msgid "Roles"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Role" msgid "Role"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Names" msgid "Previous Names"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Name" msgid "Previous Name"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nicknames" msgid "Previous Nicknames"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nickname" msgid "Previous Nickname"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:269 #: redbot/cogs/mod/names.py:278
msgid "Current voice channel" msgid "Current voice channel"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:273 #: redbot/cogs/mod/names.py:282
msgid "Member #{} | User ID: {}" msgid "Member #{} | User ID: {}"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:287 #: redbot/cogs/mod/names.py:296
#, docstring #, docstring
msgid "Show previous names and nicknames of a user." msgid "Show previous names and nicknames of a user."
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:291 #: redbot/cogs/mod/names.py:300
msgid "**Past 20 names**:" msgid "**Past 20 names**:"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:297 #: redbot/cogs/mod/names.py:306
msgid "**Past 20 nicknames**:" msgid "**Past 20 nicknames**:"
msgstr "" 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." msgid "That user doesn't have any recorded name or nickname change."
msgstr "" msgstr ""

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Chinese Simplified\n" "Language-Team: Chinese Simplified\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -372,85 +372,89 @@ msgstr ""
msgid "Watching: {name}" msgid "Watching: {name}"
msgstr "" 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 #, 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 " 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 "" msgstr ""
#: redbot/cogs/mod/names.py:183 #: redbot/cogs/mod/names.py:192
msgid "Unknown" msgid "Unknown"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:191 #: redbot/cogs/mod/names.py:200
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:192 #: redbot/cogs/mod/names.py:201
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:204 #: redbot/cogs/mod/names.py:213
msgid "Chilling in {} status" msgid "Chilling in {} status"
msgstr "" 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." msgid "and {numeric_number} more roles not displayed due to embed limits."
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:245 #: redbot/cogs/mod/names.py:254
msgid "Joined Discord on" msgid "Joined Discord on"
msgstr "加入Discord日期" msgstr "加入Discord日期"
#: redbot/cogs/mod/names.py:246 #: redbot/cogs/mod/names.py:255
msgid "Joined this server on" msgid "Joined this server on"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Roles" msgid "Roles"
msgstr "角色" msgstr "角色"
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Role" msgid "Role"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Names" msgid "Previous Names"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Name" msgid "Previous Name"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nicknames" msgid "Previous Nicknames"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nickname" msgid "Previous Nickname"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:269 #: redbot/cogs/mod/names.py:278
msgid "Current voice channel" msgid "Current voice channel"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:273 #: redbot/cogs/mod/names.py:282
msgid "Member #{} | User ID: {}" msgid "Member #{} | User ID: {}"
msgstr "成员 #{} | 用户 ID: {}" msgstr "成员 #{} | 用户 ID: {}"
#: redbot/cogs/mod/names.py:287 #: redbot/cogs/mod/names.py:296
#, docstring #, docstring
msgid "Show previous names and nicknames of a user." msgid "Show previous names and nicknames of a user."
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:291 #: redbot/cogs/mod/names.py:300
msgid "**Past 20 names**:" msgid "**Past 20 names**:"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:297 #: redbot/cogs/mod/names.py:306
msgid "**Past 20 nicknames**:" msgid "**Past 20 nicknames**:"
msgstr "" 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." msgid "That user doesn't have any recorded name or nickname change."
msgstr "" msgstr ""

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Chinese Traditional, Hong Kong\n" "Language-Team: Chinese Traditional, Hong Kong\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -372,85 +372,89 @@ msgstr ""
msgid "Watching: {name}" msgid "Watching: {name}"
msgstr "" 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 #, 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 " 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 "" msgstr ""
#: redbot/cogs/mod/names.py:183 #: redbot/cogs/mod/names.py:192
msgid "Unknown" msgid "Unknown"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:191 #: redbot/cogs/mod/names.py:200
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:192 #: redbot/cogs/mod/names.py:201
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:204 #: redbot/cogs/mod/names.py:213
msgid "Chilling in {} status" msgid "Chilling in {} status"
msgstr "" 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." msgid "and {numeric_number} more roles not displayed due to embed limits."
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:245 #: redbot/cogs/mod/names.py:254
msgid "Joined Discord on" msgid "Joined Discord on"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:246 #: redbot/cogs/mod/names.py:255
msgid "Joined this server on" msgid "Joined this server on"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Roles" msgid "Roles"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Role" msgid "Role"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Names" msgid "Previous Names"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Name" msgid "Previous Name"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nicknames" msgid "Previous Nicknames"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nickname" msgid "Previous Nickname"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:269 #: redbot/cogs/mod/names.py:278
msgid "Current voice channel" msgid "Current voice channel"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:273 #: redbot/cogs/mod/names.py:282
msgid "Member #{} | User ID: {}" msgid "Member #{} | User ID: {}"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:287 #: redbot/cogs/mod/names.py:296
#, docstring #, docstring
msgid "Show previous names and nicknames of a user." msgid "Show previous names and nicknames of a user."
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:291 #: redbot/cogs/mod/names.py:300
msgid "**Past 20 names**:" msgid "**Past 20 names**:"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:297 #: redbot/cogs/mod/names.py:306
msgid "**Past 20 nicknames**:" msgid "**Past 20 nicknames**:"
msgstr "" 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." msgid "That user doesn't have any recorded name or nickname change."
msgstr "" msgstr ""

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Chinese Traditional\n" "Language-Team: Chinese Traditional\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -372,85 +372,89 @@ msgstr "收聽中: {title}"
msgid "Watching: {name}" msgid "Watching: {name}"
msgstr "觀看中: {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 #, 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 " 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 "" msgstr ""
#: redbot/cogs/mod/names.py:183 #: redbot/cogs/mod/names.py:192
msgid "Unknown" msgid "Unknown"
msgstr "未知" msgstr "未知"
#: redbot/cogs/mod/names.py:191 #: redbot/cogs/mod/names.py:200
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "{}\\n({} 天前)" msgstr "{}\\n({} 天前)"
#: redbot/cogs/mod/names.py:192 #: redbot/cogs/mod/names.py:201
msgid "{}\\n({} days ago)" msgid "{}\\n({} days ago)"
msgstr "{}\\n({} 天前)" msgstr "{}\\n({} 天前)"
#: redbot/cogs/mod/names.py:204 #: redbot/cogs/mod/names.py:213
msgid "Chilling in {} status" msgid "Chilling in {} status"
msgstr "目前狀態 {}" 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." msgid "and {numeric_number} more roles not displayed due to embed limits."
msgstr "和 {numeric_number} 由於嵌入的限制,無法顯示更多身分組。" msgstr "和 {numeric_number} 由於嵌入的限制,無法顯示更多身分組。"
#: redbot/cogs/mod/names.py:245 #: redbot/cogs/mod/names.py:254
msgid "Joined Discord on" msgid "Joined Discord on"
msgstr "加入Discord於" msgstr "加入Discord於"
#: redbot/cogs/mod/names.py:246 #: redbot/cogs/mod/names.py:255
msgid "Joined this server on" msgid "Joined this server on"
msgstr "加入這個伺服器於" msgstr "加入這個伺服器於"
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Roles" msgid "Roles"
msgstr "身分組" msgstr "身分組"
#: redbot/cogs/mod/names.py:249 #: redbot/cogs/mod/names.py:258
msgid "Role" msgid "Role"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Names" msgid "Previous Names"
msgstr "以前的名字" msgstr "以前的名字"
#: redbot/cogs/mod/names.py:255 #: redbot/cogs/mod/names.py:264
msgid "Previous Name" msgid "Previous Name"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nicknames" msgid "Previous Nicknames"
msgstr "以前的暱稱" msgstr "以前的暱稱"
#: redbot/cogs/mod/names.py:263 #: redbot/cogs/mod/names.py:272
msgid "Previous Nickname" msgid "Previous Nickname"
msgstr "" msgstr ""
#: redbot/cogs/mod/names.py:269 #: redbot/cogs/mod/names.py:278
msgid "Current voice channel" msgid "Current voice channel"
msgstr "目前的語音頻道" msgstr "目前的語音頻道"
#: redbot/cogs/mod/names.py:273 #: redbot/cogs/mod/names.py:282
msgid "Member #{} | User ID: {}" msgid "Member #{} | User ID: {}"
msgstr "成員 #{} | 使用者ID: {}" msgstr "成員 #{} | 使用者ID: {}"
#: redbot/cogs/mod/names.py:287 #: redbot/cogs/mod/names.py:296
#, docstring #, docstring
msgid "Show previous names and nicknames of a user." msgid "Show previous names and nicknames of a user."
msgstr "顯示用戶以前的姓名和暱稱。" msgstr "顯示用戶以前的姓名和暱稱。"
#: redbot/cogs/mod/names.py:291 #: redbot/cogs/mod/names.py:300
msgid "**Past 20 names**:" msgid "**Past 20 names**:"
msgstr "**過去的20個名字**:" msgstr "**過去的20個名字**:"
#: redbot/cogs/mod/names.py:297 #: redbot/cogs/mod/names.py:306
msgid "**Past 20 nicknames**:" msgid "**Past 20 nicknames**:"
msgstr "**過去的20個暱稱**:" 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." msgid "That user doesn't have any recorded name or nickname change."
msgstr "該使用者沒有任何姓名或暱稱的更改記錄。" msgstr "該使用者沒有任何姓名或暱稱的更改記錄。"

View File

@ -107,16 +107,16 @@ msgstr ""
#: redbot/cogs/permissions/permissions.py:276 #: redbot/cogs/permissions/permissions.py:276
#, docstring #, docstring
msgid "Manage permissions with YAML files." msgid "Manage permissions with YAML files."
msgstr "" msgstr "Administrar permisos con archivos YAML."
#: redbot/cogs/permissions/permissions.py:280 #: redbot/cogs/permissions/permissions.py:280
#, docstring #, docstring
msgid "Sends an example of the yaml layout for permissions" 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 #: redbot/cogs/permissions/permissions.py:282
msgid "Example YAML for setting rules:\\n" msgid "Example YAML for setting rules:\\n"
msgstr "" msgstr "Ejemplo YAML para configurar las reglas:\\n"
#: redbot/cogs/permissions/permissions.py:304 #: redbot/cogs/permissions/permissions.py:304
#, docstring #, docstring
@ -231,7 +231,7 @@ msgstr ""
#: redbot/cogs/permissions/permissions.py:711 #: redbot/cogs/permissions/permissions.py:711
msgid "Are you sure?" msgid "Are you sure?"
msgstr "" msgstr "¿Estás seguro?"
#: redbot/cogs/permissions/permissions.py:718 #: redbot/cogs/permissions/permissions.py:718
#: redbot/cogs/permissions/permissions.py:731 #: 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 #: redbot/cogs/permissions/permissions.py:726
msgid "Are you sure? (y/n)" msgid "Are you sure? (y/n)"
msgstr "" msgstr "¿Estás seguro? (y/n)"
#: redbot/cogs/permissions/permissions.py:737 #: redbot/cogs/permissions/permissions.py:737
msgid "Action cancelled." msgid "Action cancelled."
msgstr "" msgstr "Acción cancelada."

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Afrikaans\n" "Language-Team: Afrikaans\n"
"MIME-Version: 1.0\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 " 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 "" 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." 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 "" 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 "<your_client_id_here>" msgid "<your_client_id_here>"
msgstr "" 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 "<your_client_secret_here>" msgid "<your_client_secret_here>"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:207 #: redbot/cogs/streams/streams.py:208
#, docstring #, docstring
msgid "Check if a Twitch channel is live." msgid "Check if a Twitch channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:220 #: redbot/cogs/streams/streams.py:221
#, docstring #, docstring
msgid "Check if a YouTube channel is live." msgid "Check if a YouTube channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:233 #: redbot/cogs/streams/streams.py:234
#, docstring #, docstring
msgid "Check if a smashcast channel is live." msgid "Check if a smashcast channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:239 #: redbot/cogs/streams/streams.py:240
#, docstring #, docstring
msgid "Check if a Picarto channel is live." msgid "Check if a Picarto channel is live."
msgstr "" 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." msgid "That user is offline."
msgstr "" 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." msgid "That channel doesn't seem to exist."
msgstr "" 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}." msgid "The Twitch token is either invalid or has not been set. See {command}."
msgstr "" 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}." msgid "The YouTube API key is either invalid or has not been set. See {command}."
msgstr "" 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." msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
msgstr "" 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." msgid "Something went wrong whilst trying to contact the stream service's API."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:297 #: redbot/cogs/streams/streams.py:298
#, docstring #, docstring
msgid "Manage automated stream alerts." msgid "Manage automated stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:302 #: redbot/cogs/streams/streams.py:303
#, docstring #, docstring
msgid "Manage Twitch stream notifications." msgid "Manage Twitch stream notifications."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:310 #: redbot/cogs/streams/streams.py:311
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Twitch stream." msgid "Toggle alerts in this channel for a Twitch stream."
msgstr "" 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." msgid "Please supply the name of a *Twitch* channel, not a Discord channel."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:320 #: redbot/cogs/streams/streams.py:321
#, docstring #, docstring
msgid "Toggle alerts in this channel for a YouTube stream." msgid "Toggle alerts in this channel for a YouTube stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:325 #: redbot/cogs/streams/streams.py:326
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Smashcast stream." msgid "Toggle alerts in this channel for a Smashcast stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:330 #: redbot/cogs/streams/streams.py:331
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Picarto stream." msgid "Toggle alerts in this channel for a Picarto stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:335 #: redbot/cogs/streams/streams.py:336
#, docstring #, 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 " 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:365 #: redbot/cogs/streams/streams.py:366
msgid "All the stream alerts in this server have been disabled." msgid "All the stream alerts in this server have been disabled."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:367 #: redbot/cogs/streams/streams.py:368
msgid "All the stream alerts in this channel have been disabled." msgid "All the stream alerts in this channel have been disabled."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:373 #: redbot/cogs/streams/streams.py:374
#, docstring #, docstring
msgid "List all active stream alerts in this server." msgid "List all active stream alerts in this server."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:376 #: redbot/cogs/streams/streams.py:377
msgid "Active alerts:\\n\\n" msgid "Active alerts:\\n\\n"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:384 #: redbot/cogs/streams/streams.py:385
msgid "There are no active alerts in this server." msgid "There are no active alerts in this server."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:455 #: redbot/cogs/streams/streams.py:456
#, docstring #, docstring
msgid "Manage stream alert settings." msgid "Manage stream alert settings."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:461 #: redbot/cogs/streams/streams.py:462
#, docstring #, docstring
msgid "Set stream check refresh time." msgid "Set stream check refresh time."
msgstr "" 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" msgid "You cannot set the refresh timer to less than 60 seconds"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:473 #: redbot/cogs/streams/streams.py:474
#, docstring #, docstring
msgid "Explain how to set the twitch token." msgid "Explain how to set the twitch token."
msgstr "" 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" 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:497 #: redbot/cogs/streams/streams.py:498
#, docstring #, docstring
msgid "Explain how to set the YouTube token." msgid "Explain how to set the YouTube token."
msgstr "" 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" 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:513 #: redbot/cogs/streams/streams.py:514
msgid "<your_api_key_here>" msgid "<your_api_key_here>"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:522 #: redbot/cogs/streams/streams.py:523
#, docstring #, docstring
msgid "Manage custom message for stream alerts." msgid "Manage custom message for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:528 #: redbot/cogs/streams/streams.py:529
#, docstring #, 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 " 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 "" 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!" msgid "Stream alert message set!"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:545 #: redbot/cogs/streams/streams.py:546
#, docstring #, 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 " 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:561 #: redbot/cogs/streams/streams.py:562
#, docstring #, docstring
msgid "Reset the stream alert messages in this server." msgid "Reset the stream alert messages in this server."
msgstr "" 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." msgid "Stream alerts in this server will now use the default alert message."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:570 #: redbot/cogs/streams/streams.py:571
#, docstring #, docstring
msgid "Manage mention settings for stream alerts." msgid "Manage mention settings for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:576 #: redbot/cogs/streams/streams.py:577
#, docstring #, docstring
msgid "Toggle the `@everyone` mention." msgid "Toggle the `@everyone` mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:581 #: redbot/cogs/streams/streams.py:582
msgid "`@everyone` will no longer be mentioned for stream alerts." msgid "`@everyone` will no longer be mentioned for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:584 #: redbot/cogs/streams/streams.py:585
msgid "When a stream is live, `@everyone` will be mentioned." msgid "When a stream is live, `@everyone` will be mentioned."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:589 #: redbot/cogs/streams/streams.py:590
#, docstring #, docstring
msgid "Toggle the `@here` mention." msgid "Toggle the `@here` mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:594 #: redbot/cogs/streams/streams.py:595
msgid "`@here` will no longer be mentioned for stream alerts." msgid "`@here` will no longer be mentioned for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:597 #: redbot/cogs/streams/streams.py:598
msgid "When a stream is live, `@here` will be mentioned." msgid "When a stream is live, `@here` will be mentioned."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:602 #: redbot/cogs/streams/streams.py:603
#, docstring #, docstring
msgid "Toggle a role mention." msgid "Toggle a role mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:607 #: redbot/cogs/streams/streams.py:608
msgid "`@{role.name}` will no longer be mentioned for stream alerts." msgid "`@{role.name}` will no longer be mentioned for stream alerts."
msgstr "" 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." msgid "When a stream or community is live, `@{role.name}` will be mentioned."
msgstr "" 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." 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:628 #: redbot/cogs/streams/streams.py:629
#, docstring #, docstring
msgid "Toggle alert deletion for when streams go offline." msgid "Toggle alert deletion for when streams go offline."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:631 #: redbot/cogs/streams/streams.py:632
msgid "The notifications will be deleted once streams go offline." msgid "The notifications will be deleted once streams go offline."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:633 #: redbot/cogs/streams/streams.py:634
msgid "Notifications will no longer be deleted." msgid "Notifications will no longer be deleted."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:638 #: redbot/cogs/streams/streams.py:639
#, docstring #, docstring
msgid "Toggle excluding rerun streams from alerts." msgid "Toggle excluding rerun streams from alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:643 #: redbot/cogs/streams/streams.py:644
msgid "Streams of type 'rerun' will be included in alerts." msgid "Streams of type 'rerun' will be included in alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:646 #: redbot/cogs/streams/streams.py:647
msgid "Streams of type 'rerun' will no longer send an alert." msgid "Streams of type 'rerun' will no longer send an alert."
msgstr "" 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." msgid "I'll now send a notification in this channel when {stream.name} is live."
msgstr "" 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." msgid "I won't send notifications about {stream.name} in this channel anymore."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:761 #: redbot/cogs/streams/streams.py:795
msgid "{mention}, {stream} is live!" msgid "{mention}, {stream} is live!"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:778 #: redbot/cogs/streams/streams.py:812
msgid "{stream} is live!" msgid "{stream} is live!"
msgstr "" 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" msgid "Untitled broadcast"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:318 #: redbot/cogs/streams/streamtypes.py:353
msgid " - Rerun" msgid " - Rerun"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:321 #: redbot/cogs/streams/streamtypes.py:356
#: redbot/cogs/streams/streamtypes.py:364 #: redbot/cogs/streams/streamtypes.py:399
#: redbot/cogs/streams/streamtypes.py:405 #: redbot/cogs/streams/streamtypes.py:440
msgid "Followers" msgid "Followers"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:322 #: redbot/cogs/streams/streamtypes.py:357
#: redbot/cogs/streams/streamtypes.py:406 #: redbot/cogs/streams/streamtypes.py:441
msgid "Total views" msgid "Total views"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:327 #: redbot/cogs/streams/streamtypes.py:362
#: redbot/cogs/streams/streamtypes.py:368 #: redbot/cogs/streams/streamtypes.py:403
msgid "Playing: " msgid "Playing: "
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:411 #: redbot/cogs/streams/streamtypes.py:446
msgid "None" msgid "None"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:414 #: redbot/cogs/streams/streamtypes.py:449
msgid "NSFW | " msgid "NSFW | "
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:418 #: redbot/cogs/streams/streamtypes.py:453
msgid "{adult}Category: {category} | Tags: {tags}" msgid "{adult}Category: {category} | Tags: {tags}"
msgstr "" msgstr ""

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Arabic\n" "Language-Team: Arabic\n"
"MIME-Version: 1.0\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 " 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 "" 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." 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 "" 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 "<your_client_id_here>" msgid "<your_client_id_here>"
msgstr "" 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 "<your_client_secret_here>" msgid "<your_client_secret_here>"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:207 #: redbot/cogs/streams/streams.py:208
#, docstring #, docstring
msgid "Check if a Twitch channel is live." msgid "Check if a Twitch channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:220 #: redbot/cogs/streams/streams.py:221
#, docstring #, docstring
msgid "Check if a YouTube channel is live." msgid "Check if a YouTube channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:233 #: redbot/cogs/streams/streams.py:234
#, docstring #, docstring
msgid "Check if a smashcast channel is live." msgid "Check if a smashcast channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:239 #: redbot/cogs/streams/streams.py:240
#, docstring #, docstring
msgid "Check if a Picarto channel is live." msgid "Check if a Picarto channel is live."
msgstr "" 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." msgid "That user is offline."
msgstr "" 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." msgid "That channel doesn't seem to exist."
msgstr "" 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}." msgid "The Twitch token is either invalid or has not been set. See {command}."
msgstr "" 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}." msgid "The YouTube API key is either invalid or has not been set. See {command}."
msgstr "" 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." msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
msgstr "" 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." msgid "Something went wrong whilst trying to contact the stream service's API."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:297 #: redbot/cogs/streams/streams.py:298
#, docstring #, docstring
msgid "Manage automated stream alerts." msgid "Manage automated stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:302 #: redbot/cogs/streams/streams.py:303
#, docstring #, docstring
msgid "Manage Twitch stream notifications." msgid "Manage Twitch stream notifications."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:310 #: redbot/cogs/streams/streams.py:311
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Twitch stream." msgid "Toggle alerts in this channel for a Twitch stream."
msgstr "" 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." msgid "Please supply the name of a *Twitch* channel, not a Discord channel."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:320 #: redbot/cogs/streams/streams.py:321
#, docstring #, docstring
msgid "Toggle alerts in this channel for a YouTube stream." msgid "Toggle alerts in this channel for a YouTube stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:325 #: redbot/cogs/streams/streams.py:326
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Smashcast stream." msgid "Toggle alerts in this channel for a Smashcast stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:330 #: redbot/cogs/streams/streams.py:331
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Picarto stream." msgid "Toggle alerts in this channel for a Picarto stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:335 #: redbot/cogs/streams/streams.py:336
#, docstring #, 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 " 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:365 #: redbot/cogs/streams/streams.py:366
msgid "All the stream alerts in this server have been disabled." msgid "All the stream alerts in this server have been disabled."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:367 #: redbot/cogs/streams/streams.py:368
msgid "All the stream alerts in this channel have been disabled." msgid "All the stream alerts in this channel have been disabled."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:373 #: redbot/cogs/streams/streams.py:374
#, docstring #, docstring
msgid "List all active stream alerts in this server." msgid "List all active stream alerts in this server."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:376 #: redbot/cogs/streams/streams.py:377
msgid "Active alerts:\\n\\n" msgid "Active alerts:\\n\\n"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:384 #: redbot/cogs/streams/streams.py:385
msgid "There are no active alerts in this server." msgid "There are no active alerts in this server."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:455 #: redbot/cogs/streams/streams.py:456
#, docstring #, docstring
msgid "Manage stream alert settings." msgid "Manage stream alert settings."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:461 #: redbot/cogs/streams/streams.py:462
#, docstring #, docstring
msgid "Set stream check refresh time." msgid "Set stream check refresh time."
msgstr "" 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" msgid "You cannot set the refresh timer to less than 60 seconds"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:473 #: redbot/cogs/streams/streams.py:474
#, docstring #, docstring
msgid "Explain how to set the twitch token." msgid "Explain how to set the twitch token."
msgstr "" 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" 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:497 #: redbot/cogs/streams/streams.py:498
#, docstring #, docstring
msgid "Explain how to set the YouTube token." msgid "Explain how to set the YouTube token."
msgstr "" 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" 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:513 #: redbot/cogs/streams/streams.py:514
msgid "<your_api_key_here>" msgid "<your_api_key_here>"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:522 #: redbot/cogs/streams/streams.py:523
#, docstring #, docstring
msgid "Manage custom message for stream alerts." msgid "Manage custom message for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:528 #: redbot/cogs/streams/streams.py:529
#, docstring #, 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 " 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 "" 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!" msgid "Stream alert message set!"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:545 #: redbot/cogs/streams/streams.py:546
#, docstring #, 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 " 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:561 #: redbot/cogs/streams/streams.py:562
#, docstring #, docstring
msgid "Reset the stream alert messages in this server." msgid "Reset the stream alert messages in this server."
msgstr "" 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." msgid "Stream alerts in this server will now use the default alert message."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:570 #: redbot/cogs/streams/streams.py:571
#, docstring #, docstring
msgid "Manage mention settings for stream alerts." msgid "Manage mention settings for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:576 #: redbot/cogs/streams/streams.py:577
#, docstring #, docstring
msgid "Toggle the `@everyone` mention." msgid "Toggle the `@everyone` mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:581 #: redbot/cogs/streams/streams.py:582
msgid "`@everyone` will no longer be mentioned for stream alerts." msgid "`@everyone` will no longer be mentioned for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:584 #: redbot/cogs/streams/streams.py:585
msgid "When a stream is live, `@everyone` will be mentioned." msgid "When a stream is live, `@everyone` will be mentioned."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:589 #: redbot/cogs/streams/streams.py:590
#, docstring #, docstring
msgid "Toggle the `@here` mention." msgid "Toggle the `@here` mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:594 #: redbot/cogs/streams/streams.py:595
msgid "`@here` will no longer be mentioned for stream alerts." msgid "`@here` will no longer be mentioned for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:597 #: redbot/cogs/streams/streams.py:598
msgid "When a stream is live, `@here` will be mentioned." msgid "When a stream is live, `@here` will be mentioned."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:602 #: redbot/cogs/streams/streams.py:603
#, docstring #, docstring
msgid "Toggle a role mention." msgid "Toggle a role mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:607 #: redbot/cogs/streams/streams.py:608
msgid "`@{role.name}` will no longer be mentioned for stream alerts." msgid "`@{role.name}` will no longer be mentioned for stream alerts."
msgstr "" 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." msgid "When a stream or community is live, `@{role.name}` will be mentioned."
msgstr "" 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." 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:628 #: redbot/cogs/streams/streams.py:629
#, docstring #, docstring
msgid "Toggle alert deletion for when streams go offline." msgid "Toggle alert deletion for when streams go offline."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:631 #: redbot/cogs/streams/streams.py:632
msgid "The notifications will be deleted once streams go offline." msgid "The notifications will be deleted once streams go offline."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:633 #: redbot/cogs/streams/streams.py:634
msgid "Notifications will no longer be deleted." msgid "Notifications will no longer be deleted."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:638 #: redbot/cogs/streams/streams.py:639
#, docstring #, docstring
msgid "Toggle excluding rerun streams from alerts." msgid "Toggle excluding rerun streams from alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:643 #: redbot/cogs/streams/streams.py:644
msgid "Streams of type 'rerun' will be included in alerts." msgid "Streams of type 'rerun' will be included in alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:646 #: redbot/cogs/streams/streams.py:647
msgid "Streams of type 'rerun' will no longer send an alert." msgid "Streams of type 'rerun' will no longer send an alert."
msgstr "" 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." msgid "I'll now send a notification in this channel when {stream.name} is live."
msgstr "" 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." msgid "I won't send notifications about {stream.name} in this channel anymore."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:761 #: redbot/cogs/streams/streams.py:795
msgid "{mention}, {stream} is live!" msgid "{mention}, {stream} is live!"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:778 #: redbot/cogs/streams/streams.py:812
msgid "{stream} is live!" msgid "{stream} is live!"
msgstr "" 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" msgid "Untitled broadcast"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:318 #: redbot/cogs/streams/streamtypes.py:353
msgid " - Rerun" msgid " - Rerun"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:321 #: redbot/cogs/streams/streamtypes.py:356
#: redbot/cogs/streams/streamtypes.py:364 #: redbot/cogs/streams/streamtypes.py:399
#: redbot/cogs/streams/streamtypes.py:405 #: redbot/cogs/streams/streamtypes.py:440
msgid "Followers" msgid "Followers"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:322 #: redbot/cogs/streams/streamtypes.py:357
#: redbot/cogs/streams/streamtypes.py:406 #: redbot/cogs/streams/streamtypes.py:441
msgid "Total views" msgid "Total views"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:327 #: redbot/cogs/streams/streamtypes.py:362
#: redbot/cogs/streams/streamtypes.py:368 #: redbot/cogs/streams/streamtypes.py:403
msgid "Playing: " msgid "Playing: "
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:411 #: redbot/cogs/streams/streamtypes.py:446
msgid "None" msgid "None"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:414 #: redbot/cogs/streams/streamtypes.py:449
msgid "NSFW | " msgid "NSFW | "
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:418 #: redbot/cogs/streams/streamtypes.py:453
msgid "{adult}Category: {category} | Tags: {tags}" msgid "{adult}Category: {category} | Tags: {tags}"
msgstr "" msgstr ""

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Bulgarian\n" "Language-Team: Bulgarian\n"
"MIME-Version: 1.0\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 " 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 "" 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." 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 "" 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 "<your_client_id_here>" msgid "<your_client_id_here>"
msgstr "" 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 "<your_client_secret_here>" msgid "<your_client_secret_here>"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:207 #: redbot/cogs/streams/streams.py:208
#, docstring #, docstring
msgid "Check if a Twitch channel is live." msgid "Check if a Twitch channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:220 #: redbot/cogs/streams/streams.py:221
#, docstring #, docstring
msgid "Check if a YouTube channel is live." msgid "Check if a YouTube channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:233 #: redbot/cogs/streams/streams.py:234
#, docstring #, docstring
msgid "Check if a smashcast channel is live." msgid "Check if a smashcast channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:239 #: redbot/cogs/streams/streams.py:240
#, docstring #, docstring
msgid "Check if a Picarto channel is live." msgid "Check if a Picarto channel is live."
msgstr "" 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." msgid "That user is offline."
msgstr "" 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." msgid "That channel doesn't seem to exist."
msgstr "" 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}." msgid "The Twitch token is either invalid or has not been set. See {command}."
msgstr "" 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}." msgid "The YouTube API key is either invalid or has not been set. See {command}."
msgstr "" 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." msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
msgstr "" 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." msgid "Something went wrong whilst trying to contact the stream service's API."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:297 #: redbot/cogs/streams/streams.py:298
#, docstring #, docstring
msgid "Manage automated stream alerts." msgid "Manage automated stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:302 #: redbot/cogs/streams/streams.py:303
#, docstring #, docstring
msgid "Manage Twitch stream notifications." msgid "Manage Twitch stream notifications."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:310 #: redbot/cogs/streams/streams.py:311
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Twitch stream." msgid "Toggle alerts in this channel for a Twitch stream."
msgstr "" 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." msgid "Please supply the name of a *Twitch* channel, not a Discord channel."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:320 #: redbot/cogs/streams/streams.py:321
#, docstring #, docstring
msgid "Toggle alerts in this channel for a YouTube stream." msgid "Toggle alerts in this channel for a YouTube stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:325 #: redbot/cogs/streams/streams.py:326
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Smashcast stream." msgid "Toggle alerts in this channel for a Smashcast stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:330 #: redbot/cogs/streams/streams.py:331
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Picarto stream." msgid "Toggle alerts in this channel for a Picarto stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:335 #: redbot/cogs/streams/streams.py:336
#, docstring #, 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 " 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:365 #: redbot/cogs/streams/streams.py:366
msgid "All the stream alerts in this server have been disabled." msgid "All the stream alerts in this server have been disabled."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:367 #: redbot/cogs/streams/streams.py:368
msgid "All the stream alerts in this channel have been disabled." msgid "All the stream alerts in this channel have been disabled."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:373 #: redbot/cogs/streams/streams.py:374
#, docstring #, docstring
msgid "List all active stream alerts in this server." msgid "List all active stream alerts in this server."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:376 #: redbot/cogs/streams/streams.py:377
msgid "Active alerts:\\n\\n" msgid "Active alerts:\\n\\n"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:384 #: redbot/cogs/streams/streams.py:385
msgid "There are no active alerts in this server." msgid "There are no active alerts in this server."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:455 #: redbot/cogs/streams/streams.py:456
#, docstring #, docstring
msgid "Manage stream alert settings." msgid "Manage stream alert settings."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:461 #: redbot/cogs/streams/streams.py:462
#, docstring #, docstring
msgid "Set stream check refresh time." msgid "Set stream check refresh time."
msgstr "" 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" msgid "You cannot set the refresh timer to less than 60 seconds"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:473 #: redbot/cogs/streams/streams.py:474
#, docstring #, docstring
msgid "Explain how to set the twitch token." msgid "Explain how to set the twitch token."
msgstr "" 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" 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:497 #: redbot/cogs/streams/streams.py:498
#, docstring #, docstring
msgid "Explain how to set the YouTube token." msgid "Explain how to set the YouTube token."
msgstr "" 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" 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:513 #: redbot/cogs/streams/streams.py:514
msgid "<your_api_key_here>" msgid "<your_api_key_here>"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:522 #: redbot/cogs/streams/streams.py:523
#, docstring #, docstring
msgid "Manage custom message for stream alerts." msgid "Manage custom message for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:528 #: redbot/cogs/streams/streams.py:529
#, docstring #, 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 " 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 "" 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!" msgid "Stream alert message set!"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:545 #: redbot/cogs/streams/streams.py:546
#, docstring #, 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 " 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:561 #: redbot/cogs/streams/streams.py:562
#, docstring #, docstring
msgid "Reset the stream alert messages in this server." msgid "Reset the stream alert messages in this server."
msgstr "" 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." msgid "Stream alerts in this server will now use the default alert message."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:570 #: redbot/cogs/streams/streams.py:571
#, docstring #, docstring
msgid "Manage mention settings for stream alerts." msgid "Manage mention settings for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:576 #: redbot/cogs/streams/streams.py:577
#, docstring #, docstring
msgid "Toggle the `@everyone` mention." msgid "Toggle the `@everyone` mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:581 #: redbot/cogs/streams/streams.py:582
msgid "`@everyone` will no longer be mentioned for stream alerts." msgid "`@everyone` will no longer be mentioned for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:584 #: redbot/cogs/streams/streams.py:585
msgid "When a stream is live, `@everyone` will be mentioned." msgid "When a stream is live, `@everyone` will be mentioned."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:589 #: redbot/cogs/streams/streams.py:590
#, docstring #, docstring
msgid "Toggle the `@here` mention." msgid "Toggle the `@here` mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:594 #: redbot/cogs/streams/streams.py:595
msgid "`@here` will no longer be mentioned for stream alerts." msgid "`@here` will no longer be mentioned for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:597 #: redbot/cogs/streams/streams.py:598
msgid "When a stream is live, `@here` will be mentioned." msgid "When a stream is live, `@here` will be mentioned."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:602 #: redbot/cogs/streams/streams.py:603
#, docstring #, docstring
msgid "Toggle a role mention." msgid "Toggle a role mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:607 #: redbot/cogs/streams/streams.py:608
msgid "`@{role.name}` will no longer be mentioned for stream alerts." msgid "`@{role.name}` will no longer be mentioned for stream alerts."
msgstr "" 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." msgid "When a stream or community is live, `@{role.name}` will be mentioned."
msgstr "" 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." 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:628 #: redbot/cogs/streams/streams.py:629
#, docstring #, docstring
msgid "Toggle alert deletion for when streams go offline." msgid "Toggle alert deletion for when streams go offline."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:631 #: redbot/cogs/streams/streams.py:632
msgid "The notifications will be deleted once streams go offline." msgid "The notifications will be deleted once streams go offline."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:633 #: redbot/cogs/streams/streams.py:634
msgid "Notifications will no longer be deleted." msgid "Notifications will no longer be deleted."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:638 #: redbot/cogs/streams/streams.py:639
#, docstring #, docstring
msgid "Toggle excluding rerun streams from alerts." msgid "Toggle excluding rerun streams from alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:643 #: redbot/cogs/streams/streams.py:644
msgid "Streams of type 'rerun' will be included in alerts." msgid "Streams of type 'rerun' will be included in alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:646 #: redbot/cogs/streams/streams.py:647
msgid "Streams of type 'rerun' will no longer send an alert." msgid "Streams of type 'rerun' will no longer send an alert."
msgstr "" 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." msgid "I'll now send a notification in this channel when {stream.name} is live."
msgstr "" 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." msgid "I won't send notifications about {stream.name} in this channel anymore."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:761 #: redbot/cogs/streams/streams.py:795
msgid "{mention}, {stream} is live!" msgid "{mention}, {stream} is live!"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:778 #: redbot/cogs/streams/streams.py:812
msgid "{stream} is live!" msgid "{stream} is live!"
msgstr "" 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" msgid "Untitled broadcast"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:318 #: redbot/cogs/streams/streamtypes.py:353
msgid " - Rerun" msgid " - Rerun"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:321 #: redbot/cogs/streams/streamtypes.py:356
#: redbot/cogs/streams/streamtypes.py:364 #: redbot/cogs/streams/streamtypes.py:399
#: redbot/cogs/streams/streamtypes.py:405 #: redbot/cogs/streams/streamtypes.py:440
msgid "Followers" msgid "Followers"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:322 #: redbot/cogs/streams/streamtypes.py:357
#: redbot/cogs/streams/streamtypes.py:406 #: redbot/cogs/streams/streamtypes.py:441
msgid "Total views" msgid "Total views"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:327 #: redbot/cogs/streams/streamtypes.py:362
#: redbot/cogs/streams/streamtypes.py:368 #: redbot/cogs/streams/streamtypes.py:403
msgid "Playing: " msgid "Playing: "
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:411 #: redbot/cogs/streams/streamtypes.py:446
msgid "None" msgid "None"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:414 #: redbot/cogs/streams/streamtypes.py:449
msgid "NSFW | " msgid "NSFW | "
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:418 #: redbot/cogs/streams/streamtypes.py:453
msgid "{adult}Category: {category} | Tags: {tags}" msgid "{adult}Category: {category} | Tags: {tags}"
msgstr "" msgstr ""

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Bosnian\n" "Language-Team: Bosnian\n"
"MIME-Version: 1.0\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 " 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 "" 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." 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 "" 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 "<your_client_id_here>" msgid "<your_client_id_here>"
msgstr "" 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 "<your_client_secret_here>" msgid "<your_client_secret_here>"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:207 #: redbot/cogs/streams/streams.py:208
#, docstring #, docstring
msgid "Check if a Twitch channel is live." msgid "Check if a Twitch channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:220 #: redbot/cogs/streams/streams.py:221
#, docstring #, docstring
msgid "Check if a YouTube channel is live." msgid "Check if a YouTube channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:233 #: redbot/cogs/streams/streams.py:234
#, docstring #, docstring
msgid "Check if a smashcast channel is live." msgid "Check if a smashcast channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:239 #: redbot/cogs/streams/streams.py:240
#, docstring #, docstring
msgid "Check if a Picarto channel is live." msgid "Check if a Picarto channel is live."
msgstr "" 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." msgid "That user is offline."
msgstr "" 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." msgid "That channel doesn't seem to exist."
msgstr "" 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}." msgid "The Twitch token is either invalid or has not been set. See {command}."
msgstr "" 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}." msgid "The YouTube API key is either invalid or has not been set. See {command}."
msgstr "" 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." msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
msgstr "" 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." msgid "Something went wrong whilst trying to contact the stream service's API."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:297 #: redbot/cogs/streams/streams.py:298
#, docstring #, docstring
msgid "Manage automated stream alerts." msgid "Manage automated stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:302 #: redbot/cogs/streams/streams.py:303
#, docstring #, docstring
msgid "Manage Twitch stream notifications." msgid "Manage Twitch stream notifications."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:310 #: redbot/cogs/streams/streams.py:311
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Twitch stream." msgid "Toggle alerts in this channel for a Twitch stream."
msgstr "" 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." msgid "Please supply the name of a *Twitch* channel, not a Discord channel."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:320 #: redbot/cogs/streams/streams.py:321
#, docstring #, docstring
msgid "Toggle alerts in this channel for a YouTube stream." msgid "Toggle alerts in this channel for a YouTube stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:325 #: redbot/cogs/streams/streams.py:326
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Smashcast stream." msgid "Toggle alerts in this channel for a Smashcast stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:330 #: redbot/cogs/streams/streams.py:331
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Picarto stream." msgid "Toggle alerts in this channel for a Picarto stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:335 #: redbot/cogs/streams/streams.py:336
#, docstring #, 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 " 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:365 #: redbot/cogs/streams/streams.py:366
msgid "All the stream alerts in this server have been disabled." msgid "All the stream alerts in this server have been disabled."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:367 #: redbot/cogs/streams/streams.py:368
msgid "All the stream alerts in this channel have been disabled." msgid "All the stream alerts in this channel have been disabled."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:373 #: redbot/cogs/streams/streams.py:374
#, docstring #, docstring
msgid "List all active stream alerts in this server." msgid "List all active stream alerts in this server."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:376 #: redbot/cogs/streams/streams.py:377
msgid "Active alerts:\\n\\n" msgid "Active alerts:\\n\\n"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:384 #: redbot/cogs/streams/streams.py:385
msgid "There are no active alerts in this server." msgid "There are no active alerts in this server."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:455 #: redbot/cogs/streams/streams.py:456
#, docstring #, docstring
msgid "Manage stream alert settings." msgid "Manage stream alert settings."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:461 #: redbot/cogs/streams/streams.py:462
#, docstring #, docstring
msgid "Set stream check refresh time." msgid "Set stream check refresh time."
msgstr "" 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" msgid "You cannot set the refresh timer to less than 60 seconds"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:473 #: redbot/cogs/streams/streams.py:474
#, docstring #, docstring
msgid "Explain how to set the twitch token." msgid "Explain how to set the twitch token."
msgstr "" 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" 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:497 #: redbot/cogs/streams/streams.py:498
#, docstring #, docstring
msgid "Explain how to set the YouTube token." msgid "Explain how to set the YouTube token."
msgstr "" 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" 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:513 #: redbot/cogs/streams/streams.py:514
msgid "<your_api_key_here>" msgid "<your_api_key_here>"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:522 #: redbot/cogs/streams/streams.py:523
#, docstring #, docstring
msgid "Manage custom message for stream alerts." msgid "Manage custom message for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:528 #: redbot/cogs/streams/streams.py:529
#, docstring #, 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 " 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 "" 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!" msgid "Stream alert message set!"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:545 #: redbot/cogs/streams/streams.py:546
#, docstring #, 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 " 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:561 #: redbot/cogs/streams/streams.py:562
#, docstring #, docstring
msgid "Reset the stream alert messages in this server." msgid "Reset the stream alert messages in this server."
msgstr "" 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." msgid "Stream alerts in this server will now use the default alert message."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:570 #: redbot/cogs/streams/streams.py:571
#, docstring #, docstring
msgid "Manage mention settings for stream alerts." msgid "Manage mention settings for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:576 #: redbot/cogs/streams/streams.py:577
#, docstring #, docstring
msgid "Toggle the `@everyone` mention." msgid "Toggle the `@everyone` mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:581 #: redbot/cogs/streams/streams.py:582
msgid "`@everyone` will no longer be mentioned for stream alerts." msgid "`@everyone` will no longer be mentioned for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:584 #: redbot/cogs/streams/streams.py:585
msgid "When a stream is live, `@everyone` will be mentioned." msgid "When a stream is live, `@everyone` will be mentioned."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:589 #: redbot/cogs/streams/streams.py:590
#, docstring #, docstring
msgid "Toggle the `@here` mention." msgid "Toggle the `@here` mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:594 #: redbot/cogs/streams/streams.py:595
msgid "`@here` will no longer be mentioned for stream alerts." msgid "`@here` will no longer be mentioned for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:597 #: redbot/cogs/streams/streams.py:598
msgid "When a stream is live, `@here` will be mentioned." msgid "When a stream is live, `@here` will be mentioned."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:602 #: redbot/cogs/streams/streams.py:603
#, docstring #, docstring
msgid "Toggle a role mention." msgid "Toggle a role mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:607 #: redbot/cogs/streams/streams.py:608
msgid "`@{role.name}` will no longer be mentioned for stream alerts." msgid "`@{role.name}` will no longer be mentioned for stream alerts."
msgstr "" 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." msgid "When a stream or community is live, `@{role.name}` will be mentioned."
msgstr "" 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." 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:628 #: redbot/cogs/streams/streams.py:629
#, docstring #, docstring
msgid "Toggle alert deletion for when streams go offline." msgid "Toggle alert deletion for when streams go offline."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:631 #: redbot/cogs/streams/streams.py:632
msgid "The notifications will be deleted once streams go offline." msgid "The notifications will be deleted once streams go offline."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:633 #: redbot/cogs/streams/streams.py:634
msgid "Notifications will no longer be deleted." msgid "Notifications will no longer be deleted."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:638 #: redbot/cogs/streams/streams.py:639
#, docstring #, docstring
msgid "Toggle excluding rerun streams from alerts." msgid "Toggle excluding rerun streams from alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:643 #: redbot/cogs/streams/streams.py:644
msgid "Streams of type 'rerun' will be included in alerts." msgid "Streams of type 'rerun' will be included in alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:646 #: redbot/cogs/streams/streams.py:647
msgid "Streams of type 'rerun' will no longer send an alert." msgid "Streams of type 'rerun' will no longer send an alert."
msgstr "" 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." msgid "I'll now send a notification in this channel when {stream.name} is live."
msgstr "" 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." msgid "I won't send notifications about {stream.name} in this channel anymore."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:761 #: redbot/cogs/streams/streams.py:795
msgid "{mention}, {stream} is live!" msgid "{mention}, {stream} is live!"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:778 #: redbot/cogs/streams/streams.py:812
msgid "{stream} is live!" msgid "{stream} is live!"
msgstr "" 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" msgid "Untitled broadcast"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:318 #: redbot/cogs/streams/streamtypes.py:353
msgid " - Rerun" msgid " - Rerun"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:321 #: redbot/cogs/streams/streamtypes.py:356
#: redbot/cogs/streams/streamtypes.py:364 #: redbot/cogs/streams/streamtypes.py:399
#: redbot/cogs/streams/streamtypes.py:405 #: redbot/cogs/streams/streamtypes.py:440
msgid "Followers" msgid "Followers"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:322 #: redbot/cogs/streams/streamtypes.py:357
#: redbot/cogs/streams/streamtypes.py:406 #: redbot/cogs/streams/streamtypes.py:441
msgid "Total views" msgid "Total views"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:327 #: redbot/cogs/streams/streamtypes.py:362
#: redbot/cogs/streams/streamtypes.py:368 #: redbot/cogs/streams/streamtypes.py:403
msgid "Playing: " msgid "Playing: "
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:411 #: redbot/cogs/streams/streamtypes.py:446
msgid "None" msgid "None"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:414 #: redbot/cogs/streams/streamtypes.py:449
msgid "NSFW | " msgid "NSFW | "
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:418 #: redbot/cogs/streams/streamtypes.py:453
msgid "{adult}Category: {category} | Tags: {tags}" msgid "{adult}Category: {category} | Tags: {tags}"
msgstr "" msgstr ""

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Catalan\n" "Language-Team: Catalan\n"
"MIME-Version: 1.0\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 " 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 "" 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." 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 "" 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 "<your_client_id_here>" msgid "<your_client_id_here>"
msgstr "" 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 "<your_client_secret_here>" msgid "<your_client_secret_here>"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:207 #: redbot/cogs/streams/streams.py:208
#, docstring #, docstring
msgid "Check if a Twitch channel is live." msgid "Check if a Twitch channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:220 #: redbot/cogs/streams/streams.py:221
#, docstring #, docstring
msgid "Check if a YouTube channel is live." msgid "Check if a YouTube channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:233 #: redbot/cogs/streams/streams.py:234
#, docstring #, docstring
msgid "Check if a smashcast channel is live." msgid "Check if a smashcast channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:239 #: redbot/cogs/streams/streams.py:240
#, docstring #, docstring
msgid "Check if a Picarto channel is live." msgid "Check if a Picarto channel is live."
msgstr "" 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." msgid "That user is offline."
msgstr "" 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." msgid "That channel doesn't seem to exist."
msgstr "" 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}." msgid "The Twitch token is either invalid or has not been set. See {command}."
msgstr "" 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}." msgid "The YouTube API key is either invalid or has not been set. See {command}."
msgstr "" 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." msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
msgstr "" 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." msgid "Something went wrong whilst trying to contact the stream service's API."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:297 #: redbot/cogs/streams/streams.py:298
#, docstring #, docstring
msgid "Manage automated stream alerts." msgid "Manage automated stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:302 #: redbot/cogs/streams/streams.py:303
#, docstring #, docstring
msgid "Manage Twitch stream notifications." msgid "Manage Twitch stream notifications."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:310 #: redbot/cogs/streams/streams.py:311
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Twitch stream." msgid "Toggle alerts in this channel for a Twitch stream."
msgstr "" 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." msgid "Please supply the name of a *Twitch* channel, not a Discord channel."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:320 #: redbot/cogs/streams/streams.py:321
#, docstring #, docstring
msgid "Toggle alerts in this channel for a YouTube stream." msgid "Toggle alerts in this channel for a YouTube stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:325 #: redbot/cogs/streams/streams.py:326
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Smashcast stream." msgid "Toggle alerts in this channel for a Smashcast stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:330 #: redbot/cogs/streams/streams.py:331
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Picarto stream." msgid "Toggle alerts in this channel for a Picarto stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:335 #: redbot/cogs/streams/streams.py:336
#, docstring #, 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 " 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:365 #: redbot/cogs/streams/streams.py:366
msgid "All the stream alerts in this server have been disabled." msgid "All the stream alerts in this server have been disabled."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:367 #: redbot/cogs/streams/streams.py:368
msgid "All the stream alerts in this channel have been disabled." msgid "All the stream alerts in this channel have been disabled."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:373 #: redbot/cogs/streams/streams.py:374
#, docstring #, docstring
msgid "List all active stream alerts in this server." msgid "List all active stream alerts in this server."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:376 #: redbot/cogs/streams/streams.py:377
msgid "Active alerts:\\n\\n" msgid "Active alerts:\\n\\n"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:384 #: redbot/cogs/streams/streams.py:385
msgid "There are no active alerts in this server." msgid "There are no active alerts in this server."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:455 #: redbot/cogs/streams/streams.py:456
#, docstring #, docstring
msgid "Manage stream alert settings." msgid "Manage stream alert settings."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:461 #: redbot/cogs/streams/streams.py:462
#, docstring #, docstring
msgid "Set stream check refresh time." msgid "Set stream check refresh time."
msgstr "" 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" msgid "You cannot set the refresh timer to less than 60 seconds"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:473 #: redbot/cogs/streams/streams.py:474
#, docstring #, docstring
msgid "Explain how to set the twitch token." msgid "Explain how to set the twitch token."
msgstr "" 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" 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:497 #: redbot/cogs/streams/streams.py:498
#, docstring #, docstring
msgid "Explain how to set the YouTube token." msgid "Explain how to set the YouTube token."
msgstr "" 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" 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:513 #: redbot/cogs/streams/streams.py:514
msgid "<your_api_key_here>" msgid "<your_api_key_here>"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:522 #: redbot/cogs/streams/streams.py:523
#, docstring #, docstring
msgid "Manage custom message for stream alerts." msgid "Manage custom message for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:528 #: redbot/cogs/streams/streams.py:529
#, docstring #, 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 " 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 "" 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!" msgid "Stream alert message set!"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:545 #: redbot/cogs/streams/streams.py:546
#, docstring #, 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 " 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:561 #: redbot/cogs/streams/streams.py:562
#, docstring #, docstring
msgid "Reset the stream alert messages in this server." msgid "Reset the stream alert messages in this server."
msgstr "" 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." msgid "Stream alerts in this server will now use the default alert message."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:570 #: redbot/cogs/streams/streams.py:571
#, docstring #, docstring
msgid "Manage mention settings for stream alerts." msgid "Manage mention settings for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:576 #: redbot/cogs/streams/streams.py:577
#, docstring #, docstring
msgid "Toggle the `@everyone` mention." msgid "Toggle the `@everyone` mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:581 #: redbot/cogs/streams/streams.py:582
msgid "`@everyone` will no longer be mentioned for stream alerts." msgid "`@everyone` will no longer be mentioned for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:584 #: redbot/cogs/streams/streams.py:585
msgid "When a stream is live, `@everyone` will be mentioned." msgid "When a stream is live, `@everyone` will be mentioned."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:589 #: redbot/cogs/streams/streams.py:590
#, docstring #, docstring
msgid "Toggle the `@here` mention." msgid "Toggle the `@here` mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:594 #: redbot/cogs/streams/streams.py:595
msgid "`@here` will no longer be mentioned for stream alerts." msgid "`@here` will no longer be mentioned for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:597 #: redbot/cogs/streams/streams.py:598
msgid "When a stream is live, `@here` will be mentioned." msgid "When a stream is live, `@here` will be mentioned."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:602 #: redbot/cogs/streams/streams.py:603
#, docstring #, docstring
msgid "Toggle a role mention." msgid "Toggle a role mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:607 #: redbot/cogs/streams/streams.py:608
msgid "`@{role.name}` will no longer be mentioned for stream alerts." msgid "`@{role.name}` will no longer be mentioned for stream alerts."
msgstr "" 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." msgid "When a stream or community is live, `@{role.name}` will be mentioned."
msgstr "" 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." 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:628 #: redbot/cogs/streams/streams.py:629
#, docstring #, docstring
msgid "Toggle alert deletion for when streams go offline." msgid "Toggle alert deletion for when streams go offline."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:631 #: redbot/cogs/streams/streams.py:632
msgid "The notifications will be deleted once streams go offline." msgid "The notifications will be deleted once streams go offline."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:633 #: redbot/cogs/streams/streams.py:634
msgid "Notifications will no longer be deleted." msgid "Notifications will no longer be deleted."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:638 #: redbot/cogs/streams/streams.py:639
#, docstring #, docstring
msgid "Toggle excluding rerun streams from alerts." msgid "Toggle excluding rerun streams from alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:643 #: redbot/cogs/streams/streams.py:644
msgid "Streams of type 'rerun' will be included in alerts." msgid "Streams of type 'rerun' will be included in alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:646 #: redbot/cogs/streams/streams.py:647
msgid "Streams of type 'rerun' will no longer send an alert." msgid "Streams of type 'rerun' will no longer send an alert."
msgstr "" 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." msgid "I'll now send a notification in this channel when {stream.name} is live."
msgstr "" 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." msgid "I won't send notifications about {stream.name} in this channel anymore."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:761 #: redbot/cogs/streams/streams.py:795
msgid "{mention}, {stream} is live!" msgid "{mention}, {stream} is live!"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:778 #: redbot/cogs/streams/streams.py:812
msgid "{stream} is live!" msgid "{stream} is live!"
msgstr "" 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" msgid "Untitled broadcast"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:318 #: redbot/cogs/streams/streamtypes.py:353
msgid " - Rerun" msgid " - Rerun"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:321 #: redbot/cogs/streams/streamtypes.py:356
#: redbot/cogs/streams/streamtypes.py:364 #: redbot/cogs/streams/streamtypes.py:399
#: redbot/cogs/streams/streamtypes.py:405 #: redbot/cogs/streams/streamtypes.py:440
msgid "Followers" msgid "Followers"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:322 #: redbot/cogs/streams/streamtypes.py:357
#: redbot/cogs/streams/streamtypes.py:406 #: redbot/cogs/streams/streamtypes.py:441
msgid "Total views" msgid "Total views"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:327 #: redbot/cogs/streams/streamtypes.py:362
#: redbot/cogs/streams/streamtypes.py:368 #: redbot/cogs/streams/streamtypes.py:403
msgid "Playing: " msgid "Playing: "
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:411 #: redbot/cogs/streams/streamtypes.py:446
msgid "None" msgid "None"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:414 #: redbot/cogs/streams/streamtypes.py:449
msgid "NSFW | " msgid "NSFW | "
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:418 #: redbot/cogs/streams/streamtypes.py:453
msgid "{adult}Category: {category} | Tags: {tags}" msgid "{adult}Category: {category} | Tags: {tags}"
msgstr "" msgstr ""

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Czech\n" "Language-Team: Czech\n"
"MIME-Version: 1.0\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 " 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 "" 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." 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 "" 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 "<your_client_id_here>" msgid "<your_client_id_here>"
msgstr "" 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 "<your_client_secret_here>" msgid "<your_client_secret_here>"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:207 #: redbot/cogs/streams/streams.py:208
#, docstring #, docstring
msgid "Check if a Twitch channel is live." msgid "Check if a Twitch channel is live."
msgstr "Zkontroluje, jestli probíhá Twitch vysílání." msgstr "Zkontroluje, jestli probíhá Twitch vysílání."
#: redbot/cogs/streams/streams.py:220 #: redbot/cogs/streams/streams.py:221
#, docstring #, docstring
msgid "Check if a YouTube channel is live." msgid "Check if a YouTube channel is live."
msgstr "Zkontroluje, jestli probíhá Youtube vysílání." msgstr "Zkontroluje, jestli probíhá Youtube vysílání."
#: redbot/cogs/streams/streams.py:233 #: redbot/cogs/streams/streams.py:234
#, docstring #, docstring
msgid "Check if a smashcast channel is live." msgid "Check if a smashcast channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:239 #: redbot/cogs/streams/streams.py:240
#, docstring #, docstring
msgid "Check if a Picarto channel is live." msgid "Check if a Picarto channel is live."
msgstr "Zkontroluje, jestli probíhá Picarto vysílání." 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." msgid "That user is offline."
msgstr "Tento uživatel je 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." msgid "That channel doesn't seem to exist."
msgstr "Zdá se, že tento kanál neexistuje." 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}." msgid "The Twitch token is either invalid or has not been set. See {command}."
msgstr "" 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}." msgid "The YouTube API key is either invalid or has not been set. See {command}."
msgstr "" 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." msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
msgstr "" 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." 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." 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 #, docstring
msgid "Manage automated stream alerts." msgid "Manage automated stream alerts."
msgstr "Správa automatického upozornění na vysílání." msgstr "Správa automatického upozornění na vysílání."
#: redbot/cogs/streams/streams.py:302 #: redbot/cogs/streams/streams.py:303
#, docstring #, docstring
msgid "Manage Twitch stream notifications." msgid "Manage Twitch stream notifications."
msgstr "Spravovat oznámení Twitch streamu." msgstr "Spravovat oznámení Twitch streamu."
#: redbot/cogs/streams/streams.py:310 #: redbot/cogs/streams/streams.py:311
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Twitch stream." msgid "Toggle alerts in this channel for a Twitch stream."
msgstr "Zapnout upozornění v tomto kanálu pro 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." 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." 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 #, docstring
msgid "Toggle alerts in this channel for a YouTube stream." msgid "Toggle alerts in this channel for a YouTube stream."
msgstr "Zapnout upozornění v tomto kanálu pro 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 #, docstring
msgid "Toggle alerts in this channel for a Smashcast stream." msgid "Toggle alerts in this channel for a Smashcast stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:330 #: redbot/cogs/streams/streams.py:331
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Picarto stream." msgid "Toggle alerts in this channel for a Picarto stream."
msgstr "Zapnout upozornění v tomto kanálu pro 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 #, 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 " 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:365 #: redbot/cogs/streams/streams.py:366
msgid "All the stream alerts in this server have been disabled." msgid "All the stream alerts in this server have been disabled."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:367 #: redbot/cogs/streams/streams.py:368
msgid "All the stream alerts in this channel have been disabled." 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." 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 #, docstring
msgid "List all active stream alerts in this server." msgid "List all active stream alerts in this server."
msgstr "Seznam všech aktivních upozornění vysílání na tomto serveru." 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" msgid "Active alerts:\\n\\n"
msgstr "Aktivní upozornění:\\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." msgid "There are no active alerts in this server."
msgstr "Nejsou žádné aktivní notifikace na tomto serveru." msgstr "Nejsou žádné aktivní notifikace na tomto serveru."
#: redbot/cogs/streams/streams.py:455 #: redbot/cogs/streams/streams.py:456
#, docstring #, docstring
msgid "Manage stream alert settings." msgid "Manage stream alert settings."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:461 #: redbot/cogs/streams/streams.py:462
#, docstring #, docstring
msgid "Set stream check refresh time." msgid "Set stream check refresh time."
msgstr "Nastavit čas kontroly streamů." 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" msgid "You cannot set the refresh timer to less than 60 seconds"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:473 #: redbot/cogs/streams/streams.py:474
#, docstring #, docstring
msgid "Explain how to set the twitch token." msgid "Explain how to set the twitch token."
msgstr "Vysvětli, jak nastavit 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" 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:497 #: redbot/cogs/streams/streams.py:498
#, docstring #, docstring
msgid "Explain how to set the YouTube token." msgid "Explain how to set the YouTube token."
msgstr "Vysvětli, jak nastavit 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" 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:513 #: redbot/cogs/streams/streams.py:514
msgid "<your_api_key_here>" msgid "<your_api_key_here>"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:522 #: redbot/cogs/streams/streams.py:523
#, docstring #, docstring
msgid "Manage custom message for stream alerts." msgid "Manage custom message for stream alerts."
msgstr "Spravovat nastavení vlastní zprávy pro upozornění na vysílání." 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 #, 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 " 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 "" 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!" msgid "Stream alert message set!"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:545 #: redbot/cogs/streams/streams.py:546
#, docstring #, 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 " 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:561 #: redbot/cogs/streams/streams.py:562
#, docstring #, docstring
msgid "Reset the stream alert messages in this server." msgid "Reset the stream alert messages in this server."
msgstr "" 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." msgid "Stream alerts in this server will now use the default alert message."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:570 #: redbot/cogs/streams/streams.py:571
#, docstring #, docstring
msgid "Manage mention settings for stream alerts." msgid "Manage mention settings for stream alerts."
msgstr "Spravovat nastavení zmínění pro upozornění na vysílání." 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 #, docstring
msgid "Toggle the `@everyone` mention." msgid "Toggle the `@everyone` mention."
msgstr "Zapnout `@everyone` zmínku." 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." msgid "`@everyone` will no longer be mentioned for stream alerts."
msgstr "`@everyone` již nebude zmíněn pro upozornění na vysílání." 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." msgid "When a stream is live, `@everyone` will be mentioned."
msgstr "Když někdo zapne stream, `@everyone` bude zmíněno." msgstr "Když někdo zapne stream, `@everyone` bude zmíněno."
#: redbot/cogs/streams/streams.py:589 #: redbot/cogs/streams/streams.py:590
#, docstring #, docstring
msgid "Toggle the `@here` mention." msgid "Toggle the `@here` mention."
msgstr "Zapnout `@here` zmínku." 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." msgid "`@here` will no longer be mentioned for stream alerts."
msgstr "`@here` již nebude zmíněn pro upozornění na vysílání." 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." msgid "When a stream is live, `@here` will be mentioned."
msgstr "Když někdo zapne stream, `@here` bude zmíněno." msgstr "Když někdo zapne stream, `@here` bude zmíněno."
#: redbot/cogs/streams/streams.py:602 #: redbot/cogs/streams/streams.py:603
#, docstring #, docstring
msgid "Toggle a role mention." msgid "Toggle a role mention."
msgstr "Zapnout zmínku role." 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." msgid "`@{role.name}` will no longer be mentioned for stream alerts."
msgstr "" 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." msgid "When a stream or community is live, `@{role.name}` will be mentioned."
msgstr "" 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." 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:628 #: redbot/cogs/streams/streams.py:629
#, docstring #, docstring
msgid "Toggle alert deletion for when streams go offline." msgid "Toggle alert deletion for when streams go offline."
msgstr "Zapnout mazání alertů, když streamy budou 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." msgid "The notifications will be deleted once streams go offline."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:633 #: redbot/cogs/streams/streams.py:634
msgid "Notifications will no longer be deleted." msgid "Notifications will no longer be deleted."
msgstr "Oznámení již nebudou odstraňována." msgstr "Oznámení již nebudou odstraňována."
#: redbot/cogs/streams/streams.py:638 #: redbot/cogs/streams/streams.py:639
#, docstring #, docstring
msgid "Toggle excluding rerun streams from alerts." msgid "Toggle excluding rerun streams from alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:643 #: redbot/cogs/streams/streams.py:644
msgid "Streams of type 'rerun' will be included in alerts." msgid "Streams of type 'rerun' will be included in alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:646 #: redbot/cogs/streams/streams.py:647
msgid "Streams of type 'rerun' will no longer send an alert." msgid "Streams of type 'rerun' will no longer send an alert."
msgstr "" 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." 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." 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." 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." 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!" msgid "{mention}, {stream} is live!"
msgstr "{mention}, {stream} právě vysílá!" msgstr "{mention}, {stream} právě vysílá!"
#: redbot/cogs/streams/streams.py:778 #: redbot/cogs/streams/streams.py:812
msgid "{stream} is live!" msgid "{stream} is live!"
msgstr "{stream} vysílá!" 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" msgid "Untitled broadcast"
msgstr "Nepojmenované vysílání" msgstr "Nepojmenované vysílání"
#: redbot/cogs/streams/streamtypes.py:318 #: redbot/cogs/streams/streamtypes.py:353
msgid " - Rerun" msgid " - Rerun"
msgstr " - Znovu spustit" msgstr " - Znovu spustit"
#: redbot/cogs/streams/streamtypes.py:321 #: redbot/cogs/streams/streamtypes.py:356
#: redbot/cogs/streams/streamtypes.py:364 #: redbot/cogs/streams/streamtypes.py:399
#: redbot/cogs/streams/streamtypes.py:405 #: redbot/cogs/streams/streamtypes.py:440
msgid "Followers" msgid "Followers"
msgstr "Sledující" msgstr "Sledující"
#: redbot/cogs/streams/streamtypes.py:322 #: redbot/cogs/streams/streamtypes.py:357
#: redbot/cogs/streams/streamtypes.py:406 #: redbot/cogs/streams/streamtypes.py:441
msgid "Total views" msgid "Total views"
msgstr "Celkové shlédnutí" msgstr "Celkové shlédnutí"
#: redbot/cogs/streams/streamtypes.py:327 #: redbot/cogs/streams/streamtypes.py:362
#: redbot/cogs/streams/streamtypes.py:368 #: redbot/cogs/streams/streamtypes.py:403
msgid "Playing: " msgid "Playing: "
msgstr "Hraje: " msgstr "Hraje: "
#: redbot/cogs/streams/streamtypes.py:411 #: redbot/cogs/streams/streamtypes.py:446
msgid "None" msgid "None"
msgstr "Žádná" msgstr "Žádná"
#: redbot/cogs/streams/streamtypes.py:414 #: redbot/cogs/streams/streamtypes.py:449
msgid "NSFW | " msgid "NSFW | "
msgstr "NSFW | " msgstr "NSFW | "
#: redbot/cogs/streams/streamtypes.py:418 #: redbot/cogs/streams/streamtypes.py:453
msgid "{adult}Category: {category} | Tags: {tags}" msgid "{adult}Category: {category} | Tags: {tags}"
msgstr "{adult}Kategorie: {category} | Štítky: {tags}" msgstr "{adult}Kategorie: {category} | Štítky: {tags}"

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Danish\n" "Language-Team: Danish\n"
"MIME-Version: 1.0\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 " 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 "" 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." 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 "" 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 "<your_client_id_here>" msgid "<your_client_id_here>"
msgstr "" 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 "<your_client_secret_here>" msgid "<your_client_secret_here>"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:207 #: redbot/cogs/streams/streams.py:208
#, docstring #, docstring
msgid "Check if a Twitch channel is live." msgid "Check if a Twitch channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:220 #: redbot/cogs/streams/streams.py:221
#, docstring #, docstring
msgid "Check if a YouTube channel is live." msgid "Check if a YouTube channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:233 #: redbot/cogs/streams/streams.py:234
#, docstring #, docstring
msgid "Check if a smashcast channel is live." msgid "Check if a smashcast channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:239 #: redbot/cogs/streams/streams.py:240
#, docstring #, docstring
msgid "Check if a Picarto channel is live." msgid "Check if a Picarto channel is live."
msgstr "" 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." msgid "That user is offline."
msgstr "" 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." msgid "That channel doesn't seem to exist."
msgstr "" 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}." msgid "The Twitch token is either invalid or has not been set. See {command}."
msgstr "" 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}." msgid "The YouTube API key is either invalid or has not been set. See {command}."
msgstr "" 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." msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
msgstr "" 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." msgid "Something went wrong whilst trying to contact the stream service's API."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:297 #: redbot/cogs/streams/streams.py:298
#, docstring #, docstring
msgid "Manage automated stream alerts." msgid "Manage automated stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:302 #: redbot/cogs/streams/streams.py:303
#, docstring #, docstring
msgid "Manage Twitch stream notifications." msgid "Manage Twitch stream notifications."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:310 #: redbot/cogs/streams/streams.py:311
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Twitch stream." msgid "Toggle alerts in this channel for a Twitch stream."
msgstr "" 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." msgid "Please supply the name of a *Twitch* channel, not a Discord channel."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:320 #: redbot/cogs/streams/streams.py:321
#, docstring #, docstring
msgid "Toggle alerts in this channel for a YouTube stream." msgid "Toggle alerts in this channel for a YouTube stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:325 #: redbot/cogs/streams/streams.py:326
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Smashcast stream." msgid "Toggle alerts in this channel for a Smashcast stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:330 #: redbot/cogs/streams/streams.py:331
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Picarto stream." msgid "Toggle alerts in this channel for a Picarto stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:335 #: redbot/cogs/streams/streams.py:336
#, docstring #, 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 " 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:365 #: redbot/cogs/streams/streams.py:366
msgid "All the stream alerts in this server have been disabled." msgid "All the stream alerts in this server have been disabled."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:367 #: redbot/cogs/streams/streams.py:368
msgid "All the stream alerts in this channel have been disabled." msgid "All the stream alerts in this channel have been disabled."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:373 #: redbot/cogs/streams/streams.py:374
#, docstring #, docstring
msgid "List all active stream alerts in this server." msgid "List all active stream alerts in this server."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:376 #: redbot/cogs/streams/streams.py:377
msgid "Active alerts:\\n\\n" msgid "Active alerts:\\n\\n"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:384 #: redbot/cogs/streams/streams.py:385
msgid "There are no active alerts in this server." msgid "There are no active alerts in this server."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:455 #: redbot/cogs/streams/streams.py:456
#, docstring #, docstring
msgid "Manage stream alert settings." msgid "Manage stream alert settings."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:461 #: redbot/cogs/streams/streams.py:462
#, docstring #, docstring
msgid "Set stream check refresh time." msgid "Set stream check refresh time."
msgstr "" 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" msgid "You cannot set the refresh timer to less than 60 seconds"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:473 #: redbot/cogs/streams/streams.py:474
#, docstring #, docstring
msgid "Explain how to set the twitch token." msgid "Explain how to set the twitch token."
msgstr "" 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" 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:497 #: redbot/cogs/streams/streams.py:498
#, docstring #, docstring
msgid "Explain how to set the YouTube token." msgid "Explain how to set the YouTube token."
msgstr "" 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" 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:513 #: redbot/cogs/streams/streams.py:514
msgid "<your_api_key_here>" msgid "<your_api_key_here>"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:522 #: redbot/cogs/streams/streams.py:523
#, docstring #, docstring
msgid "Manage custom message for stream alerts." msgid "Manage custom message for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:528 #: redbot/cogs/streams/streams.py:529
#, docstring #, 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 " 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 "" 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!" msgid "Stream alert message set!"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:545 #: redbot/cogs/streams/streams.py:546
#, docstring #, 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 " 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:561 #: redbot/cogs/streams/streams.py:562
#, docstring #, docstring
msgid "Reset the stream alert messages in this server." msgid "Reset the stream alert messages in this server."
msgstr "" 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." msgid "Stream alerts in this server will now use the default alert message."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:570 #: redbot/cogs/streams/streams.py:571
#, docstring #, docstring
msgid "Manage mention settings for stream alerts." msgid "Manage mention settings for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:576 #: redbot/cogs/streams/streams.py:577
#, docstring #, docstring
msgid "Toggle the `@everyone` mention." msgid "Toggle the `@everyone` mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:581 #: redbot/cogs/streams/streams.py:582
msgid "`@everyone` will no longer be mentioned for stream alerts." msgid "`@everyone` will no longer be mentioned for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:584 #: redbot/cogs/streams/streams.py:585
msgid "When a stream is live, `@everyone` will be mentioned." msgid "When a stream is live, `@everyone` will be mentioned."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:589 #: redbot/cogs/streams/streams.py:590
#, docstring #, docstring
msgid "Toggle the `@here` mention." msgid "Toggle the `@here` mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:594 #: redbot/cogs/streams/streams.py:595
msgid "`@here` will no longer be mentioned for stream alerts." msgid "`@here` will no longer be mentioned for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:597 #: redbot/cogs/streams/streams.py:598
msgid "When a stream is live, `@here` will be mentioned." msgid "When a stream is live, `@here` will be mentioned."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:602 #: redbot/cogs/streams/streams.py:603
#, docstring #, docstring
msgid "Toggle a role mention." msgid "Toggle a role mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:607 #: redbot/cogs/streams/streams.py:608
msgid "`@{role.name}` will no longer be mentioned for stream alerts." msgid "`@{role.name}` will no longer be mentioned for stream alerts."
msgstr "" 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." msgid "When a stream or community is live, `@{role.name}` will be mentioned."
msgstr "" 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." 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:628 #: redbot/cogs/streams/streams.py:629
#, docstring #, docstring
msgid "Toggle alert deletion for when streams go offline." msgid "Toggle alert deletion for when streams go offline."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:631 #: redbot/cogs/streams/streams.py:632
msgid "The notifications will be deleted once streams go offline." msgid "The notifications will be deleted once streams go offline."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:633 #: redbot/cogs/streams/streams.py:634
msgid "Notifications will no longer be deleted." msgid "Notifications will no longer be deleted."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:638 #: redbot/cogs/streams/streams.py:639
#, docstring #, docstring
msgid "Toggle excluding rerun streams from alerts." msgid "Toggle excluding rerun streams from alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:643 #: redbot/cogs/streams/streams.py:644
msgid "Streams of type 'rerun' will be included in alerts." msgid "Streams of type 'rerun' will be included in alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:646 #: redbot/cogs/streams/streams.py:647
msgid "Streams of type 'rerun' will no longer send an alert." msgid "Streams of type 'rerun' will no longer send an alert."
msgstr "" 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." msgid "I'll now send a notification in this channel when {stream.name} is live."
msgstr "" 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." msgid "I won't send notifications about {stream.name} in this channel anymore."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:761 #: redbot/cogs/streams/streams.py:795
msgid "{mention}, {stream} is live!" msgid "{mention}, {stream} is live!"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:778 #: redbot/cogs/streams/streams.py:812
msgid "{stream} is live!" msgid "{stream} is live!"
msgstr "" 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" msgid "Untitled broadcast"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:318 #: redbot/cogs/streams/streamtypes.py:353
msgid " - Rerun" msgid " - Rerun"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:321 #: redbot/cogs/streams/streamtypes.py:356
#: redbot/cogs/streams/streamtypes.py:364 #: redbot/cogs/streams/streamtypes.py:399
#: redbot/cogs/streams/streamtypes.py:405 #: redbot/cogs/streams/streamtypes.py:440
msgid "Followers" msgid "Followers"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:322 #: redbot/cogs/streams/streamtypes.py:357
#: redbot/cogs/streams/streamtypes.py:406 #: redbot/cogs/streams/streamtypes.py:441
msgid "Total views" msgid "Total views"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:327 #: redbot/cogs/streams/streamtypes.py:362
#: redbot/cogs/streams/streamtypes.py:368 #: redbot/cogs/streams/streamtypes.py:403
msgid "Playing: " msgid "Playing: "
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:411 #: redbot/cogs/streams/streamtypes.py:446
msgid "None" msgid "None"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:414 #: redbot/cogs/streams/streamtypes.py:449
msgid "NSFW | " msgid "NSFW | "
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:418 #: redbot/cogs/streams/streamtypes.py:453
msgid "{adult}Category: {category} | Tags: {tags}" msgid "{adult}Category: {category} | Tags: {tags}"
msgstr "" msgstr ""

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: German\n" "Language-Team: German\n"
"MIME-Version: 1.0\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 " 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 "" 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." 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 "" 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 "<your_client_id_here>" msgid "<your_client_id_here>"
msgstr "" 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 "<your_client_secret_here>" msgid "<your_client_secret_here>"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:207 #: redbot/cogs/streams/streams.py:208
#, docstring #, docstring
msgid "Check if a Twitch channel is live." msgid "Check if a Twitch channel is live."
msgstr "Prüfe ob ein Twitch Kanal Live ist." msgstr "Prüfe ob ein Twitch Kanal Live ist."
#: redbot/cogs/streams/streams.py:220 #: redbot/cogs/streams/streams.py:221
#, docstring #, docstring
msgid "Check if a YouTube channel is live." msgid "Check if a YouTube channel is live."
msgstr "Prüfe ob ein YouTube Kanal Live ist." msgstr "Prüfe ob ein YouTube Kanal Live ist."
#: redbot/cogs/streams/streams.py:233 #: redbot/cogs/streams/streams.py:234
#, docstring #, docstring
msgid "Check if a smashcast channel is live." msgid "Check if a smashcast channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:239 #: redbot/cogs/streams/streams.py:240
#, docstring #, docstring
msgid "Check if a Picarto channel is live." msgid "Check if a Picarto channel is live."
msgstr "Prüfe ob ein Picarto Kanal Live ist." 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." msgid "That user is offline."
msgstr "Dieser Benutzer ist 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." msgid "That channel doesn't seem to exist."
msgstr "Dieser Kanal scheint nicht zu existieren." 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}." msgid "The Twitch token is either invalid or has not been set. See {command}."
msgstr "" 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}." msgid "The YouTube API key is either invalid or has not been set. See {command}."
msgstr "" 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." msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
msgstr "" 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." 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." 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 #, docstring
msgid "Manage automated stream alerts." msgid "Manage automated stream alerts."
msgstr "Verwalte automatische Stream Alarme." msgstr "Verwalte automatische Stream Alarme."
#: redbot/cogs/streams/streams.py:302 #: redbot/cogs/streams/streams.py:303
#, docstring #, docstring
msgid "Manage Twitch stream notifications." msgid "Manage Twitch stream notifications."
msgstr "Verwalte Twitch Stream Benachrichtigungen." msgstr "Verwalte Twitch Stream Benachrichtigungen."
#: redbot/cogs/streams/streams.py:310 #: redbot/cogs/streams/streams.py:311
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Twitch stream." msgid "Toggle alerts in this channel for a Twitch stream."
msgstr "Schalte die Alarme in diesem Kanal für Twitch Streams um." 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." 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." 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 #, docstring
msgid "Toggle alerts in this channel for a YouTube stream." msgid "Toggle alerts in this channel for a YouTube stream."
msgstr "Schalte die Alarme in diesem Kanal für YouTube Streams um." 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 #, docstring
msgid "Toggle alerts in this channel for a Smashcast stream." msgid "Toggle alerts in this channel for a Smashcast stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:330 #: redbot/cogs/streams/streams.py:331
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Picarto stream." msgid "Toggle alerts in this channel for a Picarto stream."
msgstr "Schalte die Alarme in diesem Kanal für Picarto Streams um." 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 #, 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 " 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 " 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." msgid "All the stream alerts in this server have been disabled."
msgstr "Alle Stream Alarme auf diesem Server wurden deaktiviert." 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." msgid "All the stream alerts in this channel have been disabled."
msgstr "Alle Stream Alarme in diesem Kanal wurden deaktiviert." msgstr "Alle Stream Alarme in diesem Kanal wurden deaktiviert."
#: redbot/cogs/streams/streams.py:373 #: redbot/cogs/streams/streams.py:374
#, docstring #, docstring
msgid "List all active stream alerts in this server." msgid "List all active stream alerts in this server."
msgstr "Listet alle aktiven Stream Alarme auf diesem Server auf." 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" msgid "Active alerts:\\n\\n"
msgstr "Aktive Alarme:\\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." msgid "There are no active alerts in this server."
msgstr "Es sind keine aktiven Alarme auf diesem Server vorhanden." msgstr "Es sind keine aktiven Alarme auf diesem Server vorhanden."
#: redbot/cogs/streams/streams.py:455 #: redbot/cogs/streams/streams.py:456
#, docstring #, docstring
msgid "Manage stream alert settings." msgid "Manage stream alert settings."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:461 #: redbot/cogs/streams/streams.py:462
#, docstring #, docstring
msgid "Set stream check refresh time." msgid "Set stream check refresh time."
msgstr "Stelle ein wie oft nach neuen Streams geschaut werden soll." 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" msgid "You cannot set the refresh timer to less than 60 seconds"
msgstr "Die minimale Wartezeit zwischen Aktualisierungen beträgt 60 Sekunden" msgstr "Die minimale Wartezeit zwischen Aktualisierungen beträgt 60 Sekunden"
#: redbot/cogs/streams/streams.py:473 #: redbot/cogs/streams/streams.py:474
#, docstring #, docstring
msgid "Explain how to set the twitch token." msgid "Explain how to set the twitch token."
msgstr "Erklären Sie, wie Sie den Twitchtoken setzen." 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" 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:497 #: redbot/cogs/streams/streams.py:498
#, docstring #, docstring
msgid "Explain how to set the YouTube token." msgid "Explain how to set the YouTube token."
msgstr "Erklären Sie, wie Sie den YouTube-Token setzen." 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" 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:513 #: redbot/cogs/streams/streams.py:514
msgid "<your_api_key_here>" msgid "<your_api_key_here>"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:522 #: redbot/cogs/streams/streams.py:523
#, docstring #, docstring
msgid "Manage custom message for stream alerts." msgid "Manage custom message for stream alerts."
msgstr "Benutzerdefinierte Nachricht für Stream-Alarme verwalten." msgstr "Benutzerdefinierte Nachricht für Stream-Alarme verwalten."
#: redbot/cogs/streams/streams.py:528 #: redbot/cogs/streams/streams.py:529
#, docstring #, 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 " 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 "" 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!" msgid "Stream alert message set!"
msgstr "Stream-Alarm-Nachricht gesetzt!" msgstr "Stream-Alarm-Nachricht gesetzt!"
#: redbot/cogs/streams/streams.py:545 #: redbot/cogs/streams/streams.py:546
#, docstring #, 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 " 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:561 #: redbot/cogs/streams/streams.py:562
#, docstring #, docstring
msgid "Reset the stream alert messages in this server." msgid "Reset the stream alert messages in this server."
msgstr "Stream-Warnmeldungen in diesem Server zurücksetzen." 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." msgid "Stream alerts in this server will now use the default alert message."
msgstr "Stream-Alarme in diesem Server werden nun die Standardwarnmeldung verwenden." msgstr "Stream-Alarme in diesem Server werden nun die Standardwarnmeldung verwenden."
#: redbot/cogs/streams/streams.py:570 #: redbot/cogs/streams/streams.py:571
#, docstring #, docstring
msgid "Manage mention settings for stream alerts." msgid "Manage mention settings for stream alerts."
msgstr "Verwalte Einstellungen für Erwähnungen bei Stream-Alarmen." msgstr "Verwalte Einstellungen für Erwähnungen bei Stream-Alarmen."
#: redbot/cogs/streams/streams.py:576 #: redbot/cogs/streams/streams.py:577
#, docstring #, docstring
msgid "Toggle the `@everyone` mention." msgid "Toggle the `@everyone` mention."
msgstr "Schalte die `@everyone` Erwähnung um." 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." msgid "`@everyone` will no longer be mentioned for stream alerts."
msgstr "`@everyone` wird nicht mehr bei Stream-Alarmen erwähnt." 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." msgid "When a stream is live, `@everyone` will be mentioned."
msgstr "Wenn ein Stream live ist, wird`@everyone` erwähnt." msgstr "Wenn ein Stream live ist, wird`@everyone` erwähnt."
#: redbot/cogs/streams/streams.py:589 #: redbot/cogs/streams/streams.py:590
#, docstring #, docstring
msgid "Toggle the `@here` mention." msgid "Toggle the `@here` mention."
msgstr "Schalte die `@here` Erwähnung um." 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." msgid "`@here` will no longer be mentioned for stream alerts."
msgstr "`@here` wird nicht mehr bei Stream-Alarmen erwähnt." 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." msgid "When a stream is live, `@here` will be mentioned."
msgstr "Wenn ein Stream live ist, wird`@here` erwähnt." msgstr "Wenn ein Stream live ist, wird`@here` erwähnt."
#: redbot/cogs/streams/streams.py:602 #: redbot/cogs/streams/streams.py:603
#, docstring #, docstring
msgid "Toggle a role mention." msgid "Toggle a role mention."
msgstr "Schalte Rollen-Erwähnung um." 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." msgid "`@{role.name}` will no longer be mentioned for stream alerts."
msgstr "`@{role.name}` wird nicht mehr bei Stream-Alarmen erwähnt." 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." 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." 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." 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." 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 #, docstring
msgid "Toggle alert deletion for when streams go offline." msgid "Toggle alert deletion for when streams go offline."
msgstr "Schalte die Löschung von Alarmen um wenn ein Stream offline geht." 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." msgid "The notifications will be deleted once streams go offline."
msgstr "Die Benachrichtigungen werden gelöscht sobald ein Stream offline geht." 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." msgid "Notifications will no longer be deleted."
msgstr "Benachrichtigungen werden nicht mehr gelöscht." msgstr "Benachrichtigungen werden nicht mehr gelöscht."
#: redbot/cogs/streams/streams.py:638 #: redbot/cogs/streams/streams.py:639
#, docstring #, docstring
msgid "Toggle excluding rerun streams from alerts." msgid "Toggle excluding rerun streams from alerts."
msgstr "Aktiviert oder deaktiviert das Ausschließen von erneuten Streams aus Warnungen." 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." msgid "Streams of type 'rerun' will be included in alerts."
msgstr "Streams vom Typ \"Wiederholung\" werden in Warnungen eingeschlossen." 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." msgid "Streams of type 'rerun' will no longer send an alert."
msgstr "Streams vom Typ \"Erneut ausführen\" senden keine Warnung mehr." 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." 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." 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." 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." 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!" msgid "{mention}, {stream} is live!"
msgstr "{mention}, {stream} ist live!" msgstr "{mention}, {stream} ist live!"
#: redbot/cogs/streams/streams.py:778 #: redbot/cogs/streams/streams.py:812
msgid "{stream} is live!" msgid "{stream} is live!"
msgstr "{stream} ist 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" msgid "Untitled broadcast"
msgstr "Unbenannte Übertragung" msgstr "Unbenannte Übertragung"
#: redbot/cogs/streams/streamtypes.py:318 #: redbot/cogs/streams/streamtypes.py:353
msgid " - Rerun" msgid " - Rerun"
msgstr " - Wiederholung" msgstr " - Wiederholung"
#: redbot/cogs/streams/streamtypes.py:321 #: redbot/cogs/streams/streamtypes.py:356
#: redbot/cogs/streams/streamtypes.py:364 #: redbot/cogs/streams/streamtypes.py:399
#: redbot/cogs/streams/streamtypes.py:405 #: redbot/cogs/streams/streamtypes.py:440
msgid "Followers" msgid "Followers"
msgstr "Followers" msgstr "Followers"
#: redbot/cogs/streams/streamtypes.py:322 #: redbot/cogs/streams/streamtypes.py:357
#: redbot/cogs/streams/streamtypes.py:406 #: redbot/cogs/streams/streamtypes.py:441
msgid "Total views" msgid "Total views"
msgstr "Alle Aufrufe" msgstr "Alle Aufrufe"
#: redbot/cogs/streams/streamtypes.py:327 #: redbot/cogs/streams/streamtypes.py:362
#: redbot/cogs/streams/streamtypes.py:368 #: redbot/cogs/streams/streamtypes.py:403
msgid "Playing: " msgid "Playing: "
msgstr "Gerade läuft: " msgstr "Gerade läuft: "
#: redbot/cogs/streams/streamtypes.py:411 #: redbot/cogs/streams/streamtypes.py:446
msgid "None" msgid "None"
msgstr "Keine" msgstr "Keine"
#: redbot/cogs/streams/streamtypes.py:414 #: redbot/cogs/streams/streamtypes.py:449
msgid "NSFW | " msgid "NSFW | "
msgstr "NSFW | " msgstr "NSFW | "
#: redbot/cogs/streams/streamtypes.py:418 #: redbot/cogs/streams/streamtypes.py:453
msgid "{adult}Category: {category} | Tags: {tags}" msgid "{adult}Category: {category} | Tags: {tags}"
msgstr "{adult}Kategorie: {category} | Tags: {tags}" msgstr "{adult}Kategorie: {category} | Tags: {tags}"

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Greek\n" "Language-Team: Greek\n"
"MIME-Version: 1.0\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 " 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 "" 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." 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 "" 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 "<your_client_id_here>" msgid "<your_client_id_here>"
msgstr "" 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 "<your_client_secret_here>" msgid "<your_client_secret_here>"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:207 #: redbot/cogs/streams/streams.py:208
#, docstring #, docstring
msgid "Check if a Twitch channel is live." msgid "Check if a Twitch channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:220 #: redbot/cogs/streams/streams.py:221
#, docstring #, docstring
msgid "Check if a YouTube channel is live." msgid "Check if a YouTube channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:233 #: redbot/cogs/streams/streams.py:234
#, docstring #, docstring
msgid "Check if a smashcast channel is live." msgid "Check if a smashcast channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:239 #: redbot/cogs/streams/streams.py:240
#, docstring #, docstring
msgid "Check if a Picarto channel is live." msgid "Check if a Picarto channel is live."
msgstr "" 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." msgid "That user is offline."
msgstr "" 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." msgid "That channel doesn't seem to exist."
msgstr "" 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}." msgid "The Twitch token is either invalid or has not been set. See {command}."
msgstr "" 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}." msgid "The YouTube API key is either invalid or has not been set. See {command}."
msgstr "" 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." msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
msgstr "" 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." msgid "Something went wrong whilst trying to contact the stream service's API."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:297 #: redbot/cogs/streams/streams.py:298
#, docstring #, docstring
msgid "Manage automated stream alerts." msgid "Manage automated stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:302 #: redbot/cogs/streams/streams.py:303
#, docstring #, docstring
msgid "Manage Twitch stream notifications." msgid "Manage Twitch stream notifications."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:310 #: redbot/cogs/streams/streams.py:311
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Twitch stream." msgid "Toggle alerts in this channel for a Twitch stream."
msgstr "" 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." msgid "Please supply the name of a *Twitch* channel, not a Discord channel."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:320 #: redbot/cogs/streams/streams.py:321
#, docstring #, docstring
msgid "Toggle alerts in this channel for a YouTube stream." msgid "Toggle alerts in this channel for a YouTube stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:325 #: redbot/cogs/streams/streams.py:326
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Smashcast stream." msgid "Toggle alerts in this channel for a Smashcast stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:330 #: redbot/cogs/streams/streams.py:331
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Picarto stream." msgid "Toggle alerts in this channel for a Picarto stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:335 #: redbot/cogs/streams/streams.py:336
#, docstring #, 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 " 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:365 #: redbot/cogs/streams/streams.py:366
msgid "All the stream alerts in this server have been disabled." msgid "All the stream alerts in this server have been disabled."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:367 #: redbot/cogs/streams/streams.py:368
msgid "All the stream alerts in this channel have been disabled." msgid "All the stream alerts in this channel have been disabled."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:373 #: redbot/cogs/streams/streams.py:374
#, docstring #, docstring
msgid "List all active stream alerts in this server." msgid "List all active stream alerts in this server."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:376 #: redbot/cogs/streams/streams.py:377
msgid "Active alerts:\\n\\n" msgid "Active alerts:\\n\\n"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:384 #: redbot/cogs/streams/streams.py:385
msgid "There are no active alerts in this server." msgid "There are no active alerts in this server."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:455 #: redbot/cogs/streams/streams.py:456
#, docstring #, docstring
msgid "Manage stream alert settings." msgid "Manage stream alert settings."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:461 #: redbot/cogs/streams/streams.py:462
#, docstring #, docstring
msgid "Set stream check refresh time." msgid "Set stream check refresh time."
msgstr "" 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" msgid "You cannot set the refresh timer to less than 60 seconds"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:473 #: redbot/cogs/streams/streams.py:474
#, docstring #, docstring
msgid "Explain how to set the twitch token." msgid "Explain how to set the twitch token."
msgstr "" 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" 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:497 #: redbot/cogs/streams/streams.py:498
#, docstring #, docstring
msgid "Explain how to set the YouTube token." msgid "Explain how to set the YouTube token."
msgstr "" 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" 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:513 #: redbot/cogs/streams/streams.py:514
msgid "<your_api_key_here>" msgid "<your_api_key_here>"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:522 #: redbot/cogs/streams/streams.py:523
#, docstring #, docstring
msgid "Manage custom message for stream alerts." msgid "Manage custom message for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:528 #: redbot/cogs/streams/streams.py:529
#, docstring #, 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 " 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 "" 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!" msgid "Stream alert message set!"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:545 #: redbot/cogs/streams/streams.py:546
#, docstring #, 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 " 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:561 #: redbot/cogs/streams/streams.py:562
#, docstring #, docstring
msgid "Reset the stream alert messages in this server." msgid "Reset the stream alert messages in this server."
msgstr "" 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." msgid "Stream alerts in this server will now use the default alert message."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:570 #: redbot/cogs/streams/streams.py:571
#, docstring #, docstring
msgid "Manage mention settings for stream alerts." msgid "Manage mention settings for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:576 #: redbot/cogs/streams/streams.py:577
#, docstring #, docstring
msgid "Toggle the `@everyone` mention." msgid "Toggle the `@everyone` mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:581 #: redbot/cogs/streams/streams.py:582
msgid "`@everyone` will no longer be mentioned for stream alerts." msgid "`@everyone` will no longer be mentioned for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:584 #: redbot/cogs/streams/streams.py:585
msgid "When a stream is live, `@everyone` will be mentioned." msgid "When a stream is live, `@everyone` will be mentioned."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:589 #: redbot/cogs/streams/streams.py:590
#, docstring #, docstring
msgid "Toggle the `@here` mention." msgid "Toggle the `@here` mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:594 #: redbot/cogs/streams/streams.py:595
msgid "`@here` will no longer be mentioned for stream alerts." msgid "`@here` will no longer be mentioned for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:597 #: redbot/cogs/streams/streams.py:598
msgid "When a stream is live, `@here` will be mentioned." msgid "When a stream is live, `@here` will be mentioned."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:602 #: redbot/cogs/streams/streams.py:603
#, docstring #, docstring
msgid "Toggle a role mention." msgid "Toggle a role mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:607 #: redbot/cogs/streams/streams.py:608
msgid "`@{role.name}` will no longer be mentioned for stream alerts." msgid "`@{role.name}` will no longer be mentioned for stream alerts."
msgstr "" 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." msgid "When a stream or community is live, `@{role.name}` will be mentioned."
msgstr "" 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." 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:628 #: redbot/cogs/streams/streams.py:629
#, docstring #, docstring
msgid "Toggle alert deletion for when streams go offline." msgid "Toggle alert deletion for when streams go offline."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:631 #: redbot/cogs/streams/streams.py:632
msgid "The notifications will be deleted once streams go offline." msgid "The notifications will be deleted once streams go offline."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:633 #: redbot/cogs/streams/streams.py:634
msgid "Notifications will no longer be deleted." msgid "Notifications will no longer be deleted."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:638 #: redbot/cogs/streams/streams.py:639
#, docstring #, docstring
msgid "Toggle excluding rerun streams from alerts." msgid "Toggle excluding rerun streams from alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:643 #: redbot/cogs/streams/streams.py:644
msgid "Streams of type 'rerun' will be included in alerts." msgid "Streams of type 'rerun' will be included in alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:646 #: redbot/cogs/streams/streams.py:647
msgid "Streams of type 'rerun' will no longer send an alert." msgid "Streams of type 'rerun' will no longer send an alert."
msgstr "" 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." msgid "I'll now send a notification in this channel when {stream.name} is live."
msgstr "" 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." msgid "I won't send notifications about {stream.name} in this channel anymore."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:761 #: redbot/cogs/streams/streams.py:795
msgid "{mention}, {stream} is live!" msgid "{mention}, {stream} is live!"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:778 #: redbot/cogs/streams/streams.py:812
msgid "{stream} is live!" msgid "{stream} is live!"
msgstr "" 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" msgid "Untitled broadcast"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:318 #: redbot/cogs/streams/streamtypes.py:353
msgid " - Rerun" msgid " - Rerun"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:321 #: redbot/cogs/streams/streamtypes.py:356
#: redbot/cogs/streams/streamtypes.py:364 #: redbot/cogs/streams/streamtypes.py:399
#: redbot/cogs/streams/streamtypes.py:405 #: redbot/cogs/streams/streamtypes.py:440
msgid "Followers" msgid "Followers"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:322 #: redbot/cogs/streams/streamtypes.py:357
#: redbot/cogs/streams/streamtypes.py:406 #: redbot/cogs/streams/streamtypes.py:441
msgid "Total views" msgid "Total views"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:327 #: redbot/cogs/streams/streamtypes.py:362
#: redbot/cogs/streams/streamtypes.py:368 #: redbot/cogs/streams/streamtypes.py:403
msgid "Playing: " msgid "Playing: "
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:411 #: redbot/cogs/streams/streamtypes.py:446
msgid "None" msgid "None"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:414 #: redbot/cogs/streams/streamtypes.py:449
msgid "NSFW | " msgid "NSFW | "
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:418 #: redbot/cogs/streams/streamtypes.py:453
msgid "{adult}Category: {category} | Tags: {tags}" msgid "{adult}Category: {category} | Tags: {tags}"
msgstr "" msgstr ""

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Spanish\n" "Language-Team: Spanish\n"
"MIME-Version: 1.0\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 " 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 "" 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." 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 "" 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 "<your_client_id_here>" msgid "<your_client_id_here>"
msgstr "" 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 "<your_client_secret_here>" msgid "<your_client_secret_here>"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:207 #: redbot/cogs/streams/streams.py:208
#, docstring #, docstring
msgid "Check if a Twitch channel is live." msgid "Check if a Twitch channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:220 #: redbot/cogs/streams/streams.py:221
#, docstring #, docstring
msgid "Check if a YouTube channel is live." msgid "Check if a YouTube channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:233 #: redbot/cogs/streams/streams.py:234
#, docstring #, docstring
msgid "Check if a smashcast channel is live." msgid "Check if a smashcast channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:239 #: redbot/cogs/streams/streams.py:240
#, docstring #, docstring
msgid "Check if a Picarto channel is live." msgid "Check if a Picarto channel is live."
msgstr "" 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." msgid "That user is offline."
msgstr "" 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." msgid "That channel doesn't seem to exist."
msgstr "" 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}." msgid "The Twitch token is either invalid or has not been set. See {command}."
msgstr "" 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}." msgid "The YouTube API key is either invalid or has not been set. See {command}."
msgstr "" 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." msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
msgstr "" 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." msgid "Something went wrong whilst trying to contact the stream service's API."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:297 #: redbot/cogs/streams/streams.py:298
#, docstring #, docstring
msgid "Manage automated stream alerts." msgid "Manage automated stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:302 #: redbot/cogs/streams/streams.py:303
#, docstring #, docstring
msgid "Manage Twitch stream notifications." msgid "Manage Twitch stream notifications."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:310 #: redbot/cogs/streams/streams.py:311
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Twitch stream." msgid "Toggle alerts in this channel for a Twitch stream."
msgstr "" 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." msgid "Please supply the name of a *Twitch* channel, not a Discord channel."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:320 #: redbot/cogs/streams/streams.py:321
#, docstring #, docstring
msgid "Toggle alerts in this channel for a YouTube stream." msgid "Toggle alerts in this channel for a YouTube stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:325 #: redbot/cogs/streams/streams.py:326
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Smashcast stream." msgid "Toggle alerts in this channel for a Smashcast stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:330 #: redbot/cogs/streams/streams.py:331
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Picarto stream." msgid "Toggle alerts in this channel for a Picarto stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:335 #: redbot/cogs/streams/streams.py:336
#, docstring #, 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 " 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:365 #: redbot/cogs/streams/streams.py:366
msgid "All the stream alerts in this server have been disabled." msgid "All the stream alerts in this server have been disabled."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:367 #: redbot/cogs/streams/streams.py:368
msgid "All the stream alerts in this channel have been disabled." msgid "All the stream alerts in this channel have been disabled."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:373 #: redbot/cogs/streams/streams.py:374
#, docstring #, docstring
msgid "List all active stream alerts in this server." msgid "List all active stream alerts in this server."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:376 #: redbot/cogs/streams/streams.py:377
msgid "Active alerts:\\n\\n" msgid "Active alerts:\\n\\n"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:384 #: redbot/cogs/streams/streams.py:385
msgid "There are no active alerts in this server." msgid "There are no active alerts in this server."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:455 #: redbot/cogs/streams/streams.py:456
#, docstring #, docstring
msgid "Manage stream alert settings." msgid "Manage stream alert settings."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:461 #: redbot/cogs/streams/streams.py:462
#, docstring #, docstring
msgid "Set stream check refresh time." msgid "Set stream check refresh time."
msgstr "" 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" msgid "You cannot set the refresh timer to less than 60 seconds"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:473 #: redbot/cogs/streams/streams.py:474
#, docstring #, docstring
msgid "Explain how to set the twitch token." msgid "Explain how to set the twitch token."
msgstr "" 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" 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:497 #: redbot/cogs/streams/streams.py:498
#, docstring #, docstring
msgid "Explain how to set the YouTube token." msgid "Explain how to set the YouTube token."
msgstr "" 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" 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:513 #: redbot/cogs/streams/streams.py:514
msgid "<your_api_key_here>" msgid "<your_api_key_here>"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:522 #: redbot/cogs/streams/streams.py:523
#, docstring #, docstring
msgid "Manage custom message for stream alerts." msgid "Manage custom message for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:528 #: redbot/cogs/streams/streams.py:529
#, docstring #, 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 " 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 "" 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!" msgid "Stream alert message set!"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:545 #: redbot/cogs/streams/streams.py:546
#, docstring #, 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 " 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:561 #: redbot/cogs/streams/streams.py:562
#, docstring #, docstring
msgid "Reset the stream alert messages in this server." msgid "Reset the stream alert messages in this server."
msgstr "" 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." msgid "Stream alerts in this server will now use the default alert message."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:570 #: redbot/cogs/streams/streams.py:571
#, docstring #, docstring
msgid "Manage mention settings for stream alerts." msgid "Manage mention settings for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:576 #: redbot/cogs/streams/streams.py:577
#, docstring #, docstring
msgid "Toggle the `@everyone` mention." msgid "Toggle the `@everyone` mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:581 #: redbot/cogs/streams/streams.py:582
msgid "`@everyone` will no longer be mentioned for stream alerts." msgid "`@everyone` will no longer be mentioned for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:584 #: redbot/cogs/streams/streams.py:585
msgid "When a stream is live, `@everyone` will be mentioned." msgid "When a stream is live, `@everyone` will be mentioned."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:589 #: redbot/cogs/streams/streams.py:590
#, docstring #, docstring
msgid "Toggle the `@here` mention." msgid "Toggle the `@here` mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:594 #: redbot/cogs/streams/streams.py:595
msgid "`@here` will no longer be mentioned for stream alerts." msgid "`@here` will no longer be mentioned for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:597 #: redbot/cogs/streams/streams.py:598
msgid "When a stream is live, `@here` will be mentioned." msgid "When a stream is live, `@here` will be mentioned."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:602 #: redbot/cogs/streams/streams.py:603
#, docstring #, docstring
msgid "Toggle a role mention." msgid "Toggle a role mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:607 #: redbot/cogs/streams/streams.py:608
msgid "`@{role.name}` will no longer be mentioned for stream alerts." msgid "`@{role.name}` will no longer be mentioned for stream alerts."
msgstr "" 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." msgid "When a stream or community is live, `@{role.name}` will be mentioned."
msgstr "" 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." 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:628 #: redbot/cogs/streams/streams.py:629
#, docstring #, docstring
msgid "Toggle alert deletion for when streams go offline." msgid "Toggle alert deletion for when streams go offline."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:631 #: redbot/cogs/streams/streams.py:632
msgid "The notifications will be deleted once streams go offline." msgid "The notifications will be deleted once streams go offline."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:633 #: redbot/cogs/streams/streams.py:634
msgid "Notifications will no longer be deleted." msgid "Notifications will no longer be deleted."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:638 #: redbot/cogs/streams/streams.py:639
#, docstring #, docstring
msgid "Toggle excluding rerun streams from alerts." msgid "Toggle excluding rerun streams from alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:643 #: redbot/cogs/streams/streams.py:644
msgid "Streams of type 'rerun' will be included in alerts." msgid "Streams of type 'rerun' will be included in alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:646 #: redbot/cogs/streams/streams.py:647
msgid "Streams of type 'rerun' will no longer send an alert." msgid "Streams of type 'rerun' will no longer send an alert."
msgstr "" 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." msgid "I'll now send a notification in this channel when {stream.name} is live."
msgstr "" 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." msgid "I won't send notifications about {stream.name} in this channel anymore."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:761 #: redbot/cogs/streams/streams.py:795
msgid "{mention}, {stream} is live!" msgid "{mention}, {stream} is live!"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:778 #: redbot/cogs/streams/streams.py:812
msgid "{stream} is live!" msgid "{stream} is live!"
msgstr "" 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" msgid "Untitled broadcast"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:318 #: redbot/cogs/streams/streamtypes.py:353
msgid " - Rerun" msgid " - Rerun"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:321 #: redbot/cogs/streams/streamtypes.py:356
#: redbot/cogs/streams/streamtypes.py:364 #: redbot/cogs/streams/streamtypes.py:399
#: redbot/cogs/streams/streamtypes.py:405 #: redbot/cogs/streams/streamtypes.py:440
msgid "Followers" msgid "Followers"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:322 #: redbot/cogs/streams/streamtypes.py:357
#: redbot/cogs/streams/streamtypes.py:406 #: redbot/cogs/streams/streamtypes.py:441
msgid "Total views" msgid "Total views"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:327 #: redbot/cogs/streams/streamtypes.py:362
#: redbot/cogs/streams/streamtypes.py:368 #: redbot/cogs/streams/streamtypes.py:403
msgid "Playing: " msgid "Playing: "
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:411 #: redbot/cogs/streams/streamtypes.py:446
msgid "None" msgid "None"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:414 #: redbot/cogs/streams/streamtypes.py:449
msgid "NSFW | " msgid "NSFW | "
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:418 #: redbot/cogs/streams/streamtypes.py:453
msgid "{adult}Category: {category} | Tags: {tags}" msgid "{adult}Category: {category} | Tags: {tags}"
msgstr "" msgstr ""

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Finnish\n" "Language-Team: Finnish\n"
"MIME-Version: 1.0\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 " 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 "" 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." 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 "" 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 "<your_client_id_here>" msgid "<your_client_id_here>"
msgstr "" 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 "<your_client_secret_here>" msgid "<your_client_secret_here>"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:207 #: redbot/cogs/streams/streams.py:208
#, docstring #, docstring
msgid "Check if a Twitch channel is live." msgid "Check if a Twitch channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:220 #: redbot/cogs/streams/streams.py:221
#, docstring #, docstring
msgid "Check if a YouTube channel is live." msgid "Check if a YouTube channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:233 #: redbot/cogs/streams/streams.py:234
#, docstring #, docstring
msgid "Check if a smashcast channel is live." msgid "Check if a smashcast channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:239 #: redbot/cogs/streams/streams.py:240
#, docstring #, docstring
msgid "Check if a Picarto channel is live." msgid "Check if a Picarto channel is live."
msgstr "" 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." msgid "That user is offline."
msgstr "" 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." msgid "That channel doesn't seem to exist."
msgstr "" 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}." msgid "The Twitch token is either invalid or has not been set. See {command}."
msgstr "" 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}." msgid "The YouTube API key is either invalid or has not been set. See {command}."
msgstr "" 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." msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
msgstr "" 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." msgid "Something went wrong whilst trying to contact the stream service's API."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:297 #: redbot/cogs/streams/streams.py:298
#, docstring #, docstring
msgid "Manage automated stream alerts." msgid "Manage automated stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:302 #: redbot/cogs/streams/streams.py:303
#, docstring #, docstring
msgid "Manage Twitch stream notifications." msgid "Manage Twitch stream notifications."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:310 #: redbot/cogs/streams/streams.py:311
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Twitch stream." msgid "Toggle alerts in this channel for a Twitch stream."
msgstr "" 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." msgid "Please supply the name of a *Twitch* channel, not a Discord channel."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:320 #: redbot/cogs/streams/streams.py:321
#, docstring #, docstring
msgid "Toggle alerts in this channel for a YouTube stream." msgid "Toggle alerts in this channel for a YouTube stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:325 #: redbot/cogs/streams/streams.py:326
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Smashcast stream." msgid "Toggle alerts in this channel for a Smashcast stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:330 #: redbot/cogs/streams/streams.py:331
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Picarto stream." msgid "Toggle alerts in this channel for a Picarto stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:335 #: redbot/cogs/streams/streams.py:336
#, docstring #, 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 " 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:365 #: redbot/cogs/streams/streams.py:366
msgid "All the stream alerts in this server have been disabled." msgid "All the stream alerts in this server have been disabled."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:367 #: redbot/cogs/streams/streams.py:368
msgid "All the stream alerts in this channel have been disabled." msgid "All the stream alerts in this channel have been disabled."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:373 #: redbot/cogs/streams/streams.py:374
#, docstring #, docstring
msgid "List all active stream alerts in this server." msgid "List all active stream alerts in this server."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:376 #: redbot/cogs/streams/streams.py:377
msgid "Active alerts:\\n\\n" msgid "Active alerts:\\n\\n"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:384 #: redbot/cogs/streams/streams.py:385
msgid "There are no active alerts in this server." msgid "There are no active alerts in this server."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:455 #: redbot/cogs/streams/streams.py:456
#, docstring #, docstring
msgid "Manage stream alert settings." msgid "Manage stream alert settings."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:461 #: redbot/cogs/streams/streams.py:462
#, docstring #, docstring
msgid "Set stream check refresh time." msgid "Set stream check refresh time."
msgstr "" 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" msgid "You cannot set the refresh timer to less than 60 seconds"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:473 #: redbot/cogs/streams/streams.py:474
#, docstring #, docstring
msgid "Explain how to set the twitch token." msgid "Explain how to set the twitch token."
msgstr "" 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" 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:497 #: redbot/cogs/streams/streams.py:498
#, docstring #, docstring
msgid "Explain how to set the YouTube token." msgid "Explain how to set the YouTube token."
msgstr "" 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" 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:513 #: redbot/cogs/streams/streams.py:514
msgid "<your_api_key_here>" msgid "<your_api_key_here>"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:522 #: redbot/cogs/streams/streams.py:523
#, docstring #, docstring
msgid "Manage custom message for stream alerts." msgid "Manage custom message for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:528 #: redbot/cogs/streams/streams.py:529
#, docstring #, 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 " 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 "" 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!" msgid "Stream alert message set!"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:545 #: redbot/cogs/streams/streams.py:546
#, docstring #, 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 " 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:561 #: redbot/cogs/streams/streams.py:562
#, docstring #, docstring
msgid "Reset the stream alert messages in this server." msgid "Reset the stream alert messages in this server."
msgstr "" 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." msgid "Stream alerts in this server will now use the default alert message."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:570 #: redbot/cogs/streams/streams.py:571
#, docstring #, docstring
msgid "Manage mention settings for stream alerts." msgid "Manage mention settings for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:576 #: redbot/cogs/streams/streams.py:577
#, docstring #, docstring
msgid "Toggle the `@everyone` mention." msgid "Toggle the `@everyone` mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:581 #: redbot/cogs/streams/streams.py:582
msgid "`@everyone` will no longer be mentioned for stream alerts." msgid "`@everyone` will no longer be mentioned for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:584 #: redbot/cogs/streams/streams.py:585
msgid "When a stream is live, `@everyone` will be mentioned." msgid "When a stream is live, `@everyone` will be mentioned."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:589 #: redbot/cogs/streams/streams.py:590
#, docstring #, docstring
msgid "Toggle the `@here` mention." msgid "Toggle the `@here` mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:594 #: redbot/cogs/streams/streams.py:595
msgid "`@here` will no longer be mentioned for stream alerts." msgid "`@here` will no longer be mentioned for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:597 #: redbot/cogs/streams/streams.py:598
msgid "When a stream is live, `@here` will be mentioned." msgid "When a stream is live, `@here` will be mentioned."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:602 #: redbot/cogs/streams/streams.py:603
#, docstring #, docstring
msgid "Toggle a role mention." msgid "Toggle a role mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:607 #: redbot/cogs/streams/streams.py:608
msgid "`@{role.name}` will no longer be mentioned for stream alerts." msgid "`@{role.name}` will no longer be mentioned for stream alerts."
msgstr "" 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." msgid "When a stream or community is live, `@{role.name}` will be mentioned."
msgstr "" 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." 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:628 #: redbot/cogs/streams/streams.py:629
#, docstring #, docstring
msgid "Toggle alert deletion for when streams go offline." msgid "Toggle alert deletion for when streams go offline."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:631 #: redbot/cogs/streams/streams.py:632
msgid "The notifications will be deleted once streams go offline." msgid "The notifications will be deleted once streams go offline."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:633 #: redbot/cogs/streams/streams.py:634
msgid "Notifications will no longer be deleted." msgid "Notifications will no longer be deleted."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:638 #: redbot/cogs/streams/streams.py:639
#, docstring #, docstring
msgid "Toggle excluding rerun streams from alerts." msgid "Toggle excluding rerun streams from alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:643 #: redbot/cogs/streams/streams.py:644
msgid "Streams of type 'rerun' will be included in alerts." msgid "Streams of type 'rerun' will be included in alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:646 #: redbot/cogs/streams/streams.py:647
msgid "Streams of type 'rerun' will no longer send an alert." msgid "Streams of type 'rerun' will no longer send an alert."
msgstr "" 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." msgid "I'll now send a notification in this channel when {stream.name} is live."
msgstr "" 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." msgid "I won't send notifications about {stream.name} in this channel anymore."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:761 #: redbot/cogs/streams/streams.py:795
msgid "{mention}, {stream} is live!" msgid "{mention}, {stream} is live!"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:778 #: redbot/cogs/streams/streams.py:812
msgid "{stream} is live!" msgid "{stream} is live!"
msgstr "" 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" msgid "Untitled broadcast"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:318 #: redbot/cogs/streams/streamtypes.py:353
msgid " - Rerun" msgid " - Rerun"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:321 #: redbot/cogs/streams/streamtypes.py:356
#: redbot/cogs/streams/streamtypes.py:364 #: redbot/cogs/streams/streamtypes.py:399
#: redbot/cogs/streams/streamtypes.py:405 #: redbot/cogs/streams/streamtypes.py:440
msgid "Followers" msgid "Followers"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:322 #: redbot/cogs/streams/streamtypes.py:357
#: redbot/cogs/streams/streamtypes.py:406 #: redbot/cogs/streams/streamtypes.py:441
msgid "Total views" msgid "Total views"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:327 #: redbot/cogs/streams/streamtypes.py:362
#: redbot/cogs/streams/streamtypes.py:368 #: redbot/cogs/streams/streamtypes.py:403
msgid "Playing: " msgid "Playing: "
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:411 #: redbot/cogs/streams/streamtypes.py:446
msgid "None" msgid "None"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:414 #: redbot/cogs/streams/streamtypes.py:449
msgid "NSFW | " msgid "NSFW | "
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:418 #: redbot/cogs/streams/streamtypes.py:453
msgid "{adult}Category: {category} | Tags: {tags}" msgid "{adult}Category: {category} | Tags: {tags}"
msgstr "" msgstr ""

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: French\n" "Language-Team: French\n"
"MIME-Version: 1.0\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 " 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 "" 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." 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 "" 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 "<your_client_id_here>" msgid "<your_client_id_here>"
msgstr "<your_client_id_here>" msgstr "<your_client_id_here>"
#: 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 "<your_client_secret_here>" msgid "<your_client_secret_here>"
msgstr "<votre_secret_client_ici>" msgstr "<votre_secret_client_ici>"
#: redbot/cogs/streams/streams.py:207 #: redbot/cogs/streams/streams.py:208
#, docstring #, docstring
msgid "Check if a Twitch channel is live." msgid "Check if a Twitch channel is live."
msgstr "Vérifiez si une chaîne Twitch est en 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 #, docstring
msgid "Check if a YouTube channel is live." msgid "Check if a YouTube channel is live."
msgstr "Vérifiez si une chaîne YouTube est en 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 #, docstring
msgid "Check if a smashcast channel is live." msgid "Check if a smashcast channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:239 #: redbot/cogs/streams/streams.py:240
#, docstring #, docstring
msgid "Check if a Picarto channel is live." msgid "Check if a Picarto channel is live."
msgstr "Vérifiez si une chaîne Picarto est en 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." msgid "That user is offline."
msgstr "Cet utilisateur est hors ligne." 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." msgid "That channel doesn't seem to exist."
msgstr "Ce salon ne semble pas exister." 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}." msgid "The Twitch token is either invalid or has not been set. See {command}."
msgstr "" 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}." msgid "The YouTube API key is either invalid or has not been set. See {command}."
msgstr "" 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." msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
msgstr "" 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." 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." 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 #, docstring
msgid "Manage automated stream alerts." msgid "Manage automated stream alerts."
msgstr "Gérer les alertes de stream." msgstr "Gérer les alertes de stream."
#: redbot/cogs/streams/streams.py:302 #: redbot/cogs/streams/streams.py:303
#, docstring #, docstring
msgid "Manage Twitch stream notifications." msgid "Manage Twitch stream notifications."
msgstr "Gérer les notifications de stream Twitch." msgstr "Gérer les notifications de stream Twitch."
#: redbot/cogs/streams/streams.py:310 #: redbot/cogs/streams/streams.py:311
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Twitch stream." msgid "Toggle alerts in this channel for a Twitch stream."
msgstr "Activer les alertes dans ce salon pour un stream Twitch." 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." 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." 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 #, docstring
msgid "Toggle alerts in this channel for a YouTube stream." msgid "Toggle alerts in this channel for a YouTube stream."
msgstr "Activer les alertes dans ce salon pour un stream YouTube." msgstr "Activer les alertes dans ce salon pour un stream YouTube."
#: redbot/cogs/streams/streams.py:325 #: redbot/cogs/streams/streams.py:326
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Smashcast stream." msgid "Toggle alerts in this channel for a Smashcast stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:330 #: redbot/cogs/streams/streams.py:331
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Picarto stream." msgid "Toggle alerts in this channel for a Picarto stream."
msgstr "Activer les alertes dans ce salon pour un stream Picarto." msgstr "Activer les alertes dans ce salon pour un stream Picarto."
#: redbot/cogs/streams/streams.py:335 #: redbot/cogs/streams/streams.py:336
#, docstring #, 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 " 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 " 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." 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." 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." 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." 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 #, docstring
msgid "List all active stream alerts in this server." msgid "List all active stream alerts in this server."
msgstr "Liste toutes les alertes de streams actives dans ce serveur." 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" msgid "Active alerts:\\n\\n"
msgstr "Alertes actives :\\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." msgid "There are no active alerts in this server."
msgstr "Il n'y a pas d'alertes actives dans ce serveur." 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 #, docstring
msgid "Manage stream alert settings." msgid "Manage stream alert settings."
msgstr "Gérer les paramètres d'alerte de stream." msgstr "Gérer les paramètres d'alerte de stream."
#: redbot/cogs/streams/streams.py:461 #: redbot/cogs/streams/streams.py:462
#, docstring #, docstring
msgid "Set stream check refresh time." msgid "Set stream check refresh time."
msgstr "Définir le temps de rafraîchissement de la vérification des streams." 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" 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" 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 #, docstring
msgid "Explain how to set the twitch token." msgid "Explain how to set the twitch token."
msgstr "Expliquer comment définir le token Twitch." 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" 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:497 #: redbot/cogs/streams/streams.py:498
#, docstring #, docstring
msgid "Explain how to set the YouTube token." msgid "Explain how to set the YouTube token."
msgstr "Expliquer comment définir le token YouTube." 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" 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:513 #: redbot/cogs/streams/streams.py:514
msgid "<your_api_key_here>" msgid "<your_api_key_here>"
msgstr "<votre_clé_API_ici>" msgstr "<votre_clé_API_ici>"
#: redbot/cogs/streams/streams.py:522 #: redbot/cogs/streams/streams.py:523
#, docstring #, docstring
msgid "Manage custom message for stream alerts." msgid "Manage custom message for stream alerts."
msgstr "Gérer le message personnalisé pour les alertes de streams." msgstr "Gérer le message personnalisé pour les alertes de streams."
#: redbot/cogs/streams/streams.py:528 #: redbot/cogs/streams/streams.py:529
#, docstring #, 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 " 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 "" 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!" msgid "Stream alert message set!"
msgstr "Message d'alerte de stream défini !" msgstr "Message d'alerte de stream défini !"
#: redbot/cogs/streams/streams.py:545 #: redbot/cogs/streams/streams.py:546
#, docstring #, 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 " 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:561 #: redbot/cogs/streams/streams.py:562
#, docstring #, docstring
msgid "Reset the stream alert messages in this server." msgid "Reset the stream alert messages in this server."
msgstr "Réinitialiser les messages d'alerte de streams sur ce serveur." 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." 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." 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 #, docstring
msgid "Manage mention settings for stream alerts." msgid "Manage mention settings for stream alerts."
msgstr "Gérer les paramètres de mention pour les alertes de streams." 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 #, docstring
msgid "Toggle the `@everyone` mention." msgid "Toggle the `@everyone` mention."
msgstr "Activer la mention `@'everyone`." 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." msgid "`@everyone` will no longer be mentioned for stream alerts."
msgstr "`@'everyone` ne sera plus mentionné pour les alertes de streams." 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." msgid "When a stream is live, `@everyone` will be mentioned."
msgstr "Quand un stream est en direct, `@everyone` sera mentionné." msgstr "Quand un stream est en direct, `@everyone` sera mentionné."
#: redbot/cogs/streams/streams.py:589 #: redbot/cogs/streams/streams.py:590
#, docstring #, docstring
msgid "Toggle the `@here` mention." msgid "Toggle the `@here` mention."
msgstr "Utiliser la mention `@here`." 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." msgid "`@here` will no longer be mentioned for stream alerts."
msgstr "`@here` ne sera plus mentionné pour les alertes de streams." 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." msgid "When a stream is live, `@here` will be mentioned."
msgstr "Quand un stream est en direct, `@here` sera mentionné." msgstr "Quand un stream est en direct, `@here` sera mentionné."
#: redbot/cogs/streams/streams.py:602 #: redbot/cogs/streams/streams.py:603
#, docstring #, docstring
msgid "Toggle a role mention." msgid "Toggle a role mention."
msgstr "Activer une mention de rôle." 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." msgid "`@{role.name}` will no longer be mentioned for stream alerts."
msgstr "`@{role.name}` ne sera plus mentionné pour les alertes de streams." 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." 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é." 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." 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." 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 #, docstring
msgid "Toggle alert deletion for when streams go offline." msgid "Toggle alert deletion for when streams go offline."
msgstr "Activer la suppression de l'alerte lorsque les streams sont hors ligne." 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." msgid "The notifications will be deleted once streams go offline."
msgstr "Les notifications seront supprimées une fois que les streams seront hors ligne." 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." msgid "Notifications will no longer be deleted."
msgstr "Les notifications ne seront plus supprimées." msgstr "Les notifications ne seront plus supprimées."
#: redbot/cogs/streams/streams.py:638 #: redbot/cogs/streams/streams.py:639
#, docstring #, docstring
msgid "Toggle excluding rerun streams from alerts." msgid "Toggle excluding rerun streams from alerts."
msgstr "Activer/désactiver l'exclusion des reruns de streams des alertes." 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." msgid "Streams of type 'rerun' will be included in alerts."
msgstr "Les streams de type 'reerun' seront inclus dans les alertes." 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." msgid "Streams of type 'rerun' will no longer send an alert."
msgstr "Les flux de type 'rerun' n'enverront plus d'alerte." 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." 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." 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." 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." 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!" msgid "{mention}, {stream} is live!"
msgstr "{mention}, {stream} est en live !" msgstr "{mention}, {stream} est en live !"
#: redbot/cogs/streams/streams.py:778 #: redbot/cogs/streams/streams.py:812
msgid "{stream} is live!" msgid "{stream} is live!"
msgstr "{stream} est en 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" msgid "Untitled broadcast"
msgstr "Diffusion sans titre" msgstr "Diffusion sans titre"
#: redbot/cogs/streams/streamtypes.py:318 #: redbot/cogs/streams/streamtypes.py:353
msgid " - Rerun" msgid " - Rerun"
msgstr " - Rerun" msgstr " - Rerun"
#: redbot/cogs/streams/streamtypes.py:321 #: redbot/cogs/streams/streamtypes.py:356
#: redbot/cogs/streams/streamtypes.py:364 #: redbot/cogs/streams/streamtypes.py:399
#: redbot/cogs/streams/streamtypes.py:405 #: redbot/cogs/streams/streamtypes.py:440
msgid "Followers" msgid "Followers"
msgstr "Abonnés" msgstr "Abonnés"
#: redbot/cogs/streams/streamtypes.py:322 #: redbot/cogs/streams/streamtypes.py:357
#: redbot/cogs/streams/streamtypes.py:406 #: redbot/cogs/streams/streamtypes.py:441
msgid "Total views" msgid "Total views"
msgstr "Vues totales" msgstr "Vues totales"
#: redbot/cogs/streams/streamtypes.py:327 #: redbot/cogs/streams/streamtypes.py:362
#: redbot/cogs/streams/streamtypes.py:368 #: redbot/cogs/streams/streamtypes.py:403
msgid "Playing: " msgid "Playing: "
msgstr "Joue à : " msgstr "Joue à : "
#: redbot/cogs/streams/streamtypes.py:411 #: redbot/cogs/streams/streamtypes.py:446
msgid "None" msgid "None"
msgstr "Aucun" msgstr "Aucun"
#: redbot/cogs/streams/streamtypes.py:414 #: redbot/cogs/streams/streamtypes.py:449
msgid "NSFW | " msgid "NSFW | "
msgstr "NSFW | " msgstr "NSFW | "
#: redbot/cogs/streams/streamtypes.py:418 #: redbot/cogs/streams/streamtypes.py:453
msgid "{adult}Category: {category} | Tags: {tags}" msgid "{adult}Category: {category} | Tags: {tags}"
msgstr "{adult}Catégorie : {category} | Tags : {tags}" msgstr "{adult}Catégorie : {category} | Tags : {tags}"

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Hebrew\n" "Language-Team: Hebrew\n"
"MIME-Version: 1.0\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 " 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 "" 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." 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 "" 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 "<your_client_id_here>" msgid "<your_client_id_here>"
msgstr "" 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 "<your_client_secret_here>" msgid "<your_client_secret_here>"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:207 #: redbot/cogs/streams/streams.py:208
#, docstring #, docstring
msgid "Check if a Twitch channel is live." msgid "Check if a Twitch channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:220 #: redbot/cogs/streams/streams.py:221
#, docstring #, docstring
msgid "Check if a YouTube channel is live." msgid "Check if a YouTube channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:233 #: redbot/cogs/streams/streams.py:234
#, docstring #, docstring
msgid "Check if a smashcast channel is live." msgid "Check if a smashcast channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:239 #: redbot/cogs/streams/streams.py:240
#, docstring #, docstring
msgid "Check if a Picarto channel is live." msgid "Check if a Picarto channel is live."
msgstr "" 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." msgid "That user is offline."
msgstr "" 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." msgid "That channel doesn't seem to exist."
msgstr "" 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}." msgid "The Twitch token is either invalid or has not been set. See {command}."
msgstr "" 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}." msgid "The YouTube API key is either invalid or has not been set. See {command}."
msgstr "" 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." msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
msgstr "" 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." msgid "Something went wrong whilst trying to contact the stream service's API."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:297 #: redbot/cogs/streams/streams.py:298
#, docstring #, docstring
msgid "Manage automated stream alerts." msgid "Manage automated stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:302 #: redbot/cogs/streams/streams.py:303
#, docstring #, docstring
msgid "Manage Twitch stream notifications." msgid "Manage Twitch stream notifications."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:310 #: redbot/cogs/streams/streams.py:311
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Twitch stream." msgid "Toggle alerts in this channel for a Twitch stream."
msgstr "" 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." msgid "Please supply the name of a *Twitch* channel, not a Discord channel."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:320 #: redbot/cogs/streams/streams.py:321
#, docstring #, docstring
msgid "Toggle alerts in this channel for a YouTube stream." msgid "Toggle alerts in this channel for a YouTube stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:325 #: redbot/cogs/streams/streams.py:326
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Smashcast stream." msgid "Toggle alerts in this channel for a Smashcast stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:330 #: redbot/cogs/streams/streams.py:331
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Picarto stream." msgid "Toggle alerts in this channel for a Picarto stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:335 #: redbot/cogs/streams/streams.py:336
#, docstring #, 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 " 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:365 #: redbot/cogs/streams/streams.py:366
msgid "All the stream alerts in this server have been disabled." msgid "All the stream alerts in this server have been disabled."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:367 #: redbot/cogs/streams/streams.py:368
msgid "All the stream alerts in this channel have been disabled." msgid "All the stream alerts in this channel have been disabled."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:373 #: redbot/cogs/streams/streams.py:374
#, docstring #, docstring
msgid "List all active stream alerts in this server." msgid "List all active stream alerts in this server."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:376 #: redbot/cogs/streams/streams.py:377
msgid "Active alerts:\\n\\n" msgid "Active alerts:\\n\\n"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:384 #: redbot/cogs/streams/streams.py:385
msgid "There are no active alerts in this server." msgid "There are no active alerts in this server."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:455 #: redbot/cogs/streams/streams.py:456
#, docstring #, docstring
msgid "Manage stream alert settings." msgid "Manage stream alert settings."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:461 #: redbot/cogs/streams/streams.py:462
#, docstring #, docstring
msgid "Set stream check refresh time." msgid "Set stream check refresh time."
msgstr "" 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" msgid "You cannot set the refresh timer to less than 60 seconds"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:473 #: redbot/cogs/streams/streams.py:474
#, docstring #, docstring
msgid "Explain how to set the twitch token." msgid "Explain how to set the twitch token."
msgstr "" 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" 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:497 #: redbot/cogs/streams/streams.py:498
#, docstring #, docstring
msgid "Explain how to set the YouTube token." msgid "Explain how to set the YouTube token."
msgstr "" 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" 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:513 #: redbot/cogs/streams/streams.py:514
msgid "<your_api_key_here>" msgid "<your_api_key_here>"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:522 #: redbot/cogs/streams/streams.py:523
#, docstring #, docstring
msgid "Manage custom message for stream alerts." msgid "Manage custom message for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:528 #: redbot/cogs/streams/streams.py:529
#, docstring #, 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 " 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 "" 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!" msgid "Stream alert message set!"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:545 #: redbot/cogs/streams/streams.py:546
#, docstring #, 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 " 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:561 #: redbot/cogs/streams/streams.py:562
#, docstring #, docstring
msgid "Reset the stream alert messages in this server." msgid "Reset the stream alert messages in this server."
msgstr "" 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." msgid "Stream alerts in this server will now use the default alert message."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:570 #: redbot/cogs/streams/streams.py:571
#, docstring #, docstring
msgid "Manage mention settings for stream alerts." msgid "Manage mention settings for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:576 #: redbot/cogs/streams/streams.py:577
#, docstring #, docstring
msgid "Toggle the `@everyone` mention." msgid "Toggle the `@everyone` mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:581 #: redbot/cogs/streams/streams.py:582
msgid "`@everyone` will no longer be mentioned for stream alerts." msgid "`@everyone` will no longer be mentioned for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:584 #: redbot/cogs/streams/streams.py:585
msgid "When a stream is live, `@everyone` will be mentioned." msgid "When a stream is live, `@everyone` will be mentioned."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:589 #: redbot/cogs/streams/streams.py:590
#, docstring #, docstring
msgid "Toggle the `@here` mention." msgid "Toggle the `@here` mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:594 #: redbot/cogs/streams/streams.py:595
msgid "`@here` will no longer be mentioned for stream alerts." msgid "`@here` will no longer be mentioned for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:597 #: redbot/cogs/streams/streams.py:598
msgid "When a stream is live, `@here` will be mentioned." msgid "When a stream is live, `@here` will be mentioned."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:602 #: redbot/cogs/streams/streams.py:603
#, docstring #, docstring
msgid "Toggle a role mention." msgid "Toggle a role mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:607 #: redbot/cogs/streams/streams.py:608
msgid "`@{role.name}` will no longer be mentioned for stream alerts." msgid "`@{role.name}` will no longer be mentioned for stream alerts."
msgstr "" 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." msgid "When a stream or community is live, `@{role.name}` will be mentioned."
msgstr "" 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." 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:628 #: redbot/cogs/streams/streams.py:629
#, docstring #, docstring
msgid "Toggle alert deletion for when streams go offline." msgid "Toggle alert deletion for when streams go offline."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:631 #: redbot/cogs/streams/streams.py:632
msgid "The notifications will be deleted once streams go offline." msgid "The notifications will be deleted once streams go offline."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:633 #: redbot/cogs/streams/streams.py:634
msgid "Notifications will no longer be deleted." msgid "Notifications will no longer be deleted."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:638 #: redbot/cogs/streams/streams.py:639
#, docstring #, docstring
msgid "Toggle excluding rerun streams from alerts." msgid "Toggle excluding rerun streams from alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:643 #: redbot/cogs/streams/streams.py:644
msgid "Streams of type 'rerun' will be included in alerts." msgid "Streams of type 'rerun' will be included in alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:646 #: redbot/cogs/streams/streams.py:647
msgid "Streams of type 'rerun' will no longer send an alert." msgid "Streams of type 'rerun' will no longer send an alert."
msgstr "" 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." msgid "I'll now send a notification in this channel when {stream.name} is live."
msgstr "" 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." msgid "I won't send notifications about {stream.name} in this channel anymore."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:761 #: redbot/cogs/streams/streams.py:795
msgid "{mention}, {stream} is live!" msgid "{mention}, {stream} is live!"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:778 #: redbot/cogs/streams/streams.py:812
msgid "{stream} is live!" msgid "{stream} is live!"
msgstr "" 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" msgid "Untitled broadcast"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:318 #: redbot/cogs/streams/streamtypes.py:353
msgid " - Rerun" msgid " - Rerun"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:321 #: redbot/cogs/streams/streamtypes.py:356
#: redbot/cogs/streams/streamtypes.py:364 #: redbot/cogs/streams/streamtypes.py:399
#: redbot/cogs/streams/streamtypes.py:405 #: redbot/cogs/streams/streamtypes.py:440
msgid "Followers" msgid "Followers"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:322 #: redbot/cogs/streams/streamtypes.py:357
#: redbot/cogs/streams/streamtypes.py:406 #: redbot/cogs/streams/streamtypes.py:441
msgid "Total views" msgid "Total views"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:327 #: redbot/cogs/streams/streamtypes.py:362
#: redbot/cogs/streams/streamtypes.py:368 #: redbot/cogs/streams/streamtypes.py:403
msgid "Playing: " msgid "Playing: "
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:411 #: redbot/cogs/streams/streamtypes.py:446
msgid "None" msgid "None"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:414 #: redbot/cogs/streams/streamtypes.py:449
msgid "NSFW | " msgid "NSFW | "
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:418 #: redbot/cogs/streams/streamtypes.py:453
msgid "{adult}Category: {category} | Tags: {tags}" msgid "{adult}Category: {category} | Tags: {tags}"
msgstr "" msgstr ""

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Hungarian\n" "Language-Team: Hungarian\n"
"MIME-Version: 1.0\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 " 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 "" 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." 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 "" 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 "<your_client_id_here>" msgid "<your_client_id_here>"
msgstr "" 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 "<your_client_secret_here>" msgid "<your_client_secret_here>"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:207 #: redbot/cogs/streams/streams.py:208
#, docstring #, docstring
msgid "Check if a Twitch channel is live." msgid "Check if a Twitch channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:220 #: redbot/cogs/streams/streams.py:221
#, docstring #, docstring
msgid "Check if a YouTube channel is live." msgid "Check if a YouTube channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:233 #: redbot/cogs/streams/streams.py:234
#, docstring #, docstring
msgid "Check if a smashcast channel is live." msgid "Check if a smashcast channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:239 #: redbot/cogs/streams/streams.py:240
#, docstring #, docstring
msgid "Check if a Picarto channel is live." msgid "Check if a Picarto channel is live."
msgstr "" 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." msgid "That user is offline."
msgstr "" 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." msgid "That channel doesn't seem to exist."
msgstr "" 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}." msgid "The Twitch token is either invalid or has not been set. See {command}."
msgstr "" 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}." msgid "The YouTube API key is either invalid or has not been set. See {command}."
msgstr "" 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." msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
msgstr "" 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." msgid "Something went wrong whilst trying to contact the stream service's API."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:297 #: redbot/cogs/streams/streams.py:298
#, docstring #, docstring
msgid "Manage automated stream alerts." msgid "Manage automated stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:302 #: redbot/cogs/streams/streams.py:303
#, docstring #, docstring
msgid "Manage Twitch stream notifications." msgid "Manage Twitch stream notifications."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:310 #: redbot/cogs/streams/streams.py:311
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Twitch stream." msgid "Toggle alerts in this channel for a Twitch stream."
msgstr "" 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." msgid "Please supply the name of a *Twitch* channel, not a Discord channel."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:320 #: redbot/cogs/streams/streams.py:321
#, docstring #, docstring
msgid "Toggle alerts in this channel for a YouTube stream." msgid "Toggle alerts in this channel for a YouTube stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:325 #: redbot/cogs/streams/streams.py:326
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Smashcast stream." msgid "Toggle alerts in this channel for a Smashcast stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:330 #: redbot/cogs/streams/streams.py:331
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Picarto stream." msgid "Toggle alerts in this channel for a Picarto stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:335 #: redbot/cogs/streams/streams.py:336
#, docstring #, 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 " 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:365 #: redbot/cogs/streams/streams.py:366
msgid "All the stream alerts in this server have been disabled." msgid "All the stream alerts in this server have been disabled."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:367 #: redbot/cogs/streams/streams.py:368
msgid "All the stream alerts in this channel have been disabled." msgid "All the stream alerts in this channel have been disabled."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:373 #: redbot/cogs/streams/streams.py:374
#, docstring #, docstring
msgid "List all active stream alerts in this server." msgid "List all active stream alerts in this server."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:376 #: redbot/cogs/streams/streams.py:377
msgid "Active alerts:\\n\\n" msgid "Active alerts:\\n\\n"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:384 #: redbot/cogs/streams/streams.py:385
msgid "There are no active alerts in this server." msgid "There are no active alerts in this server."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:455 #: redbot/cogs/streams/streams.py:456
#, docstring #, docstring
msgid "Manage stream alert settings." msgid "Manage stream alert settings."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:461 #: redbot/cogs/streams/streams.py:462
#, docstring #, docstring
msgid "Set stream check refresh time." msgid "Set stream check refresh time."
msgstr "" 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" msgid "You cannot set the refresh timer to less than 60 seconds"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:473 #: redbot/cogs/streams/streams.py:474
#, docstring #, docstring
msgid "Explain how to set the twitch token." msgid "Explain how to set the twitch token."
msgstr "" 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" 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:497 #: redbot/cogs/streams/streams.py:498
#, docstring #, docstring
msgid "Explain how to set the YouTube token." msgid "Explain how to set the YouTube token."
msgstr "" 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" 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:513 #: redbot/cogs/streams/streams.py:514
msgid "<your_api_key_here>" msgid "<your_api_key_here>"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:522 #: redbot/cogs/streams/streams.py:523
#, docstring #, docstring
msgid "Manage custom message for stream alerts." msgid "Manage custom message for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:528 #: redbot/cogs/streams/streams.py:529
#, docstring #, 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 " 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 "" 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!" msgid "Stream alert message set!"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:545 #: redbot/cogs/streams/streams.py:546
#, docstring #, 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 " 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:561 #: redbot/cogs/streams/streams.py:562
#, docstring #, docstring
msgid "Reset the stream alert messages in this server." msgid "Reset the stream alert messages in this server."
msgstr "" 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." msgid "Stream alerts in this server will now use the default alert message."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:570 #: redbot/cogs/streams/streams.py:571
#, docstring #, docstring
msgid "Manage mention settings for stream alerts." msgid "Manage mention settings for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:576 #: redbot/cogs/streams/streams.py:577
#, docstring #, docstring
msgid "Toggle the `@everyone` mention." msgid "Toggle the `@everyone` mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:581 #: redbot/cogs/streams/streams.py:582
msgid "`@everyone` will no longer be mentioned for stream alerts." msgid "`@everyone` will no longer be mentioned for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:584 #: redbot/cogs/streams/streams.py:585
msgid "When a stream is live, `@everyone` will be mentioned." msgid "When a stream is live, `@everyone` will be mentioned."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:589 #: redbot/cogs/streams/streams.py:590
#, docstring #, docstring
msgid "Toggle the `@here` mention." msgid "Toggle the `@here` mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:594 #: redbot/cogs/streams/streams.py:595
msgid "`@here` will no longer be mentioned for stream alerts." msgid "`@here` will no longer be mentioned for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:597 #: redbot/cogs/streams/streams.py:598
msgid "When a stream is live, `@here` will be mentioned." msgid "When a stream is live, `@here` will be mentioned."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:602 #: redbot/cogs/streams/streams.py:603
#, docstring #, docstring
msgid "Toggle a role mention." msgid "Toggle a role mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:607 #: redbot/cogs/streams/streams.py:608
msgid "`@{role.name}` will no longer be mentioned for stream alerts." msgid "`@{role.name}` will no longer be mentioned for stream alerts."
msgstr "" 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." msgid "When a stream or community is live, `@{role.name}` will be mentioned."
msgstr "" 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." 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:628 #: redbot/cogs/streams/streams.py:629
#, docstring #, docstring
msgid "Toggle alert deletion for when streams go offline." msgid "Toggle alert deletion for when streams go offline."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:631 #: redbot/cogs/streams/streams.py:632
msgid "The notifications will be deleted once streams go offline." msgid "The notifications will be deleted once streams go offline."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:633 #: redbot/cogs/streams/streams.py:634
msgid "Notifications will no longer be deleted." msgid "Notifications will no longer be deleted."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:638 #: redbot/cogs/streams/streams.py:639
#, docstring #, docstring
msgid "Toggle excluding rerun streams from alerts." msgid "Toggle excluding rerun streams from alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:643 #: redbot/cogs/streams/streams.py:644
msgid "Streams of type 'rerun' will be included in alerts." msgid "Streams of type 'rerun' will be included in alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:646 #: redbot/cogs/streams/streams.py:647
msgid "Streams of type 'rerun' will no longer send an alert." msgid "Streams of type 'rerun' will no longer send an alert."
msgstr "" 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." msgid "I'll now send a notification in this channel when {stream.name} is live."
msgstr "" 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." msgid "I won't send notifications about {stream.name} in this channel anymore."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:761 #: redbot/cogs/streams/streams.py:795
msgid "{mention}, {stream} is live!" msgid "{mention}, {stream} is live!"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:778 #: redbot/cogs/streams/streams.py:812
msgid "{stream} is live!" msgid "{stream} is live!"
msgstr "" 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" msgid "Untitled broadcast"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:318 #: redbot/cogs/streams/streamtypes.py:353
msgid " - Rerun" msgid " - Rerun"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:321 #: redbot/cogs/streams/streamtypes.py:356
#: redbot/cogs/streams/streamtypes.py:364 #: redbot/cogs/streams/streamtypes.py:399
#: redbot/cogs/streams/streamtypes.py:405 #: redbot/cogs/streams/streamtypes.py:440
msgid "Followers" msgid "Followers"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:322 #: redbot/cogs/streams/streamtypes.py:357
#: redbot/cogs/streams/streamtypes.py:406 #: redbot/cogs/streams/streamtypes.py:441
msgid "Total views" msgid "Total views"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:327 #: redbot/cogs/streams/streamtypes.py:362
#: redbot/cogs/streams/streamtypes.py:368 #: redbot/cogs/streams/streamtypes.py:403
msgid "Playing: " msgid "Playing: "
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:411 #: redbot/cogs/streams/streamtypes.py:446
msgid "None" msgid "None"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:414 #: redbot/cogs/streams/streamtypes.py:449
msgid "NSFW | " msgid "NSFW | "
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:418 #: redbot/cogs/streams/streamtypes.py:453
msgid "{adult}Category: {category} | Tags: {tags}" msgid "{adult}Category: {category} | Tags: {tags}"
msgstr "" msgstr ""

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Indonesian\n" "Language-Team: Indonesian\n"
"MIME-Version: 1.0\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 " 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 "" 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." 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 "" 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 "<your_client_id_here>" msgid "<your_client_id_here>"
msgstr "" 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 "<your_client_secret_here>" msgid "<your_client_secret_here>"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:207 #: redbot/cogs/streams/streams.py:208
#, docstring #, docstring
msgid "Check if a Twitch channel is live." msgid "Check if a Twitch channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:220 #: redbot/cogs/streams/streams.py:221
#, docstring #, docstring
msgid "Check if a YouTube channel is live." msgid "Check if a YouTube channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:233 #: redbot/cogs/streams/streams.py:234
#, docstring #, docstring
msgid "Check if a smashcast channel is live." msgid "Check if a smashcast channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:239 #: redbot/cogs/streams/streams.py:240
#, docstring #, docstring
msgid "Check if a Picarto channel is live." msgid "Check if a Picarto channel is live."
msgstr "" 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." msgid "That user is offline."
msgstr "" 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." msgid "That channel doesn't seem to exist."
msgstr "" 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}." msgid "The Twitch token is either invalid or has not been set. See {command}."
msgstr "" 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}." msgid "The YouTube API key is either invalid or has not been set. See {command}."
msgstr "" 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." msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
msgstr "" 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." msgid "Something went wrong whilst trying to contact the stream service's API."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:297 #: redbot/cogs/streams/streams.py:298
#, docstring #, docstring
msgid "Manage automated stream alerts." msgid "Manage automated stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:302 #: redbot/cogs/streams/streams.py:303
#, docstring #, docstring
msgid "Manage Twitch stream notifications." msgid "Manage Twitch stream notifications."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:310 #: redbot/cogs/streams/streams.py:311
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Twitch stream." msgid "Toggle alerts in this channel for a Twitch stream."
msgstr "" 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." msgid "Please supply the name of a *Twitch* channel, not a Discord channel."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:320 #: redbot/cogs/streams/streams.py:321
#, docstring #, docstring
msgid "Toggle alerts in this channel for a YouTube stream." msgid "Toggle alerts in this channel for a YouTube stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:325 #: redbot/cogs/streams/streams.py:326
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Smashcast stream." msgid "Toggle alerts in this channel for a Smashcast stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:330 #: redbot/cogs/streams/streams.py:331
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Picarto stream." msgid "Toggle alerts in this channel for a Picarto stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:335 #: redbot/cogs/streams/streams.py:336
#, docstring #, 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 " 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:365 #: redbot/cogs/streams/streams.py:366
msgid "All the stream alerts in this server have been disabled." msgid "All the stream alerts in this server have been disabled."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:367 #: redbot/cogs/streams/streams.py:368
msgid "All the stream alerts in this channel have been disabled." msgid "All the stream alerts in this channel have been disabled."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:373 #: redbot/cogs/streams/streams.py:374
#, docstring #, docstring
msgid "List all active stream alerts in this server." msgid "List all active stream alerts in this server."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:376 #: redbot/cogs/streams/streams.py:377
msgid "Active alerts:\\n\\n" msgid "Active alerts:\\n\\n"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:384 #: redbot/cogs/streams/streams.py:385
msgid "There are no active alerts in this server." msgid "There are no active alerts in this server."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:455 #: redbot/cogs/streams/streams.py:456
#, docstring #, docstring
msgid "Manage stream alert settings." msgid "Manage stream alert settings."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:461 #: redbot/cogs/streams/streams.py:462
#, docstring #, docstring
msgid "Set stream check refresh time." msgid "Set stream check refresh time."
msgstr "" 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" msgid "You cannot set the refresh timer to less than 60 seconds"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:473 #: redbot/cogs/streams/streams.py:474
#, docstring #, docstring
msgid "Explain how to set the twitch token." msgid "Explain how to set the twitch token."
msgstr "" 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" 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:497 #: redbot/cogs/streams/streams.py:498
#, docstring #, docstring
msgid "Explain how to set the YouTube token." msgid "Explain how to set the YouTube token."
msgstr "" 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" 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:513 #: redbot/cogs/streams/streams.py:514
msgid "<your_api_key_here>" msgid "<your_api_key_here>"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:522 #: redbot/cogs/streams/streams.py:523
#, docstring #, docstring
msgid "Manage custom message for stream alerts." msgid "Manage custom message for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:528 #: redbot/cogs/streams/streams.py:529
#, docstring #, 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 " 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 "" 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!" msgid "Stream alert message set!"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:545 #: redbot/cogs/streams/streams.py:546
#, docstring #, 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 " 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:561 #: redbot/cogs/streams/streams.py:562
#, docstring #, docstring
msgid "Reset the stream alert messages in this server." msgid "Reset the stream alert messages in this server."
msgstr "" 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." msgid "Stream alerts in this server will now use the default alert message."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:570 #: redbot/cogs/streams/streams.py:571
#, docstring #, docstring
msgid "Manage mention settings for stream alerts." msgid "Manage mention settings for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:576 #: redbot/cogs/streams/streams.py:577
#, docstring #, docstring
msgid "Toggle the `@everyone` mention." msgid "Toggle the `@everyone` mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:581 #: redbot/cogs/streams/streams.py:582
msgid "`@everyone` will no longer be mentioned for stream alerts." msgid "`@everyone` will no longer be mentioned for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:584 #: redbot/cogs/streams/streams.py:585
msgid "When a stream is live, `@everyone` will be mentioned." msgid "When a stream is live, `@everyone` will be mentioned."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:589 #: redbot/cogs/streams/streams.py:590
#, docstring #, docstring
msgid "Toggle the `@here` mention." msgid "Toggle the `@here` mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:594 #: redbot/cogs/streams/streams.py:595
msgid "`@here` will no longer be mentioned for stream alerts." msgid "`@here` will no longer be mentioned for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:597 #: redbot/cogs/streams/streams.py:598
msgid "When a stream is live, `@here` will be mentioned." msgid "When a stream is live, `@here` will be mentioned."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:602 #: redbot/cogs/streams/streams.py:603
#, docstring #, docstring
msgid "Toggle a role mention." msgid "Toggle a role mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:607 #: redbot/cogs/streams/streams.py:608
msgid "`@{role.name}` will no longer be mentioned for stream alerts." msgid "`@{role.name}` will no longer be mentioned for stream alerts."
msgstr "" 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." msgid "When a stream or community is live, `@{role.name}` will be mentioned."
msgstr "" 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." 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:628 #: redbot/cogs/streams/streams.py:629
#, docstring #, docstring
msgid "Toggle alert deletion for when streams go offline." msgid "Toggle alert deletion for when streams go offline."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:631 #: redbot/cogs/streams/streams.py:632
msgid "The notifications will be deleted once streams go offline." msgid "The notifications will be deleted once streams go offline."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:633 #: redbot/cogs/streams/streams.py:634
msgid "Notifications will no longer be deleted." msgid "Notifications will no longer be deleted."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:638 #: redbot/cogs/streams/streams.py:639
#, docstring #, docstring
msgid "Toggle excluding rerun streams from alerts." msgid "Toggle excluding rerun streams from alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:643 #: redbot/cogs/streams/streams.py:644
msgid "Streams of type 'rerun' will be included in alerts." msgid "Streams of type 'rerun' will be included in alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:646 #: redbot/cogs/streams/streams.py:647
msgid "Streams of type 'rerun' will no longer send an alert." msgid "Streams of type 'rerun' will no longer send an alert."
msgstr "" 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." msgid "I'll now send a notification in this channel when {stream.name} is live."
msgstr "" 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." msgid "I won't send notifications about {stream.name} in this channel anymore."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:761 #: redbot/cogs/streams/streams.py:795
msgid "{mention}, {stream} is live!" msgid "{mention}, {stream} is live!"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:778 #: redbot/cogs/streams/streams.py:812
msgid "{stream} is live!" msgid "{stream} is live!"
msgstr "" 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" msgid "Untitled broadcast"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:318 #: redbot/cogs/streams/streamtypes.py:353
msgid " - Rerun" msgid " - Rerun"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:321 #: redbot/cogs/streams/streamtypes.py:356
#: redbot/cogs/streams/streamtypes.py:364 #: redbot/cogs/streams/streamtypes.py:399
#: redbot/cogs/streams/streamtypes.py:405 #: redbot/cogs/streams/streamtypes.py:440
msgid "Followers" msgid "Followers"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:322 #: redbot/cogs/streams/streamtypes.py:357
#: redbot/cogs/streams/streamtypes.py:406 #: redbot/cogs/streams/streamtypes.py:441
msgid "Total views" msgid "Total views"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:327 #: redbot/cogs/streams/streamtypes.py:362
#: redbot/cogs/streams/streamtypes.py:368 #: redbot/cogs/streams/streamtypes.py:403
msgid "Playing: " msgid "Playing: "
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:411 #: redbot/cogs/streams/streamtypes.py:446
msgid "None" msgid "None"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:414 #: redbot/cogs/streams/streamtypes.py:449
msgid "NSFW | " msgid "NSFW | "
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:418 #: redbot/cogs/streams/streamtypes.py:453
msgid "{adult}Category: {category} | Tags: {tags}" msgid "{adult}Category: {category} | Tags: {tags}"
msgstr "" msgstr ""

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Italian\n" "Language-Team: Italian\n"
"MIME-Version: 1.0\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 " 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 "" 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." 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 "" 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 "<your_client_id_here>" msgid "<your_client_id_here>"
msgstr "" 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 "<your_client_secret_here>" msgid "<your_client_secret_here>"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:207 #: redbot/cogs/streams/streams.py:208
#, docstring #, docstring
msgid "Check if a Twitch channel is live." msgid "Check if a Twitch channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:220 #: redbot/cogs/streams/streams.py:221
#, docstring #, docstring
msgid "Check if a YouTube channel is live." msgid "Check if a YouTube channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:233 #: redbot/cogs/streams/streams.py:234
#, docstring #, docstring
msgid "Check if a smashcast channel is live." msgid "Check if a smashcast channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:239 #: redbot/cogs/streams/streams.py:240
#, docstring #, docstring
msgid "Check if a Picarto channel is live." msgid "Check if a Picarto channel is live."
msgstr "" 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." msgid "That user is offline."
msgstr "" 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." msgid "That channel doesn't seem to exist."
msgstr "" 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}." msgid "The Twitch token is either invalid or has not been set. See {command}."
msgstr "" 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}." msgid "The YouTube API key is either invalid or has not been set. See {command}."
msgstr "" 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." msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
msgstr "" 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." msgid "Something went wrong whilst trying to contact the stream service's API."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:297 #: redbot/cogs/streams/streams.py:298
#, docstring #, docstring
msgid "Manage automated stream alerts." msgid "Manage automated stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:302 #: redbot/cogs/streams/streams.py:303
#, docstring #, docstring
msgid "Manage Twitch stream notifications." msgid "Manage Twitch stream notifications."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:310 #: redbot/cogs/streams/streams.py:311
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Twitch stream." msgid "Toggle alerts in this channel for a Twitch stream."
msgstr "" 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." msgid "Please supply the name of a *Twitch* channel, not a Discord channel."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:320 #: redbot/cogs/streams/streams.py:321
#, docstring #, docstring
msgid "Toggle alerts in this channel for a YouTube stream." msgid "Toggle alerts in this channel for a YouTube stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:325 #: redbot/cogs/streams/streams.py:326
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Smashcast stream." msgid "Toggle alerts in this channel for a Smashcast stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:330 #: redbot/cogs/streams/streams.py:331
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Picarto stream." msgid "Toggle alerts in this channel for a Picarto stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:335 #: redbot/cogs/streams/streams.py:336
#, docstring #, 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 " 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:365 #: redbot/cogs/streams/streams.py:366
msgid "All the stream alerts in this server have been disabled." msgid "All the stream alerts in this server have been disabled."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:367 #: redbot/cogs/streams/streams.py:368
msgid "All the stream alerts in this channel have been disabled." msgid "All the stream alerts in this channel have been disabled."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:373 #: redbot/cogs/streams/streams.py:374
#, docstring #, docstring
msgid "List all active stream alerts in this server." msgid "List all active stream alerts in this server."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:376 #: redbot/cogs/streams/streams.py:377
msgid "Active alerts:\\n\\n" msgid "Active alerts:\\n\\n"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:384 #: redbot/cogs/streams/streams.py:385
msgid "There are no active alerts in this server." msgid "There are no active alerts in this server."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:455 #: redbot/cogs/streams/streams.py:456
#, docstring #, docstring
msgid "Manage stream alert settings." msgid "Manage stream alert settings."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:461 #: redbot/cogs/streams/streams.py:462
#, docstring #, docstring
msgid "Set stream check refresh time." msgid "Set stream check refresh time."
msgstr "" 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" msgid "You cannot set the refresh timer to less than 60 seconds"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:473 #: redbot/cogs/streams/streams.py:474
#, docstring #, docstring
msgid "Explain how to set the twitch token." msgid "Explain how to set the twitch token."
msgstr "" 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" 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:497 #: redbot/cogs/streams/streams.py:498
#, docstring #, docstring
msgid "Explain how to set the YouTube token." msgid "Explain how to set the YouTube token."
msgstr "" 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" 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:513 #: redbot/cogs/streams/streams.py:514
msgid "<your_api_key_here>" msgid "<your_api_key_here>"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:522 #: redbot/cogs/streams/streams.py:523
#, docstring #, docstring
msgid "Manage custom message for stream alerts." msgid "Manage custom message for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:528 #: redbot/cogs/streams/streams.py:529
#, docstring #, 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 " 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 "" 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!" msgid "Stream alert message set!"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:545 #: redbot/cogs/streams/streams.py:546
#, docstring #, 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 " 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:561 #: redbot/cogs/streams/streams.py:562
#, docstring #, docstring
msgid "Reset the stream alert messages in this server." msgid "Reset the stream alert messages in this server."
msgstr "" 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." msgid "Stream alerts in this server will now use the default alert message."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:570 #: redbot/cogs/streams/streams.py:571
#, docstring #, docstring
msgid "Manage mention settings for stream alerts." msgid "Manage mention settings for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:576 #: redbot/cogs/streams/streams.py:577
#, docstring #, docstring
msgid "Toggle the `@everyone` mention." msgid "Toggle the `@everyone` mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:581 #: redbot/cogs/streams/streams.py:582
msgid "`@everyone` will no longer be mentioned for stream alerts." msgid "`@everyone` will no longer be mentioned for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:584 #: redbot/cogs/streams/streams.py:585
msgid "When a stream is live, `@everyone` will be mentioned." msgid "When a stream is live, `@everyone` will be mentioned."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:589 #: redbot/cogs/streams/streams.py:590
#, docstring #, docstring
msgid "Toggle the `@here` mention." msgid "Toggle the `@here` mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:594 #: redbot/cogs/streams/streams.py:595
msgid "`@here` will no longer be mentioned for stream alerts." msgid "`@here` will no longer be mentioned for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:597 #: redbot/cogs/streams/streams.py:598
msgid "When a stream is live, `@here` will be mentioned." msgid "When a stream is live, `@here` will be mentioned."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:602 #: redbot/cogs/streams/streams.py:603
#, docstring #, docstring
msgid "Toggle a role mention." msgid "Toggle a role mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:607 #: redbot/cogs/streams/streams.py:608
msgid "`@{role.name}` will no longer be mentioned for stream alerts." msgid "`@{role.name}` will no longer be mentioned for stream alerts."
msgstr "" 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." msgid "When a stream or community is live, `@{role.name}` will be mentioned."
msgstr "" 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." 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:628 #: redbot/cogs/streams/streams.py:629
#, docstring #, docstring
msgid "Toggle alert deletion for when streams go offline." msgid "Toggle alert deletion for when streams go offline."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:631 #: redbot/cogs/streams/streams.py:632
msgid "The notifications will be deleted once streams go offline." msgid "The notifications will be deleted once streams go offline."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:633 #: redbot/cogs/streams/streams.py:634
msgid "Notifications will no longer be deleted." msgid "Notifications will no longer be deleted."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:638 #: redbot/cogs/streams/streams.py:639
#, docstring #, docstring
msgid "Toggle excluding rerun streams from alerts." msgid "Toggle excluding rerun streams from alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:643 #: redbot/cogs/streams/streams.py:644
msgid "Streams of type 'rerun' will be included in alerts." msgid "Streams of type 'rerun' will be included in alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:646 #: redbot/cogs/streams/streams.py:647
msgid "Streams of type 'rerun' will no longer send an alert." msgid "Streams of type 'rerun' will no longer send an alert."
msgstr "" 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." msgid "I'll now send a notification in this channel when {stream.name} is live."
msgstr "" 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." msgid "I won't send notifications about {stream.name} in this channel anymore."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:761 #: redbot/cogs/streams/streams.py:795
msgid "{mention}, {stream} is live!" msgid "{mention}, {stream} is live!"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:778 #: redbot/cogs/streams/streams.py:812
msgid "{stream} is live!" msgid "{stream} is live!"
msgstr "" 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" msgid "Untitled broadcast"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:318 #: redbot/cogs/streams/streamtypes.py:353
msgid " - Rerun" msgid " - Rerun"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:321 #: redbot/cogs/streams/streamtypes.py:356
#: redbot/cogs/streams/streamtypes.py:364 #: redbot/cogs/streams/streamtypes.py:399
#: redbot/cogs/streams/streamtypes.py:405 #: redbot/cogs/streams/streamtypes.py:440
msgid "Followers" msgid "Followers"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:322 #: redbot/cogs/streams/streamtypes.py:357
#: redbot/cogs/streams/streamtypes.py:406 #: redbot/cogs/streams/streamtypes.py:441
msgid "Total views" msgid "Total views"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:327 #: redbot/cogs/streams/streamtypes.py:362
#: redbot/cogs/streams/streamtypes.py:368 #: redbot/cogs/streams/streamtypes.py:403
msgid "Playing: " msgid "Playing: "
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:411 #: redbot/cogs/streams/streamtypes.py:446
msgid "None" msgid "None"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:414 #: redbot/cogs/streams/streamtypes.py:449
msgid "NSFW | " msgid "NSFW | "
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:418 #: redbot/cogs/streams/streamtypes.py:453
msgid "{adult}Category: {category} | Tags: {tags}" msgid "{adult}Category: {category} | Tags: {tags}"
msgstr "" msgstr ""

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Japanese\n" "Language-Team: Japanese\n"
"MIME-Version: 1.0\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 " 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 "" 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." 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 "" 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 "<your_client_id_here>" msgid "<your_client_id_here>"
msgstr "" 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 "<your_client_secret_here>" msgid "<your_client_secret_here>"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:207 #: redbot/cogs/streams/streams.py:208
#, docstring #, docstring
msgid "Check if a Twitch channel is live." msgid "Check if a Twitch channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:220 #: redbot/cogs/streams/streams.py:221
#, docstring #, docstring
msgid "Check if a YouTube channel is live." msgid "Check if a YouTube channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:233 #: redbot/cogs/streams/streams.py:234
#, docstring #, docstring
msgid "Check if a smashcast channel is live." msgid "Check if a smashcast channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:239 #: redbot/cogs/streams/streams.py:240
#, docstring #, docstring
msgid "Check if a Picarto channel is live." msgid "Check if a Picarto channel is live."
msgstr "" 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." msgid "That user is offline."
msgstr "" 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." msgid "That channel doesn't seem to exist."
msgstr "" 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}." msgid "The Twitch token is either invalid or has not been set. See {command}."
msgstr "" 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}." msgid "The YouTube API key is either invalid or has not been set. See {command}."
msgstr "" 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." msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
msgstr "" 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." msgid "Something went wrong whilst trying to contact the stream service's API."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:297 #: redbot/cogs/streams/streams.py:298
#, docstring #, docstring
msgid "Manage automated stream alerts." msgid "Manage automated stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:302 #: redbot/cogs/streams/streams.py:303
#, docstring #, docstring
msgid "Manage Twitch stream notifications." msgid "Manage Twitch stream notifications."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:310 #: redbot/cogs/streams/streams.py:311
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Twitch stream." msgid "Toggle alerts in this channel for a Twitch stream."
msgstr "" 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." msgid "Please supply the name of a *Twitch* channel, not a Discord channel."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:320 #: redbot/cogs/streams/streams.py:321
#, docstring #, docstring
msgid "Toggle alerts in this channel for a YouTube stream." msgid "Toggle alerts in this channel for a YouTube stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:325 #: redbot/cogs/streams/streams.py:326
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Smashcast stream." msgid "Toggle alerts in this channel for a Smashcast stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:330 #: redbot/cogs/streams/streams.py:331
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Picarto stream." msgid "Toggle alerts in this channel for a Picarto stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:335 #: redbot/cogs/streams/streams.py:336
#, docstring #, 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 " 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:365 #: redbot/cogs/streams/streams.py:366
msgid "All the stream alerts in this server have been disabled." msgid "All the stream alerts in this server have been disabled."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:367 #: redbot/cogs/streams/streams.py:368
msgid "All the stream alerts in this channel have been disabled." msgid "All the stream alerts in this channel have been disabled."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:373 #: redbot/cogs/streams/streams.py:374
#, docstring #, docstring
msgid "List all active stream alerts in this server." msgid "List all active stream alerts in this server."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:376 #: redbot/cogs/streams/streams.py:377
msgid "Active alerts:\\n\\n" msgid "Active alerts:\\n\\n"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:384 #: redbot/cogs/streams/streams.py:385
msgid "There are no active alerts in this server." msgid "There are no active alerts in this server."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:455 #: redbot/cogs/streams/streams.py:456
#, docstring #, docstring
msgid "Manage stream alert settings." msgid "Manage stream alert settings."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:461 #: redbot/cogs/streams/streams.py:462
#, docstring #, docstring
msgid "Set stream check refresh time." msgid "Set stream check refresh time."
msgstr "" 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" msgid "You cannot set the refresh timer to less than 60 seconds"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:473 #: redbot/cogs/streams/streams.py:474
#, docstring #, docstring
msgid "Explain how to set the twitch token." msgid "Explain how to set the twitch token."
msgstr "" 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" 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:497 #: redbot/cogs/streams/streams.py:498
#, docstring #, docstring
msgid "Explain how to set the YouTube token." msgid "Explain how to set the YouTube token."
msgstr "" 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" 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:513 #: redbot/cogs/streams/streams.py:514
msgid "<your_api_key_here>" msgid "<your_api_key_here>"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:522 #: redbot/cogs/streams/streams.py:523
#, docstring #, docstring
msgid "Manage custom message for stream alerts." msgid "Manage custom message for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:528 #: redbot/cogs/streams/streams.py:529
#, docstring #, 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 " 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 "" 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!" msgid "Stream alert message set!"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:545 #: redbot/cogs/streams/streams.py:546
#, docstring #, 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 " 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:561 #: redbot/cogs/streams/streams.py:562
#, docstring #, docstring
msgid "Reset the stream alert messages in this server." msgid "Reset the stream alert messages in this server."
msgstr "" 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." msgid "Stream alerts in this server will now use the default alert message."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:570 #: redbot/cogs/streams/streams.py:571
#, docstring #, docstring
msgid "Manage mention settings for stream alerts." msgid "Manage mention settings for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:576 #: redbot/cogs/streams/streams.py:577
#, docstring #, docstring
msgid "Toggle the `@everyone` mention." msgid "Toggle the `@everyone` mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:581 #: redbot/cogs/streams/streams.py:582
msgid "`@everyone` will no longer be mentioned for stream alerts." msgid "`@everyone` will no longer be mentioned for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:584 #: redbot/cogs/streams/streams.py:585
msgid "When a stream is live, `@everyone` will be mentioned." msgid "When a stream is live, `@everyone` will be mentioned."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:589 #: redbot/cogs/streams/streams.py:590
#, docstring #, docstring
msgid "Toggle the `@here` mention." msgid "Toggle the `@here` mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:594 #: redbot/cogs/streams/streams.py:595
msgid "`@here` will no longer be mentioned for stream alerts." msgid "`@here` will no longer be mentioned for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:597 #: redbot/cogs/streams/streams.py:598
msgid "When a stream is live, `@here` will be mentioned." msgid "When a stream is live, `@here` will be mentioned."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:602 #: redbot/cogs/streams/streams.py:603
#, docstring #, docstring
msgid "Toggle a role mention." msgid "Toggle a role mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:607 #: redbot/cogs/streams/streams.py:608
msgid "`@{role.name}` will no longer be mentioned for stream alerts." msgid "`@{role.name}` will no longer be mentioned for stream alerts."
msgstr "" 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." msgid "When a stream or community is live, `@{role.name}` will be mentioned."
msgstr "" 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." 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:628 #: redbot/cogs/streams/streams.py:629
#, docstring #, docstring
msgid "Toggle alert deletion for when streams go offline." msgid "Toggle alert deletion for when streams go offline."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:631 #: redbot/cogs/streams/streams.py:632
msgid "The notifications will be deleted once streams go offline." msgid "The notifications will be deleted once streams go offline."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:633 #: redbot/cogs/streams/streams.py:634
msgid "Notifications will no longer be deleted." msgid "Notifications will no longer be deleted."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:638 #: redbot/cogs/streams/streams.py:639
#, docstring #, docstring
msgid "Toggle excluding rerun streams from alerts." msgid "Toggle excluding rerun streams from alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:643 #: redbot/cogs/streams/streams.py:644
msgid "Streams of type 'rerun' will be included in alerts." msgid "Streams of type 'rerun' will be included in alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:646 #: redbot/cogs/streams/streams.py:647
msgid "Streams of type 'rerun' will no longer send an alert." msgid "Streams of type 'rerun' will no longer send an alert."
msgstr "" 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." msgid "I'll now send a notification in this channel when {stream.name} is live."
msgstr "" 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." msgid "I won't send notifications about {stream.name} in this channel anymore."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:761 #: redbot/cogs/streams/streams.py:795
msgid "{mention}, {stream} is live!" msgid "{mention}, {stream} is live!"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:778 #: redbot/cogs/streams/streams.py:812
msgid "{stream} is live!" msgid "{stream} is live!"
msgstr "" 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" msgid "Untitled broadcast"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:318 #: redbot/cogs/streams/streamtypes.py:353
msgid " - Rerun" msgid " - Rerun"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:321 #: redbot/cogs/streams/streamtypes.py:356
#: redbot/cogs/streams/streamtypes.py:364 #: redbot/cogs/streams/streamtypes.py:399
#: redbot/cogs/streams/streamtypes.py:405 #: redbot/cogs/streams/streamtypes.py:440
msgid "Followers" msgid "Followers"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:322 #: redbot/cogs/streams/streamtypes.py:357
#: redbot/cogs/streams/streamtypes.py:406 #: redbot/cogs/streams/streamtypes.py:441
msgid "Total views" msgid "Total views"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:327 #: redbot/cogs/streams/streamtypes.py:362
#: redbot/cogs/streams/streamtypes.py:368 #: redbot/cogs/streams/streamtypes.py:403
msgid "Playing: " msgid "Playing: "
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:411 #: redbot/cogs/streams/streamtypes.py:446
msgid "None" msgid "None"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:414 #: redbot/cogs/streams/streamtypes.py:449
msgid "NSFW | " msgid "NSFW | "
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:418 #: redbot/cogs/streams/streamtypes.py:453
msgid "{adult}Category: {category} | Tags: {tags}" msgid "{adult}Category: {category} | Tags: {tags}"
msgstr "" msgstr ""

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Korean\n" "Language-Team: Korean\n"
"MIME-Version: 1.0\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 " 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 "" 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." 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 "" 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 "<your_client_id_here>" msgid "<your_client_id_here>"
msgstr "" 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 "<your_client_secret_here>" msgid "<your_client_secret_here>"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:207 #: redbot/cogs/streams/streams.py:208
#, docstring #, docstring
msgid "Check if a Twitch channel is live." msgid "Check if a Twitch channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:220 #: redbot/cogs/streams/streams.py:221
#, docstring #, docstring
msgid "Check if a YouTube channel is live." msgid "Check if a YouTube channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:233 #: redbot/cogs/streams/streams.py:234
#, docstring #, docstring
msgid "Check if a smashcast channel is live." msgid "Check if a smashcast channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:239 #: redbot/cogs/streams/streams.py:240
#, docstring #, docstring
msgid "Check if a Picarto channel is live." msgid "Check if a Picarto channel is live."
msgstr "" 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." msgid "That user is offline."
msgstr "" 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." msgid "That channel doesn't seem to exist."
msgstr "" 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}." msgid "The Twitch token is either invalid or has not been set. See {command}."
msgstr "" 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}." msgid "The YouTube API key is either invalid or has not been set. See {command}."
msgstr "" 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." msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
msgstr "" 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." msgid "Something went wrong whilst trying to contact the stream service's API."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:297 #: redbot/cogs/streams/streams.py:298
#, docstring #, docstring
msgid "Manage automated stream alerts." msgid "Manage automated stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:302 #: redbot/cogs/streams/streams.py:303
#, docstring #, docstring
msgid "Manage Twitch stream notifications." msgid "Manage Twitch stream notifications."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:310 #: redbot/cogs/streams/streams.py:311
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Twitch stream." msgid "Toggle alerts in this channel for a Twitch stream."
msgstr "" 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." msgid "Please supply the name of a *Twitch* channel, not a Discord channel."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:320 #: redbot/cogs/streams/streams.py:321
#, docstring #, docstring
msgid "Toggle alerts in this channel for a YouTube stream." msgid "Toggle alerts in this channel for a YouTube stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:325 #: redbot/cogs/streams/streams.py:326
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Smashcast stream." msgid "Toggle alerts in this channel for a Smashcast stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:330 #: redbot/cogs/streams/streams.py:331
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Picarto stream." msgid "Toggle alerts in this channel for a Picarto stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:335 #: redbot/cogs/streams/streams.py:336
#, docstring #, 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 " 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:365 #: redbot/cogs/streams/streams.py:366
msgid "All the stream alerts in this server have been disabled." msgid "All the stream alerts in this server have been disabled."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:367 #: redbot/cogs/streams/streams.py:368
msgid "All the stream alerts in this channel have been disabled." msgid "All the stream alerts in this channel have been disabled."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:373 #: redbot/cogs/streams/streams.py:374
#, docstring #, docstring
msgid "List all active stream alerts in this server." msgid "List all active stream alerts in this server."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:376 #: redbot/cogs/streams/streams.py:377
msgid "Active alerts:\\n\\n" msgid "Active alerts:\\n\\n"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:384 #: redbot/cogs/streams/streams.py:385
msgid "There are no active alerts in this server." msgid "There are no active alerts in this server."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:455 #: redbot/cogs/streams/streams.py:456
#, docstring #, docstring
msgid "Manage stream alert settings." msgid "Manage stream alert settings."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:461 #: redbot/cogs/streams/streams.py:462
#, docstring #, docstring
msgid "Set stream check refresh time." msgid "Set stream check refresh time."
msgstr "" 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" msgid "You cannot set the refresh timer to less than 60 seconds"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:473 #: redbot/cogs/streams/streams.py:474
#, docstring #, docstring
msgid "Explain how to set the twitch token." msgid "Explain how to set the twitch token."
msgstr "" 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" 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:497 #: redbot/cogs/streams/streams.py:498
#, docstring #, docstring
msgid "Explain how to set the YouTube token." msgid "Explain how to set the YouTube token."
msgstr "" 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" 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:513 #: redbot/cogs/streams/streams.py:514
msgid "<your_api_key_here>" msgid "<your_api_key_here>"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:522 #: redbot/cogs/streams/streams.py:523
#, docstring #, docstring
msgid "Manage custom message for stream alerts." msgid "Manage custom message for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:528 #: redbot/cogs/streams/streams.py:529
#, docstring #, 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 " 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 "" 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!" msgid "Stream alert message set!"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:545 #: redbot/cogs/streams/streams.py:546
#, docstring #, 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 " 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:561 #: redbot/cogs/streams/streams.py:562
#, docstring #, docstring
msgid "Reset the stream alert messages in this server." msgid "Reset the stream alert messages in this server."
msgstr "" 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." msgid "Stream alerts in this server will now use the default alert message."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:570 #: redbot/cogs/streams/streams.py:571
#, docstring #, docstring
msgid "Manage mention settings for stream alerts." msgid "Manage mention settings for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:576 #: redbot/cogs/streams/streams.py:577
#, docstring #, docstring
msgid "Toggle the `@everyone` mention." msgid "Toggle the `@everyone` mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:581 #: redbot/cogs/streams/streams.py:582
msgid "`@everyone` will no longer be mentioned for stream alerts." msgid "`@everyone` will no longer be mentioned for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:584 #: redbot/cogs/streams/streams.py:585
msgid "When a stream is live, `@everyone` will be mentioned." msgid "When a stream is live, `@everyone` will be mentioned."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:589 #: redbot/cogs/streams/streams.py:590
#, docstring #, docstring
msgid "Toggle the `@here` mention." msgid "Toggle the `@here` mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:594 #: redbot/cogs/streams/streams.py:595
msgid "`@here` will no longer be mentioned for stream alerts." msgid "`@here` will no longer be mentioned for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:597 #: redbot/cogs/streams/streams.py:598
msgid "When a stream is live, `@here` will be mentioned." msgid "When a stream is live, `@here` will be mentioned."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:602 #: redbot/cogs/streams/streams.py:603
#, docstring #, docstring
msgid "Toggle a role mention." msgid "Toggle a role mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:607 #: redbot/cogs/streams/streams.py:608
msgid "`@{role.name}` will no longer be mentioned for stream alerts." msgid "`@{role.name}` will no longer be mentioned for stream alerts."
msgstr "" 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." msgid "When a stream or community is live, `@{role.name}` will be mentioned."
msgstr "" 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." 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:628 #: redbot/cogs/streams/streams.py:629
#, docstring #, docstring
msgid "Toggle alert deletion for when streams go offline." msgid "Toggle alert deletion for when streams go offline."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:631 #: redbot/cogs/streams/streams.py:632
msgid "The notifications will be deleted once streams go offline." msgid "The notifications will be deleted once streams go offline."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:633 #: redbot/cogs/streams/streams.py:634
msgid "Notifications will no longer be deleted." msgid "Notifications will no longer be deleted."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:638 #: redbot/cogs/streams/streams.py:639
#, docstring #, docstring
msgid "Toggle excluding rerun streams from alerts." msgid "Toggle excluding rerun streams from alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:643 #: redbot/cogs/streams/streams.py:644
msgid "Streams of type 'rerun' will be included in alerts." msgid "Streams of type 'rerun' will be included in alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:646 #: redbot/cogs/streams/streams.py:647
msgid "Streams of type 'rerun' will no longer send an alert." msgid "Streams of type 'rerun' will no longer send an alert."
msgstr "" 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." msgid "I'll now send a notification in this channel when {stream.name} is live."
msgstr "" 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." msgid "I won't send notifications about {stream.name} in this channel anymore."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:761 #: redbot/cogs/streams/streams.py:795
msgid "{mention}, {stream} is live!" msgid "{mention}, {stream} is live!"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:778 #: redbot/cogs/streams/streams.py:812
msgid "{stream} is live!" msgid "{stream} is live!"
msgstr "" 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" msgid "Untitled broadcast"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:318 #: redbot/cogs/streams/streamtypes.py:353
msgid " - Rerun" msgid " - Rerun"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:321 #: redbot/cogs/streams/streamtypes.py:356
#: redbot/cogs/streams/streamtypes.py:364 #: redbot/cogs/streams/streamtypes.py:399
#: redbot/cogs/streams/streamtypes.py:405 #: redbot/cogs/streams/streamtypes.py:440
msgid "Followers" msgid "Followers"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:322 #: redbot/cogs/streams/streamtypes.py:357
#: redbot/cogs/streams/streamtypes.py:406 #: redbot/cogs/streams/streamtypes.py:441
msgid "Total views" msgid "Total views"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:327 #: redbot/cogs/streams/streamtypes.py:362
#: redbot/cogs/streams/streamtypes.py:368 #: redbot/cogs/streams/streamtypes.py:403
msgid "Playing: " msgid "Playing: "
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:411 #: redbot/cogs/streams/streamtypes.py:446
msgid "None" msgid "None"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:414 #: redbot/cogs/streams/streamtypes.py:449
msgid "NSFW | " msgid "NSFW | "
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:418 #: redbot/cogs/streams/streamtypes.py:453
msgid "{adult}Category: {category} | Tags: {tags}" msgid "{adult}Category: {category} | Tags: {tags}"
msgstr "" msgstr ""

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Norwegian Bokmal\n" "Language-Team: Norwegian Bokmal\n"
"MIME-Version: 1.0\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 " 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 " 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." 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." 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 "<your_client_id_here>" msgid "<your_client_id_here>"
msgstr "<your_client_id_here>" msgstr "<your_client_id_here>"
#: 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 "<your_client_secret_here>" msgid "<your_client_secret_here>"
msgstr "<your_client_secret_here>" msgstr "<your_client_secret_here>"
#: redbot/cogs/streams/streams.py:207 #: redbot/cogs/streams/streams.py:208
#, docstring #, docstring
msgid "Check if a Twitch channel is live." msgid "Check if a Twitch channel is live."
msgstr "Sjekk om en Twitch-kanal er direkte." msgstr "Sjekk om en Twitch-kanal er direkte."
#: redbot/cogs/streams/streams.py:220 #: redbot/cogs/streams/streams.py:221
#, docstring #, docstring
msgid "Check if a YouTube channel is live." msgid "Check if a YouTube channel is live."
msgstr "Sjekk om en YouTube-kanal er direkte." msgstr "Sjekk om en YouTube-kanal er direkte."
#: redbot/cogs/streams/streams.py:233 #: redbot/cogs/streams/streams.py:234
#, docstring #, docstring
msgid "Check if a smashcast channel is live." msgid "Check if a smashcast channel is live."
msgstr "Sjekk om en smashcast er direkte." msgstr "Sjekk om en smashcast er direkte."
#: redbot/cogs/streams/streams.py:239 #: redbot/cogs/streams/streams.py:240
#, docstring #, docstring
msgid "Check if a Picarto channel is live." msgid "Check if a Picarto channel is live."
msgstr "Sjekk om en Picarto-kanal er direkte." 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." msgid "That user is offline."
msgstr "Den brukeren er frakoblet." 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." msgid "That channel doesn't seem to exist."
msgstr "Den kanalen ser ikke ut til å eksistere." 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}." 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}." 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}." 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}." 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." 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." 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." 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." 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 #, docstring
msgid "Manage automated stream alerts." msgid "Manage automated stream alerts."
msgstr "Behandle automatiserte strømvarsler." msgstr "Behandle automatiserte strømvarsler."
#: redbot/cogs/streams/streams.py:302 #: redbot/cogs/streams/streams.py:303
#, docstring #, docstring
msgid "Manage Twitch stream notifications." msgid "Manage Twitch stream notifications."
msgstr "Administrer Twitch-stream varsler." msgstr "Administrer Twitch-stream varsler."
#: redbot/cogs/streams/streams.py:310 #: redbot/cogs/streams/streams.py:311
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Twitch stream." msgid "Toggle alerts in this channel for a Twitch stream."
msgstr "Veksle varsler i denne kanalen for en Twitch-strømme." 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." 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." 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 #, docstring
msgid "Toggle alerts in this channel for a YouTube stream." msgid "Toggle alerts in this channel for a YouTube stream."
msgstr "Veksle varsler i denne kanalen for en YouTube-strøm." msgstr "Veksle varsler i denne kanalen for en YouTube-strøm."
#: redbot/cogs/streams/streams.py:325 #: redbot/cogs/streams/streams.py:326
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Smashcast stream." msgid "Toggle alerts in this channel for a Smashcast stream."
msgstr "Veksle varsler i denne kanalen for en 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 #, docstring
msgid "Toggle alerts in this channel for a Picarto stream." msgid "Toggle alerts in this channel for a Picarto stream."
msgstr "Veksle varsler i denne kanalen for en Picarto strømme." msgstr "Veksle varsler i denne kanalen for en Picarto strømme."
#: redbot/cogs/streams/streams.py:335 #: redbot/cogs/streams/streams.py:336
#, docstring #, 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 " 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 " 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." msgid "All the stream alerts in this server have been disabled."
msgstr "Alle kringkastingsvarsler i denne serveren har blitt deaktivert." 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." msgid "All the stream alerts in this channel have been disabled."
msgstr "Alle strømsvarsler i denne kanalen har blitt deaktivert." msgstr "Alle strømsvarsler i denne kanalen har blitt deaktivert."
#: redbot/cogs/streams/streams.py:373 #: redbot/cogs/streams/streams.py:374
#, docstring #, docstring
msgid "List all active stream alerts in this server." msgid "List all active stream alerts in this server."
msgstr "List alle aktive stream-varsler på denne serveren." 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" msgid "Active alerts:\\n\\n"
msgstr "Aktive varsler:\\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." msgid "There are no active alerts in this server."
msgstr "Det er ingen aktive varsler i denne serveren." msgstr "Det er ingen aktive varsler i denne serveren."
#: redbot/cogs/streams/streams.py:455 #: redbot/cogs/streams/streams.py:456
#, docstring #, docstring
msgid "Manage stream alert settings." msgid "Manage stream alert settings."
msgstr "Administrer stream varslingsinnstillinger." msgstr "Administrer stream varslingsinnstillinger."
#: redbot/cogs/streams/streams.py:461 #: redbot/cogs/streams/streams.py:462
#, docstring #, docstring
msgid "Set stream check refresh time." msgid "Set stream check refresh time."
msgstr "Angi stream-sjekk oppdateringstid." 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" msgid "You cannot set the refresh timer to less than 60 seconds"
msgstr "Du kan ikke sette oppdateringsholderen til under 60 sekunder" msgstr "Du kan ikke sette oppdateringsholderen til under 60 sekunder"
#: redbot/cogs/streams/streams.py:473 #: redbot/cogs/streams/streams.py:474
#, docstring #, docstring
msgid "Explain how to set the twitch token." msgid "Explain how to set the twitch token."
msgstr "Forklar hvordan du kan sette 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" 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" 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 #, docstring
msgid "Explain how to set the YouTube token." msgid "Explain how to set the YouTube token."
msgstr "Forklar hvordan du kan angi 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" 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" 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 "<your_api_key_here>" msgid "<your_api_key_here>"
msgstr "<your_api_key_here>" msgstr "<your_api_key_here>"
#: redbot/cogs/streams/streams.py:522 #: redbot/cogs/streams/streams.py:523
#, docstring #, docstring
msgid "Manage custom message for stream alerts." msgid "Manage custom message for stream alerts."
msgstr "Behandle egen melding for stream-varsler." msgstr "Behandle egen melding for stream-varsler."
#: redbot/cogs/streams/streams.py:528 #: redbot/cogs/streams/streams.py:529
#, docstring #, 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 " 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 " 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!" msgid "Stream alert message set!"
msgstr "Strøm varsling melding satt!" msgstr "Strøm varsling melding satt!"
#: redbot/cogs/streams/streams.py:545 #: redbot/cogs/streams/streams.py:546
#, docstring #, 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 " 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 " 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 #, docstring
msgid "Reset the stream alert messages in this server." msgid "Reset the stream alert messages in this server."
msgstr "Tilbakestill strømsvarselsmeldingene på denne serveren." 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." msgid "Stream alerts in this server will now use the default alert message."
msgstr "Strøm varsler i denne serveren bruker nå standard varslingsmelding." msgstr "Strøm varsler i denne serveren bruker nå standard varslingsmelding."
#: redbot/cogs/streams/streams.py:570 #: redbot/cogs/streams/streams.py:571
#, docstring #, docstring
msgid "Manage mention settings for stream alerts." msgid "Manage mention settings for stream alerts."
msgstr "Behandle nevnelsesinnstillinger for strømlinjevarsler." msgstr "Behandle nevnelsesinnstillinger for strømlinjevarsler."
#: redbot/cogs/streams/streams.py:576 #: redbot/cogs/streams/streams.py:577
#, docstring #, docstring
msgid "Toggle the `@everyone` mention." msgid "Toggle the `@everyone` mention."
msgstr "Veksle nevnelsen til `@everyone`." 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." msgid "`@everyone` will no longer be mentioned for stream alerts."
msgstr "`@everyone` vil ikke lenger bli nevnt for strømvarsler." 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." msgid "When a stream is live, `@everyone` will be mentioned."
msgstr "Når en strøm er i live, vil `@everyone` bli nevnt." 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 #, docstring
msgid "Toggle the `@here` mention." msgid "Toggle the `@here` mention."
msgstr "Veksle følgende ommening `@here`." 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." msgid "`@here` will no longer be mentioned for stream alerts."
msgstr "`@here` vil ikke lenger nevnes for strømvarsler." 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." msgid "When a stream is live, `@here` will be mentioned."
msgstr "Når en strøm er i live, vil `@here` nevnes." 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 #, docstring
msgid "Toggle a role mention." msgid "Toggle a role mention."
msgstr "Veksle en rolle omtale." 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." msgid "`@{role.name}` will no longer be mentioned for stream alerts."
msgstr "`@{role.name}` vil ikke lenger nevnes for stream-varsler." 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." 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." 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." 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." 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 #, docstring
msgid "Toggle alert deletion for when streams go offline." msgid "Toggle alert deletion for when streams go offline."
msgstr "Veksle sletting av varsler for når strømmene går frakoblet." 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." msgid "The notifications will be deleted once streams go offline."
msgstr "Varslene vil bli slettet når strømmene går frakoblet." 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." msgid "Notifications will no longer be deleted."
msgstr "Varsler vil ikke lenger bli slettet." msgstr "Varsler vil ikke lenger bli slettet."
#: redbot/cogs/streams/streams.py:638 #: redbot/cogs/streams/streams.py:639
#, docstring #, docstring
msgid "Toggle excluding rerun streams from alerts." msgid "Toggle excluding rerun streams from alerts."
msgstr "Slå av/på omringingsstrømmer fra varsler." 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." msgid "Streams of type 'rerun' will be included in alerts."
msgstr "Strømninger av typen 'kjør om igjen' vil bli inkludert i varsler." 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." 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." 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." 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." 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." 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." 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!" msgid "{mention}, {stream} is live!"
msgstr "{mention}, {stream} er direkte!" msgstr "{mention}, {stream} er direkte!"
#: redbot/cogs/streams/streams.py:778 #: redbot/cogs/streams/streams.py:812
msgid "{stream} is live!" msgid "{stream} is live!"
msgstr "{stream} er direkte!" 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" msgid "Untitled broadcast"
msgstr "Frakoblet sending" msgstr "Frakoblet sending"
#: redbot/cogs/streams/streamtypes.py:318 #: redbot/cogs/streams/streamtypes.py:353
msgid " - Rerun" msgid " - Rerun"
msgstr " - kjøre om igjen" msgstr " - kjøre om igjen"
#: redbot/cogs/streams/streamtypes.py:321 #: redbot/cogs/streams/streamtypes.py:356
#: redbot/cogs/streams/streamtypes.py:364 #: redbot/cogs/streams/streamtypes.py:399
#: redbot/cogs/streams/streamtypes.py:405 #: redbot/cogs/streams/streamtypes.py:440
msgid "Followers" msgid "Followers"
msgstr "Følgere" msgstr "Følgere"
#: redbot/cogs/streams/streamtypes.py:322 #: redbot/cogs/streams/streamtypes.py:357
#: redbot/cogs/streams/streamtypes.py:406 #: redbot/cogs/streams/streamtypes.py:441
msgid "Total views" msgid "Total views"
msgstr "Visninger totalt" msgstr "Visninger totalt"
#: redbot/cogs/streams/streamtypes.py:327 #: redbot/cogs/streams/streamtypes.py:362
#: redbot/cogs/streams/streamtypes.py:368 #: redbot/cogs/streams/streamtypes.py:403
msgid "Playing: " msgid "Playing: "
msgstr "Spiller: " msgstr "Spiller: "
#: redbot/cogs/streams/streamtypes.py:411 #: redbot/cogs/streams/streamtypes.py:446
msgid "None" msgid "None"
msgstr "Ingen" msgstr "Ingen"
#: redbot/cogs/streams/streamtypes.py:414 #: redbot/cogs/streams/streamtypes.py:449
msgid "NSFW | " msgid "NSFW | "
msgstr "NSFW | " msgstr "NSFW | "
#: redbot/cogs/streams/streamtypes.py:418 #: redbot/cogs/streams/streamtypes.py:453
msgid "{adult}Category: {category} | Tags: {tags}" msgid "{adult}Category: {category} | Tags: {tags}"
msgstr "{adult}Kategori: {category} Tagger: {tags}" msgstr "{adult}Kategori: {category} Tagger: {tags}"

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Dutch\n" "Language-Team: Dutch\n"
"MIME-Version: 1.0\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 " 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 "" 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." 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 "" 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 "<your_client_id_here>" msgid "<your_client_id_here>"
msgstr "" 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 "<your_client_secret_here>" msgid "<your_client_secret_here>"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:207 #: redbot/cogs/streams/streams.py:208
#, docstring #, docstring
msgid "Check if a Twitch channel is live." msgid "Check if a Twitch channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:220 #: redbot/cogs/streams/streams.py:221
#, docstring #, docstring
msgid "Check if a YouTube channel is live." msgid "Check if a YouTube channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:233 #: redbot/cogs/streams/streams.py:234
#, docstring #, docstring
msgid "Check if a smashcast channel is live." msgid "Check if a smashcast channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:239 #: redbot/cogs/streams/streams.py:240
#, docstring #, docstring
msgid "Check if a Picarto channel is live." msgid "Check if a Picarto channel is live."
msgstr "" 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." msgid "That user is offline."
msgstr "" 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." msgid "That channel doesn't seem to exist."
msgstr "" 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}." msgid "The Twitch token is either invalid or has not been set. See {command}."
msgstr "" 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}." msgid "The YouTube API key is either invalid or has not been set. See {command}."
msgstr "" 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." msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
msgstr "" 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." msgid "Something went wrong whilst trying to contact the stream service's API."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:297 #: redbot/cogs/streams/streams.py:298
#, docstring #, docstring
msgid "Manage automated stream alerts." msgid "Manage automated stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:302 #: redbot/cogs/streams/streams.py:303
#, docstring #, docstring
msgid "Manage Twitch stream notifications." msgid "Manage Twitch stream notifications."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:310 #: redbot/cogs/streams/streams.py:311
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Twitch stream." msgid "Toggle alerts in this channel for a Twitch stream."
msgstr "" 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." msgid "Please supply the name of a *Twitch* channel, not a Discord channel."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:320 #: redbot/cogs/streams/streams.py:321
#, docstring #, docstring
msgid "Toggle alerts in this channel for a YouTube stream." msgid "Toggle alerts in this channel for a YouTube stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:325 #: redbot/cogs/streams/streams.py:326
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Smashcast stream." msgid "Toggle alerts in this channel for a Smashcast stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:330 #: redbot/cogs/streams/streams.py:331
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Picarto stream." msgid "Toggle alerts in this channel for a Picarto stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:335 #: redbot/cogs/streams/streams.py:336
#, docstring #, 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 " 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:365 #: redbot/cogs/streams/streams.py:366
msgid "All the stream alerts in this server have been disabled." msgid "All the stream alerts in this server have been disabled."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:367 #: redbot/cogs/streams/streams.py:368
msgid "All the stream alerts in this channel have been disabled." msgid "All the stream alerts in this channel have been disabled."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:373 #: redbot/cogs/streams/streams.py:374
#, docstring #, docstring
msgid "List all active stream alerts in this server." msgid "List all active stream alerts in this server."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:376 #: redbot/cogs/streams/streams.py:377
msgid "Active alerts:\\n\\n" msgid "Active alerts:\\n\\n"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:384 #: redbot/cogs/streams/streams.py:385
msgid "There are no active alerts in this server." msgid "There are no active alerts in this server."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:455 #: redbot/cogs/streams/streams.py:456
#, docstring #, docstring
msgid "Manage stream alert settings." msgid "Manage stream alert settings."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:461 #: redbot/cogs/streams/streams.py:462
#, docstring #, docstring
msgid "Set stream check refresh time." msgid "Set stream check refresh time."
msgstr "" 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" msgid "You cannot set the refresh timer to less than 60 seconds"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:473 #: redbot/cogs/streams/streams.py:474
#, docstring #, docstring
msgid "Explain how to set the twitch token." msgid "Explain how to set the twitch token."
msgstr "" 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" 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:497 #: redbot/cogs/streams/streams.py:498
#, docstring #, docstring
msgid "Explain how to set the YouTube token." msgid "Explain how to set the YouTube token."
msgstr "" 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" 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:513 #: redbot/cogs/streams/streams.py:514
msgid "<your_api_key_here>" msgid "<your_api_key_here>"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:522 #: redbot/cogs/streams/streams.py:523
#, docstring #, docstring
msgid "Manage custom message for stream alerts." msgid "Manage custom message for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:528 #: redbot/cogs/streams/streams.py:529
#, docstring #, 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 " 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 "" 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!" msgid "Stream alert message set!"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:545 #: redbot/cogs/streams/streams.py:546
#, docstring #, 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 " 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:561 #: redbot/cogs/streams/streams.py:562
#, docstring #, docstring
msgid "Reset the stream alert messages in this server." msgid "Reset the stream alert messages in this server."
msgstr "" 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." msgid "Stream alerts in this server will now use the default alert message."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:570 #: redbot/cogs/streams/streams.py:571
#, docstring #, docstring
msgid "Manage mention settings for stream alerts." msgid "Manage mention settings for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:576 #: redbot/cogs/streams/streams.py:577
#, docstring #, docstring
msgid "Toggle the `@everyone` mention." msgid "Toggle the `@everyone` mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:581 #: redbot/cogs/streams/streams.py:582
msgid "`@everyone` will no longer be mentioned for stream alerts." msgid "`@everyone` will no longer be mentioned for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:584 #: redbot/cogs/streams/streams.py:585
msgid "When a stream is live, `@everyone` will be mentioned." msgid "When a stream is live, `@everyone` will be mentioned."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:589 #: redbot/cogs/streams/streams.py:590
#, docstring #, docstring
msgid "Toggle the `@here` mention." msgid "Toggle the `@here` mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:594 #: redbot/cogs/streams/streams.py:595
msgid "`@here` will no longer be mentioned for stream alerts." msgid "`@here` will no longer be mentioned for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:597 #: redbot/cogs/streams/streams.py:598
msgid "When a stream is live, `@here` will be mentioned." msgid "When a stream is live, `@here` will be mentioned."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:602 #: redbot/cogs/streams/streams.py:603
#, docstring #, docstring
msgid "Toggle a role mention." msgid "Toggle a role mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:607 #: redbot/cogs/streams/streams.py:608
msgid "`@{role.name}` will no longer be mentioned for stream alerts." msgid "`@{role.name}` will no longer be mentioned for stream alerts."
msgstr "" 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." msgid "When a stream or community is live, `@{role.name}` will be mentioned."
msgstr "" 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." 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:628 #: redbot/cogs/streams/streams.py:629
#, docstring #, docstring
msgid "Toggle alert deletion for when streams go offline." msgid "Toggle alert deletion for when streams go offline."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:631 #: redbot/cogs/streams/streams.py:632
msgid "The notifications will be deleted once streams go offline." msgid "The notifications will be deleted once streams go offline."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:633 #: redbot/cogs/streams/streams.py:634
msgid "Notifications will no longer be deleted." msgid "Notifications will no longer be deleted."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:638 #: redbot/cogs/streams/streams.py:639
#, docstring #, docstring
msgid "Toggle excluding rerun streams from alerts." msgid "Toggle excluding rerun streams from alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:643 #: redbot/cogs/streams/streams.py:644
msgid "Streams of type 'rerun' will be included in alerts." msgid "Streams of type 'rerun' will be included in alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:646 #: redbot/cogs/streams/streams.py:647
msgid "Streams of type 'rerun' will no longer send an alert." msgid "Streams of type 'rerun' will no longer send an alert."
msgstr "" 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." msgid "I'll now send a notification in this channel when {stream.name} is live."
msgstr "" 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." msgid "I won't send notifications about {stream.name} in this channel anymore."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:761 #: redbot/cogs/streams/streams.py:795
msgid "{mention}, {stream} is live!" msgid "{mention}, {stream} is live!"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:778 #: redbot/cogs/streams/streams.py:812
msgid "{stream} is live!" msgid "{stream} is live!"
msgstr "" 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" msgid "Untitled broadcast"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:318 #: redbot/cogs/streams/streamtypes.py:353
msgid " - Rerun" msgid " - Rerun"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:321 #: redbot/cogs/streams/streamtypes.py:356
#: redbot/cogs/streams/streamtypes.py:364 #: redbot/cogs/streams/streamtypes.py:399
#: redbot/cogs/streams/streamtypes.py:405 #: redbot/cogs/streams/streamtypes.py:440
msgid "Followers" msgid "Followers"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:322 #: redbot/cogs/streams/streamtypes.py:357
#: redbot/cogs/streams/streamtypes.py:406 #: redbot/cogs/streams/streamtypes.py:441
msgid "Total views" msgid "Total views"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:327 #: redbot/cogs/streams/streamtypes.py:362
#: redbot/cogs/streams/streamtypes.py:368 #: redbot/cogs/streams/streamtypes.py:403
msgid "Playing: " msgid "Playing: "
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:411 #: redbot/cogs/streams/streamtypes.py:446
msgid "None" msgid "None"
msgstr "Geen" msgstr "Geen"
#: redbot/cogs/streams/streamtypes.py:414 #: redbot/cogs/streams/streamtypes.py:449
msgid "NSFW | " msgid "NSFW | "
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:418 #: redbot/cogs/streams/streamtypes.py:453
msgid "{adult}Category: {category} | Tags: {tags}" msgid "{adult}Category: {category} | Tags: {tags}"
msgstr "" msgstr ""

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Polish\n" "Language-Team: Polish\n"
"MIME-Version: 1.0\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 " 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 "" 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." 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 "" 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 "<your_client_id_here>" msgid "<your_client_id_here>"
msgstr "" 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 "<your_client_secret_here>" msgid "<your_client_secret_here>"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:207 #: redbot/cogs/streams/streams.py:208
#, docstring #, docstring
msgid "Check if a Twitch channel is live." msgid "Check if a Twitch channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:220 #: redbot/cogs/streams/streams.py:221
#, docstring #, docstring
msgid "Check if a YouTube channel is live." msgid "Check if a YouTube channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:233 #: redbot/cogs/streams/streams.py:234
#, docstring #, docstring
msgid "Check if a smashcast channel is live." msgid "Check if a smashcast channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:239 #: redbot/cogs/streams/streams.py:240
#, docstring #, docstring
msgid "Check if a Picarto channel is live." msgid "Check if a Picarto channel is live."
msgstr "" 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." msgid "That user is offline."
msgstr "" 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." msgid "That channel doesn't seem to exist."
msgstr "" 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}." msgid "The Twitch token is either invalid or has not been set. See {command}."
msgstr "" 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}." msgid "The YouTube API key is either invalid or has not been set. See {command}."
msgstr "" 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." msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
msgstr "" 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." msgid "Something went wrong whilst trying to contact the stream service's API."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:297 #: redbot/cogs/streams/streams.py:298
#, docstring #, docstring
msgid "Manage automated stream alerts." msgid "Manage automated stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:302 #: redbot/cogs/streams/streams.py:303
#, docstring #, docstring
msgid "Manage Twitch stream notifications." msgid "Manage Twitch stream notifications."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:310 #: redbot/cogs/streams/streams.py:311
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Twitch stream." msgid "Toggle alerts in this channel for a Twitch stream."
msgstr "" 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." msgid "Please supply the name of a *Twitch* channel, not a Discord channel."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:320 #: redbot/cogs/streams/streams.py:321
#, docstring #, docstring
msgid "Toggle alerts in this channel for a YouTube stream." msgid "Toggle alerts in this channel for a YouTube stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:325 #: redbot/cogs/streams/streams.py:326
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Smashcast stream." msgid "Toggle alerts in this channel for a Smashcast stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:330 #: redbot/cogs/streams/streams.py:331
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Picarto stream." msgid "Toggle alerts in this channel for a Picarto stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:335 #: redbot/cogs/streams/streams.py:336
#, docstring #, 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 " 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:365 #: redbot/cogs/streams/streams.py:366
msgid "All the stream alerts in this server have been disabled." msgid "All the stream alerts in this server have been disabled."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:367 #: redbot/cogs/streams/streams.py:368
msgid "All the stream alerts in this channel have been disabled." msgid "All the stream alerts in this channel have been disabled."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:373 #: redbot/cogs/streams/streams.py:374
#, docstring #, docstring
msgid "List all active stream alerts in this server." msgid "List all active stream alerts in this server."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:376 #: redbot/cogs/streams/streams.py:377
msgid "Active alerts:\\n\\n" msgid "Active alerts:\\n\\n"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:384 #: redbot/cogs/streams/streams.py:385
msgid "There are no active alerts in this server." msgid "There are no active alerts in this server."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:455 #: redbot/cogs/streams/streams.py:456
#, docstring #, docstring
msgid "Manage stream alert settings." msgid "Manage stream alert settings."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:461 #: redbot/cogs/streams/streams.py:462
#, docstring #, docstring
msgid "Set stream check refresh time." msgid "Set stream check refresh time."
msgstr "" 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" msgid "You cannot set the refresh timer to less than 60 seconds"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:473 #: redbot/cogs/streams/streams.py:474
#, docstring #, docstring
msgid "Explain how to set the twitch token." msgid "Explain how to set the twitch token."
msgstr "" 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" 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:497 #: redbot/cogs/streams/streams.py:498
#, docstring #, docstring
msgid "Explain how to set the YouTube token." msgid "Explain how to set the YouTube token."
msgstr "" 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" 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:513 #: redbot/cogs/streams/streams.py:514
msgid "<your_api_key_here>" msgid "<your_api_key_here>"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:522 #: redbot/cogs/streams/streams.py:523
#, docstring #, docstring
msgid "Manage custom message for stream alerts." msgid "Manage custom message for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:528 #: redbot/cogs/streams/streams.py:529
#, docstring #, 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 " 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 "" 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!" msgid "Stream alert message set!"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:545 #: redbot/cogs/streams/streams.py:546
#, docstring #, 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 " 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:561 #: redbot/cogs/streams/streams.py:562
#, docstring #, docstring
msgid "Reset the stream alert messages in this server." msgid "Reset the stream alert messages in this server."
msgstr "" 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." msgid "Stream alerts in this server will now use the default alert message."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:570 #: redbot/cogs/streams/streams.py:571
#, docstring #, docstring
msgid "Manage mention settings for stream alerts." msgid "Manage mention settings for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:576 #: redbot/cogs/streams/streams.py:577
#, docstring #, docstring
msgid "Toggle the `@everyone` mention." msgid "Toggle the `@everyone` mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:581 #: redbot/cogs/streams/streams.py:582
msgid "`@everyone` will no longer be mentioned for stream alerts." msgid "`@everyone` will no longer be mentioned for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:584 #: redbot/cogs/streams/streams.py:585
msgid "When a stream is live, `@everyone` will be mentioned." msgid "When a stream is live, `@everyone` will be mentioned."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:589 #: redbot/cogs/streams/streams.py:590
#, docstring #, docstring
msgid "Toggle the `@here` mention." msgid "Toggle the `@here` mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:594 #: redbot/cogs/streams/streams.py:595
msgid "`@here` will no longer be mentioned for stream alerts." msgid "`@here` will no longer be mentioned for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:597 #: redbot/cogs/streams/streams.py:598
msgid "When a stream is live, `@here` will be mentioned." msgid "When a stream is live, `@here` will be mentioned."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:602 #: redbot/cogs/streams/streams.py:603
#, docstring #, docstring
msgid "Toggle a role mention." msgid "Toggle a role mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:607 #: redbot/cogs/streams/streams.py:608
msgid "`@{role.name}` will no longer be mentioned for stream alerts." msgid "`@{role.name}` will no longer be mentioned for stream alerts."
msgstr "" 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." msgid "When a stream or community is live, `@{role.name}` will be mentioned."
msgstr "" 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." 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:628 #: redbot/cogs/streams/streams.py:629
#, docstring #, docstring
msgid "Toggle alert deletion for when streams go offline." msgid "Toggle alert deletion for when streams go offline."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:631 #: redbot/cogs/streams/streams.py:632
msgid "The notifications will be deleted once streams go offline." msgid "The notifications will be deleted once streams go offline."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:633 #: redbot/cogs/streams/streams.py:634
msgid "Notifications will no longer be deleted." msgid "Notifications will no longer be deleted."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:638 #: redbot/cogs/streams/streams.py:639
#, docstring #, docstring
msgid "Toggle excluding rerun streams from alerts." msgid "Toggle excluding rerun streams from alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:643 #: redbot/cogs/streams/streams.py:644
msgid "Streams of type 'rerun' will be included in alerts." msgid "Streams of type 'rerun' will be included in alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:646 #: redbot/cogs/streams/streams.py:647
msgid "Streams of type 'rerun' will no longer send an alert." msgid "Streams of type 'rerun' will no longer send an alert."
msgstr "" 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." msgid "I'll now send a notification in this channel when {stream.name} is live."
msgstr "" 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." msgid "I won't send notifications about {stream.name} in this channel anymore."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:761 #: redbot/cogs/streams/streams.py:795
msgid "{mention}, {stream} is live!" msgid "{mention}, {stream} is live!"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:778 #: redbot/cogs/streams/streams.py:812
msgid "{stream} is live!" msgid "{stream} is live!"
msgstr "" 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" msgid "Untitled broadcast"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:318 #: redbot/cogs/streams/streamtypes.py:353
msgid " - Rerun" msgid " - Rerun"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:321 #: redbot/cogs/streams/streamtypes.py:356
#: redbot/cogs/streams/streamtypes.py:364 #: redbot/cogs/streams/streamtypes.py:399
#: redbot/cogs/streams/streamtypes.py:405 #: redbot/cogs/streams/streamtypes.py:440
msgid "Followers" msgid "Followers"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:322 #: redbot/cogs/streams/streamtypes.py:357
#: redbot/cogs/streams/streamtypes.py:406 #: redbot/cogs/streams/streamtypes.py:441
msgid "Total views" msgid "Total views"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:327 #: redbot/cogs/streams/streamtypes.py:362
#: redbot/cogs/streams/streamtypes.py:368 #: redbot/cogs/streams/streamtypes.py:403
msgid "Playing: " msgid "Playing: "
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:411 #: redbot/cogs/streams/streamtypes.py:446
msgid "None" msgid "None"
msgstr "Brak" msgstr "Brak"
#: redbot/cogs/streams/streamtypes.py:414 #: redbot/cogs/streams/streamtypes.py:449
msgid "NSFW | " msgid "NSFW | "
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:418 #: redbot/cogs/streams/streamtypes.py:453
msgid "{adult}Category: {category} | Tags: {tags}" msgid "{adult}Category: {category} | Tags: {tags}"
msgstr "" msgstr ""

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Portuguese, Brazilian\n" "Language-Team: Portuguese, Brazilian\n"
"MIME-Version: 1.0\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 " 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 "" 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." 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 "" 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 "<your_client_id_here>" msgid "<your_client_id_here>"
msgstr "" 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 "<your_client_secret_here>" msgid "<your_client_secret_here>"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:207 #: redbot/cogs/streams/streams.py:208
#, docstring #, docstring
msgid "Check if a Twitch channel is live." msgid "Check if a Twitch channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:220 #: redbot/cogs/streams/streams.py:221
#, docstring #, docstring
msgid "Check if a YouTube channel is live." msgid "Check if a YouTube channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:233 #: redbot/cogs/streams/streams.py:234
#, docstring #, docstring
msgid "Check if a smashcast channel is live." msgid "Check if a smashcast channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:239 #: redbot/cogs/streams/streams.py:240
#, docstring #, docstring
msgid "Check if a Picarto channel is live." msgid "Check if a Picarto channel is live."
msgstr "" 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." msgid "That user is offline."
msgstr "" 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." msgid "That channel doesn't seem to exist."
msgstr "" 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}." msgid "The Twitch token is either invalid or has not been set. See {command}."
msgstr "" 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}." msgid "The YouTube API key is either invalid or has not been set. See {command}."
msgstr "" 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." msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
msgstr "" 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." msgid "Something went wrong whilst trying to contact the stream service's API."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:297 #: redbot/cogs/streams/streams.py:298
#, docstring #, docstring
msgid "Manage automated stream alerts." msgid "Manage automated stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:302 #: redbot/cogs/streams/streams.py:303
#, docstring #, docstring
msgid "Manage Twitch stream notifications." msgid "Manage Twitch stream notifications."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:310 #: redbot/cogs/streams/streams.py:311
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Twitch stream." msgid "Toggle alerts in this channel for a Twitch stream."
msgstr "" 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." msgid "Please supply the name of a *Twitch* channel, not a Discord channel."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:320 #: redbot/cogs/streams/streams.py:321
#, docstring #, docstring
msgid "Toggle alerts in this channel for a YouTube stream." msgid "Toggle alerts in this channel for a YouTube stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:325 #: redbot/cogs/streams/streams.py:326
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Smashcast stream." msgid "Toggle alerts in this channel for a Smashcast stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:330 #: redbot/cogs/streams/streams.py:331
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Picarto stream." msgid "Toggle alerts in this channel for a Picarto stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:335 #: redbot/cogs/streams/streams.py:336
#, docstring #, 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 " 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:365 #: redbot/cogs/streams/streams.py:366
msgid "All the stream alerts in this server have been disabled." msgid "All the stream alerts in this server have been disabled."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:367 #: redbot/cogs/streams/streams.py:368
msgid "All the stream alerts in this channel have been disabled." msgid "All the stream alerts in this channel have been disabled."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:373 #: redbot/cogs/streams/streams.py:374
#, docstring #, docstring
msgid "List all active stream alerts in this server." msgid "List all active stream alerts in this server."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:376 #: redbot/cogs/streams/streams.py:377
msgid "Active alerts:\\n\\n" msgid "Active alerts:\\n\\n"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:384 #: redbot/cogs/streams/streams.py:385
msgid "There are no active alerts in this server." msgid "There are no active alerts in this server."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:455 #: redbot/cogs/streams/streams.py:456
#, docstring #, docstring
msgid "Manage stream alert settings." msgid "Manage stream alert settings."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:461 #: redbot/cogs/streams/streams.py:462
#, docstring #, docstring
msgid "Set stream check refresh time." msgid "Set stream check refresh time."
msgstr "" 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" msgid "You cannot set the refresh timer to less than 60 seconds"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:473 #: redbot/cogs/streams/streams.py:474
#, docstring #, docstring
msgid "Explain how to set the twitch token." msgid "Explain how to set the twitch token."
msgstr "" 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" 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:497 #: redbot/cogs/streams/streams.py:498
#, docstring #, docstring
msgid "Explain how to set the YouTube token." msgid "Explain how to set the YouTube token."
msgstr "" 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" 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:513 #: redbot/cogs/streams/streams.py:514
msgid "<your_api_key_here>" msgid "<your_api_key_here>"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:522 #: redbot/cogs/streams/streams.py:523
#, docstring #, docstring
msgid "Manage custom message for stream alerts." msgid "Manage custom message for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:528 #: redbot/cogs/streams/streams.py:529
#, docstring #, 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 " 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 "" 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!" msgid "Stream alert message set!"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:545 #: redbot/cogs/streams/streams.py:546
#, docstring #, 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 " 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:561 #: redbot/cogs/streams/streams.py:562
#, docstring #, docstring
msgid "Reset the stream alert messages in this server." msgid "Reset the stream alert messages in this server."
msgstr "" 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." msgid "Stream alerts in this server will now use the default alert message."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:570 #: redbot/cogs/streams/streams.py:571
#, docstring #, docstring
msgid "Manage mention settings for stream alerts." msgid "Manage mention settings for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:576 #: redbot/cogs/streams/streams.py:577
#, docstring #, docstring
msgid "Toggle the `@everyone` mention." msgid "Toggle the `@everyone` mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:581 #: redbot/cogs/streams/streams.py:582
msgid "`@everyone` will no longer be mentioned for stream alerts." msgid "`@everyone` will no longer be mentioned for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:584 #: redbot/cogs/streams/streams.py:585
msgid "When a stream is live, `@everyone` will be mentioned." msgid "When a stream is live, `@everyone` will be mentioned."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:589 #: redbot/cogs/streams/streams.py:590
#, docstring #, docstring
msgid "Toggle the `@here` mention." msgid "Toggle the `@here` mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:594 #: redbot/cogs/streams/streams.py:595
msgid "`@here` will no longer be mentioned for stream alerts." msgid "`@here` will no longer be mentioned for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:597 #: redbot/cogs/streams/streams.py:598
msgid "When a stream is live, `@here` will be mentioned." msgid "When a stream is live, `@here` will be mentioned."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:602 #: redbot/cogs/streams/streams.py:603
#, docstring #, docstring
msgid "Toggle a role mention." msgid "Toggle a role mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:607 #: redbot/cogs/streams/streams.py:608
msgid "`@{role.name}` will no longer be mentioned for stream alerts." msgid "`@{role.name}` will no longer be mentioned for stream alerts."
msgstr "" 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." msgid "When a stream or community is live, `@{role.name}` will be mentioned."
msgstr "" 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." 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:628 #: redbot/cogs/streams/streams.py:629
#, docstring #, docstring
msgid "Toggle alert deletion for when streams go offline." msgid "Toggle alert deletion for when streams go offline."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:631 #: redbot/cogs/streams/streams.py:632
msgid "The notifications will be deleted once streams go offline." msgid "The notifications will be deleted once streams go offline."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:633 #: redbot/cogs/streams/streams.py:634
msgid "Notifications will no longer be deleted." msgid "Notifications will no longer be deleted."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:638 #: redbot/cogs/streams/streams.py:639
#, docstring #, docstring
msgid "Toggle excluding rerun streams from alerts." msgid "Toggle excluding rerun streams from alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:643 #: redbot/cogs/streams/streams.py:644
msgid "Streams of type 'rerun' will be included in alerts." msgid "Streams of type 'rerun' will be included in alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:646 #: redbot/cogs/streams/streams.py:647
msgid "Streams of type 'rerun' will no longer send an alert." msgid "Streams of type 'rerun' will no longer send an alert."
msgstr "" 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." msgid "I'll now send a notification in this channel when {stream.name} is live."
msgstr "" 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." msgid "I won't send notifications about {stream.name} in this channel anymore."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:761 #: redbot/cogs/streams/streams.py:795
msgid "{mention}, {stream} is live!" msgid "{mention}, {stream} is live!"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:778 #: redbot/cogs/streams/streams.py:812
msgid "{stream} is live!" msgid "{stream} is live!"
msgstr "" 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" msgid "Untitled broadcast"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:318 #: redbot/cogs/streams/streamtypes.py:353
msgid " - Rerun" msgid " - Rerun"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:321 #: redbot/cogs/streams/streamtypes.py:356
#: redbot/cogs/streams/streamtypes.py:364 #: redbot/cogs/streams/streamtypes.py:399
#: redbot/cogs/streams/streamtypes.py:405 #: redbot/cogs/streams/streamtypes.py:440
msgid "Followers" msgid "Followers"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:322 #: redbot/cogs/streams/streamtypes.py:357
#: redbot/cogs/streams/streamtypes.py:406 #: redbot/cogs/streams/streamtypes.py:441
msgid "Total views" msgid "Total views"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:327 #: redbot/cogs/streams/streamtypes.py:362
#: redbot/cogs/streams/streamtypes.py:368 #: redbot/cogs/streams/streamtypes.py:403
msgid "Playing: " msgid "Playing: "
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:411 #: redbot/cogs/streams/streamtypes.py:446
msgid "None" msgid "None"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:414 #: redbot/cogs/streams/streamtypes.py:449
msgid "NSFW | " msgid "NSFW | "
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:418 #: redbot/cogs/streams/streamtypes.py:453
msgid "{adult}Category: {category} | Tags: {tags}" msgid "{adult}Category: {category} | Tags: {tags}"
msgstr "" msgstr ""

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Portuguese\n" "Language-Team: Portuguese\n"
"MIME-Version: 1.0\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 " 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 "" 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." 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 "" 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 "<your_client_id_here>" msgid "<your_client_id_here>"
msgstr "" 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 "<your_client_secret_here>" msgid "<your_client_secret_here>"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:207 #: redbot/cogs/streams/streams.py:208
#, docstring #, docstring
msgid "Check if a Twitch channel is live." msgid "Check if a Twitch channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:220 #: redbot/cogs/streams/streams.py:221
#, docstring #, docstring
msgid "Check if a YouTube channel is live." msgid "Check if a YouTube channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:233 #: redbot/cogs/streams/streams.py:234
#, docstring #, docstring
msgid "Check if a smashcast channel is live." msgid "Check if a smashcast channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:239 #: redbot/cogs/streams/streams.py:240
#, docstring #, docstring
msgid "Check if a Picarto channel is live." msgid "Check if a Picarto channel is live."
msgstr "" 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." msgid "That user is offline."
msgstr "" 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." msgid "That channel doesn't seem to exist."
msgstr "" 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}." msgid "The Twitch token is either invalid or has not been set. See {command}."
msgstr "" 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}." msgid "The YouTube API key is either invalid or has not been set. See {command}."
msgstr "" 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." msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
msgstr "" 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." msgid "Something went wrong whilst trying to contact the stream service's API."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:297 #: redbot/cogs/streams/streams.py:298
#, docstring #, docstring
msgid "Manage automated stream alerts." msgid "Manage automated stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:302 #: redbot/cogs/streams/streams.py:303
#, docstring #, docstring
msgid "Manage Twitch stream notifications." msgid "Manage Twitch stream notifications."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:310 #: redbot/cogs/streams/streams.py:311
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Twitch stream." msgid "Toggle alerts in this channel for a Twitch stream."
msgstr "" 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." msgid "Please supply the name of a *Twitch* channel, not a Discord channel."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:320 #: redbot/cogs/streams/streams.py:321
#, docstring #, docstring
msgid "Toggle alerts in this channel for a YouTube stream." msgid "Toggle alerts in this channel for a YouTube stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:325 #: redbot/cogs/streams/streams.py:326
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Smashcast stream." msgid "Toggle alerts in this channel for a Smashcast stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:330 #: redbot/cogs/streams/streams.py:331
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Picarto stream." msgid "Toggle alerts in this channel for a Picarto stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:335 #: redbot/cogs/streams/streams.py:336
#, docstring #, 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 " 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:365 #: redbot/cogs/streams/streams.py:366
msgid "All the stream alerts in this server have been disabled." msgid "All the stream alerts in this server have been disabled."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:367 #: redbot/cogs/streams/streams.py:368
msgid "All the stream alerts in this channel have been disabled." msgid "All the stream alerts in this channel have been disabled."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:373 #: redbot/cogs/streams/streams.py:374
#, docstring #, docstring
msgid "List all active stream alerts in this server." msgid "List all active stream alerts in this server."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:376 #: redbot/cogs/streams/streams.py:377
msgid "Active alerts:\\n\\n" msgid "Active alerts:\\n\\n"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:384 #: redbot/cogs/streams/streams.py:385
msgid "There are no active alerts in this server." msgid "There are no active alerts in this server."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:455 #: redbot/cogs/streams/streams.py:456
#, docstring #, docstring
msgid "Manage stream alert settings." msgid "Manage stream alert settings."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:461 #: redbot/cogs/streams/streams.py:462
#, docstring #, docstring
msgid "Set stream check refresh time." msgid "Set stream check refresh time."
msgstr "" 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" msgid "You cannot set the refresh timer to less than 60 seconds"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:473 #: redbot/cogs/streams/streams.py:474
#, docstring #, docstring
msgid "Explain how to set the twitch token." msgid "Explain how to set the twitch token."
msgstr "" 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" 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:497 #: redbot/cogs/streams/streams.py:498
#, docstring #, docstring
msgid "Explain how to set the YouTube token." msgid "Explain how to set the YouTube token."
msgstr "" 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" 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:513 #: redbot/cogs/streams/streams.py:514
msgid "<your_api_key_here>" msgid "<your_api_key_here>"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:522 #: redbot/cogs/streams/streams.py:523
#, docstring #, docstring
msgid "Manage custom message for stream alerts." msgid "Manage custom message for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:528 #: redbot/cogs/streams/streams.py:529
#, docstring #, 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 " 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 "" 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!" msgid "Stream alert message set!"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:545 #: redbot/cogs/streams/streams.py:546
#, docstring #, 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 " 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:561 #: redbot/cogs/streams/streams.py:562
#, docstring #, docstring
msgid "Reset the stream alert messages in this server." msgid "Reset the stream alert messages in this server."
msgstr "" 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." msgid "Stream alerts in this server will now use the default alert message."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:570 #: redbot/cogs/streams/streams.py:571
#, docstring #, docstring
msgid "Manage mention settings for stream alerts." msgid "Manage mention settings for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:576 #: redbot/cogs/streams/streams.py:577
#, docstring #, docstring
msgid "Toggle the `@everyone` mention." msgid "Toggle the `@everyone` mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:581 #: redbot/cogs/streams/streams.py:582
msgid "`@everyone` will no longer be mentioned for stream alerts." msgid "`@everyone` will no longer be mentioned for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:584 #: redbot/cogs/streams/streams.py:585
msgid "When a stream is live, `@everyone` will be mentioned." msgid "When a stream is live, `@everyone` will be mentioned."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:589 #: redbot/cogs/streams/streams.py:590
#, docstring #, docstring
msgid "Toggle the `@here` mention." msgid "Toggle the `@here` mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:594 #: redbot/cogs/streams/streams.py:595
msgid "`@here` will no longer be mentioned for stream alerts." msgid "`@here` will no longer be mentioned for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:597 #: redbot/cogs/streams/streams.py:598
msgid "When a stream is live, `@here` will be mentioned." msgid "When a stream is live, `@here` will be mentioned."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:602 #: redbot/cogs/streams/streams.py:603
#, docstring #, docstring
msgid "Toggle a role mention." msgid "Toggle a role mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:607 #: redbot/cogs/streams/streams.py:608
msgid "`@{role.name}` will no longer be mentioned for stream alerts." msgid "`@{role.name}` will no longer be mentioned for stream alerts."
msgstr "" 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." msgid "When a stream or community is live, `@{role.name}` will be mentioned."
msgstr "" 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." 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:628 #: redbot/cogs/streams/streams.py:629
#, docstring #, docstring
msgid "Toggle alert deletion for when streams go offline." msgid "Toggle alert deletion for when streams go offline."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:631 #: redbot/cogs/streams/streams.py:632
msgid "The notifications will be deleted once streams go offline." msgid "The notifications will be deleted once streams go offline."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:633 #: redbot/cogs/streams/streams.py:634
msgid "Notifications will no longer be deleted." msgid "Notifications will no longer be deleted."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:638 #: redbot/cogs/streams/streams.py:639
#, docstring #, docstring
msgid "Toggle excluding rerun streams from alerts." msgid "Toggle excluding rerun streams from alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:643 #: redbot/cogs/streams/streams.py:644
msgid "Streams of type 'rerun' will be included in alerts." msgid "Streams of type 'rerun' will be included in alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:646 #: redbot/cogs/streams/streams.py:647
msgid "Streams of type 'rerun' will no longer send an alert." msgid "Streams of type 'rerun' will no longer send an alert."
msgstr "" 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." msgid "I'll now send a notification in this channel when {stream.name} is live."
msgstr "" 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." msgid "I won't send notifications about {stream.name} in this channel anymore."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:761 #: redbot/cogs/streams/streams.py:795
msgid "{mention}, {stream} is live!" msgid "{mention}, {stream} is live!"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:778 #: redbot/cogs/streams/streams.py:812
msgid "{stream} is live!" msgid "{stream} is live!"
msgstr "" 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" msgid "Untitled broadcast"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:318 #: redbot/cogs/streams/streamtypes.py:353
msgid " - Rerun" msgid " - Rerun"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:321 #: redbot/cogs/streams/streamtypes.py:356
#: redbot/cogs/streams/streamtypes.py:364 #: redbot/cogs/streams/streamtypes.py:399
#: redbot/cogs/streams/streamtypes.py:405 #: redbot/cogs/streams/streamtypes.py:440
msgid "Followers" msgid "Followers"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:322 #: redbot/cogs/streams/streamtypes.py:357
#: redbot/cogs/streams/streamtypes.py:406 #: redbot/cogs/streams/streamtypes.py:441
msgid "Total views" msgid "Total views"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:327 #: redbot/cogs/streams/streamtypes.py:362
#: redbot/cogs/streams/streamtypes.py:368 #: redbot/cogs/streams/streamtypes.py:403
msgid "Playing: " msgid "Playing: "
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:411 #: redbot/cogs/streams/streamtypes.py:446
msgid "None" msgid "None"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:414 #: redbot/cogs/streams/streamtypes.py:449
msgid "NSFW | " msgid "NSFW | "
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:418 #: redbot/cogs/streams/streamtypes.py:453
msgid "{adult}Category: {category} | Tags: {tags}" msgid "{adult}Category: {category} | Tags: {tags}"
msgstr "" msgstr ""

View File

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "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" "Last-Translator: \n"
"Language-Team: Romanian\n" "Language-Team: Romanian\n"
"MIME-Version: 1.0\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 " 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 "" 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." 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 "" 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 "<your_client_id_here>" msgid "<your_client_id_here>"
msgstr "" 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 "<your_client_secret_here>" msgid "<your_client_secret_here>"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:207 #: redbot/cogs/streams/streams.py:208
#, docstring #, docstring
msgid "Check if a Twitch channel is live." msgid "Check if a Twitch channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:220 #: redbot/cogs/streams/streams.py:221
#, docstring #, docstring
msgid "Check if a YouTube channel is live." msgid "Check if a YouTube channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:233 #: redbot/cogs/streams/streams.py:234
#, docstring #, docstring
msgid "Check if a smashcast channel is live." msgid "Check if a smashcast channel is live."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:239 #: redbot/cogs/streams/streams.py:240
#, docstring #, docstring
msgid "Check if a Picarto channel is live." msgid "Check if a Picarto channel is live."
msgstr "" 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." msgid "That user is offline."
msgstr "" 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." msgid "That channel doesn't seem to exist."
msgstr "" 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}." msgid "The Twitch token is either invalid or has not been set. See {command}."
msgstr "" 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}." msgid "The YouTube API key is either invalid or has not been set. See {command}."
msgstr "" 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." msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
msgstr "" 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." msgid "Something went wrong whilst trying to contact the stream service's API."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:297 #: redbot/cogs/streams/streams.py:298
#, docstring #, docstring
msgid "Manage automated stream alerts." msgid "Manage automated stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:302 #: redbot/cogs/streams/streams.py:303
#, docstring #, docstring
msgid "Manage Twitch stream notifications." msgid "Manage Twitch stream notifications."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:310 #: redbot/cogs/streams/streams.py:311
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Twitch stream." msgid "Toggle alerts in this channel for a Twitch stream."
msgstr "" 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." msgid "Please supply the name of a *Twitch* channel, not a Discord channel."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:320 #: redbot/cogs/streams/streams.py:321
#, docstring #, docstring
msgid "Toggle alerts in this channel for a YouTube stream." msgid "Toggle alerts in this channel for a YouTube stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:325 #: redbot/cogs/streams/streams.py:326
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Smashcast stream." msgid "Toggle alerts in this channel for a Smashcast stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:330 #: redbot/cogs/streams/streams.py:331
#, docstring #, docstring
msgid "Toggle alerts in this channel for a Picarto stream." msgid "Toggle alerts in this channel for a Picarto stream."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:335 #: redbot/cogs/streams/streams.py:336
#, docstring #, 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 " 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:365 #: redbot/cogs/streams/streams.py:366
msgid "All the stream alerts in this server have been disabled." msgid "All the stream alerts in this server have been disabled."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:367 #: redbot/cogs/streams/streams.py:368
msgid "All the stream alerts in this channel have been disabled." msgid "All the stream alerts in this channel have been disabled."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:373 #: redbot/cogs/streams/streams.py:374
#, docstring #, docstring
msgid "List all active stream alerts in this server." msgid "List all active stream alerts in this server."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:376 #: redbot/cogs/streams/streams.py:377
msgid "Active alerts:\\n\\n" msgid "Active alerts:\\n\\n"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:384 #: redbot/cogs/streams/streams.py:385
msgid "There are no active alerts in this server." msgid "There are no active alerts in this server."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:455 #: redbot/cogs/streams/streams.py:456
#, docstring #, docstring
msgid "Manage stream alert settings." msgid "Manage stream alert settings."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:461 #: redbot/cogs/streams/streams.py:462
#, docstring #, docstring
msgid "Set stream check refresh time." msgid "Set stream check refresh time."
msgstr "" 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" msgid "You cannot set the refresh timer to less than 60 seconds"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:473 #: redbot/cogs/streams/streams.py:474
#, docstring #, docstring
msgid "Explain how to set the twitch token." msgid "Explain how to set the twitch token."
msgstr "" 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" 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:497 #: redbot/cogs/streams/streams.py:498
#, docstring #, docstring
msgid "Explain how to set the YouTube token." msgid "Explain how to set the YouTube token."
msgstr "" 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" 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:513 #: redbot/cogs/streams/streams.py:514
msgid "<your_api_key_here>" msgid "<your_api_key_here>"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:522 #: redbot/cogs/streams/streams.py:523
#, docstring #, docstring
msgid "Manage custom message for stream alerts." msgid "Manage custom message for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:528 #: redbot/cogs/streams/streams.py:529
#, docstring #, 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 " 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 "" 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!" msgid "Stream alert message set!"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:545 #: redbot/cogs/streams/streams.py:546
#, docstring #, 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 " 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:561 #: redbot/cogs/streams/streams.py:562
#, docstring #, docstring
msgid "Reset the stream alert messages in this server." msgid "Reset the stream alert messages in this server."
msgstr "" 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." msgid "Stream alerts in this server will now use the default alert message."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:570 #: redbot/cogs/streams/streams.py:571
#, docstring #, docstring
msgid "Manage mention settings for stream alerts." msgid "Manage mention settings for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:576 #: redbot/cogs/streams/streams.py:577
#, docstring #, docstring
msgid "Toggle the `@everyone` mention." msgid "Toggle the `@everyone` mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:581 #: redbot/cogs/streams/streams.py:582
msgid "`@everyone` will no longer be mentioned for stream alerts." msgid "`@everyone` will no longer be mentioned for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:584 #: redbot/cogs/streams/streams.py:585
msgid "When a stream is live, `@everyone` will be mentioned." msgid "When a stream is live, `@everyone` will be mentioned."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:589 #: redbot/cogs/streams/streams.py:590
#, docstring #, docstring
msgid "Toggle the `@here` mention." msgid "Toggle the `@here` mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:594 #: redbot/cogs/streams/streams.py:595
msgid "`@here` will no longer be mentioned for stream alerts." msgid "`@here` will no longer be mentioned for stream alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:597 #: redbot/cogs/streams/streams.py:598
msgid "When a stream is live, `@here` will be mentioned." msgid "When a stream is live, `@here` will be mentioned."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:602 #: redbot/cogs/streams/streams.py:603
#, docstring #, docstring
msgid "Toggle a role mention." msgid "Toggle a role mention."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:607 #: redbot/cogs/streams/streams.py:608
msgid "`@{role.name}` will no longer be mentioned for stream alerts." msgid "`@{role.name}` will no longer be mentioned for stream alerts."
msgstr "" 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." msgid "When a stream or community is live, `@{role.name}` will be mentioned."
msgstr "" 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." 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 "" msgstr ""
#: redbot/cogs/streams/streams.py:628 #: redbot/cogs/streams/streams.py:629
#, docstring #, docstring
msgid "Toggle alert deletion for when streams go offline." msgid "Toggle alert deletion for when streams go offline."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:631 #: redbot/cogs/streams/streams.py:632
msgid "The notifications will be deleted once streams go offline." msgid "The notifications will be deleted once streams go offline."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:633 #: redbot/cogs/streams/streams.py:634
msgid "Notifications will no longer be deleted." msgid "Notifications will no longer be deleted."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:638 #: redbot/cogs/streams/streams.py:639
#, docstring #, docstring
msgid "Toggle excluding rerun streams from alerts." msgid "Toggle excluding rerun streams from alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:643 #: redbot/cogs/streams/streams.py:644
msgid "Streams of type 'rerun' will be included in alerts." msgid "Streams of type 'rerun' will be included in alerts."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:646 #: redbot/cogs/streams/streams.py:647
msgid "Streams of type 'rerun' will no longer send an alert." msgid "Streams of type 'rerun' will no longer send an alert."
msgstr "" 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." msgid "I'll now send a notification in this channel when {stream.name} is live."
msgstr "" 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." msgid "I won't send notifications about {stream.name} in this channel anymore."
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:761 #: redbot/cogs/streams/streams.py:795
msgid "{mention}, {stream} is live!" msgid "{mention}, {stream} is live!"
msgstr "" msgstr ""
#: redbot/cogs/streams/streams.py:778 #: redbot/cogs/streams/streams.py:812
msgid "{stream} is live!" msgid "{stream} is live!"
msgstr "" 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" msgid "Untitled broadcast"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:318 #: redbot/cogs/streams/streamtypes.py:353
msgid " - Rerun" msgid " - Rerun"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:321 #: redbot/cogs/streams/streamtypes.py:356
#: redbot/cogs/streams/streamtypes.py:364 #: redbot/cogs/streams/streamtypes.py:399
#: redbot/cogs/streams/streamtypes.py:405 #: redbot/cogs/streams/streamtypes.py:440
msgid "Followers" msgid "Followers"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:322 #: redbot/cogs/streams/streamtypes.py:357
#: redbot/cogs/streams/streamtypes.py:406 #: redbot/cogs/streams/streamtypes.py:441
msgid "Total views" msgid "Total views"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:327 #: redbot/cogs/streams/streamtypes.py:362
#: redbot/cogs/streams/streamtypes.py:368 #: redbot/cogs/streams/streamtypes.py:403
msgid "Playing: " msgid "Playing: "
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:411 #: redbot/cogs/streams/streamtypes.py:446
msgid "None" msgid "None"
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:414 #: redbot/cogs/streams/streamtypes.py:449
msgid "NSFW | " msgid "NSFW | "
msgstr "" msgstr ""
#: redbot/cogs/streams/streamtypes.py:418 #: redbot/cogs/streams/streamtypes.py:453
msgid "{adult}Category: {category} | Tags: {tags}" msgid "{adult}Category: {category} | Tags: {tags}"
msgstr "" msgstr ""

Some files were not shown because too many files have changed in this diff Show More