mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-07 01:42:30 -05:00
[3.4] [i18n] Automated Crowdin downstream (#5768)
Automated Crowdin downstream Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
e9a9b22d0f
commit
4be15c9832
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-09-03 14:25+0000\n"
|
||||
"POT-Creation-Date: 2022-04-09 18:09+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Afrikaans\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Generated-By: redgettext 3.4.2\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -15,7 +15,7 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 48\n"
|
||||
"Language: af_ZA\n"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:42
|
||||
#: redbot/cogs/streams/streams.py:43
|
||||
#, docstring
|
||||
msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" You can check if a Twitch, YouTube or Picarto stream is\n"
|
||||
@@ -23,10 +23,10 @@ msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:143
|
||||
#: redbot/cogs/streams/streams.py:122
|
||||
msgid "You need a client secret key if you want to use the Twitch API on this cog.\n"
|
||||
"Follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/console/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click \"Manage\" on your application.\n"
|
||||
"3. Click on \"New secret\".\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
@@ -34,83 +34,83 @@ msgid "You need a client secret key if you want to use the Twitch API on this co
|
||||
"Note: These tokens are sensitive and should only be used in a private channel or in DM with the bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_id_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_secret_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:210
|
||||
#: redbot/cogs/streams/streams.py:207
|
||||
#, docstring
|
||||
msgid "Check if a Twitch channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:225
|
||||
#: redbot/cogs/streams/streams.py:222
|
||||
#, docstring
|
||||
msgid "Check if a YouTube channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:243
|
||||
#: redbot/cogs/streams/streams.py:240
|
||||
#, docstring
|
||||
msgid "Check if a Picarto channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:255 redbot/cogs/streams/streams.py:291
|
||||
#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288
|
||||
msgid "That user is offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:449
|
||||
msgid "That channel doesn't seem to exist."
|
||||
#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:467
|
||||
msgid "That user doesn't seem to exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:260 redbot/cogs/streams/streams.py:417
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:435
|
||||
msgid "The Twitch token is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:266 redbot/cogs/streams/streams.py:424
|
||||
#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:442
|
||||
msgid "The YouTube API key is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:272 redbot/cogs/streams/streams.py:432
|
||||
#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:450
|
||||
msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:284 redbot/cogs/streams/streams.py:444
|
||||
#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:462
|
||||
msgid "Something went wrong whilst trying to contact the stream service's API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:301
|
||||
#: redbot/cogs/streams/streams.py:298
|
||||
#, docstring
|
||||
msgid "Manage automated stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:306
|
||||
#: redbot/cogs/streams/streams.py:308
|
||||
#, docstring
|
||||
msgid "Manage Twitch stream notifications."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:311
|
||||
#: redbot/cogs/streams/streams.py:315
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Twitch stream."
|
||||
msgid "Toggle alerts in this or the given channel for a Twitch stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:314
|
||||
#: redbot/cogs/streams/streams.py:318
|
||||
msgid "Please supply the name of a *Twitch* channel, not a Discord channel."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:321
|
||||
#: redbot/cogs/streams/streams.py:330
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a YouTube stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:326
|
||||
#: redbot/cogs/streams/streams.py:337
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Picarto stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:331
|
||||
#: redbot/cogs/streams/streams.py:342
|
||||
#, docstring
|
||||
msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" `[p]streamalert stop` will disable this channel's stream\n"
|
||||
@@ -120,51 +120,51 @@ msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:361
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
msgid "All the stream alerts in this server have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:363
|
||||
#: redbot/cogs/streams/streams.py:374
|
||||
msgid "All the stream alerts in this channel have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:369
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#, docstring
|
||||
msgid "List all active stream alerts in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
#: redbot/cogs/streams/streams.py:383
|
||||
msgid "Active alerts:\n\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#: redbot/cogs/streams/streams.py:391
|
||||
msgid "There are no active alerts in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:457
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:463
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:465
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:475
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:481
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:483
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:493
|
||||
#, docstring
|
||||
msgid "Explain how to set the twitch token."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:476
|
||||
#: redbot/cogs/streams/streams.py:494
|
||||
msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/dashboard/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click *Register Your Application*.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to {localhost}, and select an Application Category of your choosing.\n"
|
||||
"4. Click *Register*.\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
"{command}\n\n"
|
||||
@@ -172,34 +172,34 @@ msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:499
|
||||
#: redbot/cogs/streams/streams.py:519
|
||||
#, docstring
|
||||
msgid "Explain how to set the YouTube token."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:501
|
||||
#: redbot/cogs/streams/streams.py:521
|
||||
msgid "To get one, do the following:\n"
|
||||
"1. Create a project\n"
|
||||
"(see https://support.google.com/googleapi/answer/6251787 for details)\n"
|
||||
"(see {link1} for details)\n"
|
||||
"2. Enable the YouTube Data API v3 \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158841 for instructions)\n"
|
||||
"(see {link2} for instructions)\n"
|
||||
"3. Set up your API key \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158862 for instructions)\n"
|
||||
"(see {link3} for instructions)\n"
|
||||
"4. Copy your API key and run the command {command}\n\n"
|
||||
"Note: These tokens are sensitive and should only be used in a private channel\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:515
|
||||
#: redbot/cogs/streams/streams.py:538
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:524
|
||||
#: redbot/cogs/streams/streams.py:547
|
||||
#, docstring
|
||||
msgid "Manage custom messages for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:530
|
||||
#: redbot/cogs/streams/streams.py:553
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" Use `{mention}` in the message to insert the selected mentions.\n"
|
||||
@@ -209,11 +209,11 @@ msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:540 redbot/cogs/streams/streams.py:554
|
||||
#: redbot/cogs/streams/streams.py:563 redbot/cogs/streams/streams.py:577
|
||||
msgid "Stream alert message set!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:545
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" Use `{stream}` in the message to insert the channel or username.\n"
|
||||
@@ -222,157 +222,157 @@ msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:559
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
#, docstring
|
||||
msgid "Reset the stream alert messages in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:563
|
||||
#: redbot/cogs/streams/streams.py:586
|
||||
msgid "Stream alerts in this server will now use the default alert message."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#: redbot/cogs/streams/streams.py:591
|
||||
#, docstring
|
||||
msgid "Manage mention settings for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:574
|
||||
#: redbot/cogs/streams/streams.py:597
|
||||
#, docstring
|
||||
msgid "Toggle the `@everyone` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:579
|
||||
msgid "`@everyone` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:603
|
||||
msgid "{everyone} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
msgid "When a stream is live, `@everyone` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:610
|
||||
msgid "When a stream is live, {everyone} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:587
|
||||
#: redbot/cogs/streams/streams.py:618
|
||||
#, docstring
|
||||
msgid "Toggle the `@here` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:592
|
||||
msgid "`@here` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:624
|
||||
msgid "{here} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:595
|
||||
msgid "When a stream is live, `@here` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
msgid "When a stream is live, {here} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:600
|
||||
#: redbot/cogs/streams/streams.py:639
|
||||
#, docstring
|
||||
msgid "Toggle a role mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:605
|
||||
msgid "`@{role.name}` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
msgid "{role} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:611
|
||||
msgid "When a stream or community is live, `@{role.name}` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:650
|
||||
msgid "When a stream or community is live, {role} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:615
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:626
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
#, docstring
|
||||
msgid "Toggle alert deletion for when streams go offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:629
|
||||
#: redbot/cogs/streams/streams.py:668
|
||||
msgid "The notifications will be deleted once streams go offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
#: redbot/cogs/streams/streams.py:670
|
||||
msgid "Notifications will no longer be deleted."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:636
|
||||
#: redbot/cogs/streams/streams.py:675
|
||||
#, docstring
|
||||
msgid "Toggle excluding rerun streams from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:641
|
||||
#: redbot/cogs/streams/streams.py:680
|
||||
msgid "Streams of type 'rerun' will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
#: redbot/cogs/streams/streams.py:683
|
||||
msgid "Streams of type 'rerun' will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:649
|
||||
#: redbot/cogs/streams/streams.py:688
|
||||
#, docstring
|
||||
msgid "Toggle excluding YouTube streams schedules from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
#: redbot/cogs/streams/streams.py:693
|
||||
msgid "Streams schedules will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:657
|
||||
#: redbot/cogs/streams/streams.py:696
|
||||
msgid "Streams schedules will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
msgid "I'll now send a notification in this channel when {stream.name} is live."
|
||||
#: redbot/cogs/streams/streams.py:704
|
||||
msgid "I'll now send a notification in the {channel.mention} channel when {stream.name} is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:674
|
||||
msgid "I won't send notifications about {stream.name} in this channel anymore."
|
||||
#: redbot/cogs/streams/streams.py:714
|
||||
msgid "I won't send notifications about {stream.name} in the {channel.mention} channel anymore"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:825
|
||||
#: redbot/cogs/streams/streams.py:866
|
||||
msgid "{mention}, {display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:845
|
||||
#: redbot/cogs/streams/streams.py:886
|
||||
msgid "{display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:226
|
||||
#: redbot/cogs/streams/streamtypes.py:228
|
||||
msgid "This stream will start in {time}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:232
|
||||
#: redbot/cogs/streams/streamtypes.py:234
|
||||
msgid "This stream was scheduled for {min} minutes ago"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:446
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
msgid "Untitled broadcast"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
#: redbot/cogs/streams/streamtypes.py:450
|
||||
msgid " - Rerun"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:451
|
||||
#: redbot/cogs/streams/streamtypes.py:499
|
||||
#: redbot/cogs/streams/streamtypes.py:453
|
||||
#: redbot/cogs/streams/streamtypes.py:502
|
||||
msgid "Followers"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:452
|
||||
#: redbot/cogs/streams/streamtypes.py:500
|
||||
#: redbot/cogs/streams/streamtypes.py:454
|
||||
#: redbot/cogs/streams/streamtypes.py:503
|
||||
msgid "Total views"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:457
|
||||
#: redbot/cogs/streams/streamtypes.py:459
|
||||
msgid "Playing: "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:505
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
msgid "None"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
#: redbot/cogs/streams/streamtypes.py:511
|
||||
msgid "NSFW | "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:512
|
||||
#: redbot/cogs/streams/streamtypes.py:515
|
||||
msgid "{adult}Category: {category} | Tags: {tags}"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-09-03 14:25+0000\n"
|
||||
"POT-Creation-Date: 2022-04-09 18:09+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Arabic\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Generated-By: redgettext 3.4.2\n"
|
||||
"Plural-Forms: nplurals=6; plural=(n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -15,7 +15,7 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 48\n"
|
||||
"Language: ar_SA\n"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:42
|
||||
#: redbot/cogs/streams/streams.py:43
|
||||
#, docstring
|
||||
msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" You can check if a Twitch, YouTube or Picarto stream is\n"
|
||||
@@ -23,10 +23,10 @@ msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:143
|
||||
#: redbot/cogs/streams/streams.py:122
|
||||
msgid "You need a client secret key if you want to use the Twitch API on this cog.\n"
|
||||
"Follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/console/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click \"Manage\" on your application.\n"
|
||||
"3. Click on \"New secret\".\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
@@ -34,83 +34,83 @@ msgid "You need a client secret key if you want to use the Twitch API on this co
|
||||
"Note: These tokens are sensitive and should only be used in a private channel or in DM with the bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_id_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_secret_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:210
|
||||
#: redbot/cogs/streams/streams.py:207
|
||||
#, docstring
|
||||
msgid "Check if a Twitch channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:225
|
||||
#: redbot/cogs/streams/streams.py:222
|
||||
#, docstring
|
||||
msgid "Check if a YouTube channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:243
|
||||
#: redbot/cogs/streams/streams.py:240
|
||||
#, docstring
|
||||
msgid "Check if a Picarto channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:255 redbot/cogs/streams/streams.py:291
|
||||
#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288
|
||||
msgid "That user is offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:449
|
||||
msgid "That channel doesn't seem to exist."
|
||||
#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:467
|
||||
msgid "That user doesn't seem to exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:260 redbot/cogs/streams/streams.py:417
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:435
|
||||
msgid "The Twitch token is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:266 redbot/cogs/streams/streams.py:424
|
||||
#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:442
|
||||
msgid "The YouTube API key is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:272 redbot/cogs/streams/streams.py:432
|
||||
#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:450
|
||||
msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:284 redbot/cogs/streams/streams.py:444
|
||||
#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:462
|
||||
msgid "Something went wrong whilst trying to contact the stream service's API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:301
|
||||
#: redbot/cogs/streams/streams.py:298
|
||||
#, docstring
|
||||
msgid "Manage automated stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:306
|
||||
#: redbot/cogs/streams/streams.py:308
|
||||
#, docstring
|
||||
msgid "Manage Twitch stream notifications."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:311
|
||||
#: redbot/cogs/streams/streams.py:315
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Twitch stream."
|
||||
msgid "Toggle alerts in this or the given channel for a Twitch stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:314
|
||||
#: redbot/cogs/streams/streams.py:318
|
||||
msgid "Please supply the name of a *Twitch* channel, not a Discord channel."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:321
|
||||
#: redbot/cogs/streams/streams.py:330
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a YouTube stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:326
|
||||
#: redbot/cogs/streams/streams.py:337
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Picarto stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:331
|
||||
#: redbot/cogs/streams/streams.py:342
|
||||
#, docstring
|
||||
msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" `[p]streamalert stop` will disable this channel's stream\n"
|
||||
@@ -120,51 +120,51 @@ msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:361
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
msgid "All the stream alerts in this server have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:363
|
||||
#: redbot/cogs/streams/streams.py:374
|
||||
msgid "All the stream alerts in this channel have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:369
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#, docstring
|
||||
msgid "List all active stream alerts in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
#: redbot/cogs/streams/streams.py:383
|
||||
msgid "Active alerts:\n\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#: redbot/cogs/streams/streams.py:391
|
||||
msgid "There are no active alerts in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:457
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:463
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:465
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:475
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:481
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:483
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:493
|
||||
#, docstring
|
||||
msgid "Explain how to set the twitch token."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:476
|
||||
#: redbot/cogs/streams/streams.py:494
|
||||
msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/dashboard/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click *Register Your Application*.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to {localhost}, and select an Application Category of your choosing.\n"
|
||||
"4. Click *Register*.\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
"{command}\n\n"
|
||||
@@ -172,34 +172,34 @@ msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:499
|
||||
#: redbot/cogs/streams/streams.py:519
|
||||
#, docstring
|
||||
msgid "Explain how to set the YouTube token."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:501
|
||||
#: redbot/cogs/streams/streams.py:521
|
||||
msgid "To get one, do the following:\n"
|
||||
"1. Create a project\n"
|
||||
"(see https://support.google.com/googleapi/answer/6251787 for details)\n"
|
||||
"(see {link1} for details)\n"
|
||||
"2. Enable the YouTube Data API v3 \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158841 for instructions)\n"
|
||||
"(see {link2} for instructions)\n"
|
||||
"3. Set up your API key \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158862 for instructions)\n"
|
||||
"(see {link3} for instructions)\n"
|
||||
"4. Copy your API key and run the command {command}\n\n"
|
||||
"Note: These tokens are sensitive and should only be used in a private channel\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:515
|
||||
#: redbot/cogs/streams/streams.py:538
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:524
|
||||
#: redbot/cogs/streams/streams.py:547
|
||||
#, docstring
|
||||
msgid "Manage custom messages for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:530
|
||||
#: redbot/cogs/streams/streams.py:553
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" Use `{mention}` in the message to insert the selected mentions.\n"
|
||||
@@ -209,11 +209,11 @@ msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:540 redbot/cogs/streams/streams.py:554
|
||||
#: redbot/cogs/streams/streams.py:563 redbot/cogs/streams/streams.py:577
|
||||
msgid "Stream alert message set!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:545
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" Use `{stream}` in the message to insert the channel or username.\n"
|
||||
@@ -222,157 +222,157 @@ msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:559
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
#, docstring
|
||||
msgid "Reset the stream alert messages in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:563
|
||||
#: redbot/cogs/streams/streams.py:586
|
||||
msgid "Stream alerts in this server will now use the default alert message."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#: redbot/cogs/streams/streams.py:591
|
||||
#, docstring
|
||||
msgid "Manage mention settings for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:574
|
||||
#: redbot/cogs/streams/streams.py:597
|
||||
#, docstring
|
||||
msgid "Toggle the `@everyone` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:579
|
||||
msgid "`@everyone` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:603
|
||||
msgid "{everyone} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
msgid "When a stream is live, `@everyone` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:610
|
||||
msgid "When a stream is live, {everyone} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:587
|
||||
#: redbot/cogs/streams/streams.py:618
|
||||
#, docstring
|
||||
msgid "Toggle the `@here` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:592
|
||||
msgid "`@here` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:624
|
||||
msgid "{here} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:595
|
||||
msgid "When a stream is live, `@here` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
msgid "When a stream is live, {here} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:600
|
||||
#: redbot/cogs/streams/streams.py:639
|
||||
#, docstring
|
||||
msgid "Toggle a role mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:605
|
||||
msgid "`@{role.name}` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
msgid "{role} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:611
|
||||
msgid "When a stream or community is live, `@{role.name}` will be mentioned."
|
||||
msgstr "عندما يكون الاستريمير يبث، سيتم ذكر `@<unk>{role.name}`."
|
||||
#: redbot/cogs/streams/streams.py:650
|
||||
msgid "When a stream or community is live, {role} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:615
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification."
|
||||
msgstr "وبما أن الدور غير قابل للذكر، فسيصبح من الممكن الإشارة إليه بصورة مؤقتة عند الإعلان عن تنبيه تبسيطي. الرجاء التأكد من أن لدي الصلاحيات الصحيحة لإدارة هذا الدور، أو أن الأعضاء في هذا الدور لن يتلقوا إشعار."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:626
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
#, docstring
|
||||
msgid "Toggle alert deletion for when streams go offline."
|
||||
msgstr "تبديل حذف تنبيه عندما تكون البث غير متصل بالإنترنت."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:629
|
||||
#: redbot/cogs/streams/streams.py:668
|
||||
msgid "The notifications will be deleted once streams go offline."
|
||||
msgstr "سيتم حذف الإشعارات بمجرد وصول البث إلى غير متصل."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
#: redbot/cogs/streams/streams.py:670
|
||||
msgid "Notifications will no longer be deleted."
|
||||
msgstr "لن يتم حذف الإشعارات بعد الآن."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:636
|
||||
#: redbot/cogs/streams/streams.py:675
|
||||
#, docstring
|
||||
msgid "Toggle excluding rerun streams from alerts."
|
||||
msgstr "تبديل استبعاد إعادة تشغيل البث من التنبيهات."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:641
|
||||
#: redbot/cogs/streams/streams.py:680
|
||||
msgid "Streams of type 'rerun' will be included in alerts."
|
||||
msgstr "سيتم تضمين البث من نوع 'إعادة التشغيل' في التنبيهات."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
#: redbot/cogs/streams/streams.py:683
|
||||
msgid "Streams of type 'rerun' will no longer send an alert."
|
||||
msgstr "البث من نوع \"إعادة التشغيل\" لن يرسل تنبيهاً."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:649
|
||||
#: redbot/cogs/streams/streams.py:688
|
||||
#, docstring
|
||||
msgid "Toggle excluding YouTube streams schedules from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
#: redbot/cogs/streams/streams.py:693
|
||||
msgid "Streams schedules will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:657
|
||||
#: redbot/cogs/streams/streams.py:696
|
||||
msgid "Streams schedules will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
msgid "I'll now send a notification in this channel when {stream.name} is live."
|
||||
msgstr "سأرسل الآن إشعارا في هذه القناة عندما يكون {stream.name} على قيد البث."
|
||||
#: redbot/cogs/streams/streams.py:704
|
||||
msgid "I'll now send a notification in the {channel.mention} channel when {stream.name} is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:674
|
||||
msgid "I won't send notifications about {stream.name} in this channel anymore."
|
||||
msgstr "لن أرسل إشعارات حول {stream.name} في هذه القناة بعد الآن."
|
||||
#: redbot/cogs/streams/streams.py:714
|
||||
msgid "I won't send notifications about {stream.name} in the {channel.mention} channel anymore"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:825
|
||||
#: redbot/cogs/streams/streams.py:866
|
||||
msgid "{mention}, {display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:845
|
||||
#: redbot/cogs/streams/streams.py:886
|
||||
msgid "{display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:226
|
||||
#: redbot/cogs/streams/streamtypes.py:228
|
||||
msgid "This stream will start in {time}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:232
|
||||
#: redbot/cogs/streams/streamtypes.py:234
|
||||
msgid "This stream was scheduled for {min} minutes ago"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:446
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
msgid "Untitled broadcast"
|
||||
msgstr "بث بدون عنوان"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
#: redbot/cogs/streams/streamtypes.py:450
|
||||
msgid " - Rerun"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:451
|
||||
#: redbot/cogs/streams/streamtypes.py:499
|
||||
#: redbot/cogs/streams/streamtypes.py:453
|
||||
#: redbot/cogs/streams/streamtypes.py:502
|
||||
msgid "Followers"
|
||||
msgstr "المتابِعون"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:452
|
||||
#: redbot/cogs/streams/streamtypes.py:500
|
||||
#: redbot/cogs/streams/streamtypes.py:454
|
||||
#: redbot/cogs/streams/streamtypes.py:503
|
||||
msgid "Total views"
|
||||
msgstr "مجموع المشاهدات"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:457
|
||||
#: redbot/cogs/streams/streamtypes.py:459
|
||||
msgid "Playing: "
|
||||
msgstr "تشغيل: "
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:505
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
msgid "None"
|
||||
msgstr "لاشيء"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
#: redbot/cogs/streams/streamtypes.py:511
|
||||
msgid "NSFW | "
|
||||
msgstr "NSFW <unk> "
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:512
|
||||
#: redbot/cogs/streams/streamtypes.py:515
|
||||
msgid "{adult}Category: {category} | Tags: {tags}"
|
||||
msgstr "الفئة {adult}: {category} <unk> علامات: {tags}"
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-09-03 14:25+0000\n"
|
||||
"POT-Creation-Date: 2022-04-09 18:09+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Bulgarian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Generated-By: redgettext 3.4.2\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -15,7 +15,7 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 48\n"
|
||||
"Language: bg_BG\n"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:42
|
||||
#: redbot/cogs/streams/streams.py:43
|
||||
#, docstring
|
||||
msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" You can check if a Twitch, YouTube or Picarto stream is\n"
|
||||
@@ -23,10 +23,10 @@ msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:143
|
||||
#: redbot/cogs/streams/streams.py:122
|
||||
msgid "You need a client secret key if you want to use the Twitch API on this cog.\n"
|
||||
"Follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/console/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click \"Manage\" on your application.\n"
|
||||
"3. Click on \"New secret\".\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
@@ -34,83 +34,83 @@ msgid "You need a client secret key if you want to use the Twitch API on this co
|
||||
"Note: These tokens are sensitive and should only be used in a private channel or in DM with the bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_id_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_secret_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:210
|
||||
#: redbot/cogs/streams/streams.py:207
|
||||
#, docstring
|
||||
msgid "Check if a Twitch channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:225
|
||||
#: redbot/cogs/streams/streams.py:222
|
||||
#, docstring
|
||||
msgid "Check if a YouTube channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:243
|
||||
#: redbot/cogs/streams/streams.py:240
|
||||
#, docstring
|
||||
msgid "Check if a Picarto channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:255 redbot/cogs/streams/streams.py:291
|
||||
#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288
|
||||
msgid "That user is offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:449
|
||||
msgid "That channel doesn't seem to exist."
|
||||
#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:467
|
||||
msgid "That user doesn't seem to exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:260 redbot/cogs/streams/streams.py:417
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:435
|
||||
msgid "The Twitch token is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:266 redbot/cogs/streams/streams.py:424
|
||||
#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:442
|
||||
msgid "The YouTube API key is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:272 redbot/cogs/streams/streams.py:432
|
||||
#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:450
|
||||
msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:284 redbot/cogs/streams/streams.py:444
|
||||
#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:462
|
||||
msgid "Something went wrong whilst trying to contact the stream service's API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:301
|
||||
#: redbot/cogs/streams/streams.py:298
|
||||
#, docstring
|
||||
msgid "Manage automated stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:306
|
||||
#: redbot/cogs/streams/streams.py:308
|
||||
#, docstring
|
||||
msgid "Manage Twitch stream notifications."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:311
|
||||
#: redbot/cogs/streams/streams.py:315
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Twitch stream."
|
||||
msgid "Toggle alerts in this or the given channel for a Twitch stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:314
|
||||
#: redbot/cogs/streams/streams.py:318
|
||||
msgid "Please supply the name of a *Twitch* channel, not a Discord channel."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:321
|
||||
#: redbot/cogs/streams/streams.py:330
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a YouTube stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:326
|
||||
#: redbot/cogs/streams/streams.py:337
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Picarto stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:331
|
||||
#: redbot/cogs/streams/streams.py:342
|
||||
#, docstring
|
||||
msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" `[p]streamalert stop` will disable this channel's stream\n"
|
||||
@@ -120,51 +120,51 @@ msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:361
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
msgid "All the stream alerts in this server have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:363
|
||||
#: redbot/cogs/streams/streams.py:374
|
||||
msgid "All the stream alerts in this channel have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:369
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#, docstring
|
||||
msgid "List all active stream alerts in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
#: redbot/cogs/streams/streams.py:383
|
||||
msgid "Active alerts:\n\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#: redbot/cogs/streams/streams.py:391
|
||||
msgid "There are no active alerts in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:457
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:463
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:465
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:475
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:481
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:483
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:493
|
||||
#, docstring
|
||||
msgid "Explain how to set the twitch token."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:476
|
||||
#: redbot/cogs/streams/streams.py:494
|
||||
msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/dashboard/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click *Register Your Application*.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to {localhost}, and select an Application Category of your choosing.\n"
|
||||
"4. Click *Register*.\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
"{command}\n\n"
|
||||
@@ -172,34 +172,34 @@ msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:499
|
||||
#: redbot/cogs/streams/streams.py:519
|
||||
#, docstring
|
||||
msgid "Explain how to set the YouTube token."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:501
|
||||
#: redbot/cogs/streams/streams.py:521
|
||||
msgid "To get one, do the following:\n"
|
||||
"1. Create a project\n"
|
||||
"(see https://support.google.com/googleapi/answer/6251787 for details)\n"
|
||||
"(see {link1} for details)\n"
|
||||
"2. Enable the YouTube Data API v3 \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158841 for instructions)\n"
|
||||
"(see {link2} for instructions)\n"
|
||||
"3. Set up your API key \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158862 for instructions)\n"
|
||||
"(see {link3} for instructions)\n"
|
||||
"4. Copy your API key and run the command {command}\n\n"
|
||||
"Note: These tokens are sensitive and should only be used in a private channel\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:515
|
||||
#: redbot/cogs/streams/streams.py:538
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:524
|
||||
#: redbot/cogs/streams/streams.py:547
|
||||
#, docstring
|
||||
msgid "Manage custom messages for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:530
|
||||
#: redbot/cogs/streams/streams.py:553
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" Use `{mention}` in the message to insert the selected mentions.\n"
|
||||
@@ -209,11 +209,11 @@ msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:540 redbot/cogs/streams/streams.py:554
|
||||
#: redbot/cogs/streams/streams.py:563 redbot/cogs/streams/streams.py:577
|
||||
msgid "Stream alert message set!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:545
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" Use `{stream}` in the message to insert the channel or username.\n"
|
||||
@@ -222,157 +222,157 @@ msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:559
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
#, docstring
|
||||
msgid "Reset the stream alert messages in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:563
|
||||
#: redbot/cogs/streams/streams.py:586
|
||||
msgid "Stream alerts in this server will now use the default alert message."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#: redbot/cogs/streams/streams.py:591
|
||||
#, docstring
|
||||
msgid "Manage mention settings for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:574
|
||||
#: redbot/cogs/streams/streams.py:597
|
||||
#, docstring
|
||||
msgid "Toggle the `@everyone` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:579
|
||||
msgid "`@everyone` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:603
|
||||
msgid "{everyone} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
msgid "When a stream is live, `@everyone` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:610
|
||||
msgid "When a stream is live, {everyone} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:587
|
||||
#: redbot/cogs/streams/streams.py:618
|
||||
#, docstring
|
||||
msgid "Toggle the `@here` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:592
|
||||
msgid "`@here` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:624
|
||||
msgid "{here} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:595
|
||||
msgid "When a stream is live, `@here` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
msgid "When a stream is live, {here} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:600
|
||||
#: redbot/cogs/streams/streams.py:639
|
||||
#, docstring
|
||||
msgid "Toggle a role mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:605
|
||||
msgid "`@{role.name}` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
msgid "{role} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:611
|
||||
msgid "When a stream or community is live, `@{role.name}` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:650
|
||||
msgid "When a stream or community is live, {role} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:615
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:626
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
#, docstring
|
||||
msgid "Toggle alert deletion for when streams go offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:629
|
||||
#: redbot/cogs/streams/streams.py:668
|
||||
msgid "The notifications will be deleted once streams go offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
#: redbot/cogs/streams/streams.py:670
|
||||
msgid "Notifications will no longer be deleted."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:636
|
||||
#: redbot/cogs/streams/streams.py:675
|
||||
#, docstring
|
||||
msgid "Toggle excluding rerun streams from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:641
|
||||
#: redbot/cogs/streams/streams.py:680
|
||||
msgid "Streams of type 'rerun' will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
#: redbot/cogs/streams/streams.py:683
|
||||
msgid "Streams of type 'rerun' will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:649
|
||||
#: redbot/cogs/streams/streams.py:688
|
||||
#, docstring
|
||||
msgid "Toggle excluding YouTube streams schedules from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
#: redbot/cogs/streams/streams.py:693
|
||||
msgid "Streams schedules will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:657
|
||||
#: redbot/cogs/streams/streams.py:696
|
||||
msgid "Streams schedules will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
msgid "I'll now send a notification in this channel when {stream.name} is live."
|
||||
#: redbot/cogs/streams/streams.py:704
|
||||
msgid "I'll now send a notification in the {channel.mention} channel when {stream.name} is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:674
|
||||
msgid "I won't send notifications about {stream.name} in this channel anymore."
|
||||
#: redbot/cogs/streams/streams.py:714
|
||||
msgid "I won't send notifications about {stream.name} in the {channel.mention} channel anymore"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:825
|
||||
#: redbot/cogs/streams/streams.py:866
|
||||
msgid "{mention}, {display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:845
|
||||
#: redbot/cogs/streams/streams.py:886
|
||||
msgid "{display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:226
|
||||
#: redbot/cogs/streams/streamtypes.py:228
|
||||
msgid "This stream will start in {time}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:232
|
||||
#: redbot/cogs/streams/streamtypes.py:234
|
||||
msgid "This stream was scheduled for {min} minutes ago"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:446
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
msgid "Untitled broadcast"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
#: redbot/cogs/streams/streamtypes.py:450
|
||||
msgid " - Rerun"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:451
|
||||
#: redbot/cogs/streams/streamtypes.py:499
|
||||
#: redbot/cogs/streams/streamtypes.py:453
|
||||
#: redbot/cogs/streams/streamtypes.py:502
|
||||
msgid "Followers"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:452
|
||||
#: redbot/cogs/streams/streamtypes.py:500
|
||||
#: redbot/cogs/streams/streamtypes.py:454
|
||||
#: redbot/cogs/streams/streamtypes.py:503
|
||||
msgid "Total views"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:457
|
||||
#: redbot/cogs/streams/streamtypes.py:459
|
||||
msgid "Playing: "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:505
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
msgid "None"
|
||||
msgstr "Няма"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
#: redbot/cogs/streams/streamtypes.py:511
|
||||
msgid "NSFW | "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:512
|
||||
#: redbot/cogs/streams/streamtypes.py:515
|
||||
msgid "{adult}Category: {category} | Tags: {tags}"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-09-03 14:25+0000\n"
|
||||
"POT-Creation-Date: 2022-04-09 18:09+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Bosnian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Generated-By: redgettext 3.4.2\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -15,7 +15,7 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 48\n"
|
||||
"Language: bs_BA\n"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:42
|
||||
#: redbot/cogs/streams/streams.py:43
|
||||
#, docstring
|
||||
msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" You can check if a Twitch, YouTube or Picarto stream is\n"
|
||||
@@ -23,10 +23,10 @@ msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:143
|
||||
#: redbot/cogs/streams/streams.py:122
|
||||
msgid "You need a client secret key if you want to use the Twitch API on this cog.\n"
|
||||
"Follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/console/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click \"Manage\" on your application.\n"
|
||||
"3. Click on \"New secret\".\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
@@ -34,83 +34,83 @@ msgid "You need a client secret key if you want to use the Twitch API on this co
|
||||
"Note: These tokens are sensitive and should only be used in a private channel or in DM with the bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_id_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_secret_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:210
|
||||
#: redbot/cogs/streams/streams.py:207
|
||||
#, docstring
|
||||
msgid "Check if a Twitch channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:225
|
||||
#: redbot/cogs/streams/streams.py:222
|
||||
#, docstring
|
||||
msgid "Check if a YouTube channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:243
|
||||
#: redbot/cogs/streams/streams.py:240
|
||||
#, docstring
|
||||
msgid "Check if a Picarto channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:255 redbot/cogs/streams/streams.py:291
|
||||
#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288
|
||||
msgid "That user is offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:449
|
||||
msgid "That channel doesn't seem to exist."
|
||||
#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:467
|
||||
msgid "That user doesn't seem to exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:260 redbot/cogs/streams/streams.py:417
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:435
|
||||
msgid "The Twitch token is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:266 redbot/cogs/streams/streams.py:424
|
||||
#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:442
|
||||
msgid "The YouTube API key is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:272 redbot/cogs/streams/streams.py:432
|
||||
#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:450
|
||||
msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:284 redbot/cogs/streams/streams.py:444
|
||||
#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:462
|
||||
msgid "Something went wrong whilst trying to contact the stream service's API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:301
|
||||
#: redbot/cogs/streams/streams.py:298
|
||||
#, docstring
|
||||
msgid "Manage automated stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:306
|
||||
#: redbot/cogs/streams/streams.py:308
|
||||
#, docstring
|
||||
msgid "Manage Twitch stream notifications."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:311
|
||||
#: redbot/cogs/streams/streams.py:315
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Twitch stream."
|
||||
msgid "Toggle alerts in this or the given channel for a Twitch stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:314
|
||||
#: redbot/cogs/streams/streams.py:318
|
||||
msgid "Please supply the name of a *Twitch* channel, not a Discord channel."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:321
|
||||
#: redbot/cogs/streams/streams.py:330
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a YouTube stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:326
|
||||
#: redbot/cogs/streams/streams.py:337
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Picarto stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:331
|
||||
#: redbot/cogs/streams/streams.py:342
|
||||
#, docstring
|
||||
msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" `[p]streamalert stop` will disable this channel's stream\n"
|
||||
@@ -120,51 +120,51 @@ msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:361
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
msgid "All the stream alerts in this server have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:363
|
||||
#: redbot/cogs/streams/streams.py:374
|
||||
msgid "All the stream alerts in this channel have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:369
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#, docstring
|
||||
msgid "List all active stream alerts in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
#: redbot/cogs/streams/streams.py:383
|
||||
msgid "Active alerts:\n\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#: redbot/cogs/streams/streams.py:391
|
||||
msgid "There are no active alerts in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:457
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:463
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:465
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:475
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:481
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:483
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:493
|
||||
#, docstring
|
||||
msgid "Explain how to set the twitch token."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:476
|
||||
#: redbot/cogs/streams/streams.py:494
|
||||
msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/dashboard/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click *Register Your Application*.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to {localhost}, and select an Application Category of your choosing.\n"
|
||||
"4. Click *Register*.\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
"{command}\n\n"
|
||||
@@ -172,34 +172,34 @@ msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:499
|
||||
#: redbot/cogs/streams/streams.py:519
|
||||
#, docstring
|
||||
msgid "Explain how to set the YouTube token."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:501
|
||||
#: redbot/cogs/streams/streams.py:521
|
||||
msgid "To get one, do the following:\n"
|
||||
"1. Create a project\n"
|
||||
"(see https://support.google.com/googleapi/answer/6251787 for details)\n"
|
||||
"(see {link1} for details)\n"
|
||||
"2. Enable the YouTube Data API v3 \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158841 for instructions)\n"
|
||||
"(see {link2} for instructions)\n"
|
||||
"3. Set up your API key \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158862 for instructions)\n"
|
||||
"(see {link3} for instructions)\n"
|
||||
"4. Copy your API key and run the command {command}\n\n"
|
||||
"Note: These tokens are sensitive and should only be used in a private channel\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:515
|
||||
#: redbot/cogs/streams/streams.py:538
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:524
|
||||
#: redbot/cogs/streams/streams.py:547
|
||||
#, docstring
|
||||
msgid "Manage custom messages for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:530
|
||||
#: redbot/cogs/streams/streams.py:553
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" Use `{mention}` in the message to insert the selected mentions.\n"
|
||||
@@ -209,11 +209,11 @@ msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:540 redbot/cogs/streams/streams.py:554
|
||||
#: redbot/cogs/streams/streams.py:563 redbot/cogs/streams/streams.py:577
|
||||
msgid "Stream alert message set!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:545
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" Use `{stream}` in the message to insert the channel or username.\n"
|
||||
@@ -222,157 +222,157 @@ msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:559
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
#, docstring
|
||||
msgid "Reset the stream alert messages in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:563
|
||||
#: redbot/cogs/streams/streams.py:586
|
||||
msgid "Stream alerts in this server will now use the default alert message."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#: redbot/cogs/streams/streams.py:591
|
||||
#, docstring
|
||||
msgid "Manage mention settings for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:574
|
||||
#: redbot/cogs/streams/streams.py:597
|
||||
#, docstring
|
||||
msgid "Toggle the `@everyone` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:579
|
||||
msgid "`@everyone` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:603
|
||||
msgid "{everyone} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
msgid "When a stream is live, `@everyone` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:610
|
||||
msgid "When a stream is live, {everyone} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:587
|
||||
#: redbot/cogs/streams/streams.py:618
|
||||
#, docstring
|
||||
msgid "Toggle the `@here` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:592
|
||||
msgid "`@here` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:624
|
||||
msgid "{here} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:595
|
||||
msgid "When a stream is live, `@here` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
msgid "When a stream is live, {here} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:600
|
||||
#: redbot/cogs/streams/streams.py:639
|
||||
#, docstring
|
||||
msgid "Toggle a role mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:605
|
||||
msgid "`@{role.name}` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
msgid "{role} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:611
|
||||
msgid "When a stream or community is live, `@{role.name}` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:650
|
||||
msgid "When a stream or community is live, {role} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:615
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:626
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
#, docstring
|
||||
msgid "Toggle alert deletion for when streams go offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:629
|
||||
#: redbot/cogs/streams/streams.py:668
|
||||
msgid "The notifications will be deleted once streams go offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
#: redbot/cogs/streams/streams.py:670
|
||||
msgid "Notifications will no longer be deleted."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:636
|
||||
#: redbot/cogs/streams/streams.py:675
|
||||
#, docstring
|
||||
msgid "Toggle excluding rerun streams from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:641
|
||||
#: redbot/cogs/streams/streams.py:680
|
||||
msgid "Streams of type 'rerun' will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
#: redbot/cogs/streams/streams.py:683
|
||||
msgid "Streams of type 'rerun' will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:649
|
||||
#: redbot/cogs/streams/streams.py:688
|
||||
#, docstring
|
||||
msgid "Toggle excluding YouTube streams schedules from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
#: redbot/cogs/streams/streams.py:693
|
||||
msgid "Streams schedules will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:657
|
||||
#: redbot/cogs/streams/streams.py:696
|
||||
msgid "Streams schedules will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
msgid "I'll now send a notification in this channel when {stream.name} is live."
|
||||
#: redbot/cogs/streams/streams.py:704
|
||||
msgid "I'll now send a notification in the {channel.mention} channel when {stream.name} is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:674
|
||||
msgid "I won't send notifications about {stream.name} in this channel anymore."
|
||||
#: redbot/cogs/streams/streams.py:714
|
||||
msgid "I won't send notifications about {stream.name} in the {channel.mention} channel anymore"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:825
|
||||
#: redbot/cogs/streams/streams.py:866
|
||||
msgid "{mention}, {display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:845
|
||||
#: redbot/cogs/streams/streams.py:886
|
||||
msgid "{display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:226
|
||||
#: redbot/cogs/streams/streamtypes.py:228
|
||||
msgid "This stream will start in {time}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:232
|
||||
#: redbot/cogs/streams/streamtypes.py:234
|
||||
msgid "This stream was scheduled for {min} minutes ago"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:446
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
msgid "Untitled broadcast"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
#: redbot/cogs/streams/streamtypes.py:450
|
||||
msgid " - Rerun"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:451
|
||||
#: redbot/cogs/streams/streamtypes.py:499
|
||||
#: redbot/cogs/streams/streamtypes.py:453
|
||||
#: redbot/cogs/streams/streamtypes.py:502
|
||||
msgid "Followers"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:452
|
||||
#: redbot/cogs/streams/streamtypes.py:500
|
||||
#: redbot/cogs/streams/streamtypes.py:454
|
||||
#: redbot/cogs/streams/streamtypes.py:503
|
||||
msgid "Total views"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:457
|
||||
#: redbot/cogs/streams/streamtypes.py:459
|
||||
msgid "Playing: "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:505
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
msgid "None"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
#: redbot/cogs/streams/streamtypes.py:511
|
||||
msgid "NSFW | "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:512
|
||||
#: redbot/cogs/streams/streamtypes.py:515
|
||||
msgid "{adult}Category: {category} | Tags: {tags}"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-09-03 14:25+0000\n"
|
||||
"POT-Creation-Date: 2022-04-09 18:09+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Catalan\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Generated-By: redgettext 3.4.2\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -15,7 +15,7 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 48\n"
|
||||
"Language: ca_ES\n"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:42
|
||||
#: redbot/cogs/streams/streams.py:43
|
||||
#, docstring
|
||||
msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" You can check if a Twitch, YouTube or Picarto stream is\n"
|
||||
@@ -23,10 +23,10 @@ msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:143
|
||||
#: redbot/cogs/streams/streams.py:122
|
||||
msgid "You need a client secret key if you want to use the Twitch API on this cog.\n"
|
||||
"Follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/console/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click \"Manage\" on your application.\n"
|
||||
"3. Click on \"New secret\".\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
@@ -34,83 +34,83 @@ msgid "You need a client secret key if you want to use the Twitch API on this co
|
||||
"Note: These tokens are sensitive and should only be used in a private channel or in DM with the bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_id_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_secret_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:210
|
||||
#: redbot/cogs/streams/streams.py:207
|
||||
#, docstring
|
||||
msgid "Check if a Twitch channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:225
|
||||
#: redbot/cogs/streams/streams.py:222
|
||||
#, docstring
|
||||
msgid "Check if a YouTube channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:243
|
||||
#: redbot/cogs/streams/streams.py:240
|
||||
#, docstring
|
||||
msgid "Check if a Picarto channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:255 redbot/cogs/streams/streams.py:291
|
||||
#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288
|
||||
msgid "That user is offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:449
|
||||
msgid "That channel doesn't seem to exist."
|
||||
#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:467
|
||||
msgid "That user doesn't seem to exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:260 redbot/cogs/streams/streams.py:417
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:435
|
||||
msgid "The Twitch token is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:266 redbot/cogs/streams/streams.py:424
|
||||
#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:442
|
||||
msgid "The YouTube API key is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:272 redbot/cogs/streams/streams.py:432
|
||||
#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:450
|
||||
msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:284 redbot/cogs/streams/streams.py:444
|
||||
#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:462
|
||||
msgid "Something went wrong whilst trying to contact the stream service's API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:301
|
||||
#: redbot/cogs/streams/streams.py:298
|
||||
#, docstring
|
||||
msgid "Manage automated stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:306
|
||||
#: redbot/cogs/streams/streams.py:308
|
||||
#, docstring
|
||||
msgid "Manage Twitch stream notifications."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:311
|
||||
#: redbot/cogs/streams/streams.py:315
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Twitch stream."
|
||||
msgid "Toggle alerts in this or the given channel for a Twitch stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:314
|
||||
#: redbot/cogs/streams/streams.py:318
|
||||
msgid "Please supply the name of a *Twitch* channel, not a Discord channel."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:321
|
||||
#: redbot/cogs/streams/streams.py:330
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a YouTube stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:326
|
||||
#: redbot/cogs/streams/streams.py:337
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Picarto stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:331
|
||||
#: redbot/cogs/streams/streams.py:342
|
||||
#, docstring
|
||||
msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" `[p]streamalert stop` will disable this channel's stream\n"
|
||||
@@ -120,51 +120,51 @@ msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:361
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
msgid "All the stream alerts in this server have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:363
|
||||
#: redbot/cogs/streams/streams.py:374
|
||||
msgid "All the stream alerts in this channel have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:369
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#, docstring
|
||||
msgid "List all active stream alerts in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
#: redbot/cogs/streams/streams.py:383
|
||||
msgid "Active alerts:\n\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#: redbot/cogs/streams/streams.py:391
|
||||
msgid "There are no active alerts in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:457
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:463
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:465
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:475
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:481
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:483
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:493
|
||||
#, docstring
|
||||
msgid "Explain how to set the twitch token."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:476
|
||||
#: redbot/cogs/streams/streams.py:494
|
||||
msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/dashboard/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click *Register Your Application*.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to {localhost}, and select an Application Category of your choosing.\n"
|
||||
"4. Click *Register*.\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
"{command}\n\n"
|
||||
@@ -172,34 +172,34 @@ msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:499
|
||||
#: redbot/cogs/streams/streams.py:519
|
||||
#, docstring
|
||||
msgid "Explain how to set the YouTube token."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:501
|
||||
#: redbot/cogs/streams/streams.py:521
|
||||
msgid "To get one, do the following:\n"
|
||||
"1. Create a project\n"
|
||||
"(see https://support.google.com/googleapi/answer/6251787 for details)\n"
|
||||
"(see {link1} for details)\n"
|
||||
"2. Enable the YouTube Data API v3 \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158841 for instructions)\n"
|
||||
"(see {link2} for instructions)\n"
|
||||
"3. Set up your API key \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158862 for instructions)\n"
|
||||
"(see {link3} for instructions)\n"
|
||||
"4. Copy your API key and run the command {command}\n\n"
|
||||
"Note: These tokens are sensitive and should only be used in a private channel\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:515
|
||||
#: redbot/cogs/streams/streams.py:538
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:524
|
||||
#: redbot/cogs/streams/streams.py:547
|
||||
#, docstring
|
||||
msgid "Manage custom messages for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:530
|
||||
#: redbot/cogs/streams/streams.py:553
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" Use `{mention}` in the message to insert the selected mentions.\n"
|
||||
@@ -209,11 +209,11 @@ msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:540 redbot/cogs/streams/streams.py:554
|
||||
#: redbot/cogs/streams/streams.py:563 redbot/cogs/streams/streams.py:577
|
||||
msgid "Stream alert message set!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:545
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" Use `{stream}` in the message to insert the channel or username.\n"
|
||||
@@ -222,157 +222,157 @@ msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:559
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
#, docstring
|
||||
msgid "Reset the stream alert messages in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:563
|
||||
#: redbot/cogs/streams/streams.py:586
|
||||
msgid "Stream alerts in this server will now use the default alert message."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#: redbot/cogs/streams/streams.py:591
|
||||
#, docstring
|
||||
msgid "Manage mention settings for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:574
|
||||
#: redbot/cogs/streams/streams.py:597
|
||||
#, docstring
|
||||
msgid "Toggle the `@everyone` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:579
|
||||
msgid "`@everyone` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:603
|
||||
msgid "{everyone} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
msgid "When a stream is live, `@everyone` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:610
|
||||
msgid "When a stream is live, {everyone} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:587
|
||||
#: redbot/cogs/streams/streams.py:618
|
||||
#, docstring
|
||||
msgid "Toggle the `@here` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:592
|
||||
msgid "`@here` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:624
|
||||
msgid "{here} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:595
|
||||
msgid "When a stream is live, `@here` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
msgid "When a stream is live, {here} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:600
|
||||
#: redbot/cogs/streams/streams.py:639
|
||||
#, docstring
|
||||
msgid "Toggle a role mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:605
|
||||
msgid "`@{role.name}` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
msgid "{role} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:611
|
||||
msgid "When a stream or community is live, `@{role.name}` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:650
|
||||
msgid "When a stream or community is live, {role} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:615
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:626
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
#, docstring
|
||||
msgid "Toggle alert deletion for when streams go offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:629
|
||||
#: redbot/cogs/streams/streams.py:668
|
||||
msgid "The notifications will be deleted once streams go offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
#: redbot/cogs/streams/streams.py:670
|
||||
msgid "Notifications will no longer be deleted."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:636
|
||||
#: redbot/cogs/streams/streams.py:675
|
||||
#, docstring
|
||||
msgid "Toggle excluding rerun streams from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:641
|
||||
#: redbot/cogs/streams/streams.py:680
|
||||
msgid "Streams of type 'rerun' will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
#: redbot/cogs/streams/streams.py:683
|
||||
msgid "Streams of type 'rerun' will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:649
|
||||
#: redbot/cogs/streams/streams.py:688
|
||||
#, docstring
|
||||
msgid "Toggle excluding YouTube streams schedules from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
#: redbot/cogs/streams/streams.py:693
|
||||
msgid "Streams schedules will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:657
|
||||
#: redbot/cogs/streams/streams.py:696
|
||||
msgid "Streams schedules will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
msgid "I'll now send a notification in this channel when {stream.name} is live."
|
||||
#: redbot/cogs/streams/streams.py:704
|
||||
msgid "I'll now send a notification in the {channel.mention} channel when {stream.name} is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:674
|
||||
msgid "I won't send notifications about {stream.name} in this channel anymore."
|
||||
#: redbot/cogs/streams/streams.py:714
|
||||
msgid "I won't send notifications about {stream.name} in the {channel.mention} channel anymore"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:825
|
||||
#: redbot/cogs/streams/streams.py:866
|
||||
msgid "{mention}, {display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:845
|
||||
#: redbot/cogs/streams/streams.py:886
|
||||
msgid "{display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:226
|
||||
#: redbot/cogs/streams/streamtypes.py:228
|
||||
msgid "This stream will start in {time}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:232
|
||||
#: redbot/cogs/streams/streamtypes.py:234
|
||||
msgid "This stream was scheduled for {min} minutes ago"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:446
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
msgid "Untitled broadcast"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
#: redbot/cogs/streams/streamtypes.py:450
|
||||
msgid " - Rerun"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:451
|
||||
#: redbot/cogs/streams/streamtypes.py:499
|
||||
#: redbot/cogs/streams/streamtypes.py:453
|
||||
#: redbot/cogs/streams/streamtypes.py:502
|
||||
msgid "Followers"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:452
|
||||
#: redbot/cogs/streams/streamtypes.py:500
|
||||
#: redbot/cogs/streams/streamtypes.py:454
|
||||
#: redbot/cogs/streams/streamtypes.py:503
|
||||
msgid "Total views"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:457
|
||||
#: redbot/cogs/streams/streamtypes.py:459
|
||||
msgid "Playing: "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:505
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
msgid "None"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
#: redbot/cogs/streams/streamtypes.py:511
|
||||
msgid "NSFW | "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:512
|
||||
#: redbot/cogs/streams/streamtypes.py:515
|
||||
msgid "{adult}Category: {category} | Tags: {tags}"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-09-03 14:25+0000\n"
|
||||
"POT-Creation-Date: 2022-04-09 18:09+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Czech\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Generated-By: redgettext 3.4.2\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 3;\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -15,7 +15,7 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 48\n"
|
||||
"Language: cs_CZ\n"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:42
|
||||
#: redbot/cogs/streams/streams.py:43
|
||||
#, docstring
|
||||
msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" You can check if a Twitch, YouTube or Picarto stream is\n"
|
||||
@@ -23,10 +23,10 @@ msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:143
|
||||
#: redbot/cogs/streams/streams.py:122
|
||||
msgid "You need a client secret key if you want to use the Twitch API on this cog.\n"
|
||||
"Follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/console/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click \"Manage\" on your application.\n"
|
||||
"3. Click on \"New secret\".\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
@@ -34,83 +34,83 @@ msgid "You need a client secret key if you want to use the Twitch API on this co
|
||||
"Note: These tokens are sensitive and should only be used in a private channel or in DM with the bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_id_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_secret_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:210
|
||||
#: redbot/cogs/streams/streams.py:207
|
||||
#, docstring
|
||||
msgid "Check if a Twitch channel is live."
|
||||
msgstr "Zkontroluje, jestli probíhá Twitch vysílání."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:225
|
||||
#: redbot/cogs/streams/streams.py:222
|
||||
#, docstring
|
||||
msgid "Check if a YouTube channel is live."
|
||||
msgstr "Zkontroluje, jestli probíhá Youtube vysílání."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:243
|
||||
#: redbot/cogs/streams/streams.py:240
|
||||
#, docstring
|
||||
msgid "Check if a Picarto channel is live."
|
||||
msgstr "Zkontroluje, jestli probíhá Picarto vysílání."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:255 redbot/cogs/streams/streams.py:291
|
||||
#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288
|
||||
msgid "That user is offline."
|
||||
msgstr "Tento uživatel je offline."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:449
|
||||
msgid "That channel doesn't seem to exist."
|
||||
msgstr "Zdá se, že tento kanál neexistuje."
|
||||
#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:467
|
||||
msgid "That user doesn't seem to exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:260 redbot/cogs/streams/streams.py:417
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:435
|
||||
msgid "The Twitch token is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:266 redbot/cogs/streams/streams.py:424
|
||||
#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:442
|
||||
msgid "The YouTube API key is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:272 redbot/cogs/streams/streams.py:432
|
||||
#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:450
|
||||
msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:284 redbot/cogs/streams/streams.py:444
|
||||
#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:462
|
||||
msgid "Something went wrong whilst trying to contact the stream service's API."
|
||||
msgstr "Při pokusu o spojení s API streamovací službou nastala chyba."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:301
|
||||
#: redbot/cogs/streams/streams.py:298
|
||||
#, docstring
|
||||
msgid "Manage automated stream alerts."
|
||||
msgstr "Správa automatického upozornění na vysílání."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:306
|
||||
#: redbot/cogs/streams/streams.py:308
|
||||
#, docstring
|
||||
msgid "Manage Twitch stream notifications."
|
||||
msgstr "Spravovat oznámení Twitch streamu."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:311
|
||||
#: redbot/cogs/streams/streams.py:315
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Twitch stream."
|
||||
msgstr "Zapnout upozornění v tomto kanálu pro Twitch stream."
|
||||
msgid "Toggle alerts in this or the given channel for a Twitch stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:314
|
||||
#: redbot/cogs/streams/streams.py:318
|
||||
msgid "Please supply the name of a *Twitch* channel, not a Discord channel."
|
||||
msgstr "Zadejte název kanálu *Twitch*, ne název Discord serveru."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:321
|
||||
#: redbot/cogs/streams/streams.py:330
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a YouTube stream."
|
||||
msgstr "Zapnout upozornění v tomto kanálu pro Youtube stream."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:326
|
||||
#: redbot/cogs/streams/streams.py:337
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Picarto stream."
|
||||
msgstr "Zapnout upozornění v tomto kanálu pro Picarto stream."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:331
|
||||
#: redbot/cogs/streams/streams.py:342
|
||||
#, docstring
|
||||
msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" `[p]streamalert stop` will disable this channel's stream\n"
|
||||
@@ -120,51 +120,51 @@ msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:361
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
msgid "All the stream alerts in this server have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:363
|
||||
#: redbot/cogs/streams/streams.py:374
|
||||
msgid "All the stream alerts in this channel have been disabled."
|
||||
msgstr "Všechna upozornění na vysílání v tomto kanálu byla zakázána."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:369
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#, docstring
|
||||
msgid "List all active stream alerts in this server."
|
||||
msgstr "Seznam všech aktivních upozornění vysílání na tomto serveru."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
#: redbot/cogs/streams/streams.py:383
|
||||
msgid "Active alerts:\n\n"
|
||||
msgstr "Aktivní upozornění:\n\n"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#: redbot/cogs/streams/streams.py:391
|
||||
msgid "There are no active alerts in this server."
|
||||
msgstr "Nejsou žádné aktivní notifikace na tomto serveru."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:457
|
||||
#: redbot/cogs/streams/streams.py:475
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:463
|
||||
#: redbot/cogs/streams/streams.py:481
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr "Nastavit čas kontroly streamů."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:465
|
||||
#: redbot/cogs/streams/streams.py:483
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:475
|
||||
#: redbot/cogs/streams/streams.py:493
|
||||
#, docstring
|
||||
msgid "Explain how to set the twitch token."
|
||||
msgstr "Vysvětli, jak nastavit twitch token."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:476
|
||||
#: redbot/cogs/streams/streams.py:494
|
||||
msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/dashboard/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click *Register Your Application*.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to {localhost}, and select an Application Category of your choosing.\n"
|
||||
"4. Click *Register*.\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
"{command}\n\n"
|
||||
@@ -172,34 +172,34 @@ msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:499
|
||||
#: redbot/cogs/streams/streams.py:519
|
||||
#, docstring
|
||||
msgid "Explain how to set the YouTube token."
|
||||
msgstr "Vysvětli, jak nastavit YouTube token."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:501
|
||||
#: redbot/cogs/streams/streams.py:521
|
||||
msgid "To get one, do the following:\n"
|
||||
"1. Create a project\n"
|
||||
"(see https://support.google.com/googleapi/answer/6251787 for details)\n"
|
||||
"(see {link1} for details)\n"
|
||||
"2. Enable the YouTube Data API v3 \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158841 for instructions)\n"
|
||||
"(see {link2} for instructions)\n"
|
||||
"3. Set up your API key \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158862 for instructions)\n"
|
||||
"(see {link3} for instructions)\n"
|
||||
"4. Copy your API key and run the command {command}\n\n"
|
||||
"Note: These tokens are sensitive and should only be used in a private channel\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:515
|
||||
#: redbot/cogs/streams/streams.py:538
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr "<váš_api_klíč_zde>"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:524
|
||||
#: redbot/cogs/streams/streams.py:547
|
||||
#, docstring
|
||||
msgid "Manage custom messages for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:530
|
||||
#: redbot/cogs/streams/streams.py:553
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" Use `{mention}` in the message to insert the selected mentions.\n"
|
||||
@@ -209,11 +209,11 @@ msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:540 redbot/cogs/streams/streams.py:554
|
||||
#: redbot/cogs/streams/streams.py:563 redbot/cogs/streams/streams.py:577
|
||||
msgid "Stream alert message set!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:545
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" Use `{stream}` in the message to insert the channel or username.\n"
|
||||
@@ -222,157 +222,157 @@ msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:559
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
#, docstring
|
||||
msgid "Reset the stream alert messages in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:563
|
||||
#: redbot/cogs/streams/streams.py:586
|
||||
msgid "Stream alerts in this server will now use the default alert message."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#: redbot/cogs/streams/streams.py:591
|
||||
#, docstring
|
||||
msgid "Manage mention settings for stream alerts."
|
||||
msgstr "Spravovat nastavení zmínění pro upozornění na vysílání."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:574
|
||||
#: redbot/cogs/streams/streams.py:597
|
||||
#, docstring
|
||||
msgid "Toggle the `@everyone` mention."
|
||||
msgstr "Zapnout `@everyone` zmínku."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:579
|
||||
msgid "`@everyone` will no longer be mentioned for stream alerts."
|
||||
msgstr "`@everyone` již nebude zmíněn pro upozornění na vysílání."
|
||||
#: redbot/cogs/streams/streams.py:603
|
||||
msgid "{everyone} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
msgid "When a stream is live, `@everyone` will be mentioned."
|
||||
msgstr "Když někdo zapne stream, `@everyone` bude zmíněno."
|
||||
#: redbot/cogs/streams/streams.py:610
|
||||
msgid "When a stream is live, {everyone} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:587
|
||||
#: redbot/cogs/streams/streams.py:618
|
||||
#, docstring
|
||||
msgid "Toggle the `@here` mention."
|
||||
msgstr "Zapnout `@here` zmínku."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:592
|
||||
msgid "`@here` will no longer be mentioned for stream alerts."
|
||||
msgstr "`@here` již nebude zmíněn pro upozornění na vysílání."
|
||||
#: redbot/cogs/streams/streams.py:624
|
||||
msgid "{here} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:595
|
||||
msgid "When a stream is live, `@here` will be mentioned."
|
||||
msgstr "Když někdo zapne stream, `@here` bude zmíněno."
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
msgid "When a stream is live, {here} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:600
|
||||
#: redbot/cogs/streams/streams.py:639
|
||||
#, docstring
|
||||
msgid "Toggle a role mention."
|
||||
msgstr "Zapnout zmínku role."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:605
|
||||
msgid "`@{role.name}` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
msgid "{role} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:611
|
||||
msgid "When a stream or community is live, `@{role.name}` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:650
|
||||
msgid "When a stream or community is live, {role} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:615
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:626
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
#, docstring
|
||||
msgid "Toggle alert deletion for when streams go offline."
|
||||
msgstr "Zapnout mazání alertů, když streamy budou offline."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:629
|
||||
#: redbot/cogs/streams/streams.py:668
|
||||
msgid "The notifications will be deleted once streams go offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
#: redbot/cogs/streams/streams.py:670
|
||||
msgid "Notifications will no longer be deleted."
|
||||
msgstr "Oznámení již nebudou odstraňována."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:636
|
||||
#: redbot/cogs/streams/streams.py:675
|
||||
#, docstring
|
||||
msgid "Toggle excluding rerun streams from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:641
|
||||
#: redbot/cogs/streams/streams.py:680
|
||||
msgid "Streams of type 'rerun' will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
#: redbot/cogs/streams/streams.py:683
|
||||
msgid "Streams of type 'rerun' will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:649
|
||||
#: redbot/cogs/streams/streams.py:688
|
||||
#, docstring
|
||||
msgid "Toggle excluding YouTube streams schedules from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
#: redbot/cogs/streams/streams.py:693
|
||||
msgid "Streams schedules will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:657
|
||||
#: redbot/cogs/streams/streams.py:696
|
||||
msgid "Streams schedules will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
msgid "I'll now send a notification in this channel when {stream.name} is live."
|
||||
msgstr "Pošlu nyní oznámení do tohoto kanálu, až bude {stream.name} vysílat."
|
||||
#: redbot/cogs/streams/streams.py:704
|
||||
msgid "I'll now send a notification in the {channel.mention} channel when {stream.name} is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:674
|
||||
msgid "I won't send notifications about {stream.name} in this channel anymore."
|
||||
msgstr "Nebudu již posílat oznámení o {stream.name} v tomto kanálu."
|
||||
#: redbot/cogs/streams/streams.py:714
|
||||
msgid "I won't send notifications about {stream.name} in the {channel.mention} channel anymore"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:825
|
||||
#: redbot/cogs/streams/streams.py:866
|
||||
msgid "{mention}, {display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:845
|
||||
#: redbot/cogs/streams/streams.py:886
|
||||
msgid "{display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:226
|
||||
#: redbot/cogs/streams/streamtypes.py:228
|
||||
msgid "This stream will start in {time}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:232
|
||||
#: redbot/cogs/streams/streamtypes.py:234
|
||||
msgid "This stream was scheduled for {min} minutes ago"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:446
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
msgid "Untitled broadcast"
|
||||
msgstr "Nepojmenované vysílání"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
#: redbot/cogs/streams/streamtypes.py:450
|
||||
msgid " - Rerun"
|
||||
msgstr " - Znovu spustit"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:451
|
||||
#: redbot/cogs/streams/streamtypes.py:499
|
||||
#: redbot/cogs/streams/streamtypes.py:453
|
||||
#: redbot/cogs/streams/streamtypes.py:502
|
||||
msgid "Followers"
|
||||
msgstr "Sledující"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:452
|
||||
#: redbot/cogs/streams/streamtypes.py:500
|
||||
#: redbot/cogs/streams/streamtypes.py:454
|
||||
#: redbot/cogs/streams/streamtypes.py:503
|
||||
msgid "Total views"
|
||||
msgstr "Celkové shlédnutí"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:457
|
||||
#: redbot/cogs/streams/streamtypes.py:459
|
||||
msgid "Playing: "
|
||||
msgstr "Hraje: "
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:505
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
msgid "None"
|
||||
msgstr "Žádná"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
#: redbot/cogs/streams/streamtypes.py:511
|
||||
msgid "NSFW | "
|
||||
msgstr "NSFW | "
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:512
|
||||
#: redbot/cogs/streams/streamtypes.py:515
|
||||
msgid "{adult}Category: {category} | Tags: {tags}"
|
||||
msgstr "{adult}Kategorie: {category} | Štítky: {tags}"
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-09-03 14:25+0000\n"
|
||||
"POT-Creation-Date: 2022-04-09 18:09+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Danish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Generated-By: redgettext 3.4.2\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -15,7 +15,7 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 48\n"
|
||||
"Language: da_DK\n"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:42
|
||||
#: redbot/cogs/streams/streams.py:43
|
||||
#, docstring
|
||||
msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" You can check if a Twitch, YouTube or Picarto stream is\n"
|
||||
@@ -23,10 +23,10 @@ msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:143
|
||||
#: redbot/cogs/streams/streams.py:122
|
||||
msgid "You need a client secret key if you want to use the Twitch API on this cog.\n"
|
||||
"Follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/console/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click \"Manage\" on your application.\n"
|
||||
"3. Click on \"New secret\".\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
@@ -34,83 +34,83 @@ msgid "You need a client secret key if you want to use the Twitch API on this co
|
||||
"Note: These tokens are sensitive and should only be used in a private channel or in DM with the bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_id_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_secret_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:210
|
||||
#: redbot/cogs/streams/streams.py:207
|
||||
#, docstring
|
||||
msgid "Check if a Twitch channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:225
|
||||
#: redbot/cogs/streams/streams.py:222
|
||||
#, docstring
|
||||
msgid "Check if a YouTube channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:243
|
||||
#: redbot/cogs/streams/streams.py:240
|
||||
#, docstring
|
||||
msgid "Check if a Picarto channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:255 redbot/cogs/streams/streams.py:291
|
||||
#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288
|
||||
msgid "That user is offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:449
|
||||
msgid "That channel doesn't seem to exist."
|
||||
#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:467
|
||||
msgid "That user doesn't seem to exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:260 redbot/cogs/streams/streams.py:417
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:435
|
||||
msgid "The Twitch token is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:266 redbot/cogs/streams/streams.py:424
|
||||
#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:442
|
||||
msgid "The YouTube API key is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:272 redbot/cogs/streams/streams.py:432
|
||||
#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:450
|
||||
msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:284 redbot/cogs/streams/streams.py:444
|
||||
#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:462
|
||||
msgid "Something went wrong whilst trying to contact the stream service's API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:301
|
||||
#: redbot/cogs/streams/streams.py:298
|
||||
#, docstring
|
||||
msgid "Manage automated stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:306
|
||||
#: redbot/cogs/streams/streams.py:308
|
||||
#, docstring
|
||||
msgid "Manage Twitch stream notifications."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:311
|
||||
#: redbot/cogs/streams/streams.py:315
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Twitch stream."
|
||||
msgid "Toggle alerts in this or the given channel for a Twitch stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:314
|
||||
#: redbot/cogs/streams/streams.py:318
|
||||
msgid "Please supply the name of a *Twitch* channel, not a Discord channel."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:321
|
||||
#: redbot/cogs/streams/streams.py:330
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a YouTube stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:326
|
||||
#: redbot/cogs/streams/streams.py:337
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Picarto stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:331
|
||||
#: redbot/cogs/streams/streams.py:342
|
||||
#, docstring
|
||||
msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" `[p]streamalert stop` will disable this channel's stream\n"
|
||||
@@ -120,51 +120,51 @@ msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:361
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
msgid "All the stream alerts in this server have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:363
|
||||
#: redbot/cogs/streams/streams.py:374
|
||||
msgid "All the stream alerts in this channel have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:369
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#, docstring
|
||||
msgid "List all active stream alerts in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
#: redbot/cogs/streams/streams.py:383
|
||||
msgid "Active alerts:\n\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#: redbot/cogs/streams/streams.py:391
|
||||
msgid "There are no active alerts in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:457
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:463
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:465
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:475
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:481
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:483
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:493
|
||||
#, docstring
|
||||
msgid "Explain how to set the twitch token."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:476
|
||||
#: redbot/cogs/streams/streams.py:494
|
||||
msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/dashboard/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click *Register Your Application*.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to {localhost}, and select an Application Category of your choosing.\n"
|
||||
"4. Click *Register*.\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
"{command}\n\n"
|
||||
@@ -172,34 +172,34 @@ msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:499
|
||||
#: redbot/cogs/streams/streams.py:519
|
||||
#, docstring
|
||||
msgid "Explain how to set the YouTube token."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:501
|
||||
#: redbot/cogs/streams/streams.py:521
|
||||
msgid "To get one, do the following:\n"
|
||||
"1. Create a project\n"
|
||||
"(see https://support.google.com/googleapi/answer/6251787 for details)\n"
|
||||
"(see {link1} for details)\n"
|
||||
"2. Enable the YouTube Data API v3 \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158841 for instructions)\n"
|
||||
"(see {link2} for instructions)\n"
|
||||
"3. Set up your API key \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158862 for instructions)\n"
|
||||
"(see {link3} for instructions)\n"
|
||||
"4. Copy your API key and run the command {command}\n\n"
|
||||
"Note: These tokens are sensitive and should only be used in a private channel\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:515
|
||||
#: redbot/cogs/streams/streams.py:538
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:524
|
||||
#: redbot/cogs/streams/streams.py:547
|
||||
#, docstring
|
||||
msgid "Manage custom messages for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:530
|
||||
#: redbot/cogs/streams/streams.py:553
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" Use `{mention}` in the message to insert the selected mentions.\n"
|
||||
@@ -209,11 +209,11 @@ msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:540 redbot/cogs/streams/streams.py:554
|
||||
#: redbot/cogs/streams/streams.py:563 redbot/cogs/streams/streams.py:577
|
||||
msgid "Stream alert message set!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:545
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" Use `{stream}` in the message to insert the channel or username.\n"
|
||||
@@ -222,157 +222,157 @@ msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:559
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
#, docstring
|
||||
msgid "Reset the stream alert messages in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:563
|
||||
#: redbot/cogs/streams/streams.py:586
|
||||
msgid "Stream alerts in this server will now use the default alert message."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#: redbot/cogs/streams/streams.py:591
|
||||
#, docstring
|
||||
msgid "Manage mention settings for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:574
|
||||
#: redbot/cogs/streams/streams.py:597
|
||||
#, docstring
|
||||
msgid "Toggle the `@everyone` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:579
|
||||
msgid "`@everyone` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:603
|
||||
msgid "{everyone} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
msgid "When a stream is live, `@everyone` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:610
|
||||
msgid "When a stream is live, {everyone} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:587
|
||||
#: redbot/cogs/streams/streams.py:618
|
||||
#, docstring
|
||||
msgid "Toggle the `@here` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:592
|
||||
msgid "`@here` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:624
|
||||
msgid "{here} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:595
|
||||
msgid "When a stream is live, `@here` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
msgid "When a stream is live, {here} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:600
|
||||
#: redbot/cogs/streams/streams.py:639
|
||||
#, docstring
|
||||
msgid "Toggle a role mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:605
|
||||
msgid "`@{role.name}` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
msgid "{role} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:611
|
||||
msgid "When a stream or community is live, `@{role.name}` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:650
|
||||
msgid "When a stream or community is live, {role} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:615
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:626
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
#, docstring
|
||||
msgid "Toggle alert deletion for when streams go offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:629
|
||||
#: redbot/cogs/streams/streams.py:668
|
||||
msgid "The notifications will be deleted once streams go offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
#: redbot/cogs/streams/streams.py:670
|
||||
msgid "Notifications will no longer be deleted."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:636
|
||||
#: redbot/cogs/streams/streams.py:675
|
||||
#, docstring
|
||||
msgid "Toggle excluding rerun streams from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:641
|
||||
#: redbot/cogs/streams/streams.py:680
|
||||
msgid "Streams of type 'rerun' will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
#: redbot/cogs/streams/streams.py:683
|
||||
msgid "Streams of type 'rerun' will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:649
|
||||
#: redbot/cogs/streams/streams.py:688
|
||||
#, docstring
|
||||
msgid "Toggle excluding YouTube streams schedules from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
#: redbot/cogs/streams/streams.py:693
|
||||
msgid "Streams schedules will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:657
|
||||
#: redbot/cogs/streams/streams.py:696
|
||||
msgid "Streams schedules will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
msgid "I'll now send a notification in this channel when {stream.name} is live."
|
||||
#: redbot/cogs/streams/streams.py:704
|
||||
msgid "I'll now send a notification in the {channel.mention} channel when {stream.name} is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:674
|
||||
msgid "I won't send notifications about {stream.name} in this channel anymore."
|
||||
#: redbot/cogs/streams/streams.py:714
|
||||
msgid "I won't send notifications about {stream.name} in the {channel.mention} channel anymore"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:825
|
||||
#: redbot/cogs/streams/streams.py:866
|
||||
msgid "{mention}, {display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:845
|
||||
#: redbot/cogs/streams/streams.py:886
|
||||
msgid "{display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:226
|
||||
#: redbot/cogs/streams/streamtypes.py:228
|
||||
msgid "This stream will start in {time}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:232
|
||||
#: redbot/cogs/streams/streamtypes.py:234
|
||||
msgid "This stream was scheduled for {min} minutes ago"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:446
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
msgid "Untitled broadcast"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
#: redbot/cogs/streams/streamtypes.py:450
|
||||
msgid " - Rerun"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:451
|
||||
#: redbot/cogs/streams/streamtypes.py:499
|
||||
#: redbot/cogs/streams/streamtypes.py:453
|
||||
#: redbot/cogs/streams/streamtypes.py:502
|
||||
msgid "Followers"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:452
|
||||
#: redbot/cogs/streams/streamtypes.py:500
|
||||
#: redbot/cogs/streams/streamtypes.py:454
|
||||
#: redbot/cogs/streams/streamtypes.py:503
|
||||
msgid "Total views"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:457
|
||||
#: redbot/cogs/streams/streamtypes.py:459
|
||||
msgid "Playing: "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:505
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
msgid "None"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
#: redbot/cogs/streams/streamtypes.py:511
|
||||
msgid "NSFW | "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:512
|
||||
#: redbot/cogs/streams/streamtypes.py:515
|
||||
msgid "{adult}Category: {category} | Tags: {tags}"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-09-03 14:25+0000\n"
|
||||
"POT-Creation-Date: 2022-04-09 18:09+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: German\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Generated-By: redgettext 3.4.2\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -15,7 +15,7 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 48\n"
|
||||
"Language: de_DE\n"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:42
|
||||
#: redbot/cogs/streams/streams.py:43
|
||||
#, docstring
|
||||
msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" You can check if a Twitch, YouTube or Picarto stream is\n"
|
||||
@@ -23,10 +23,10 @@ msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:143
|
||||
#: redbot/cogs/streams/streams.py:122
|
||||
msgid "You need a client secret key if you want to use the Twitch API on this cog.\n"
|
||||
"Follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/console/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click \"Manage\" on your application.\n"
|
||||
"3. Click on \"New secret\".\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
@@ -34,83 +34,83 @@ msgid "You need a client secret key if you want to use the Twitch API on this co
|
||||
"Note: These tokens are sensitive and should only be used in a private channel or in DM with the bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_id_here>"
|
||||
msgstr "<your_client_id_here>"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_secret_here>"
|
||||
msgstr "<your_client_secret_here>"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:210
|
||||
#: redbot/cogs/streams/streams.py:207
|
||||
#, docstring
|
||||
msgid "Check if a Twitch channel is live."
|
||||
msgstr "Prüfe ob ein Twitch Kanal Live ist."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:225
|
||||
#: redbot/cogs/streams/streams.py:222
|
||||
#, docstring
|
||||
msgid "Check if a YouTube channel is live."
|
||||
msgstr "Prüfe ob ein YouTube Kanal Live ist."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:243
|
||||
#: redbot/cogs/streams/streams.py:240
|
||||
#, docstring
|
||||
msgid "Check if a Picarto channel is live."
|
||||
msgstr "Prüfe ob ein Picarto Kanal Live ist."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:255 redbot/cogs/streams/streams.py:291
|
||||
#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288
|
||||
msgid "That user is offline."
|
||||
msgstr "Dieser Benutzer ist offline."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:449
|
||||
msgid "That channel doesn't seem to exist."
|
||||
msgstr "Dieser Kanal scheint nicht zu existieren."
|
||||
#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:467
|
||||
msgid "That user doesn't seem to exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:260 redbot/cogs/streams/streams.py:417
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:435
|
||||
msgid "The Twitch token is either invalid or has not been set. See {command}."
|
||||
msgstr "Der Twitch Token ist entweder ungültig oder wurde noch nicht eingestellt. Siehe {command}."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:266 redbot/cogs/streams/streams.py:424
|
||||
#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:442
|
||||
msgid "The YouTube API key is either invalid or has not been set. See {command}."
|
||||
msgstr "Der YouTube API schlüssel ist entweder ungültig oder wurde noch nicht eingestellt. Siehe {command}."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:272 redbot/cogs/streams/streams.py:432
|
||||
#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:450
|
||||
msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:284 redbot/cogs/streams/streams.py:444
|
||||
#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:462
|
||||
msgid "Something went wrong whilst trying to contact the stream service's API."
|
||||
msgstr "Etwas lief schief bei dem Versuch die API des Streaming Dienstes zu kontaktieren."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:301
|
||||
#: redbot/cogs/streams/streams.py:298
|
||||
#, docstring
|
||||
msgid "Manage automated stream alerts."
|
||||
msgstr "Verwalte automatische Stream Alarme."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:306
|
||||
#: redbot/cogs/streams/streams.py:308
|
||||
#, docstring
|
||||
msgid "Manage Twitch stream notifications."
|
||||
msgstr "Verwalte Twitch Stream Benachrichtigungen."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:311
|
||||
#: redbot/cogs/streams/streams.py:315
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Twitch stream."
|
||||
msgstr "Schalte die Alarme in diesem Kanal für Twitch Streams um."
|
||||
msgid "Toggle alerts in this or the given channel for a Twitch stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:314
|
||||
#: redbot/cogs/streams/streams.py:318
|
||||
msgid "Please supply the name of a *Twitch* channel, not a Discord channel."
|
||||
msgstr "Bitte geben Sie den Namen eines *Twitch* Kanals ein, nicht den eines Discord-Kanals."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:321
|
||||
#: redbot/cogs/streams/streams.py:330
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a YouTube stream."
|
||||
msgstr "Schalte die Alarme in diesem Kanal für YouTube Streams um."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:326
|
||||
#: redbot/cogs/streams/streams.py:337
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Picarto stream."
|
||||
msgstr "Schalte die Alarme in diesem Kanal für Picarto Streams um."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:331
|
||||
#: redbot/cogs/streams/streams.py:342
|
||||
#, docstring
|
||||
msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" `[p]streamalert stop` will disable this channel's stream\n"
|
||||
@@ -125,51 +125,51 @@ msgstr "Deaktiviere alle Stream-Alarme in diesem Kanal oder Server.\n\n"
|
||||
" zu stoppen.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/streams/streams.py:361
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
msgid "All the stream alerts in this server have been disabled."
|
||||
msgstr "Alle Stream Alarme auf diesem Server wurden deaktiviert."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:363
|
||||
#: redbot/cogs/streams/streams.py:374
|
||||
msgid "All the stream alerts in this channel have been disabled."
|
||||
msgstr "Alle Stream Alarme in diesem Kanal wurden deaktiviert."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:369
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#, docstring
|
||||
msgid "List all active stream alerts in this server."
|
||||
msgstr "Listet alle aktiven Stream Alarme auf diesem Server auf."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
#: redbot/cogs/streams/streams.py:383
|
||||
msgid "Active alerts:\n\n"
|
||||
msgstr "Aktive Alarme:\n\n"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#: redbot/cogs/streams/streams.py:391
|
||||
msgid "There are no active alerts in this server."
|
||||
msgstr "Es sind keine aktiven Alarme auf diesem Server vorhanden."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:457
|
||||
#: redbot/cogs/streams/streams.py:475
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:463
|
||||
#: redbot/cogs/streams/streams.py:481
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr "Stelle ein wie oft nach neuen Streams geschaut werden soll."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:465
|
||||
#: redbot/cogs/streams/streams.py:483
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr "Die minimale Wartezeit zwischen Aktualisierungen beträgt 60 Sekunden"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:475
|
||||
#: redbot/cogs/streams/streams.py:493
|
||||
#, docstring
|
||||
msgid "Explain how to set the twitch token."
|
||||
msgstr "Erklären Sie, wie Sie den Twitchtoken setzen."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:476
|
||||
#: redbot/cogs/streams/streams.py:494
|
||||
msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/dashboard/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click *Register Your Application*.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to {localhost}, and select an Application Category of your choosing.\n"
|
||||
"4. Click *Register*.\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
"{command}\n\n"
|
||||
@@ -177,34 +177,34 @@ msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:499
|
||||
#: redbot/cogs/streams/streams.py:519
|
||||
#, docstring
|
||||
msgid "Explain how to set the YouTube token."
|
||||
msgstr "Erklären Sie, wie Sie den YouTube-Token setzen."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:501
|
||||
#: redbot/cogs/streams/streams.py:521
|
||||
msgid "To get one, do the following:\n"
|
||||
"1. Create a project\n"
|
||||
"(see https://support.google.com/googleapi/answer/6251787 for details)\n"
|
||||
"(see {link1} for details)\n"
|
||||
"2. Enable the YouTube Data API v3 \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158841 for instructions)\n"
|
||||
"(see {link2} for instructions)\n"
|
||||
"3. Set up your API key \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158862 for instructions)\n"
|
||||
"(see {link3} for instructions)\n"
|
||||
"4. Copy your API key and run the command {command}\n\n"
|
||||
"Note: These tokens are sensitive and should only be used in a private channel\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:515
|
||||
#: redbot/cogs/streams/streams.py:538
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr "<your_api_key_here>"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:524
|
||||
#: redbot/cogs/streams/streams.py:547
|
||||
#, docstring
|
||||
msgid "Manage custom messages for stream alerts."
|
||||
msgstr "Benutzerdefinierte Nachrichten für Stream-Alarme verwalten."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:530
|
||||
#: redbot/cogs/streams/streams.py:553
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" Use `{mention}` in the message to insert the selected mentions.\n"
|
||||
@@ -214,11 +214,11 @@ msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:540 redbot/cogs/streams/streams.py:554
|
||||
#: redbot/cogs/streams/streams.py:563 redbot/cogs/streams/streams.py:577
|
||||
msgid "Stream alert message set!"
|
||||
msgstr "Stream-Alarm-Nachricht gesetzt!"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:545
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" Use `{stream}` in the message to insert the channel or username.\n"
|
||||
@@ -227,157 +227,157 @@ msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:559
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
#, docstring
|
||||
msgid "Reset the stream alert messages in this server."
|
||||
msgstr "Stream-Warnmeldungen in diesem Server zurücksetzen."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:563
|
||||
#: redbot/cogs/streams/streams.py:586
|
||||
msgid "Stream alerts in this server will now use the default alert message."
|
||||
msgstr "Stream-Alarme in diesem Server werden nun die Standardwarnmeldung verwenden."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#: redbot/cogs/streams/streams.py:591
|
||||
#, docstring
|
||||
msgid "Manage mention settings for stream alerts."
|
||||
msgstr "Verwalte Einstellungen für Erwähnungen bei Stream-Alarmen."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:574
|
||||
#: redbot/cogs/streams/streams.py:597
|
||||
#, docstring
|
||||
msgid "Toggle the `@everyone` mention."
|
||||
msgstr "Schalte die `@everyone` Erwähnung um."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:579
|
||||
msgid "`@everyone` will no longer be mentioned for stream alerts."
|
||||
msgstr "`@everyone` wird nicht mehr bei Stream-Alarmen erwähnt."
|
||||
#: redbot/cogs/streams/streams.py:603
|
||||
msgid "{everyone} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
msgid "When a stream is live, `@everyone` will be mentioned."
|
||||
msgstr "Wenn ein Stream live ist, wird`@everyone` erwähnt."
|
||||
#: redbot/cogs/streams/streams.py:610
|
||||
msgid "When a stream is live, {everyone} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:587
|
||||
#: redbot/cogs/streams/streams.py:618
|
||||
#, docstring
|
||||
msgid "Toggle the `@here` mention."
|
||||
msgstr "Schalte die `@here` Erwähnung um."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:592
|
||||
msgid "`@here` will no longer be mentioned for stream alerts."
|
||||
msgstr "`@here` wird nicht mehr bei Stream-Alarmen erwähnt."
|
||||
#: redbot/cogs/streams/streams.py:624
|
||||
msgid "{here} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:595
|
||||
msgid "When a stream is live, `@here` will be mentioned."
|
||||
msgstr "Wenn ein Stream live ist, wird`@here` erwähnt."
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
msgid "When a stream is live, {here} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:600
|
||||
#: redbot/cogs/streams/streams.py:639
|
||||
#, docstring
|
||||
msgid "Toggle a role mention."
|
||||
msgstr "Schalte Rollen-Erwähnung um."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:605
|
||||
msgid "`@{role.name}` will no longer be mentioned for stream alerts."
|
||||
msgstr "`@{role.name}` wird nicht mehr bei Stream-Alarmen erwähnt."
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
msgid "{role} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:611
|
||||
msgid "When a stream or community is live, `@{role.name}` will be mentioned."
|
||||
msgstr "Wenn ein Stream oder eine Community live ist wird `@{role.name}` erwähnt."
|
||||
#: redbot/cogs/streams/streams.py:650
|
||||
msgid "When a stream or community is live, {role} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:615
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification."
|
||||
msgstr "Da diese Rolle nicht erwähnt werden kann wird sie vorübergehend bei einem Stream-Alarm erwähnbar gemacht. Bitte stelle sicher, dass ich die korrekten Berechtigungen habe diese Rolle zu verwalten, sonst werden Mitglieder diese Rolle keine Benachrichtigung erhalten."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:626
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
#, docstring
|
||||
msgid "Toggle alert deletion for when streams go offline."
|
||||
msgstr "Schalte die Löschung von Alarmen um wenn ein Stream offline geht."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:629
|
||||
#: redbot/cogs/streams/streams.py:668
|
||||
msgid "The notifications will be deleted once streams go offline."
|
||||
msgstr "Die Benachrichtigungen werden gelöscht sobald ein Stream offline geht."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
#: redbot/cogs/streams/streams.py:670
|
||||
msgid "Notifications will no longer be deleted."
|
||||
msgstr "Benachrichtigungen werden nicht mehr gelöscht."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:636
|
||||
#: redbot/cogs/streams/streams.py:675
|
||||
#, docstring
|
||||
msgid "Toggle excluding rerun streams from alerts."
|
||||
msgstr "Aktiviert oder deaktiviert das Ausschließen von erneuten Streams aus Warnungen."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:641
|
||||
#: redbot/cogs/streams/streams.py:680
|
||||
msgid "Streams of type 'rerun' will be included in alerts."
|
||||
msgstr "Streams vom Typ \"Wiederholung\" werden in Warnungen eingeschlossen."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
#: redbot/cogs/streams/streams.py:683
|
||||
msgid "Streams of type 'rerun' will no longer send an alert."
|
||||
msgstr "Streams vom Typ \"Erneut ausführen\" senden keine Warnung mehr."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:649
|
||||
#: redbot/cogs/streams/streams.py:688
|
||||
#, docstring
|
||||
msgid "Toggle excluding YouTube streams schedules from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
#: redbot/cogs/streams/streams.py:693
|
||||
msgid "Streams schedules will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:657
|
||||
#: redbot/cogs/streams/streams.py:696
|
||||
msgid "Streams schedules will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
msgid "I'll now send a notification in this channel when {stream.name} is live."
|
||||
msgstr "Ich werde jetzt in diesem Kanal eine Benachrichtigungen senden, wenn {stream.name} live ist."
|
||||
#: redbot/cogs/streams/streams.py:704
|
||||
msgid "I'll now send a notification in the {channel.mention} channel when {stream.name} is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:674
|
||||
msgid "I won't send notifications about {stream.name} in this channel anymore."
|
||||
msgstr "Ich werde in diesem Kanal keine Benachrichtigungen mehr über {stream.name} senden."
|
||||
#: redbot/cogs/streams/streams.py:714
|
||||
msgid "I won't send notifications about {stream.name} in the {channel.mention} channel anymore"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:825
|
||||
#: redbot/cogs/streams/streams.py:866
|
||||
msgid "{mention}, {display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:845
|
||||
#: redbot/cogs/streams/streams.py:886
|
||||
msgid "{display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:226
|
||||
#: redbot/cogs/streams/streamtypes.py:228
|
||||
msgid "This stream will start in {time}"
|
||||
msgstr "Dieser Stream wird in {time} beginnen"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:232
|
||||
#: redbot/cogs/streams/streamtypes.py:234
|
||||
msgid "This stream was scheduled for {min} minutes ago"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:446
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
msgid "Untitled broadcast"
|
||||
msgstr "Unbenannte Übertragung"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
#: redbot/cogs/streams/streamtypes.py:450
|
||||
msgid " - Rerun"
|
||||
msgstr " - Wiederholung"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:451
|
||||
#: redbot/cogs/streams/streamtypes.py:499
|
||||
#: redbot/cogs/streams/streamtypes.py:453
|
||||
#: redbot/cogs/streams/streamtypes.py:502
|
||||
msgid "Followers"
|
||||
msgstr "Followers"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:452
|
||||
#: redbot/cogs/streams/streamtypes.py:500
|
||||
#: redbot/cogs/streams/streamtypes.py:454
|
||||
#: redbot/cogs/streams/streamtypes.py:503
|
||||
msgid "Total views"
|
||||
msgstr "Alle Aufrufe"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:457
|
||||
#: redbot/cogs/streams/streamtypes.py:459
|
||||
msgid "Playing: "
|
||||
msgstr "Gerade läuft: "
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:505
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
msgid "None"
|
||||
msgstr "Keine"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
#: redbot/cogs/streams/streamtypes.py:511
|
||||
msgid "NSFW | "
|
||||
msgstr "NSFW | "
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:512
|
||||
#: redbot/cogs/streams/streamtypes.py:515
|
||||
msgid "{adult}Category: {category} | Tags: {tags}"
|
||||
msgstr "{adult}Kategorie: {category} | Tags: {tags}"
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-09-03 14:25+0000\n"
|
||||
"POT-Creation-Date: 2022-04-09 18:09+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Greek\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Generated-By: redgettext 3.4.2\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -15,7 +15,7 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 48\n"
|
||||
"Language: el_GR\n"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:42
|
||||
#: redbot/cogs/streams/streams.py:43
|
||||
#, docstring
|
||||
msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" You can check if a Twitch, YouTube or Picarto stream is\n"
|
||||
@@ -23,10 +23,10 @@ msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:143
|
||||
#: redbot/cogs/streams/streams.py:122
|
||||
msgid "You need a client secret key if you want to use the Twitch API on this cog.\n"
|
||||
"Follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/console/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click \"Manage\" on your application.\n"
|
||||
"3. Click on \"New secret\".\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
@@ -34,83 +34,83 @@ msgid "You need a client secret key if you want to use the Twitch API on this co
|
||||
"Note: These tokens are sensitive and should only be used in a private channel or in DM with the bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_id_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_secret_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:210
|
||||
#: redbot/cogs/streams/streams.py:207
|
||||
#, docstring
|
||||
msgid "Check if a Twitch channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:225
|
||||
#: redbot/cogs/streams/streams.py:222
|
||||
#, docstring
|
||||
msgid "Check if a YouTube channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:243
|
||||
#: redbot/cogs/streams/streams.py:240
|
||||
#, docstring
|
||||
msgid "Check if a Picarto channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:255 redbot/cogs/streams/streams.py:291
|
||||
#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288
|
||||
msgid "That user is offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:449
|
||||
msgid "That channel doesn't seem to exist."
|
||||
#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:467
|
||||
msgid "That user doesn't seem to exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:260 redbot/cogs/streams/streams.py:417
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:435
|
||||
msgid "The Twitch token is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:266 redbot/cogs/streams/streams.py:424
|
||||
#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:442
|
||||
msgid "The YouTube API key is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:272 redbot/cogs/streams/streams.py:432
|
||||
#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:450
|
||||
msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:284 redbot/cogs/streams/streams.py:444
|
||||
#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:462
|
||||
msgid "Something went wrong whilst trying to contact the stream service's API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:301
|
||||
#: redbot/cogs/streams/streams.py:298
|
||||
#, docstring
|
||||
msgid "Manage automated stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:306
|
||||
#: redbot/cogs/streams/streams.py:308
|
||||
#, docstring
|
||||
msgid "Manage Twitch stream notifications."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:311
|
||||
#: redbot/cogs/streams/streams.py:315
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Twitch stream."
|
||||
msgid "Toggle alerts in this or the given channel for a Twitch stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:314
|
||||
#: redbot/cogs/streams/streams.py:318
|
||||
msgid "Please supply the name of a *Twitch* channel, not a Discord channel."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:321
|
||||
#: redbot/cogs/streams/streams.py:330
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a YouTube stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:326
|
||||
#: redbot/cogs/streams/streams.py:337
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Picarto stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:331
|
||||
#: redbot/cogs/streams/streams.py:342
|
||||
#, docstring
|
||||
msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" `[p]streamalert stop` will disable this channel's stream\n"
|
||||
@@ -120,51 +120,51 @@ msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:361
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
msgid "All the stream alerts in this server have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:363
|
||||
#: redbot/cogs/streams/streams.py:374
|
||||
msgid "All the stream alerts in this channel have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:369
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#, docstring
|
||||
msgid "List all active stream alerts in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
#: redbot/cogs/streams/streams.py:383
|
||||
msgid "Active alerts:\n\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#: redbot/cogs/streams/streams.py:391
|
||||
msgid "There are no active alerts in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:457
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:463
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:465
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:475
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:481
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:483
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:493
|
||||
#, docstring
|
||||
msgid "Explain how to set the twitch token."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:476
|
||||
#: redbot/cogs/streams/streams.py:494
|
||||
msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/dashboard/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click *Register Your Application*.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to {localhost}, and select an Application Category of your choosing.\n"
|
||||
"4. Click *Register*.\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
"{command}\n\n"
|
||||
@@ -172,34 +172,34 @@ msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:499
|
||||
#: redbot/cogs/streams/streams.py:519
|
||||
#, docstring
|
||||
msgid "Explain how to set the YouTube token."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:501
|
||||
#: redbot/cogs/streams/streams.py:521
|
||||
msgid "To get one, do the following:\n"
|
||||
"1. Create a project\n"
|
||||
"(see https://support.google.com/googleapi/answer/6251787 for details)\n"
|
||||
"(see {link1} for details)\n"
|
||||
"2. Enable the YouTube Data API v3 \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158841 for instructions)\n"
|
||||
"(see {link2} for instructions)\n"
|
||||
"3. Set up your API key \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158862 for instructions)\n"
|
||||
"(see {link3} for instructions)\n"
|
||||
"4. Copy your API key and run the command {command}\n\n"
|
||||
"Note: These tokens are sensitive and should only be used in a private channel\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:515
|
||||
#: redbot/cogs/streams/streams.py:538
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:524
|
||||
#: redbot/cogs/streams/streams.py:547
|
||||
#, docstring
|
||||
msgid "Manage custom messages for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:530
|
||||
#: redbot/cogs/streams/streams.py:553
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" Use `{mention}` in the message to insert the selected mentions.\n"
|
||||
@@ -209,11 +209,11 @@ msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:540 redbot/cogs/streams/streams.py:554
|
||||
#: redbot/cogs/streams/streams.py:563 redbot/cogs/streams/streams.py:577
|
||||
msgid "Stream alert message set!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:545
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" Use `{stream}` in the message to insert the channel or username.\n"
|
||||
@@ -222,157 +222,157 @@ msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:559
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
#, docstring
|
||||
msgid "Reset the stream alert messages in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:563
|
||||
#: redbot/cogs/streams/streams.py:586
|
||||
msgid "Stream alerts in this server will now use the default alert message."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#: redbot/cogs/streams/streams.py:591
|
||||
#, docstring
|
||||
msgid "Manage mention settings for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:574
|
||||
#: redbot/cogs/streams/streams.py:597
|
||||
#, docstring
|
||||
msgid "Toggle the `@everyone` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:579
|
||||
msgid "`@everyone` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:603
|
||||
msgid "{everyone} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
msgid "When a stream is live, `@everyone` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:610
|
||||
msgid "When a stream is live, {everyone} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:587
|
||||
#: redbot/cogs/streams/streams.py:618
|
||||
#, docstring
|
||||
msgid "Toggle the `@here` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:592
|
||||
msgid "`@here` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:624
|
||||
msgid "{here} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:595
|
||||
msgid "When a stream is live, `@here` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
msgid "When a stream is live, {here} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:600
|
||||
#: redbot/cogs/streams/streams.py:639
|
||||
#, docstring
|
||||
msgid "Toggle a role mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:605
|
||||
msgid "`@{role.name}` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
msgid "{role} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:611
|
||||
msgid "When a stream or community is live, `@{role.name}` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:650
|
||||
msgid "When a stream or community is live, {role} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:615
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:626
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
#, docstring
|
||||
msgid "Toggle alert deletion for when streams go offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:629
|
||||
#: redbot/cogs/streams/streams.py:668
|
||||
msgid "The notifications will be deleted once streams go offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
#: redbot/cogs/streams/streams.py:670
|
||||
msgid "Notifications will no longer be deleted."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:636
|
||||
#: redbot/cogs/streams/streams.py:675
|
||||
#, docstring
|
||||
msgid "Toggle excluding rerun streams from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:641
|
||||
#: redbot/cogs/streams/streams.py:680
|
||||
msgid "Streams of type 'rerun' will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
#: redbot/cogs/streams/streams.py:683
|
||||
msgid "Streams of type 'rerun' will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:649
|
||||
#: redbot/cogs/streams/streams.py:688
|
||||
#, docstring
|
||||
msgid "Toggle excluding YouTube streams schedules from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
#: redbot/cogs/streams/streams.py:693
|
||||
msgid "Streams schedules will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:657
|
||||
#: redbot/cogs/streams/streams.py:696
|
||||
msgid "Streams schedules will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
msgid "I'll now send a notification in this channel when {stream.name} is live."
|
||||
#: redbot/cogs/streams/streams.py:704
|
||||
msgid "I'll now send a notification in the {channel.mention} channel when {stream.name} is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:674
|
||||
msgid "I won't send notifications about {stream.name} in this channel anymore."
|
||||
#: redbot/cogs/streams/streams.py:714
|
||||
msgid "I won't send notifications about {stream.name} in the {channel.mention} channel anymore"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:825
|
||||
#: redbot/cogs/streams/streams.py:866
|
||||
msgid "{mention}, {display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:845
|
||||
#: redbot/cogs/streams/streams.py:886
|
||||
msgid "{display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:226
|
||||
#: redbot/cogs/streams/streamtypes.py:228
|
||||
msgid "This stream will start in {time}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:232
|
||||
#: redbot/cogs/streams/streamtypes.py:234
|
||||
msgid "This stream was scheduled for {min} minutes ago"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:446
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
msgid "Untitled broadcast"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
#: redbot/cogs/streams/streamtypes.py:450
|
||||
msgid " - Rerun"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:451
|
||||
#: redbot/cogs/streams/streamtypes.py:499
|
||||
#: redbot/cogs/streams/streamtypes.py:453
|
||||
#: redbot/cogs/streams/streamtypes.py:502
|
||||
msgid "Followers"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:452
|
||||
#: redbot/cogs/streams/streamtypes.py:500
|
||||
#: redbot/cogs/streams/streamtypes.py:454
|
||||
#: redbot/cogs/streams/streamtypes.py:503
|
||||
msgid "Total views"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:457
|
||||
#: redbot/cogs/streams/streamtypes.py:459
|
||||
msgid "Playing: "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:505
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
msgid "None"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
#: redbot/cogs/streams/streamtypes.py:511
|
||||
msgid "NSFW | "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:512
|
||||
#: redbot/cogs/streams/streamtypes.py:515
|
||||
msgid "{adult}Category: {category} | Tags: {tags}"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-09-03 14:25+0000\n"
|
||||
"POT-Creation-Date: 2022-04-09 18:09+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Spanish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Generated-By: redgettext 3.4.2\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -15,7 +15,7 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 48\n"
|
||||
"Language: es_ES\n"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:42
|
||||
#: redbot/cogs/streams/streams.py:43
|
||||
#, docstring
|
||||
msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" You can check if a Twitch, YouTube or Picarto stream is\n"
|
||||
@@ -26,10 +26,10 @@ msgstr "Varios comandos relacionados con plataformas de streaming.\n\n"
|
||||
" actualmente en directo.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/streams/streams.py:143
|
||||
#: redbot/cogs/streams/streams.py:122
|
||||
msgid "You need a client secret key if you want to use the Twitch API on this cog.\n"
|
||||
"Follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/console/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click \"Manage\" on your application.\n"
|
||||
"3. Click on \"New secret\".\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
@@ -37,90 +37,90 @@ msgid "You need a client secret key if you want to use the Twitch API on this co
|
||||
"Note: These tokens are sensitive and should only be used in a private channel or in DM with the bot."
|
||||
msgstr "Necesitas una clave secreta del cliente si quieres usar la API de Twitch en este programa.\n"
|
||||
"Sigue estos pasos:\n"
|
||||
"1. Ve a esta página: https://dev.twitch.tv/console/apps.\n"
|
||||
"2. Haz clic en \"Administrar\" en tu aplicación.\n"
|
||||
"1. Vaya a esta página: {link}.\n"
|
||||
"2. Haga clic en \"Administrar\" en su aplicación.\n"
|
||||
"3. Haga clic en \"Nuevo secreto\".\n"
|
||||
"5. Copie su ID de cliente y el secreto de su cliente:\n"
|
||||
"5. Copie el ID de su cliente y el secreto de su cliente:\n"
|
||||
"{command}\n\n"
|
||||
"Nota: Estos tokens son sensibles y solo deben ser usados en un canal privado o en DM con el bot."
|
||||
"Nota: Estos tokens son sensibles y sólo deben ser usados en un canal privado o en DM con el bot."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_id_here>"
|
||||
msgstr "<tu_id_de_cliente>"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_secret_here>"
|
||||
msgstr "<tu_secreto_de_cliente>"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:210
|
||||
#: redbot/cogs/streams/streams.py:207
|
||||
#, docstring
|
||||
msgid "Check if a Twitch channel is live."
|
||||
msgstr "Comprueba si un canal de Twitch está en directo."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:225
|
||||
#: redbot/cogs/streams/streams.py:222
|
||||
#, docstring
|
||||
msgid "Check if a YouTube channel is live."
|
||||
msgstr "Comprueba si un canal de YouTube está en directo."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:243
|
||||
#: redbot/cogs/streams/streams.py:240
|
||||
#, docstring
|
||||
msgid "Check if a Picarto channel is live."
|
||||
msgstr "Compruebe si un canal de Picarto está activo."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:255 redbot/cogs/streams/streams.py:291
|
||||
#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288
|
||||
msgid "That user is offline."
|
||||
msgstr "Ese usuario está desconectado."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:449
|
||||
msgid "That channel doesn't seem to exist."
|
||||
msgstr "Ese canal parece no existir."
|
||||
#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:467
|
||||
msgid "That user doesn't seem to exist."
|
||||
msgstr "Ese usuario parece no existir."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:260 redbot/cogs/streams/streams.py:417
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:435
|
||||
msgid "The Twitch token is either invalid or has not been set. See {command}."
|
||||
msgstr "El token de Twitch no es válido o no se ha establecido. Ver {command}."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:266 redbot/cogs/streams/streams.py:424
|
||||
#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:442
|
||||
msgid "The YouTube API key is either invalid or has not been set. See {command}."
|
||||
msgstr "La clave API de YouTube no es válida o no se ha configurado. Ver {command}."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:272 redbot/cogs/streams/streams.py:432
|
||||
#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:450
|
||||
msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
|
||||
msgstr "Se ha excedido la cuota de YouTube. Inténtalo de nuevo más tarde o ponte en contacto con el propietario si esto continúa."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:284 redbot/cogs/streams/streams.py:444
|
||||
#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:462
|
||||
msgid "Something went wrong whilst trying to contact the stream service's API."
|
||||
msgstr "Algo salió mal mientras se trataba de contactar con la API del servicio de stream."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:301
|
||||
#: redbot/cogs/streams/streams.py:298
|
||||
#, docstring
|
||||
msgid "Manage automated stream alerts."
|
||||
msgstr "Administrar alertas de streams automatizadas."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:306
|
||||
#: redbot/cogs/streams/streams.py:308
|
||||
#, docstring
|
||||
msgid "Manage Twitch stream notifications."
|
||||
msgstr "Administrar notificaciones de stream de Twitch."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:311
|
||||
#: redbot/cogs/streams/streams.py:315
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Twitch stream."
|
||||
msgid "Toggle alerts in this or the given channel for a Twitch stream."
|
||||
msgstr "Activa o desactiva alertas en este canal para un stream de Twitch."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:314
|
||||
#: redbot/cogs/streams/streams.py:318
|
||||
msgid "Please supply the name of a *Twitch* channel, not a Discord channel."
|
||||
msgstr "Por favor, introduce el nombre de un canal de *Twitch*, no de un canal de Discord."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:321
|
||||
#: redbot/cogs/streams/streams.py:330
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a YouTube stream."
|
||||
msgstr "Activa o desactiva alertas en este canal para un stream de YouTube."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:326
|
||||
#: redbot/cogs/streams/streams.py:337
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Picarto stream."
|
||||
msgstr "Activa o desactiva alertas en este canal para un stream de Picarto."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:331
|
||||
#: redbot/cogs/streams/streams.py:342
|
||||
#, docstring
|
||||
msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" `[p]streamalert stop` will disable this channel's stream\n"
|
||||
@@ -135,103 +135,103 @@ msgstr "Desactivar todas las alertas en este canal o servidor.\n\n"
|
||||
" este servidor.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/streams/streams.py:361
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
msgid "All the stream alerts in this server have been disabled."
|
||||
msgstr "Todas las alertas en este servidor han sido deshabilitadas."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:363
|
||||
#: redbot/cogs/streams/streams.py:374
|
||||
msgid "All the stream alerts in this channel have been disabled."
|
||||
msgstr "Todas las alertas de streams en este canal han sido desactivadas."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:369
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#, docstring
|
||||
msgid "List all active stream alerts in this server."
|
||||
msgstr "Listar todas las alertas de stream activas en este servidor."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
#: redbot/cogs/streams/streams.py:383
|
||||
msgid "Active alerts:\n\n"
|
||||
msgstr "Alertas activas:\n\n"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#: redbot/cogs/streams/streams.py:391
|
||||
msgid "There are no active alerts in this server."
|
||||
msgstr "No hay alertas activas en este servidor."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:457
|
||||
#: redbot/cogs/streams/streams.py:475
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr "Administrar configuración de alertas de stream."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:463
|
||||
#: redbot/cogs/streams/streams.py:481
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr "Establecer tiempo de actualización de chequeo de transmisión."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:465
|
||||
#: redbot/cogs/streams/streams.py:483
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr "No se puede establecer el temporizador de actualización a menos de 60 segundos"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:475
|
||||
#: redbot/cogs/streams/streams.py:493
|
||||
#, docstring
|
||||
msgid "Explain how to set the twitch token."
|
||||
msgstr "Explica cómo establecer el token de twitch."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:476
|
||||
#: redbot/cogs/streams/streams.py:494
|
||||
msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/dashboard/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click *Register Your Application*.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to {localhost}, and select an Application Category of your choosing.\n"
|
||||
"4. Click *Register*.\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
"{command}\n\n"
|
||||
"Note: These tokens are sensitive and should only be used in a private channel\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr "Para establecer los tokens de la API de twitch sigue estos pasos:\n"
|
||||
"1. Ve a esta página: https://dev.twitch.tv/dashboard/apps.\n"
|
||||
"2. Haz clic en *Registrar tu aplicación*.\n"
|
||||
"3. Introduzca un nombre, establezca la URI OAuth Redirect a `http://localhost`, y seleccione una Categoría de Aplicación de su elección.\n"
|
||||
"4. Haga clic en *Registro*.\n"
|
||||
"5. Copie su ID de cliente y su secreto de cliente en:\n"
|
||||
msgstr "Para establecer los tokens de la API de twitch siga estos pasos:\n"
|
||||
"1. Ve a esta página: {link}.\n"
|
||||
"2. Haga clic en *Registrar tu aplicación*.\n"
|
||||
"3. Introduzca un nombre, establezca la URI de OAuth Redirect a {localhost} y seleccione una Categoría de Aplicación de su elección.\n"
|
||||
"4. Haga clic en *Registrar*.\n"
|
||||
"5. Copie su ID de cliente y su clave secreta de cliente en:\n"
|
||||
"{command}\n\n"
|
||||
"Nota: Estos tokens son sensibles y solo deben ser usados en un canal privado\n"
|
||||
"o en DM con el bot.\n"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:499
|
||||
#: redbot/cogs/streams/streams.py:519
|
||||
#, docstring
|
||||
msgid "Explain how to set the YouTube token."
|
||||
msgstr "Explica cómo configurar el token de YouTube."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:501
|
||||
#: redbot/cogs/streams/streams.py:521
|
||||
msgid "To get one, do the following:\n"
|
||||
"1. Create a project\n"
|
||||
"(see https://support.google.com/googleapi/answer/6251787 for details)\n"
|
||||
"(see {link1} for details)\n"
|
||||
"2. Enable the YouTube Data API v3 \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158841 for instructions)\n"
|
||||
"(see {link2} for instructions)\n"
|
||||
"3. Set up your API key \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158862 for instructions)\n"
|
||||
"(see {link3} for instructions)\n"
|
||||
"4. Copy your API key and run the command {command}\n\n"
|
||||
"Note: These tokens are sensitive and should only be used in a private channel\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr "Para obtener uno, haz lo siguiente:\n"
|
||||
"1. Crea un proyecto\n"
|
||||
"(consulta https://support.google.com/googleapi/answer/6251787 para más detalles)\n"
|
||||
"2. Habilitar la API de datos de YouTube v3 \n"
|
||||
"(ver https://support.google.com/googleapi/answer/6158841 para obtener instrucciones)\n"
|
||||
"3. Configura tu clave API \n"
|
||||
"(ver https://support.google.com/googleapi/answer/6158862 para obtener instrucciones)\n"
|
||||
"4. Copie su clave API y ejecute el comando {command}\n\n"
|
||||
"(ver {link1} para más detalles)\n"
|
||||
"2. Habilita la API de datos de YouTube v3 \n"
|
||||
"(ver {link2} para obtener instrucciones)\n"
|
||||
"3. Configura su clave de API \n"
|
||||
"(ver {link3} para obtener instrucciones)\n"
|
||||
"4. Copie su clave de API y ejecute el comando {command}\n\n"
|
||||
"Nota: Estos tokens son sensibles y solo deben ser usados en un canal privado\n"
|
||||
"o en DM con el bot.\n"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:515
|
||||
#: redbot/cogs/streams/streams.py:538
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr "<tu_clave_api>"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:524
|
||||
#: redbot/cogs/streams/streams.py:547
|
||||
#, docstring
|
||||
msgid "Manage custom messages for stream alerts."
|
||||
msgstr "Administrar mensajes personalizados para alertas de streams."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:530
|
||||
#: redbot/cogs/streams/streams.py:553
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" Use `{mention}` in the message to insert the selected mentions.\n"
|
||||
@@ -246,11 +246,11 @@ msgstr "Establece una alerta de directos cuando las menciones están habilitadas
|
||||
" Por ejemplo: `[p]streamset message mention {mention}, {stream.display_name} está en directo!`\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/streams/streams.py:540 redbot/cogs/streams/streams.py:554
|
||||
#: redbot/cogs/streams/streams.py:563 redbot/cogs/streams/streams.py:577
|
||||
msgid "Stream alert message set!"
|
||||
msgstr "Mensaje de alerta de Stream establecido!"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:545
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" Use `{stream}` in the message to insert the channel or username.\n"
|
||||
@@ -263,157 +263,157 @@ msgstr "Establece una alerta de directos cuando las menciones están deshabilita
|
||||
" Por ejemplo: `[p]streamset message nomention {stream.display_name} está en directo!`\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/streams/streams.py:559
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
#, docstring
|
||||
msgid "Reset the stream alert messages in this server."
|
||||
msgstr "Restablecer los mensajes de alerta de stream en este servidor."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:563
|
||||
#: redbot/cogs/streams/streams.py:586
|
||||
msgid "Stream alerts in this server will now use the default alert message."
|
||||
msgstr "Las alertas de stream en este servidor ahora usarán el mensaje de alerta predeterminado."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#: redbot/cogs/streams/streams.py:591
|
||||
#, docstring
|
||||
msgid "Manage mention settings for stream alerts."
|
||||
msgstr "Administrar ajustes de mención para las alertas de transmisión."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:574
|
||||
#: redbot/cogs/streams/streams.py:597
|
||||
#, docstring
|
||||
msgid "Toggle the `@everyone` mention."
|
||||
msgstr "Alterna la mención de `@everyone`."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:579
|
||||
msgid "`@everyone` will no longer be mentioned for stream alerts."
|
||||
msgstr "`@everyone` ya no será mencionado para las alertas de streaming."
|
||||
#: redbot/cogs/streams/streams.py:603
|
||||
msgid "{everyone} will no longer be mentioned for stream alerts."
|
||||
msgstr "{everyone} ya no será mencionado para las alertas de stream."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
msgid "When a stream is live, `@everyone` will be mentioned."
|
||||
msgstr "Cuando una secuencia está en vivo, se mencionará a `@everyone`."
|
||||
#: redbot/cogs/streams/streams.py:610
|
||||
msgid "When a stream is live, {everyone} will be mentioned."
|
||||
msgstr "Cuando un stream está en vivo, se mencionará a {everyone}."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:587
|
||||
#: redbot/cogs/streams/streams.py:618
|
||||
#, docstring
|
||||
msgid "Toggle the `@here` mention."
|
||||
msgstr "Activa o desactiva la mención `@here`."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:592
|
||||
msgid "`@here` will no longer be mentioned for stream alerts."
|
||||
msgstr "`@here` ya no será mencionado para las alertas de streaming."
|
||||
#: redbot/cogs/streams/streams.py:624
|
||||
msgid "{here} will no longer be mentioned for stream alerts."
|
||||
msgstr "{here} ya no será mencionado para las alertas de stream."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:595
|
||||
msgid "When a stream is live, `@here` will be mentioned."
|
||||
msgstr "Cuando un stream esté en directo, se mencionará a `@here`."
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
msgid "When a stream is live, {here} will be mentioned."
|
||||
msgstr "Cuando un stream esté en vivo, {here} serán mencionados."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:600
|
||||
#: redbot/cogs/streams/streams.py:639
|
||||
#, docstring
|
||||
msgid "Toggle a role mention."
|
||||
msgstr "Activar o desactivar una mención de rol."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:605
|
||||
msgid "`@{role.name}` will no longer be mentioned for stream alerts."
|
||||
msgstr "`@{role.name}` ya no será mencionado para las alertas de stream."
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
msgid "{role} will no longer be mentioned for stream alerts."
|
||||
msgstr "{role} ya no será mencionado para las alertas de stream."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:611
|
||||
msgid "When a stream or community is live, `@{role.name}` will be mentioned."
|
||||
msgstr "Cuando un stream o comunidad está en directo, se mencionará `@{role.name}`."
|
||||
#: redbot/cogs/streams/streams.py:650
|
||||
msgid "When a stream or community is live, {role} will be mentioned."
|
||||
msgstr "Cuando un stream o comunidad esté en directo, se mencionará a `@{role}`."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:615
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
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 "Dado que el rol no es mencionable, se hará mencionar momentáneamente cuando se anuncie una alerta de stream. Por favor, asegúrese de tener los permisos correctos para administrar este rol, o de lo contrario los miembros de este rol no recibirán una notificación."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:626
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
#, docstring
|
||||
msgid "Toggle alert deletion for when streams go offline."
|
||||
msgstr "Alternar eliminación de alertas para cuando los streams se desconecten."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:629
|
||||
#: redbot/cogs/streams/streams.py:668
|
||||
msgid "The notifications will be deleted once streams go offline."
|
||||
msgstr "Las notificaciones se eliminarán una vez que los streams se desconecten."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
#: redbot/cogs/streams/streams.py:670
|
||||
msgid "Notifications will no longer be deleted."
|
||||
msgstr "Las notificaciones ya no se eliminarán."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:636
|
||||
#: redbot/cogs/streams/streams.py:675
|
||||
#, docstring
|
||||
msgid "Toggle excluding rerun streams from alerts."
|
||||
msgstr "Alternar excluir la repetición de alertas de stream."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:641
|
||||
#: redbot/cogs/streams/streams.py:680
|
||||
msgid "Streams of type 'rerun' will be included in alerts."
|
||||
msgstr "Las secuencias de tipo 'repetición' se incluirán en las alertas."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
#: redbot/cogs/streams/streams.py:683
|
||||
msgid "Streams of type 'rerun' will no longer send an alert."
|
||||
msgstr "Las secuencias de tipo 'repetición' ya no enviarán una alerta."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:649
|
||||
#: redbot/cogs/streams/streams.py:688
|
||||
#, docstring
|
||||
msgid "Toggle excluding YouTube streams schedules from alerts."
|
||||
msgstr "Alterna excluir los programas de noticias de YouTube."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
#: redbot/cogs/streams/streams.py:693
|
||||
msgid "Streams schedules will be included in alerts."
|
||||
msgstr "Los programas de streams se incluirán en las alertas."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:657
|
||||
#: redbot/cogs/streams/streams.py:696
|
||||
msgid "Streams schedules will no longer send an alert."
|
||||
msgstr "Los streams programados ya no enviarán una alerta."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
msgid "I'll now send a notification in this channel when {stream.name} is live."
|
||||
msgstr "Ahora enviaré una notificación en este canal cuando {stream.name} esté en directo."
|
||||
#: redbot/cogs/streams/streams.py:704
|
||||
msgid "I'll now send a notification in the {channel.mention} channel when {stream.name} is live."
|
||||
msgstr "Ahora enviaré una notificación en el canal {channel.mention} cuando {stream.name} esté en directo."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:674
|
||||
msgid "I won't send notifications about {stream.name} in this channel anymore."
|
||||
msgstr "Ya no enviaré notificaciones sobre {stream.name} en este canal."
|
||||
#: redbot/cogs/streams/streams.py:714
|
||||
msgid "I won't send notifications about {stream.name} in the {channel.mention} channel anymore"
|
||||
msgstr "Ya no enviaré notificaciones sobre {stream.name} en el canal {channel.mention}"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:825
|
||||
#: redbot/cogs/streams/streams.py:866
|
||||
msgid "{mention}, {display_name} is live!"
|
||||
msgstr "{mention}, {display_name} está en directo!"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:845
|
||||
#: redbot/cogs/streams/streams.py:886
|
||||
msgid "{display_name} is live!"
|
||||
msgstr "{display_name} está en directo!"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:226
|
||||
#: redbot/cogs/streams/streamtypes.py:228
|
||||
msgid "This stream will start in {time}"
|
||||
msgstr "Este stream comenzará en {time}"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:232
|
||||
#: redbot/cogs/streams/streamtypes.py:234
|
||||
msgid "This stream was scheduled for {min} minutes ago"
|
||||
msgstr "Este stream fue programado para hace {min} minutos"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:446
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
msgid "Untitled broadcast"
|
||||
msgstr "Difusión sin título"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
#: redbot/cogs/streams/streamtypes.py:450
|
||||
msgid " - Rerun"
|
||||
msgstr " - Repetición"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:451
|
||||
#: redbot/cogs/streams/streamtypes.py:499
|
||||
#: redbot/cogs/streams/streamtypes.py:453
|
||||
#: redbot/cogs/streams/streamtypes.py:502
|
||||
msgid "Followers"
|
||||
msgstr "Seguidores"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:452
|
||||
#: redbot/cogs/streams/streamtypes.py:500
|
||||
#: redbot/cogs/streams/streamtypes.py:454
|
||||
#: redbot/cogs/streams/streamtypes.py:503
|
||||
msgid "Total views"
|
||||
msgstr "Visualizaciones totales"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:457
|
||||
#: redbot/cogs/streams/streamtypes.py:459
|
||||
msgid "Playing: "
|
||||
msgstr "Jugando: "
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:505
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
msgid "None"
|
||||
msgstr "Ninguno"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
#: redbot/cogs/streams/streamtypes.py:511
|
||||
msgid "NSFW | "
|
||||
msgstr "NSFW | "
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:512
|
||||
#: redbot/cogs/streams/streamtypes.py:515
|
||||
msgid "{adult}Category: {category} | Tags: {tags}"
|
||||
msgstr "Categoría {adult}: {category} | Etiquetas: {tags}"
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-09-03 14:25+0000\n"
|
||||
"POT-Creation-Date: 2022-04-09 18:09+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Finnish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Generated-By: redgettext 3.4.2\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -15,7 +15,7 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 48\n"
|
||||
"Language: fi_FI\n"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:42
|
||||
#: redbot/cogs/streams/streams.py:43
|
||||
#, docstring
|
||||
msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" You can check if a Twitch, YouTube or Picarto stream is\n"
|
||||
@@ -23,10 +23,10 @@ msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:143
|
||||
#: redbot/cogs/streams/streams.py:122
|
||||
msgid "You need a client secret key if you want to use the Twitch API on this cog.\n"
|
||||
"Follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/console/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click \"Manage\" on your application.\n"
|
||||
"3. Click on \"New secret\".\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
@@ -34,83 +34,83 @@ msgid "You need a client secret key if you want to use the Twitch API on this co
|
||||
"Note: These tokens are sensitive and should only be used in a private channel or in DM with the bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_id_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_secret_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:210
|
||||
#: redbot/cogs/streams/streams.py:207
|
||||
#, docstring
|
||||
msgid "Check if a Twitch channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:225
|
||||
#: redbot/cogs/streams/streams.py:222
|
||||
#, docstring
|
||||
msgid "Check if a YouTube channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:243
|
||||
#: redbot/cogs/streams/streams.py:240
|
||||
#, docstring
|
||||
msgid "Check if a Picarto channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:255 redbot/cogs/streams/streams.py:291
|
||||
#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288
|
||||
msgid "That user is offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:449
|
||||
msgid "That channel doesn't seem to exist."
|
||||
#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:467
|
||||
msgid "That user doesn't seem to exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:260 redbot/cogs/streams/streams.py:417
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:435
|
||||
msgid "The Twitch token is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:266 redbot/cogs/streams/streams.py:424
|
||||
#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:442
|
||||
msgid "The YouTube API key is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:272 redbot/cogs/streams/streams.py:432
|
||||
#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:450
|
||||
msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:284 redbot/cogs/streams/streams.py:444
|
||||
#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:462
|
||||
msgid "Something went wrong whilst trying to contact the stream service's API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:301
|
||||
#: redbot/cogs/streams/streams.py:298
|
||||
#, docstring
|
||||
msgid "Manage automated stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:306
|
||||
#: redbot/cogs/streams/streams.py:308
|
||||
#, docstring
|
||||
msgid "Manage Twitch stream notifications."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:311
|
||||
#: redbot/cogs/streams/streams.py:315
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Twitch stream."
|
||||
msgid "Toggle alerts in this or the given channel for a Twitch stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:314
|
||||
#: redbot/cogs/streams/streams.py:318
|
||||
msgid "Please supply the name of a *Twitch* channel, not a Discord channel."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:321
|
||||
#: redbot/cogs/streams/streams.py:330
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a YouTube stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:326
|
||||
#: redbot/cogs/streams/streams.py:337
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Picarto stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:331
|
||||
#: redbot/cogs/streams/streams.py:342
|
||||
#, docstring
|
||||
msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" `[p]streamalert stop` will disable this channel's stream\n"
|
||||
@@ -120,51 +120,51 @@ msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:361
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
msgid "All the stream alerts in this server have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:363
|
||||
#: redbot/cogs/streams/streams.py:374
|
||||
msgid "All the stream alerts in this channel have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:369
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#, docstring
|
||||
msgid "List all active stream alerts in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
#: redbot/cogs/streams/streams.py:383
|
||||
msgid "Active alerts:\n\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#: redbot/cogs/streams/streams.py:391
|
||||
msgid "There are no active alerts in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:457
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:463
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:465
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:475
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:481
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:483
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:493
|
||||
#, docstring
|
||||
msgid "Explain how to set the twitch token."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:476
|
||||
#: redbot/cogs/streams/streams.py:494
|
||||
msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/dashboard/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click *Register Your Application*.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to {localhost}, and select an Application Category of your choosing.\n"
|
||||
"4. Click *Register*.\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
"{command}\n\n"
|
||||
@@ -172,34 +172,34 @@ msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:499
|
||||
#: redbot/cogs/streams/streams.py:519
|
||||
#, docstring
|
||||
msgid "Explain how to set the YouTube token."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:501
|
||||
#: redbot/cogs/streams/streams.py:521
|
||||
msgid "To get one, do the following:\n"
|
||||
"1. Create a project\n"
|
||||
"(see https://support.google.com/googleapi/answer/6251787 for details)\n"
|
||||
"(see {link1} for details)\n"
|
||||
"2. Enable the YouTube Data API v3 \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158841 for instructions)\n"
|
||||
"(see {link2} for instructions)\n"
|
||||
"3. Set up your API key \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158862 for instructions)\n"
|
||||
"(see {link3} for instructions)\n"
|
||||
"4. Copy your API key and run the command {command}\n\n"
|
||||
"Note: These tokens are sensitive and should only be used in a private channel\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:515
|
||||
#: redbot/cogs/streams/streams.py:538
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:524
|
||||
#: redbot/cogs/streams/streams.py:547
|
||||
#, docstring
|
||||
msgid "Manage custom messages for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:530
|
||||
#: redbot/cogs/streams/streams.py:553
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" Use `{mention}` in the message to insert the selected mentions.\n"
|
||||
@@ -209,11 +209,11 @@ msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:540 redbot/cogs/streams/streams.py:554
|
||||
#: redbot/cogs/streams/streams.py:563 redbot/cogs/streams/streams.py:577
|
||||
msgid "Stream alert message set!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:545
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" Use `{stream}` in the message to insert the channel or username.\n"
|
||||
@@ -222,157 +222,157 @@ msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:559
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
#, docstring
|
||||
msgid "Reset the stream alert messages in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:563
|
||||
#: redbot/cogs/streams/streams.py:586
|
||||
msgid "Stream alerts in this server will now use the default alert message."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#: redbot/cogs/streams/streams.py:591
|
||||
#, docstring
|
||||
msgid "Manage mention settings for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:574
|
||||
#: redbot/cogs/streams/streams.py:597
|
||||
#, docstring
|
||||
msgid "Toggle the `@everyone` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:579
|
||||
msgid "`@everyone` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:603
|
||||
msgid "{everyone} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
msgid "When a stream is live, `@everyone` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:610
|
||||
msgid "When a stream is live, {everyone} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:587
|
||||
#: redbot/cogs/streams/streams.py:618
|
||||
#, docstring
|
||||
msgid "Toggle the `@here` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:592
|
||||
msgid "`@here` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:624
|
||||
msgid "{here} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:595
|
||||
msgid "When a stream is live, `@here` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
msgid "When a stream is live, {here} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:600
|
||||
#: redbot/cogs/streams/streams.py:639
|
||||
#, docstring
|
||||
msgid "Toggle a role mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:605
|
||||
msgid "`@{role.name}` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
msgid "{role} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:611
|
||||
msgid "When a stream or community is live, `@{role.name}` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:650
|
||||
msgid "When a stream or community is live, {role} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:615
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:626
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
#, docstring
|
||||
msgid "Toggle alert deletion for when streams go offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:629
|
||||
#: redbot/cogs/streams/streams.py:668
|
||||
msgid "The notifications will be deleted once streams go offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
#: redbot/cogs/streams/streams.py:670
|
||||
msgid "Notifications will no longer be deleted."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:636
|
||||
#: redbot/cogs/streams/streams.py:675
|
||||
#, docstring
|
||||
msgid "Toggle excluding rerun streams from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:641
|
||||
#: redbot/cogs/streams/streams.py:680
|
||||
msgid "Streams of type 'rerun' will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
#: redbot/cogs/streams/streams.py:683
|
||||
msgid "Streams of type 'rerun' will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:649
|
||||
#: redbot/cogs/streams/streams.py:688
|
||||
#, docstring
|
||||
msgid "Toggle excluding YouTube streams schedules from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
#: redbot/cogs/streams/streams.py:693
|
||||
msgid "Streams schedules will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:657
|
||||
#: redbot/cogs/streams/streams.py:696
|
||||
msgid "Streams schedules will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
msgid "I'll now send a notification in this channel when {stream.name} is live."
|
||||
#: redbot/cogs/streams/streams.py:704
|
||||
msgid "I'll now send a notification in the {channel.mention} channel when {stream.name} is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:674
|
||||
msgid "I won't send notifications about {stream.name} in this channel anymore."
|
||||
#: redbot/cogs/streams/streams.py:714
|
||||
msgid "I won't send notifications about {stream.name} in the {channel.mention} channel anymore"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:825
|
||||
#: redbot/cogs/streams/streams.py:866
|
||||
msgid "{mention}, {display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:845
|
||||
#: redbot/cogs/streams/streams.py:886
|
||||
msgid "{display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:226
|
||||
#: redbot/cogs/streams/streamtypes.py:228
|
||||
msgid "This stream will start in {time}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:232
|
||||
#: redbot/cogs/streams/streamtypes.py:234
|
||||
msgid "This stream was scheduled for {min} minutes ago"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:446
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
msgid "Untitled broadcast"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
#: redbot/cogs/streams/streamtypes.py:450
|
||||
msgid " - Rerun"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:451
|
||||
#: redbot/cogs/streams/streamtypes.py:499
|
||||
#: redbot/cogs/streams/streamtypes.py:453
|
||||
#: redbot/cogs/streams/streamtypes.py:502
|
||||
msgid "Followers"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:452
|
||||
#: redbot/cogs/streams/streamtypes.py:500
|
||||
#: redbot/cogs/streams/streamtypes.py:454
|
||||
#: redbot/cogs/streams/streamtypes.py:503
|
||||
msgid "Total views"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:457
|
||||
#: redbot/cogs/streams/streamtypes.py:459
|
||||
msgid "Playing: "
|
||||
msgstr "Toistetaan: "
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:505
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
msgid "None"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
#: redbot/cogs/streams/streamtypes.py:511
|
||||
msgid "NSFW | "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:512
|
||||
#: redbot/cogs/streams/streamtypes.py:515
|
||||
msgid "{adult}Category: {category} | Tags: {tags}"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-09-03 14:25+0000\n"
|
||||
"POT-Creation-Date: 2022-04-09 18:09+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: French\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Generated-By: redgettext 3.4.2\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -15,7 +15,7 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 48\n"
|
||||
"Language: fr_FR\n"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:42
|
||||
#: redbot/cogs/streams/streams.py:43
|
||||
#, docstring
|
||||
msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" You can check if a Twitch, YouTube or Picarto stream is\n"
|
||||
@@ -26,101 +26,94 @@ msgstr "Diverses commandes lié aux plateformes de streaming.\n\n"
|
||||
" actuellement en direct.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/streams/streams.py:143
|
||||
#: redbot/cogs/streams/streams.py:122
|
||||
msgid "You need a client secret key if you want to use the Twitch API on this cog.\n"
|
||||
"Follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/console/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click \"Manage\" on your application.\n"
|
||||
"3. Click on \"New secret\".\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
"{command}\n\n"
|
||||
"Note: These tokens are sensitive and should only be used in a private channel or in DM with the bot."
|
||||
msgstr "Vous avez besoin d'une clée de secret client si vous vouluez utiliser l'API Twitch sur ce cog.\n"
|
||||
"Suivez ces étapes :\n"
|
||||
"1. Rendez vous sur cette page : https://dev.twitch.tv/console/apps.\n"
|
||||
"2. Cliquez sur \"Gérer\" sur votre application.\n"
|
||||
"3. Cliquez sur \"Nouveau secret\".\n"
|
||||
"5. Copiez votre ID de client et votre secret de client dans :\n"
|
||||
"{command}\n\n"
|
||||
"Note : Ces tokens sont sensibles et devrait être utiliser dans un salon privé ou en message privé avec le bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_id_here>"
|
||||
msgstr "<your_client_id_here>"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_secret_here>"
|
||||
msgstr "<votre_secret_client_ici>"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:210
|
||||
#: redbot/cogs/streams/streams.py:207
|
||||
#, docstring
|
||||
msgid "Check if a Twitch channel is live."
|
||||
msgstr "Vérifiez si une chaîne Twitch est en live."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:225
|
||||
#: redbot/cogs/streams/streams.py:222
|
||||
#, docstring
|
||||
msgid "Check if a YouTube channel is live."
|
||||
msgstr "Vérifiez si une chaîne YouTube est en live."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:243
|
||||
#: redbot/cogs/streams/streams.py:240
|
||||
#, docstring
|
||||
msgid "Check if a Picarto channel is live."
|
||||
msgstr "Vérifiez si une chaîne Picarto est en live."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:255 redbot/cogs/streams/streams.py:291
|
||||
#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288
|
||||
msgid "That user is offline."
|
||||
msgstr "Cet utilisateur est hors ligne."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:449
|
||||
msgid "That channel doesn't seem to exist."
|
||||
msgstr "Cette chaine ne semble pas exister."
|
||||
#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:467
|
||||
msgid "That user doesn't seem to exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:260 redbot/cogs/streams/streams.py:417
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:435
|
||||
msgid "The Twitch token is either invalid or has not been set. See {command}."
|
||||
msgstr "Le token Twitch est soit invalide, soit non défini. Voir {command}."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:266 redbot/cogs/streams/streams.py:424
|
||||
#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:442
|
||||
msgid "The YouTube API key is either invalid or has not been set. See {command}."
|
||||
msgstr "Le token de l'API YouTube est soit invalide, soit il n'a pas été défini. Voir {command}."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:272 redbot/cogs/streams/streams.py:432
|
||||
#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:450
|
||||
msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
|
||||
msgstr "Le quota YouTube a été dépassé. Réessayez plus tard ou contactez le propriétaire si cela continue."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:284 redbot/cogs/streams/streams.py:444
|
||||
#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:462
|
||||
msgid "Something went wrong whilst trying to contact the stream service's API."
|
||||
msgstr "Une erreur s'est produite lors de la tentative de connexion a l'API du service de stream."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:301
|
||||
#: redbot/cogs/streams/streams.py:298
|
||||
#, docstring
|
||||
msgid "Manage automated stream alerts."
|
||||
msgstr "Gérer les alertes de stream."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:306
|
||||
#: redbot/cogs/streams/streams.py:308
|
||||
#, docstring
|
||||
msgid "Manage Twitch stream notifications."
|
||||
msgstr "Gérer les notifications de stream Twitch."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:311
|
||||
#: redbot/cogs/streams/streams.py:315
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Twitch stream."
|
||||
msgstr "Activer les alertes dans ce salon pour un stream Twitch."
|
||||
msgid "Toggle alerts in this or the given channel for a Twitch stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:314
|
||||
#: redbot/cogs/streams/streams.py:318
|
||||
msgid "Please supply the name of a *Twitch* channel, not a Discord channel."
|
||||
msgstr "Veuillez fournir le nom d'une chaîne *Twitch*, pas d'un salon Discord."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:321
|
||||
#: redbot/cogs/streams/streams.py:330
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a YouTube stream."
|
||||
msgstr "Activer les alertes dans ce salon pour un stream YouTube."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:326
|
||||
#: redbot/cogs/streams/streams.py:337
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Picarto stream."
|
||||
msgstr "Activer les alertes dans ce salon pour un stream Picarto."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:331
|
||||
#: redbot/cogs/streams/streams.py:342
|
||||
#, docstring
|
||||
msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" `[p]streamalert stop` will disable this channel's stream\n"
|
||||
@@ -134,101 +127,86 @@ msgstr "Désactive toutes les alertes de stream sur ce salon ou ce serveur.\n\n"
|
||||
" pour ce serveur.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/streams/streams.py:361
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
msgid "All the stream alerts in this server have been disabled."
|
||||
msgstr "Toutes les alertes de stream de ce serveur ont été désactivées."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:363
|
||||
#: redbot/cogs/streams/streams.py:374
|
||||
msgid "All the stream alerts in this channel have been disabled."
|
||||
msgstr "Toutes les alertes de stream dans ce salon ont été désactivées."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:369
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#, docstring
|
||||
msgid "List all active stream alerts in this server."
|
||||
msgstr "Liste toutes les alertes de streams actives dans ce serveur."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
#: redbot/cogs/streams/streams.py:383
|
||||
msgid "Active alerts:\n\n"
|
||||
msgstr "Alertes actives :\n\n"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#: redbot/cogs/streams/streams.py:391
|
||||
msgid "There are no active alerts in this server."
|
||||
msgstr "Il n'y a pas d'alertes actives dans ce serveur."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:457
|
||||
#: redbot/cogs/streams/streams.py:475
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr "Gérer les paramètres d'alerte de stream."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:463
|
||||
#: redbot/cogs/streams/streams.py:481
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr "Définir le temps de rafraîchissement de la vérification des streams."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:465
|
||||
#: redbot/cogs/streams/streams.py:483
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr "Vous ne pouvez pas régler le temps de rafraîchissement à moins de 60 secondes"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:475
|
||||
#: redbot/cogs/streams/streams.py:493
|
||||
#, docstring
|
||||
msgid "Explain how to set the twitch token."
|
||||
msgstr "Expliquer comment définir le token Twitch."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:476
|
||||
#: redbot/cogs/streams/streams.py:494
|
||||
msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/dashboard/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click *Register Your Application*.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to {localhost}, and select an Application Category of your choosing.\n"
|
||||
"4. Click *Register*.\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
"{command}\n\n"
|
||||
"Note: These tokens are sensitive and should only be used in a private channel\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr "Pour définir le token de l'API Twitch, suivez ces étapes :1. Rendez vous sur cette page : https://dev.twitch.tv/dashboard/apps.\n"
|
||||
"2. Cliquez sur *Enregistrer votre application*.\n"
|
||||
"3. Entrez un nom, définissez l'URL de redirection OAuth sir `http://localhost` et sélectionnez la catégorie de votre choix.\n"
|
||||
"4. Cliquez sur *Créer*.\n"
|
||||
"5. Copiez votre ID de client et votre secret de client dans :\n"
|
||||
"{command}\n\n"
|
||||
"Note : Ces tokens sont sensibles et devrait être utiliser dans un salon privé ou en message privé avec le bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:499
|
||||
#: redbot/cogs/streams/streams.py:519
|
||||
#, docstring
|
||||
msgid "Explain how to set the YouTube token."
|
||||
msgstr "Expliquer comment définir le token YouTube."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:501
|
||||
#: redbot/cogs/streams/streams.py:521
|
||||
msgid "To get one, do the following:\n"
|
||||
"1. Create a project\n"
|
||||
"(see https://support.google.com/googleapi/answer/6251787 for details)\n"
|
||||
"(see {link1} for details)\n"
|
||||
"2. Enable the YouTube Data API v3 \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158841 for instructions)\n"
|
||||
"(see {link2} for instructions)\n"
|
||||
"3. Set up your API key \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158862 for instructions)\n"
|
||||
"(see {link3} for instructions)\n"
|
||||
"4. Copy your API key and run the command {command}\n\n"
|
||||
"Note: These tokens are sensitive and should only be used in a private channel\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr "Pour en obtenir un, procédez comme suit :\n"
|
||||
"1. Créer un projet\n"
|
||||
"(voir https://support.google.com/googleapi/answer/6251787 pour les détails)\n"
|
||||
"2. Activez YouTube Data API v3 \n"
|
||||
"(voir https://support.google.com/googleapi/answer/6158841 pour les instructions)\n"
|
||||
"3. Configurez votre clé d'API \n"
|
||||
"(voir https://support.google.com/googleapi/answer/6158862 pour les instructions)\n"
|
||||
"4. Copiez votre clé d'API et exécutez la commande {command}\n\n"
|
||||
"Note : Ces tokens sont sensibles et devrait être utiliser dans un salon privé\n"
|
||||
"ou en message privé avec le bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:515
|
||||
#: redbot/cogs/streams/streams.py:538
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr "<votre_clé_API_ici>"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:524
|
||||
#: redbot/cogs/streams/streams.py:547
|
||||
#, docstring
|
||||
msgid "Manage custom messages for stream alerts."
|
||||
msgstr "Gérer les messages personnalisés pour les alertes de streams."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:530
|
||||
#: redbot/cogs/streams/streams.py:553
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" Use `{mention}` in the message to insert the selected mentions.\n"
|
||||
@@ -243,11 +221,11 @@ msgstr "Défini le message d'alerte lorsque les mentions sont activées.\n\n"
|
||||
" Par exemple : `[p]streamset message mention {mention}, {stream.display_name} est en live !\"`\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/streams/streams.py:540 redbot/cogs/streams/streams.py:554
|
||||
#: redbot/cogs/streams/streams.py:563 redbot/cogs/streams/streams.py:577
|
||||
msgid "Stream alert message set!"
|
||||
msgstr "Message d'alerte de stream défini !"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:545
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" Use `{stream}` in the message to insert the channel or username.\n"
|
||||
@@ -260,157 +238,157 @@ msgstr "Défini le message d'alerte lorsque les mentions sont désactivées.\n\n
|
||||
" Par exemple : `[p]streamset message nomention {stream.display_name} est en live !\"`\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/streams/streams.py:559
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
#, docstring
|
||||
msgid "Reset the stream alert messages in this server."
|
||||
msgstr "Réinitialiser les messages d'alerte de streams sur ce serveur."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:563
|
||||
#: redbot/cogs/streams/streams.py:586
|
||||
msgid "Stream alerts in this server will now use the default alert message."
|
||||
msgstr "Les alertes de stream de ce serveur utiliseront maintenant le message d'alerte par défaut."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#: redbot/cogs/streams/streams.py:591
|
||||
#, docstring
|
||||
msgid "Manage mention settings for stream alerts."
|
||||
msgstr "Gérer les paramètres de mention pour les alertes de streams."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:574
|
||||
#: redbot/cogs/streams/streams.py:597
|
||||
#, docstring
|
||||
msgid "Toggle the `@everyone` mention."
|
||||
msgstr "Activer la mention `@'everyone`."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:579
|
||||
msgid "`@everyone` will no longer be mentioned for stream alerts."
|
||||
msgstr "`@'everyone` ne sera plus mentionné pour les alertes de streams."
|
||||
#: redbot/cogs/streams/streams.py:603
|
||||
msgid "{everyone} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
msgid "When a stream is live, `@everyone` will be mentioned."
|
||||
msgstr "Quand un stream est en direct, `@everyone` sera mentionné."
|
||||
#: redbot/cogs/streams/streams.py:610
|
||||
msgid "When a stream is live, {everyone} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:587
|
||||
#: redbot/cogs/streams/streams.py:618
|
||||
#, docstring
|
||||
msgid "Toggle the `@here` mention."
|
||||
msgstr "Utiliser la mention `@here`."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:592
|
||||
msgid "`@here` will no longer be mentioned for stream alerts."
|
||||
msgstr "`@here` ne sera plus mentionné pour les alertes de streams."
|
||||
#: redbot/cogs/streams/streams.py:624
|
||||
msgid "{here} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:595
|
||||
msgid "When a stream is live, `@here` will be mentioned."
|
||||
msgstr "Quand un stream est en direct, `@here` sera mentionné."
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
msgid "When a stream is live, {here} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:600
|
||||
#: redbot/cogs/streams/streams.py:639
|
||||
#, docstring
|
||||
msgid "Toggle a role mention."
|
||||
msgstr "Activer une mention de rôle."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:605
|
||||
msgid "`@{role.name}` will no longer be mentioned for stream alerts."
|
||||
msgstr "`@{role.name}` ne sera plus mentionné pour les alertes de streams."
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
msgid "{role} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:611
|
||||
msgid "When a stream or community is live, `@{role.name}` will be mentioned."
|
||||
msgstr "Quand un stream ou une communauté est en direct, `@{role.name}` sera mentionné."
|
||||
#: redbot/cogs/streams/streams.py:650
|
||||
msgid "When a stream or community is live, {role} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:615
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification."
|
||||
msgstr "Puisque le rôle n'est pas mentionnable, il le sera momentanément lors de l'annonce d'un stream. Veuillez vous assurer que j'ai les bonnes permissions pour gérer ce rôle, sinon les membres de ce rôle ne recevront pas de notification."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:626
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
#, docstring
|
||||
msgid "Toggle alert deletion for when streams go offline."
|
||||
msgstr "Activer la suppression de l'alerte lorsque les streams sont hors ligne."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:629
|
||||
#: redbot/cogs/streams/streams.py:668
|
||||
msgid "The notifications will be deleted once streams go offline."
|
||||
msgstr "Les notifications seront supprimées une fois que les streams seront hors ligne."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
#: redbot/cogs/streams/streams.py:670
|
||||
msgid "Notifications will no longer be deleted."
|
||||
msgstr "Les notifications ne seront plus supprimées."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:636
|
||||
#: redbot/cogs/streams/streams.py:675
|
||||
#, docstring
|
||||
msgid "Toggle excluding rerun streams from alerts."
|
||||
msgstr "Activer/désactiver l'exclusion des reruns de streams des alertes."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:641
|
||||
#: redbot/cogs/streams/streams.py:680
|
||||
msgid "Streams of type 'rerun' will be included in alerts."
|
||||
msgstr "Les streams de type 'reerun' seront inclus dans les alertes."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
#: redbot/cogs/streams/streams.py:683
|
||||
msgid "Streams of type 'rerun' will no longer send an alert."
|
||||
msgstr "Les flux de type 'rerun' n'enverront plus d'alerte."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:649
|
||||
#: redbot/cogs/streams/streams.py:688
|
||||
#, docstring
|
||||
msgid "Toggle excluding YouTube streams schedules from alerts."
|
||||
msgstr "Activer/désactiver l'exclusion des streams programmés Youtube des alertes."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
#: redbot/cogs/streams/streams.py:693
|
||||
msgid "Streams schedules will be included in alerts."
|
||||
msgstr "Les streams programmés seront inclus dans les alertes."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:657
|
||||
#: redbot/cogs/streams/streams.py:696
|
||||
msgid "Streams schedules will no longer send an alert."
|
||||
msgstr "Les streams programmés n'enverront plus d'alerte."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
msgid "I'll now send a notification in this channel when {stream.name} is live."
|
||||
msgstr "Je vais maintenant envoyer une notification dans ce salon lorsque {stream.name} sera en live."
|
||||
#: redbot/cogs/streams/streams.py:704
|
||||
msgid "I'll now send a notification in the {channel.mention} channel when {stream.name} is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:674
|
||||
msgid "I won't send notifications about {stream.name} in this channel anymore."
|
||||
msgstr "Je n'enverrai plus de notifications à propos de {stream.name} dans ce salon."
|
||||
#: redbot/cogs/streams/streams.py:714
|
||||
msgid "I won't send notifications about {stream.name} in the {channel.mention} channel anymore"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:825
|
||||
#: redbot/cogs/streams/streams.py:866
|
||||
msgid "{mention}, {display_name} is live!"
|
||||
msgstr "{mention}, {display_name} est en live !"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:845
|
||||
#: redbot/cogs/streams/streams.py:886
|
||||
msgid "{display_name} is live!"
|
||||
msgstr "{display_name} est en live !"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:226
|
||||
#: redbot/cogs/streams/streamtypes.py:228
|
||||
msgid "This stream will start in {time}"
|
||||
msgstr "Ce stream va commencer dans {time}"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:232
|
||||
#: redbot/cogs/streams/streamtypes.py:234
|
||||
msgid "This stream was scheduled for {min} minutes ago"
|
||||
msgstr "Ce stream était prévu pour il y a {min} minutes"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:446
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
msgid "Untitled broadcast"
|
||||
msgstr "Diffusion sans titre"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
#: redbot/cogs/streams/streamtypes.py:450
|
||||
msgid " - Rerun"
|
||||
msgstr " - Rerun"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:451
|
||||
#: redbot/cogs/streams/streamtypes.py:499
|
||||
#: redbot/cogs/streams/streamtypes.py:453
|
||||
#: redbot/cogs/streams/streamtypes.py:502
|
||||
msgid "Followers"
|
||||
msgstr "Abonnés"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:452
|
||||
#: redbot/cogs/streams/streamtypes.py:500
|
||||
#: redbot/cogs/streams/streamtypes.py:454
|
||||
#: redbot/cogs/streams/streamtypes.py:503
|
||||
msgid "Total views"
|
||||
msgstr "Vues totales"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:457
|
||||
#: redbot/cogs/streams/streamtypes.py:459
|
||||
msgid "Playing: "
|
||||
msgstr "Joue à : "
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:505
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
msgid "None"
|
||||
msgstr "Aucun"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
#: redbot/cogs/streams/streamtypes.py:511
|
||||
msgid "NSFW | "
|
||||
msgstr "NSFW | "
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:512
|
||||
#: redbot/cogs/streams/streamtypes.py:515
|
||||
msgid "{adult}Category: {category} | Tags: {tags}"
|
||||
msgstr "{adult}Catégorie : {category} | Tags : {tags}"
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-09-03 14:25+0000\n"
|
||||
"POT-Creation-Date: 2022-04-09 18:09+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Hebrew\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Generated-By: redgettext 3.4.2\n"
|
||||
"Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3;\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -15,7 +15,7 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 48\n"
|
||||
"Language: he_IL\n"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:42
|
||||
#: redbot/cogs/streams/streams.py:43
|
||||
#, docstring
|
||||
msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" You can check if a Twitch, YouTube or Picarto stream is\n"
|
||||
@@ -23,10 +23,10 @@ msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:143
|
||||
#: redbot/cogs/streams/streams.py:122
|
||||
msgid "You need a client secret key if you want to use the Twitch API on this cog.\n"
|
||||
"Follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/console/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click \"Manage\" on your application.\n"
|
||||
"3. Click on \"New secret\".\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
@@ -34,83 +34,83 @@ msgid "You need a client secret key if you want to use the Twitch API on this co
|
||||
"Note: These tokens are sensitive and should only be used in a private channel or in DM with the bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_id_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_secret_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:210
|
||||
#: redbot/cogs/streams/streams.py:207
|
||||
#, docstring
|
||||
msgid "Check if a Twitch channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:225
|
||||
#: redbot/cogs/streams/streams.py:222
|
||||
#, docstring
|
||||
msgid "Check if a YouTube channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:243
|
||||
#: redbot/cogs/streams/streams.py:240
|
||||
#, docstring
|
||||
msgid "Check if a Picarto channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:255 redbot/cogs/streams/streams.py:291
|
||||
#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288
|
||||
msgid "That user is offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:449
|
||||
msgid "That channel doesn't seem to exist."
|
||||
#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:467
|
||||
msgid "That user doesn't seem to exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:260 redbot/cogs/streams/streams.py:417
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:435
|
||||
msgid "The Twitch token is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:266 redbot/cogs/streams/streams.py:424
|
||||
#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:442
|
||||
msgid "The YouTube API key is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:272 redbot/cogs/streams/streams.py:432
|
||||
#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:450
|
||||
msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:284 redbot/cogs/streams/streams.py:444
|
||||
#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:462
|
||||
msgid "Something went wrong whilst trying to contact the stream service's API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:301
|
||||
#: redbot/cogs/streams/streams.py:298
|
||||
#, docstring
|
||||
msgid "Manage automated stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:306
|
||||
#: redbot/cogs/streams/streams.py:308
|
||||
#, docstring
|
||||
msgid "Manage Twitch stream notifications."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:311
|
||||
#: redbot/cogs/streams/streams.py:315
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Twitch stream."
|
||||
msgid "Toggle alerts in this or the given channel for a Twitch stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:314
|
||||
#: redbot/cogs/streams/streams.py:318
|
||||
msgid "Please supply the name of a *Twitch* channel, not a Discord channel."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:321
|
||||
#: redbot/cogs/streams/streams.py:330
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a YouTube stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:326
|
||||
#: redbot/cogs/streams/streams.py:337
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Picarto stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:331
|
||||
#: redbot/cogs/streams/streams.py:342
|
||||
#, docstring
|
||||
msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" `[p]streamalert stop` will disable this channel's stream\n"
|
||||
@@ -120,51 +120,51 @@ msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:361
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
msgid "All the stream alerts in this server have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:363
|
||||
#: redbot/cogs/streams/streams.py:374
|
||||
msgid "All the stream alerts in this channel have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:369
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#, docstring
|
||||
msgid "List all active stream alerts in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
#: redbot/cogs/streams/streams.py:383
|
||||
msgid "Active alerts:\n\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#: redbot/cogs/streams/streams.py:391
|
||||
msgid "There are no active alerts in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:457
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:463
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:465
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:475
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:481
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:483
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:493
|
||||
#, docstring
|
||||
msgid "Explain how to set the twitch token."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:476
|
||||
#: redbot/cogs/streams/streams.py:494
|
||||
msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/dashboard/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click *Register Your Application*.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to {localhost}, and select an Application Category of your choosing.\n"
|
||||
"4. Click *Register*.\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
"{command}\n\n"
|
||||
@@ -172,34 +172,34 @@ msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:499
|
||||
#: redbot/cogs/streams/streams.py:519
|
||||
#, docstring
|
||||
msgid "Explain how to set the YouTube token."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:501
|
||||
#: redbot/cogs/streams/streams.py:521
|
||||
msgid "To get one, do the following:\n"
|
||||
"1. Create a project\n"
|
||||
"(see https://support.google.com/googleapi/answer/6251787 for details)\n"
|
||||
"(see {link1} for details)\n"
|
||||
"2. Enable the YouTube Data API v3 \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158841 for instructions)\n"
|
||||
"(see {link2} for instructions)\n"
|
||||
"3. Set up your API key \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158862 for instructions)\n"
|
||||
"(see {link3} for instructions)\n"
|
||||
"4. Copy your API key and run the command {command}\n\n"
|
||||
"Note: These tokens are sensitive and should only be used in a private channel\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:515
|
||||
#: redbot/cogs/streams/streams.py:538
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:524
|
||||
#: redbot/cogs/streams/streams.py:547
|
||||
#, docstring
|
||||
msgid "Manage custom messages for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:530
|
||||
#: redbot/cogs/streams/streams.py:553
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" Use `{mention}` in the message to insert the selected mentions.\n"
|
||||
@@ -209,11 +209,11 @@ msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:540 redbot/cogs/streams/streams.py:554
|
||||
#: redbot/cogs/streams/streams.py:563 redbot/cogs/streams/streams.py:577
|
||||
msgid "Stream alert message set!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:545
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" Use `{stream}` in the message to insert the channel or username.\n"
|
||||
@@ -222,157 +222,157 @@ msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:559
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
#, docstring
|
||||
msgid "Reset the stream alert messages in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:563
|
||||
#: redbot/cogs/streams/streams.py:586
|
||||
msgid "Stream alerts in this server will now use the default alert message."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#: redbot/cogs/streams/streams.py:591
|
||||
#, docstring
|
||||
msgid "Manage mention settings for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:574
|
||||
#: redbot/cogs/streams/streams.py:597
|
||||
#, docstring
|
||||
msgid "Toggle the `@everyone` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:579
|
||||
msgid "`@everyone` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:603
|
||||
msgid "{everyone} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
msgid "When a stream is live, `@everyone` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:610
|
||||
msgid "When a stream is live, {everyone} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:587
|
||||
#: redbot/cogs/streams/streams.py:618
|
||||
#, docstring
|
||||
msgid "Toggle the `@here` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:592
|
||||
msgid "`@here` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:624
|
||||
msgid "{here} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:595
|
||||
msgid "When a stream is live, `@here` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
msgid "When a stream is live, {here} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:600
|
||||
#: redbot/cogs/streams/streams.py:639
|
||||
#, docstring
|
||||
msgid "Toggle a role mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:605
|
||||
msgid "`@{role.name}` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
msgid "{role} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:611
|
||||
msgid "When a stream or community is live, `@{role.name}` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:650
|
||||
msgid "When a stream or community is live, {role} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:615
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:626
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
#, docstring
|
||||
msgid "Toggle alert deletion for when streams go offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:629
|
||||
#: redbot/cogs/streams/streams.py:668
|
||||
msgid "The notifications will be deleted once streams go offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
#: redbot/cogs/streams/streams.py:670
|
||||
msgid "Notifications will no longer be deleted."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:636
|
||||
#: redbot/cogs/streams/streams.py:675
|
||||
#, docstring
|
||||
msgid "Toggle excluding rerun streams from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:641
|
||||
#: redbot/cogs/streams/streams.py:680
|
||||
msgid "Streams of type 'rerun' will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
#: redbot/cogs/streams/streams.py:683
|
||||
msgid "Streams of type 'rerun' will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:649
|
||||
#: redbot/cogs/streams/streams.py:688
|
||||
#, docstring
|
||||
msgid "Toggle excluding YouTube streams schedules from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
#: redbot/cogs/streams/streams.py:693
|
||||
msgid "Streams schedules will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:657
|
||||
#: redbot/cogs/streams/streams.py:696
|
||||
msgid "Streams schedules will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
msgid "I'll now send a notification in this channel when {stream.name} is live."
|
||||
#: redbot/cogs/streams/streams.py:704
|
||||
msgid "I'll now send a notification in the {channel.mention} channel when {stream.name} is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:674
|
||||
msgid "I won't send notifications about {stream.name} in this channel anymore."
|
||||
#: redbot/cogs/streams/streams.py:714
|
||||
msgid "I won't send notifications about {stream.name} in the {channel.mention} channel anymore"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:825
|
||||
#: redbot/cogs/streams/streams.py:866
|
||||
msgid "{mention}, {display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:845
|
||||
#: redbot/cogs/streams/streams.py:886
|
||||
msgid "{display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:226
|
||||
#: redbot/cogs/streams/streamtypes.py:228
|
||||
msgid "This stream will start in {time}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:232
|
||||
#: redbot/cogs/streams/streamtypes.py:234
|
||||
msgid "This stream was scheduled for {min} minutes ago"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:446
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
msgid "Untitled broadcast"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
#: redbot/cogs/streams/streamtypes.py:450
|
||||
msgid " - Rerun"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:451
|
||||
#: redbot/cogs/streams/streamtypes.py:499
|
||||
#: redbot/cogs/streams/streamtypes.py:453
|
||||
#: redbot/cogs/streams/streamtypes.py:502
|
||||
msgid "Followers"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:452
|
||||
#: redbot/cogs/streams/streamtypes.py:500
|
||||
#: redbot/cogs/streams/streamtypes.py:454
|
||||
#: redbot/cogs/streams/streamtypes.py:503
|
||||
msgid "Total views"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:457
|
||||
#: redbot/cogs/streams/streamtypes.py:459
|
||||
msgid "Playing: "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:505
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
msgid "None"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
#: redbot/cogs/streams/streamtypes.py:511
|
||||
msgid "NSFW | "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:512
|
||||
#: redbot/cogs/streams/streamtypes.py:515
|
||||
msgid "{adult}Category: {category} | Tags: {tags}"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-09-03 14:25+0000\n"
|
||||
"POT-Creation-Date: 2022-04-09 18:09+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Hindi\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Generated-By: redgettext 3.4.2\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -15,7 +15,7 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 48\n"
|
||||
"Language: hi_IN\n"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:42
|
||||
#: redbot/cogs/streams/streams.py:43
|
||||
#, docstring
|
||||
msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" You can check if a Twitch, YouTube or Picarto stream is\n"
|
||||
@@ -23,10 +23,10 @@ msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:143
|
||||
#: redbot/cogs/streams/streams.py:122
|
||||
msgid "You need a client secret key if you want to use the Twitch API on this cog.\n"
|
||||
"Follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/console/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click \"Manage\" on your application.\n"
|
||||
"3. Click on \"New secret\".\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
@@ -34,83 +34,83 @@ msgid "You need a client secret key if you want to use the Twitch API on this co
|
||||
"Note: These tokens are sensitive and should only be used in a private channel or in DM with the bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_id_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_secret_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:210
|
||||
#: redbot/cogs/streams/streams.py:207
|
||||
#, docstring
|
||||
msgid "Check if a Twitch channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:225
|
||||
#: redbot/cogs/streams/streams.py:222
|
||||
#, docstring
|
||||
msgid "Check if a YouTube channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:243
|
||||
#: redbot/cogs/streams/streams.py:240
|
||||
#, docstring
|
||||
msgid "Check if a Picarto channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:255 redbot/cogs/streams/streams.py:291
|
||||
#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288
|
||||
msgid "That user is offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:449
|
||||
msgid "That channel doesn't seem to exist."
|
||||
#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:467
|
||||
msgid "That user doesn't seem to exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:260 redbot/cogs/streams/streams.py:417
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:435
|
||||
msgid "The Twitch token is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:266 redbot/cogs/streams/streams.py:424
|
||||
#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:442
|
||||
msgid "The YouTube API key is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:272 redbot/cogs/streams/streams.py:432
|
||||
#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:450
|
||||
msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:284 redbot/cogs/streams/streams.py:444
|
||||
#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:462
|
||||
msgid "Something went wrong whilst trying to contact the stream service's API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:301
|
||||
#: redbot/cogs/streams/streams.py:298
|
||||
#, docstring
|
||||
msgid "Manage automated stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:306
|
||||
#: redbot/cogs/streams/streams.py:308
|
||||
#, docstring
|
||||
msgid "Manage Twitch stream notifications."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:311
|
||||
#: redbot/cogs/streams/streams.py:315
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Twitch stream."
|
||||
msgid "Toggle alerts in this or the given channel for a Twitch stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:314
|
||||
#: redbot/cogs/streams/streams.py:318
|
||||
msgid "Please supply the name of a *Twitch* channel, not a Discord channel."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:321
|
||||
#: redbot/cogs/streams/streams.py:330
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a YouTube stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:326
|
||||
#: redbot/cogs/streams/streams.py:337
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Picarto stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:331
|
||||
#: redbot/cogs/streams/streams.py:342
|
||||
#, docstring
|
||||
msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" `[p]streamalert stop` will disable this channel's stream\n"
|
||||
@@ -120,51 +120,51 @@ msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:361
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
msgid "All the stream alerts in this server have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:363
|
||||
#: redbot/cogs/streams/streams.py:374
|
||||
msgid "All the stream alerts in this channel have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:369
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#, docstring
|
||||
msgid "List all active stream alerts in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
#: redbot/cogs/streams/streams.py:383
|
||||
msgid "Active alerts:\n\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#: redbot/cogs/streams/streams.py:391
|
||||
msgid "There are no active alerts in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:457
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:463
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:465
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:475
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:481
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:483
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:493
|
||||
#, docstring
|
||||
msgid "Explain how to set the twitch token."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:476
|
||||
#: redbot/cogs/streams/streams.py:494
|
||||
msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/dashboard/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click *Register Your Application*.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to {localhost}, and select an Application Category of your choosing.\n"
|
||||
"4. Click *Register*.\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
"{command}\n\n"
|
||||
@@ -172,34 +172,34 @@ msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:499
|
||||
#: redbot/cogs/streams/streams.py:519
|
||||
#, docstring
|
||||
msgid "Explain how to set the YouTube token."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:501
|
||||
#: redbot/cogs/streams/streams.py:521
|
||||
msgid "To get one, do the following:\n"
|
||||
"1. Create a project\n"
|
||||
"(see https://support.google.com/googleapi/answer/6251787 for details)\n"
|
||||
"(see {link1} for details)\n"
|
||||
"2. Enable the YouTube Data API v3 \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158841 for instructions)\n"
|
||||
"(see {link2} for instructions)\n"
|
||||
"3. Set up your API key \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158862 for instructions)\n"
|
||||
"(see {link3} for instructions)\n"
|
||||
"4. Copy your API key and run the command {command}\n\n"
|
||||
"Note: These tokens are sensitive and should only be used in a private channel\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:515
|
||||
#: redbot/cogs/streams/streams.py:538
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:524
|
||||
#: redbot/cogs/streams/streams.py:547
|
||||
#, docstring
|
||||
msgid "Manage custom messages for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:530
|
||||
#: redbot/cogs/streams/streams.py:553
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" Use `{mention}` in the message to insert the selected mentions.\n"
|
||||
@@ -209,11 +209,11 @@ msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:540 redbot/cogs/streams/streams.py:554
|
||||
#: redbot/cogs/streams/streams.py:563 redbot/cogs/streams/streams.py:577
|
||||
msgid "Stream alert message set!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:545
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" Use `{stream}` in the message to insert the channel or username.\n"
|
||||
@@ -222,157 +222,157 @@ msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:559
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
#, docstring
|
||||
msgid "Reset the stream alert messages in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:563
|
||||
#: redbot/cogs/streams/streams.py:586
|
||||
msgid "Stream alerts in this server will now use the default alert message."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#: redbot/cogs/streams/streams.py:591
|
||||
#, docstring
|
||||
msgid "Manage mention settings for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:574
|
||||
#: redbot/cogs/streams/streams.py:597
|
||||
#, docstring
|
||||
msgid "Toggle the `@everyone` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:579
|
||||
msgid "`@everyone` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:603
|
||||
msgid "{everyone} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
msgid "When a stream is live, `@everyone` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:610
|
||||
msgid "When a stream is live, {everyone} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:587
|
||||
#: redbot/cogs/streams/streams.py:618
|
||||
#, docstring
|
||||
msgid "Toggle the `@here` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:592
|
||||
msgid "`@here` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:624
|
||||
msgid "{here} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:595
|
||||
msgid "When a stream is live, `@here` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
msgid "When a stream is live, {here} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:600
|
||||
#: redbot/cogs/streams/streams.py:639
|
||||
#, docstring
|
||||
msgid "Toggle a role mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:605
|
||||
msgid "`@{role.name}` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
msgid "{role} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:611
|
||||
msgid "When a stream or community is live, `@{role.name}` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:650
|
||||
msgid "When a stream or community is live, {role} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:615
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:626
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
#, docstring
|
||||
msgid "Toggle alert deletion for when streams go offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:629
|
||||
#: redbot/cogs/streams/streams.py:668
|
||||
msgid "The notifications will be deleted once streams go offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
#: redbot/cogs/streams/streams.py:670
|
||||
msgid "Notifications will no longer be deleted."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:636
|
||||
#: redbot/cogs/streams/streams.py:675
|
||||
#, docstring
|
||||
msgid "Toggle excluding rerun streams from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:641
|
||||
#: redbot/cogs/streams/streams.py:680
|
||||
msgid "Streams of type 'rerun' will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
#: redbot/cogs/streams/streams.py:683
|
||||
msgid "Streams of type 'rerun' will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:649
|
||||
#: redbot/cogs/streams/streams.py:688
|
||||
#, docstring
|
||||
msgid "Toggle excluding YouTube streams schedules from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
#: redbot/cogs/streams/streams.py:693
|
||||
msgid "Streams schedules will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:657
|
||||
#: redbot/cogs/streams/streams.py:696
|
||||
msgid "Streams schedules will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
msgid "I'll now send a notification in this channel when {stream.name} is live."
|
||||
#: redbot/cogs/streams/streams.py:704
|
||||
msgid "I'll now send a notification in the {channel.mention} channel when {stream.name} is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:674
|
||||
msgid "I won't send notifications about {stream.name} in this channel anymore."
|
||||
#: redbot/cogs/streams/streams.py:714
|
||||
msgid "I won't send notifications about {stream.name} in the {channel.mention} channel anymore"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:825
|
||||
#: redbot/cogs/streams/streams.py:866
|
||||
msgid "{mention}, {display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:845
|
||||
#: redbot/cogs/streams/streams.py:886
|
||||
msgid "{display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:226
|
||||
#: redbot/cogs/streams/streamtypes.py:228
|
||||
msgid "This stream will start in {time}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:232
|
||||
#: redbot/cogs/streams/streamtypes.py:234
|
||||
msgid "This stream was scheduled for {min} minutes ago"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:446
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
msgid "Untitled broadcast"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
#: redbot/cogs/streams/streamtypes.py:450
|
||||
msgid " - Rerun"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:451
|
||||
#: redbot/cogs/streams/streamtypes.py:499
|
||||
#: redbot/cogs/streams/streamtypes.py:453
|
||||
#: redbot/cogs/streams/streamtypes.py:502
|
||||
msgid "Followers"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:452
|
||||
#: redbot/cogs/streams/streamtypes.py:500
|
||||
#: redbot/cogs/streams/streamtypes.py:454
|
||||
#: redbot/cogs/streams/streamtypes.py:503
|
||||
msgid "Total views"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:457
|
||||
#: redbot/cogs/streams/streamtypes.py:459
|
||||
msgid "Playing: "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:505
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
msgid "None"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
#: redbot/cogs/streams/streamtypes.py:511
|
||||
msgid "NSFW | "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:512
|
||||
#: redbot/cogs/streams/streamtypes.py:515
|
||||
msgid "{adult}Category: {category} | Tags: {tags}"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-09-03 14:25+0000\n"
|
||||
"POT-Creation-Date: 2022-04-09 18:09+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Croatian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Generated-By: redgettext 3.4.2\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -15,21 +15,21 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 48\n"
|
||||
"Language: hr_HR\n"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:42
|
||||
#: redbot/cogs/streams/streams.py:43
|
||||
#, docstring
|
||||
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 "Razne naredbe koje se odnose na streaming platforme\n\n"
|
||||
msgstr "Razne naredbe koje se odnose na streaming platforme.\n\n"
|
||||
" Možes provjerit je li Twitch, YouTube ili Picarto stream\n"
|
||||
" trenutno uživo.\n"
|
||||
" trenutno prenosi uživo.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/streams/streams.py:143
|
||||
#: redbot/cogs/streams/streams.py:122
|
||||
msgid "You need a client secret key if you want to use the Twitch API on this cog.\n"
|
||||
"Follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/console/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click \"Manage\" on your application.\n"
|
||||
"3. Click on \"New secret\".\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
@@ -37,83 +37,83 @@ msgid "You need a client secret key if you want to use the Twitch API on this co
|
||||
"Note: These tokens are sensitive and should only be used in a private channel or in DM with the bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_id_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_secret_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:210
|
||||
#: redbot/cogs/streams/streams.py:207
|
||||
#, docstring
|
||||
msgid "Check if a Twitch channel is live."
|
||||
msgstr "Provjeri je li Twitch kanal uživo."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:225
|
||||
#: redbot/cogs/streams/streams.py:222
|
||||
#, docstring
|
||||
msgid "Check if a YouTube channel is live."
|
||||
msgstr "Provjeri je li YouTube kanal uživo."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:243
|
||||
#: redbot/cogs/streams/streams.py:240
|
||||
#, docstring
|
||||
msgid "Check if a Picarto channel is live."
|
||||
msgstr "Provjeri je li Picarto kanal uživo."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:255 redbot/cogs/streams/streams.py:291
|
||||
#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288
|
||||
msgid "That user is offline."
|
||||
msgstr "Taj korisnik je offline."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:449
|
||||
msgid "That channel doesn't seem to exist."
|
||||
msgstr "Čini se da taj kanal ne postoji."
|
||||
#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:467
|
||||
msgid "That user doesn't seem to exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:260 redbot/cogs/streams/streams.py:417
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:435
|
||||
msgid "The Twitch token is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:266 redbot/cogs/streams/streams.py:424
|
||||
#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:442
|
||||
msgid "The YouTube API key is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:272 redbot/cogs/streams/streams.py:432
|
||||
#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:450
|
||||
msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:284 redbot/cogs/streams/streams.py:444
|
||||
#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:462
|
||||
msgid "Something went wrong whilst trying to contact the stream service's API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:301
|
||||
#: redbot/cogs/streams/streams.py:298
|
||||
#, docstring
|
||||
msgid "Manage automated stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:306
|
||||
#: redbot/cogs/streams/streams.py:308
|
||||
#, docstring
|
||||
msgid "Manage Twitch stream notifications."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:311
|
||||
#: redbot/cogs/streams/streams.py:315
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Twitch stream."
|
||||
msgid "Toggle alerts in this or the given channel for a Twitch stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:314
|
||||
#: redbot/cogs/streams/streams.py:318
|
||||
msgid "Please supply the name of a *Twitch* channel, not a Discord channel."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:321
|
||||
#: redbot/cogs/streams/streams.py:330
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a YouTube stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:326
|
||||
#: redbot/cogs/streams/streams.py:337
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Picarto stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:331
|
||||
#: redbot/cogs/streams/streams.py:342
|
||||
#, docstring
|
||||
msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" `[p]streamalert stop` will disable this channel's stream\n"
|
||||
@@ -123,51 +123,51 @@ msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:361
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
msgid "All the stream alerts in this server have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:363
|
||||
#: redbot/cogs/streams/streams.py:374
|
||||
msgid "All the stream alerts in this channel have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:369
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#, docstring
|
||||
msgid "List all active stream alerts in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
#: redbot/cogs/streams/streams.py:383
|
||||
msgid "Active alerts:\n\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#: redbot/cogs/streams/streams.py:391
|
||||
msgid "There are no active alerts in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:457
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:463
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:465
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:475
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:481
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:483
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:493
|
||||
#, docstring
|
||||
msgid "Explain how to set the twitch token."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:476
|
||||
#: redbot/cogs/streams/streams.py:494
|
||||
msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/dashboard/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click *Register Your Application*.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to {localhost}, and select an Application Category of your choosing.\n"
|
||||
"4. Click *Register*.\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
"{command}\n\n"
|
||||
@@ -175,34 +175,34 @@ msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:499
|
||||
#: redbot/cogs/streams/streams.py:519
|
||||
#, docstring
|
||||
msgid "Explain how to set the YouTube token."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:501
|
||||
#: redbot/cogs/streams/streams.py:521
|
||||
msgid "To get one, do the following:\n"
|
||||
"1. Create a project\n"
|
||||
"(see https://support.google.com/googleapi/answer/6251787 for details)\n"
|
||||
"(see {link1} for details)\n"
|
||||
"2. Enable the YouTube Data API v3 \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158841 for instructions)\n"
|
||||
"(see {link2} for instructions)\n"
|
||||
"3. Set up your API key \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158862 for instructions)\n"
|
||||
"(see {link3} for instructions)\n"
|
||||
"4. Copy your API key and run the command {command}\n\n"
|
||||
"Note: These tokens are sensitive and should only be used in a private channel\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:515
|
||||
#: redbot/cogs/streams/streams.py:538
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:524
|
||||
#: redbot/cogs/streams/streams.py:547
|
||||
#, docstring
|
||||
msgid "Manage custom messages for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:530
|
||||
#: redbot/cogs/streams/streams.py:553
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" Use `{mention}` in the message to insert the selected mentions.\n"
|
||||
@@ -212,11 +212,11 @@ msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:540 redbot/cogs/streams/streams.py:554
|
||||
#: redbot/cogs/streams/streams.py:563 redbot/cogs/streams/streams.py:577
|
||||
msgid "Stream alert message set!"
|
||||
msgstr "Poruka obavijesti o streamu postavljena!"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:545
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" Use `{stream}` in the message to insert the channel or username.\n"
|
||||
@@ -225,157 +225,157 @@ msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:559
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
#, docstring
|
||||
msgid "Reset the stream alert messages in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:563
|
||||
#: redbot/cogs/streams/streams.py:586
|
||||
msgid "Stream alerts in this server will now use the default alert message."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#: redbot/cogs/streams/streams.py:591
|
||||
#, docstring
|
||||
msgid "Manage mention settings for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:574
|
||||
#: redbot/cogs/streams/streams.py:597
|
||||
#, docstring
|
||||
msgid "Toggle the `@everyone` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:579
|
||||
msgid "`@everyone` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:603
|
||||
msgid "{everyone} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
msgid "When a stream is live, `@everyone` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:610
|
||||
msgid "When a stream is live, {everyone} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:587
|
||||
#: redbot/cogs/streams/streams.py:618
|
||||
#, docstring
|
||||
msgid "Toggle the `@here` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:592
|
||||
msgid "`@here` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:624
|
||||
msgid "{here} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:595
|
||||
msgid "When a stream is live, `@here` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
msgid "When a stream is live, {here} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:600
|
||||
#: redbot/cogs/streams/streams.py:639
|
||||
#, docstring
|
||||
msgid "Toggle a role mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:605
|
||||
msgid "`@{role.name}` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
msgid "{role} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:611
|
||||
msgid "When a stream or community is live, `@{role.name}` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:650
|
||||
msgid "When a stream or community is live, {role} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:615
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:626
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
#, docstring
|
||||
msgid "Toggle alert deletion for when streams go offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:629
|
||||
#: redbot/cogs/streams/streams.py:668
|
||||
msgid "The notifications will be deleted once streams go offline."
|
||||
msgstr "Obavijesti će biti izbrisane kada se streamovi isključe."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
#: redbot/cogs/streams/streams.py:670
|
||||
msgid "Notifications will no longer be deleted."
|
||||
msgstr "Obavijesti se više neće brisati."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:636
|
||||
#: redbot/cogs/streams/streams.py:675
|
||||
#, docstring
|
||||
msgid "Toggle excluding rerun streams from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:641
|
||||
#: redbot/cogs/streams/streams.py:680
|
||||
msgid "Streams of type 'rerun' will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
#: redbot/cogs/streams/streams.py:683
|
||||
msgid "Streams of type 'rerun' will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:649
|
||||
#: redbot/cogs/streams/streams.py:688
|
||||
#, docstring
|
||||
msgid "Toggle excluding YouTube streams schedules from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
#: redbot/cogs/streams/streams.py:693
|
||||
msgid "Streams schedules will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:657
|
||||
#: redbot/cogs/streams/streams.py:696
|
||||
msgid "Streams schedules will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
msgid "I'll now send a notification in this channel when {stream.name} is live."
|
||||
msgstr "Poslat ću obavijest u ovaj kanal kada je {stream.name} uživo."
|
||||
#: redbot/cogs/streams/streams.py:704
|
||||
msgid "I'll now send a notification in the {channel.mention} channel when {stream.name} is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:674
|
||||
msgid "I won't send notifications about {stream.name} in this channel anymore."
|
||||
msgstr "Više neću slati obavijesti o {stream.name} u ovaj kanal."
|
||||
#: redbot/cogs/streams/streams.py:714
|
||||
msgid "I won't send notifications about {stream.name} in the {channel.mention} channel anymore"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:825
|
||||
#: redbot/cogs/streams/streams.py:866
|
||||
msgid "{mention}, {display_name} is live!"
|
||||
msgstr "{mention}, {display_name} prenosi uživo!"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:845
|
||||
#: redbot/cogs/streams/streams.py:886
|
||||
msgid "{display_name} is live!"
|
||||
msgstr "{display_name} prenosi uživo!"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:226
|
||||
#: redbot/cogs/streams/streamtypes.py:228
|
||||
msgid "This stream will start in {time}"
|
||||
msgstr "Stream će započet za {time}"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:232
|
||||
#: redbot/cogs/streams/streamtypes.py:234
|
||||
msgid "This stream was scheduled for {min} minutes ago"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:446
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
msgid "Untitled broadcast"
|
||||
msgstr "Neimenovan stream"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
#: redbot/cogs/streams/streamtypes.py:450
|
||||
msgid " - Rerun"
|
||||
msgstr " - Repriza"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:451
|
||||
#: redbot/cogs/streams/streamtypes.py:499
|
||||
#: redbot/cogs/streams/streamtypes.py:453
|
||||
#: redbot/cogs/streams/streamtypes.py:502
|
||||
msgid "Followers"
|
||||
msgstr "Pratitelji"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:452
|
||||
#: redbot/cogs/streams/streamtypes.py:500
|
||||
#: redbot/cogs/streams/streamtypes.py:454
|
||||
#: redbot/cogs/streams/streamtypes.py:503
|
||||
msgid "Total views"
|
||||
msgstr "Ukupno pregleda"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:457
|
||||
#: redbot/cogs/streams/streamtypes.py:459
|
||||
msgid "Playing: "
|
||||
msgstr "Igra: "
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:505
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
msgid "None"
|
||||
msgstr "Ništa"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
#: redbot/cogs/streams/streamtypes.py:511
|
||||
msgid "NSFW | "
|
||||
msgstr "NSFW | "
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:512
|
||||
#: redbot/cogs/streams/streamtypes.py:515
|
||||
msgid "{adult}Category: {category} | Tags: {tags}"
|
||||
msgstr "{adult}Kategorija: {category} | Oznake: {tags}"
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-09-03 14:25+0000\n"
|
||||
"POT-Creation-Date: 2022-04-09 18:09+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Hungarian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Generated-By: redgettext 3.4.2\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -15,7 +15,7 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 48\n"
|
||||
"Language: hu_HU\n"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:42
|
||||
#: redbot/cogs/streams/streams.py:43
|
||||
#, docstring
|
||||
msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" You can check if a Twitch, YouTube or Picarto stream is\n"
|
||||
@@ -23,10 +23,10 @@ msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:143
|
||||
#: redbot/cogs/streams/streams.py:122
|
||||
msgid "You need a client secret key if you want to use the Twitch API on this cog.\n"
|
||||
"Follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/console/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click \"Manage\" on your application.\n"
|
||||
"3. Click on \"New secret\".\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
@@ -34,83 +34,83 @@ msgid "You need a client secret key if you want to use the Twitch API on this co
|
||||
"Note: These tokens are sensitive and should only be used in a private channel or in DM with the bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_id_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_secret_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:210
|
||||
#: redbot/cogs/streams/streams.py:207
|
||||
#, docstring
|
||||
msgid "Check if a Twitch channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:225
|
||||
#: redbot/cogs/streams/streams.py:222
|
||||
#, docstring
|
||||
msgid "Check if a YouTube channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:243
|
||||
#: redbot/cogs/streams/streams.py:240
|
||||
#, docstring
|
||||
msgid "Check if a Picarto channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:255 redbot/cogs/streams/streams.py:291
|
||||
#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288
|
||||
msgid "That user is offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:449
|
||||
msgid "That channel doesn't seem to exist."
|
||||
#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:467
|
||||
msgid "That user doesn't seem to exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:260 redbot/cogs/streams/streams.py:417
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:435
|
||||
msgid "The Twitch token is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:266 redbot/cogs/streams/streams.py:424
|
||||
#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:442
|
||||
msgid "The YouTube API key is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:272 redbot/cogs/streams/streams.py:432
|
||||
#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:450
|
||||
msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:284 redbot/cogs/streams/streams.py:444
|
||||
#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:462
|
||||
msgid "Something went wrong whilst trying to contact the stream service's API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:301
|
||||
#: redbot/cogs/streams/streams.py:298
|
||||
#, docstring
|
||||
msgid "Manage automated stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:306
|
||||
#: redbot/cogs/streams/streams.py:308
|
||||
#, docstring
|
||||
msgid "Manage Twitch stream notifications."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:311
|
||||
#: redbot/cogs/streams/streams.py:315
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Twitch stream."
|
||||
msgid "Toggle alerts in this or the given channel for a Twitch stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:314
|
||||
#: redbot/cogs/streams/streams.py:318
|
||||
msgid "Please supply the name of a *Twitch* channel, not a Discord channel."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:321
|
||||
#: redbot/cogs/streams/streams.py:330
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a YouTube stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:326
|
||||
#: redbot/cogs/streams/streams.py:337
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Picarto stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:331
|
||||
#: redbot/cogs/streams/streams.py:342
|
||||
#, docstring
|
||||
msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" `[p]streamalert stop` will disable this channel's stream\n"
|
||||
@@ -120,51 +120,51 @@ msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:361
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
msgid "All the stream alerts in this server have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:363
|
||||
#: redbot/cogs/streams/streams.py:374
|
||||
msgid "All the stream alerts in this channel have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:369
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#, docstring
|
||||
msgid "List all active stream alerts in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
#: redbot/cogs/streams/streams.py:383
|
||||
msgid "Active alerts:\n\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#: redbot/cogs/streams/streams.py:391
|
||||
msgid "There are no active alerts in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:457
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:463
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:465
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:475
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:481
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:483
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:493
|
||||
#, docstring
|
||||
msgid "Explain how to set the twitch token."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:476
|
||||
#: redbot/cogs/streams/streams.py:494
|
||||
msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/dashboard/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click *Register Your Application*.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to {localhost}, and select an Application Category of your choosing.\n"
|
||||
"4. Click *Register*.\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
"{command}\n\n"
|
||||
@@ -172,34 +172,34 @@ msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:499
|
||||
#: redbot/cogs/streams/streams.py:519
|
||||
#, docstring
|
||||
msgid "Explain how to set the YouTube token."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:501
|
||||
#: redbot/cogs/streams/streams.py:521
|
||||
msgid "To get one, do the following:\n"
|
||||
"1. Create a project\n"
|
||||
"(see https://support.google.com/googleapi/answer/6251787 for details)\n"
|
||||
"(see {link1} for details)\n"
|
||||
"2. Enable the YouTube Data API v3 \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158841 for instructions)\n"
|
||||
"(see {link2} for instructions)\n"
|
||||
"3. Set up your API key \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158862 for instructions)\n"
|
||||
"(see {link3} for instructions)\n"
|
||||
"4. Copy your API key and run the command {command}\n\n"
|
||||
"Note: These tokens are sensitive and should only be used in a private channel\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:515
|
||||
#: redbot/cogs/streams/streams.py:538
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:524
|
||||
#: redbot/cogs/streams/streams.py:547
|
||||
#, docstring
|
||||
msgid "Manage custom messages for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:530
|
||||
#: redbot/cogs/streams/streams.py:553
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" Use `{mention}` in the message to insert the selected mentions.\n"
|
||||
@@ -209,11 +209,11 @@ msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:540 redbot/cogs/streams/streams.py:554
|
||||
#: redbot/cogs/streams/streams.py:563 redbot/cogs/streams/streams.py:577
|
||||
msgid "Stream alert message set!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:545
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" Use `{stream}` in the message to insert the channel or username.\n"
|
||||
@@ -222,157 +222,157 @@ msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:559
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
#, docstring
|
||||
msgid "Reset the stream alert messages in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:563
|
||||
#: redbot/cogs/streams/streams.py:586
|
||||
msgid "Stream alerts in this server will now use the default alert message."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#: redbot/cogs/streams/streams.py:591
|
||||
#, docstring
|
||||
msgid "Manage mention settings for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:574
|
||||
#: redbot/cogs/streams/streams.py:597
|
||||
#, docstring
|
||||
msgid "Toggle the `@everyone` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:579
|
||||
msgid "`@everyone` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:603
|
||||
msgid "{everyone} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
msgid "When a stream is live, `@everyone` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:610
|
||||
msgid "When a stream is live, {everyone} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:587
|
||||
#: redbot/cogs/streams/streams.py:618
|
||||
#, docstring
|
||||
msgid "Toggle the `@here` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:592
|
||||
msgid "`@here` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:624
|
||||
msgid "{here} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:595
|
||||
msgid "When a stream is live, `@here` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
msgid "When a stream is live, {here} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:600
|
||||
#: redbot/cogs/streams/streams.py:639
|
||||
#, docstring
|
||||
msgid "Toggle a role mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:605
|
||||
msgid "`@{role.name}` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
msgid "{role} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:611
|
||||
msgid "When a stream or community is live, `@{role.name}` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:650
|
||||
msgid "When a stream or community is live, {role} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:615
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:626
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
#, docstring
|
||||
msgid "Toggle alert deletion for when streams go offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:629
|
||||
#: redbot/cogs/streams/streams.py:668
|
||||
msgid "The notifications will be deleted once streams go offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
#: redbot/cogs/streams/streams.py:670
|
||||
msgid "Notifications will no longer be deleted."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:636
|
||||
#: redbot/cogs/streams/streams.py:675
|
||||
#, docstring
|
||||
msgid "Toggle excluding rerun streams from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:641
|
||||
#: redbot/cogs/streams/streams.py:680
|
||||
msgid "Streams of type 'rerun' will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
#: redbot/cogs/streams/streams.py:683
|
||||
msgid "Streams of type 'rerun' will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:649
|
||||
#: redbot/cogs/streams/streams.py:688
|
||||
#, docstring
|
||||
msgid "Toggle excluding YouTube streams schedules from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
#: redbot/cogs/streams/streams.py:693
|
||||
msgid "Streams schedules will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:657
|
||||
#: redbot/cogs/streams/streams.py:696
|
||||
msgid "Streams schedules will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
msgid "I'll now send a notification in this channel when {stream.name} is live."
|
||||
#: redbot/cogs/streams/streams.py:704
|
||||
msgid "I'll now send a notification in the {channel.mention} channel when {stream.name} is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:674
|
||||
msgid "I won't send notifications about {stream.name} in this channel anymore."
|
||||
#: redbot/cogs/streams/streams.py:714
|
||||
msgid "I won't send notifications about {stream.name} in the {channel.mention} channel anymore"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:825
|
||||
#: redbot/cogs/streams/streams.py:866
|
||||
msgid "{mention}, {display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:845
|
||||
#: redbot/cogs/streams/streams.py:886
|
||||
msgid "{display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:226
|
||||
#: redbot/cogs/streams/streamtypes.py:228
|
||||
msgid "This stream will start in {time}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:232
|
||||
#: redbot/cogs/streams/streamtypes.py:234
|
||||
msgid "This stream was scheduled for {min} minutes ago"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:446
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
msgid "Untitled broadcast"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
#: redbot/cogs/streams/streamtypes.py:450
|
||||
msgid " - Rerun"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:451
|
||||
#: redbot/cogs/streams/streamtypes.py:499
|
||||
#: redbot/cogs/streams/streamtypes.py:453
|
||||
#: redbot/cogs/streams/streamtypes.py:502
|
||||
msgid "Followers"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:452
|
||||
#: redbot/cogs/streams/streamtypes.py:500
|
||||
#: redbot/cogs/streams/streamtypes.py:454
|
||||
#: redbot/cogs/streams/streamtypes.py:503
|
||||
msgid "Total views"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:457
|
||||
#: redbot/cogs/streams/streamtypes.py:459
|
||||
msgid "Playing: "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:505
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
msgid "None"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
#: redbot/cogs/streams/streamtypes.py:511
|
||||
msgid "NSFW | "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:512
|
||||
#: redbot/cogs/streams/streamtypes.py:515
|
||||
msgid "{adult}Category: {category} | Tags: {tags}"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-09-03 14:25+0000\n"
|
||||
"POT-Creation-Date: 2022-04-09 18:09+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Indonesian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Generated-By: redgettext 3.4.2\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -15,7 +15,7 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 48\n"
|
||||
"Language: id_ID\n"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:42
|
||||
#: redbot/cogs/streams/streams.py:43
|
||||
#, docstring
|
||||
msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" You can check if a Twitch, YouTube or Picarto stream is\n"
|
||||
@@ -23,10 +23,10 @@ msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:143
|
||||
#: redbot/cogs/streams/streams.py:122
|
||||
msgid "You need a client secret key if you want to use the Twitch API on this cog.\n"
|
||||
"Follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/console/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click \"Manage\" on your application.\n"
|
||||
"3. Click on \"New secret\".\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
@@ -34,83 +34,83 @@ msgid "You need a client secret key if you want to use the Twitch API on this co
|
||||
"Note: These tokens are sensitive and should only be used in a private channel or in DM with the bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_id_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_secret_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:210
|
||||
#: redbot/cogs/streams/streams.py:207
|
||||
#, docstring
|
||||
msgid "Check if a Twitch channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:225
|
||||
#: redbot/cogs/streams/streams.py:222
|
||||
#, docstring
|
||||
msgid "Check if a YouTube channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:243
|
||||
#: redbot/cogs/streams/streams.py:240
|
||||
#, docstring
|
||||
msgid "Check if a Picarto channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:255 redbot/cogs/streams/streams.py:291
|
||||
#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288
|
||||
msgid "That user is offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:449
|
||||
msgid "That channel doesn't seem to exist."
|
||||
#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:467
|
||||
msgid "That user doesn't seem to exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:260 redbot/cogs/streams/streams.py:417
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:435
|
||||
msgid "The Twitch token is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:266 redbot/cogs/streams/streams.py:424
|
||||
#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:442
|
||||
msgid "The YouTube API key is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:272 redbot/cogs/streams/streams.py:432
|
||||
#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:450
|
||||
msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:284 redbot/cogs/streams/streams.py:444
|
||||
#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:462
|
||||
msgid "Something went wrong whilst trying to contact the stream service's API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:301
|
||||
#: redbot/cogs/streams/streams.py:298
|
||||
#, docstring
|
||||
msgid "Manage automated stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:306
|
||||
#: redbot/cogs/streams/streams.py:308
|
||||
#, docstring
|
||||
msgid "Manage Twitch stream notifications."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:311
|
||||
#: redbot/cogs/streams/streams.py:315
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Twitch stream."
|
||||
msgid "Toggle alerts in this or the given channel for a Twitch stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:314
|
||||
#: redbot/cogs/streams/streams.py:318
|
||||
msgid "Please supply the name of a *Twitch* channel, not a Discord channel."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:321
|
||||
#: redbot/cogs/streams/streams.py:330
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a YouTube stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:326
|
||||
#: redbot/cogs/streams/streams.py:337
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Picarto stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:331
|
||||
#: redbot/cogs/streams/streams.py:342
|
||||
#, docstring
|
||||
msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" `[p]streamalert stop` will disable this channel's stream\n"
|
||||
@@ -120,51 +120,51 @@ msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:361
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
msgid "All the stream alerts in this server have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:363
|
||||
#: redbot/cogs/streams/streams.py:374
|
||||
msgid "All the stream alerts in this channel have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:369
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#, docstring
|
||||
msgid "List all active stream alerts in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
#: redbot/cogs/streams/streams.py:383
|
||||
msgid "Active alerts:\n\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#: redbot/cogs/streams/streams.py:391
|
||||
msgid "There are no active alerts in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:457
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:463
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:465
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:475
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:481
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:483
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:493
|
||||
#, docstring
|
||||
msgid "Explain how to set the twitch token."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:476
|
||||
#: redbot/cogs/streams/streams.py:494
|
||||
msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/dashboard/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click *Register Your Application*.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to {localhost}, and select an Application Category of your choosing.\n"
|
||||
"4. Click *Register*.\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
"{command}\n\n"
|
||||
@@ -172,34 +172,34 @@ msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:499
|
||||
#: redbot/cogs/streams/streams.py:519
|
||||
#, docstring
|
||||
msgid "Explain how to set the YouTube token."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:501
|
||||
#: redbot/cogs/streams/streams.py:521
|
||||
msgid "To get one, do the following:\n"
|
||||
"1. Create a project\n"
|
||||
"(see https://support.google.com/googleapi/answer/6251787 for details)\n"
|
||||
"(see {link1} for details)\n"
|
||||
"2. Enable the YouTube Data API v3 \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158841 for instructions)\n"
|
||||
"(see {link2} for instructions)\n"
|
||||
"3. Set up your API key \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158862 for instructions)\n"
|
||||
"(see {link3} for instructions)\n"
|
||||
"4. Copy your API key and run the command {command}\n\n"
|
||||
"Note: These tokens are sensitive and should only be used in a private channel\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:515
|
||||
#: redbot/cogs/streams/streams.py:538
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:524
|
||||
#: redbot/cogs/streams/streams.py:547
|
||||
#, docstring
|
||||
msgid "Manage custom messages for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:530
|
||||
#: redbot/cogs/streams/streams.py:553
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" Use `{mention}` in the message to insert the selected mentions.\n"
|
||||
@@ -209,11 +209,11 @@ msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:540 redbot/cogs/streams/streams.py:554
|
||||
#: redbot/cogs/streams/streams.py:563 redbot/cogs/streams/streams.py:577
|
||||
msgid "Stream alert message set!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:545
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" Use `{stream}` in the message to insert the channel or username.\n"
|
||||
@@ -222,157 +222,157 @@ msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:559
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
#, docstring
|
||||
msgid "Reset the stream alert messages in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:563
|
||||
#: redbot/cogs/streams/streams.py:586
|
||||
msgid "Stream alerts in this server will now use the default alert message."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#: redbot/cogs/streams/streams.py:591
|
||||
#, docstring
|
||||
msgid "Manage mention settings for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:574
|
||||
#: redbot/cogs/streams/streams.py:597
|
||||
#, docstring
|
||||
msgid "Toggle the `@everyone` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:579
|
||||
msgid "`@everyone` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:603
|
||||
msgid "{everyone} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
msgid "When a stream is live, `@everyone` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:610
|
||||
msgid "When a stream is live, {everyone} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:587
|
||||
#: redbot/cogs/streams/streams.py:618
|
||||
#, docstring
|
||||
msgid "Toggle the `@here` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:592
|
||||
msgid "`@here` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:624
|
||||
msgid "{here} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:595
|
||||
msgid "When a stream is live, `@here` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
msgid "When a stream is live, {here} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:600
|
||||
#: redbot/cogs/streams/streams.py:639
|
||||
#, docstring
|
||||
msgid "Toggle a role mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:605
|
||||
msgid "`@{role.name}` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
msgid "{role} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:611
|
||||
msgid "When a stream or community is live, `@{role.name}` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:650
|
||||
msgid "When a stream or community is live, {role} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:615
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:626
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
#, docstring
|
||||
msgid "Toggle alert deletion for when streams go offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:629
|
||||
#: redbot/cogs/streams/streams.py:668
|
||||
msgid "The notifications will be deleted once streams go offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
#: redbot/cogs/streams/streams.py:670
|
||||
msgid "Notifications will no longer be deleted."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:636
|
||||
#: redbot/cogs/streams/streams.py:675
|
||||
#, docstring
|
||||
msgid "Toggle excluding rerun streams from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:641
|
||||
#: redbot/cogs/streams/streams.py:680
|
||||
msgid "Streams of type 'rerun' will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
#: redbot/cogs/streams/streams.py:683
|
||||
msgid "Streams of type 'rerun' will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:649
|
||||
#: redbot/cogs/streams/streams.py:688
|
||||
#, docstring
|
||||
msgid "Toggle excluding YouTube streams schedules from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
#: redbot/cogs/streams/streams.py:693
|
||||
msgid "Streams schedules will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:657
|
||||
#: redbot/cogs/streams/streams.py:696
|
||||
msgid "Streams schedules will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
msgid "I'll now send a notification in this channel when {stream.name} is live."
|
||||
#: redbot/cogs/streams/streams.py:704
|
||||
msgid "I'll now send a notification in the {channel.mention} channel when {stream.name} is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:674
|
||||
msgid "I won't send notifications about {stream.name} in this channel anymore."
|
||||
#: redbot/cogs/streams/streams.py:714
|
||||
msgid "I won't send notifications about {stream.name} in the {channel.mention} channel anymore"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:825
|
||||
#: redbot/cogs/streams/streams.py:866
|
||||
msgid "{mention}, {display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:845
|
||||
#: redbot/cogs/streams/streams.py:886
|
||||
msgid "{display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:226
|
||||
#: redbot/cogs/streams/streamtypes.py:228
|
||||
msgid "This stream will start in {time}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:232
|
||||
#: redbot/cogs/streams/streamtypes.py:234
|
||||
msgid "This stream was scheduled for {min} minutes ago"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:446
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
msgid "Untitled broadcast"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
#: redbot/cogs/streams/streamtypes.py:450
|
||||
msgid " - Rerun"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:451
|
||||
#: redbot/cogs/streams/streamtypes.py:499
|
||||
#: redbot/cogs/streams/streamtypes.py:453
|
||||
#: redbot/cogs/streams/streamtypes.py:502
|
||||
msgid "Followers"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:452
|
||||
#: redbot/cogs/streams/streamtypes.py:500
|
||||
#: redbot/cogs/streams/streamtypes.py:454
|
||||
#: redbot/cogs/streams/streamtypes.py:503
|
||||
msgid "Total views"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:457
|
||||
#: redbot/cogs/streams/streamtypes.py:459
|
||||
msgid "Playing: "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:505
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
msgid "None"
|
||||
msgstr "Tak satupun"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
#: redbot/cogs/streams/streamtypes.py:511
|
||||
msgid "NSFW | "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:512
|
||||
#: redbot/cogs/streams/streamtypes.py:515
|
||||
msgid "{adult}Category: {category} | Tags: {tags}"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-09-03 14:25+0000\n"
|
||||
"POT-Creation-Date: 2022-04-09 18:09+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Italian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Generated-By: redgettext 3.4.2\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -15,7 +15,7 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 48\n"
|
||||
"Language: it_IT\n"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:42
|
||||
#: redbot/cogs/streams/streams.py:43
|
||||
#, docstring
|
||||
msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" You can check if a Twitch, YouTube or Picarto stream is\n"
|
||||
@@ -23,10 +23,10 @@ msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:143
|
||||
#: redbot/cogs/streams/streams.py:122
|
||||
msgid "You need a client secret key if you want to use the Twitch API on this cog.\n"
|
||||
"Follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/console/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click \"Manage\" on your application.\n"
|
||||
"3. Click on \"New secret\".\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
@@ -34,83 +34,83 @@ msgid "You need a client secret key if you want to use the Twitch API on this co
|
||||
"Note: These tokens are sensitive and should only be used in a private channel or in DM with the bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_id_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_secret_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:210
|
||||
#: redbot/cogs/streams/streams.py:207
|
||||
#, docstring
|
||||
msgid "Check if a Twitch channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:225
|
||||
#: redbot/cogs/streams/streams.py:222
|
||||
#, docstring
|
||||
msgid "Check if a YouTube channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:243
|
||||
#: redbot/cogs/streams/streams.py:240
|
||||
#, docstring
|
||||
msgid "Check if a Picarto channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:255 redbot/cogs/streams/streams.py:291
|
||||
#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288
|
||||
msgid "That user is offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:449
|
||||
msgid "That channel doesn't seem to exist."
|
||||
#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:467
|
||||
msgid "That user doesn't seem to exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:260 redbot/cogs/streams/streams.py:417
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:435
|
||||
msgid "The Twitch token is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:266 redbot/cogs/streams/streams.py:424
|
||||
#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:442
|
||||
msgid "The YouTube API key is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:272 redbot/cogs/streams/streams.py:432
|
||||
#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:450
|
||||
msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:284 redbot/cogs/streams/streams.py:444
|
||||
#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:462
|
||||
msgid "Something went wrong whilst trying to contact the stream service's API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:301
|
||||
#: redbot/cogs/streams/streams.py:298
|
||||
#, docstring
|
||||
msgid "Manage automated stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:306
|
||||
#: redbot/cogs/streams/streams.py:308
|
||||
#, docstring
|
||||
msgid "Manage Twitch stream notifications."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:311
|
||||
#: redbot/cogs/streams/streams.py:315
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Twitch stream."
|
||||
msgid "Toggle alerts in this or the given channel for a Twitch stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:314
|
||||
#: redbot/cogs/streams/streams.py:318
|
||||
msgid "Please supply the name of a *Twitch* channel, not a Discord channel."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:321
|
||||
#: redbot/cogs/streams/streams.py:330
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a YouTube stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:326
|
||||
#: redbot/cogs/streams/streams.py:337
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Picarto stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:331
|
||||
#: redbot/cogs/streams/streams.py:342
|
||||
#, docstring
|
||||
msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" `[p]streamalert stop` will disable this channel's stream\n"
|
||||
@@ -120,51 +120,51 @@ msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:361
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
msgid "All the stream alerts in this server have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:363
|
||||
#: redbot/cogs/streams/streams.py:374
|
||||
msgid "All the stream alerts in this channel have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:369
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#, docstring
|
||||
msgid "List all active stream alerts in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
#: redbot/cogs/streams/streams.py:383
|
||||
msgid "Active alerts:\n\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#: redbot/cogs/streams/streams.py:391
|
||||
msgid "There are no active alerts in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:457
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:463
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:465
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:475
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:481
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:483
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:493
|
||||
#, docstring
|
||||
msgid "Explain how to set the twitch token."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:476
|
||||
#: redbot/cogs/streams/streams.py:494
|
||||
msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/dashboard/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click *Register Your Application*.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to {localhost}, and select an Application Category of your choosing.\n"
|
||||
"4. Click *Register*.\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
"{command}\n\n"
|
||||
@@ -172,34 +172,34 @@ msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:499
|
||||
#: redbot/cogs/streams/streams.py:519
|
||||
#, docstring
|
||||
msgid "Explain how to set the YouTube token."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:501
|
||||
#: redbot/cogs/streams/streams.py:521
|
||||
msgid "To get one, do the following:\n"
|
||||
"1. Create a project\n"
|
||||
"(see https://support.google.com/googleapi/answer/6251787 for details)\n"
|
||||
"(see {link1} for details)\n"
|
||||
"2. Enable the YouTube Data API v3 \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158841 for instructions)\n"
|
||||
"(see {link2} for instructions)\n"
|
||||
"3. Set up your API key \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158862 for instructions)\n"
|
||||
"(see {link3} for instructions)\n"
|
||||
"4. Copy your API key and run the command {command}\n\n"
|
||||
"Note: These tokens are sensitive and should only be used in a private channel\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:515
|
||||
#: redbot/cogs/streams/streams.py:538
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:524
|
||||
#: redbot/cogs/streams/streams.py:547
|
||||
#, docstring
|
||||
msgid "Manage custom messages for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:530
|
||||
#: redbot/cogs/streams/streams.py:553
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" Use `{mention}` in the message to insert the selected mentions.\n"
|
||||
@@ -209,11 +209,11 @@ msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:540 redbot/cogs/streams/streams.py:554
|
||||
#: redbot/cogs/streams/streams.py:563 redbot/cogs/streams/streams.py:577
|
||||
msgid "Stream alert message set!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:545
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" Use `{stream}` in the message to insert the channel or username.\n"
|
||||
@@ -222,157 +222,157 @@ msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:559
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
#, docstring
|
||||
msgid "Reset the stream alert messages in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:563
|
||||
#: redbot/cogs/streams/streams.py:586
|
||||
msgid "Stream alerts in this server will now use the default alert message."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#: redbot/cogs/streams/streams.py:591
|
||||
#, docstring
|
||||
msgid "Manage mention settings for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:574
|
||||
#: redbot/cogs/streams/streams.py:597
|
||||
#, docstring
|
||||
msgid "Toggle the `@everyone` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:579
|
||||
msgid "`@everyone` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:603
|
||||
msgid "{everyone} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
msgid "When a stream is live, `@everyone` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:610
|
||||
msgid "When a stream is live, {everyone} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:587
|
||||
#: redbot/cogs/streams/streams.py:618
|
||||
#, docstring
|
||||
msgid "Toggle the `@here` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:592
|
||||
msgid "`@here` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:624
|
||||
msgid "{here} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:595
|
||||
msgid "When a stream is live, `@here` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
msgid "When a stream is live, {here} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:600
|
||||
#: redbot/cogs/streams/streams.py:639
|
||||
#, docstring
|
||||
msgid "Toggle a role mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:605
|
||||
msgid "`@{role.name}` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
msgid "{role} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:611
|
||||
msgid "When a stream or community is live, `@{role.name}` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:650
|
||||
msgid "When a stream or community is live, {role} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:615
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:626
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
#, docstring
|
||||
msgid "Toggle alert deletion for when streams go offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:629
|
||||
#: redbot/cogs/streams/streams.py:668
|
||||
msgid "The notifications will be deleted once streams go offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
#: redbot/cogs/streams/streams.py:670
|
||||
msgid "Notifications will no longer be deleted."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:636
|
||||
#: redbot/cogs/streams/streams.py:675
|
||||
#, docstring
|
||||
msgid "Toggle excluding rerun streams from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:641
|
||||
#: redbot/cogs/streams/streams.py:680
|
||||
msgid "Streams of type 'rerun' will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
#: redbot/cogs/streams/streams.py:683
|
||||
msgid "Streams of type 'rerun' will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:649
|
||||
#: redbot/cogs/streams/streams.py:688
|
||||
#, docstring
|
||||
msgid "Toggle excluding YouTube streams schedules from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
#: redbot/cogs/streams/streams.py:693
|
||||
msgid "Streams schedules will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:657
|
||||
#: redbot/cogs/streams/streams.py:696
|
||||
msgid "Streams schedules will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
msgid "I'll now send a notification in this channel when {stream.name} is live."
|
||||
#: redbot/cogs/streams/streams.py:704
|
||||
msgid "I'll now send a notification in the {channel.mention} channel when {stream.name} is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:674
|
||||
msgid "I won't send notifications about {stream.name} in this channel anymore."
|
||||
#: redbot/cogs/streams/streams.py:714
|
||||
msgid "I won't send notifications about {stream.name} in the {channel.mention} channel anymore"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:825
|
||||
#: redbot/cogs/streams/streams.py:866
|
||||
msgid "{mention}, {display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:845
|
||||
#: redbot/cogs/streams/streams.py:886
|
||||
msgid "{display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:226
|
||||
#: redbot/cogs/streams/streamtypes.py:228
|
||||
msgid "This stream will start in {time}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:232
|
||||
#: redbot/cogs/streams/streamtypes.py:234
|
||||
msgid "This stream was scheduled for {min} minutes ago"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:446
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
msgid "Untitled broadcast"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
#: redbot/cogs/streams/streamtypes.py:450
|
||||
msgid " - Rerun"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:451
|
||||
#: redbot/cogs/streams/streamtypes.py:499
|
||||
#: redbot/cogs/streams/streamtypes.py:453
|
||||
#: redbot/cogs/streams/streamtypes.py:502
|
||||
msgid "Followers"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:452
|
||||
#: redbot/cogs/streams/streamtypes.py:500
|
||||
#: redbot/cogs/streams/streamtypes.py:454
|
||||
#: redbot/cogs/streams/streamtypes.py:503
|
||||
msgid "Total views"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:457
|
||||
#: redbot/cogs/streams/streamtypes.py:459
|
||||
msgid "Playing: "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:505
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
msgid "None"
|
||||
msgstr "Nessuno"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
#: redbot/cogs/streams/streamtypes.py:511
|
||||
msgid "NSFW | "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:512
|
||||
#: redbot/cogs/streams/streamtypes.py:515
|
||||
msgid "{adult}Category: {category} | Tags: {tags}"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-09-03 14:25+0000\n"
|
||||
"POT-Creation-Date: 2022-04-09 18:09+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Japanese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Generated-By: redgettext 3.4.2\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -15,7 +15,7 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 48\n"
|
||||
"Language: ja_JP\n"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:42
|
||||
#: redbot/cogs/streams/streams.py:43
|
||||
#, docstring
|
||||
msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" You can check if a Twitch, YouTube or Picarto stream is\n"
|
||||
@@ -23,10 +23,10 @@ msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:143
|
||||
#: redbot/cogs/streams/streams.py:122
|
||||
msgid "You need a client secret key if you want to use the Twitch API on this cog.\n"
|
||||
"Follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/console/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click \"Manage\" on your application.\n"
|
||||
"3. Click on \"New secret\".\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
@@ -34,83 +34,83 @@ msgid "You need a client secret key if you want to use the Twitch API on this co
|
||||
"Note: These tokens are sensitive and should only be used in a private channel or in DM with the bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_id_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_secret_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:210
|
||||
#: redbot/cogs/streams/streams.py:207
|
||||
#, docstring
|
||||
msgid "Check if a Twitch channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:225
|
||||
#: redbot/cogs/streams/streams.py:222
|
||||
#, docstring
|
||||
msgid "Check if a YouTube channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:243
|
||||
#: redbot/cogs/streams/streams.py:240
|
||||
#, docstring
|
||||
msgid "Check if a Picarto channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:255 redbot/cogs/streams/streams.py:291
|
||||
#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288
|
||||
msgid "That user is offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:449
|
||||
msgid "That channel doesn't seem to exist."
|
||||
#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:467
|
||||
msgid "That user doesn't seem to exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:260 redbot/cogs/streams/streams.py:417
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:435
|
||||
msgid "The Twitch token is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:266 redbot/cogs/streams/streams.py:424
|
||||
#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:442
|
||||
msgid "The YouTube API key is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:272 redbot/cogs/streams/streams.py:432
|
||||
#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:450
|
||||
msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:284 redbot/cogs/streams/streams.py:444
|
||||
#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:462
|
||||
msgid "Something went wrong whilst trying to contact the stream service's API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:301
|
||||
#: redbot/cogs/streams/streams.py:298
|
||||
#, docstring
|
||||
msgid "Manage automated stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:306
|
||||
#: redbot/cogs/streams/streams.py:308
|
||||
#, docstring
|
||||
msgid "Manage Twitch stream notifications."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:311
|
||||
#: redbot/cogs/streams/streams.py:315
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Twitch stream."
|
||||
msgid "Toggle alerts in this or the given channel for a Twitch stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:314
|
||||
#: redbot/cogs/streams/streams.py:318
|
||||
msgid "Please supply the name of a *Twitch* channel, not a Discord channel."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:321
|
||||
#: redbot/cogs/streams/streams.py:330
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a YouTube stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:326
|
||||
#: redbot/cogs/streams/streams.py:337
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Picarto stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:331
|
||||
#: redbot/cogs/streams/streams.py:342
|
||||
#, docstring
|
||||
msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" `[p]streamalert stop` will disable this channel's stream\n"
|
||||
@@ -120,51 +120,51 @@ msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:361
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
msgid "All the stream alerts in this server have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:363
|
||||
#: redbot/cogs/streams/streams.py:374
|
||||
msgid "All the stream alerts in this channel have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:369
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#, docstring
|
||||
msgid "List all active stream alerts in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
#: redbot/cogs/streams/streams.py:383
|
||||
msgid "Active alerts:\n\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#: redbot/cogs/streams/streams.py:391
|
||||
msgid "There are no active alerts in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:457
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:463
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:465
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:475
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:481
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:483
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:493
|
||||
#, docstring
|
||||
msgid "Explain how to set the twitch token."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:476
|
||||
#: redbot/cogs/streams/streams.py:494
|
||||
msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/dashboard/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click *Register Your Application*.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to {localhost}, and select an Application Category of your choosing.\n"
|
||||
"4. Click *Register*.\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
"{command}\n\n"
|
||||
@@ -172,34 +172,34 @@ msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:499
|
||||
#: redbot/cogs/streams/streams.py:519
|
||||
#, docstring
|
||||
msgid "Explain how to set the YouTube token."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:501
|
||||
#: redbot/cogs/streams/streams.py:521
|
||||
msgid "To get one, do the following:\n"
|
||||
"1. Create a project\n"
|
||||
"(see https://support.google.com/googleapi/answer/6251787 for details)\n"
|
||||
"(see {link1} for details)\n"
|
||||
"2. Enable the YouTube Data API v3 \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158841 for instructions)\n"
|
||||
"(see {link2} for instructions)\n"
|
||||
"3. Set up your API key \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158862 for instructions)\n"
|
||||
"(see {link3} for instructions)\n"
|
||||
"4. Copy your API key and run the command {command}\n\n"
|
||||
"Note: These tokens are sensitive and should only be used in a private channel\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:515
|
||||
#: redbot/cogs/streams/streams.py:538
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:524
|
||||
#: redbot/cogs/streams/streams.py:547
|
||||
#, docstring
|
||||
msgid "Manage custom messages for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:530
|
||||
#: redbot/cogs/streams/streams.py:553
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" Use `{mention}` in the message to insert the selected mentions.\n"
|
||||
@@ -209,11 +209,11 @@ msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:540 redbot/cogs/streams/streams.py:554
|
||||
#: redbot/cogs/streams/streams.py:563 redbot/cogs/streams/streams.py:577
|
||||
msgid "Stream alert message set!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:545
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" Use `{stream}` in the message to insert the channel or username.\n"
|
||||
@@ -222,157 +222,157 @@ msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:559
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
#, docstring
|
||||
msgid "Reset the stream alert messages in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:563
|
||||
#: redbot/cogs/streams/streams.py:586
|
||||
msgid "Stream alerts in this server will now use the default alert message."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#: redbot/cogs/streams/streams.py:591
|
||||
#, docstring
|
||||
msgid "Manage mention settings for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:574
|
||||
#: redbot/cogs/streams/streams.py:597
|
||||
#, docstring
|
||||
msgid "Toggle the `@everyone` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:579
|
||||
msgid "`@everyone` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:603
|
||||
msgid "{everyone} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
msgid "When a stream is live, `@everyone` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:610
|
||||
msgid "When a stream is live, {everyone} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:587
|
||||
#: redbot/cogs/streams/streams.py:618
|
||||
#, docstring
|
||||
msgid "Toggle the `@here` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:592
|
||||
msgid "`@here` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:624
|
||||
msgid "{here} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:595
|
||||
msgid "When a stream is live, `@here` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
msgid "When a stream is live, {here} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:600
|
||||
#: redbot/cogs/streams/streams.py:639
|
||||
#, docstring
|
||||
msgid "Toggle a role mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:605
|
||||
msgid "`@{role.name}` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
msgid "{role} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:611
|
||||
msgid "When a stream or community is live, `@{role.name}` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:650
|
||||
msgid "When a stream or community is live, {role} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:615
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:626
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
#, docstring
|
||||
msgid "Toggle alert deletion for when streams go offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:629
|
||||
#: redbot/cogs/streams/streams.py:668
|
||||
msgid "The notifications will be deleted once streams go offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
#: redbot/cogs/streams/streams.py:670
|
||||
msgid "Notifications will no longer be deleted."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:636
|
||||
#: redbot/cogs/streams/streams.py:675
|
||||
#, docstring
|
||||
msgid "Toggle excluding rerun streams from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:641
|
||||
#: redbot/cogs/streams/streams.py:680
|
||||
msgid "Streams of type 'rerun' will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
#: redbot/cogs/streams/streams.py:683
|
||||
msgid "Streams of type 'rerun' will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:649
|
||||
#: redbot/cogs/streams/streams.py:688
|
||||
#, docstring
|
||||
msgid "Toggle excluding YouTube streams schedules from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
#: redbot/cogs/streams/streams.py:693
|
||||
msgid "Streams schedules will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:657
|
||||
#: redbot/cogs/streams/streams.py:696
|
||||
msgid "Streams schedules will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
msgid "I'll now send a notification in this channel when {stream.name} is live."
|
||||
#: redbot/cogs/streams/streams.py:704
|
||||
msgid "I'll now send a notification in the {channel.mention} channel when {stream.name} is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:674
|
||||
msgid "I won't send notifications about {stream.name} in this channel anymore."
|
||||
#: redbot/cogs/streams/streams.py:714
|
||||
msgid "I won't send notifications about {stream.name} in the {channel.mention} channel anymore"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:825
|
||||
#: redbot/cogs/streams/streams.py:866
|
||||
msgid "{mention}, {display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:845
|
||||
#: redbot/cogs/streams/streams.py:886
|
||||
msgid "{display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:226
|
||||
#: redbot/cogs/streams/streamtypes.py:228
|
||||
msgid "This stream will start in {time}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:232
|
||||
#: redbot/cogs/streams/streamtypes.py:234
|
||||
msgid "This stream was scheduled for {min} minutes ago"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:446
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
msgid "Untitled broadcast"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
#: redbot/cogs/streams/streamtypes.py:450
|
||||
msgid " - Rerun"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:451
|
||||
#: redbot/cogs/streams/streamtypes.py:499
|
||||
#: redbot/cogs/streams/streamtypes.py:453
|
||||
#: redbot/cogs/streams/streamtypes.py:502
|
||||
msgid "Followers"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:452
|
||||
#: redbot/cogs/streams/streamtypes.py:500
|
||||
#: redbot/cogs/streams/streamtypes.py:454
|
||||
#: redbot/cogs/streams/streamtypes.py:503
|
||||
msgid "Total views"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:457
|
||||
#: redbot/cogs/streams/streamtypes.py:459
|
||||
msgid "Playing: "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:505
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
msgid "None"
|
||||
msgstr "無い"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
#: redbot/cogs/streams/streamtypes.py:511
|
||||
msgid "NSFW | "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:512
|
||||
#: redbot/cogs/streams/streamtypes.py:515
|
||||
msgid "{adult}Category: {category} | Tags: {tags}"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-09-03 14:25+0000\n"
|
||||
"POT-Creation-Date: 2022-04-09 18:09+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Korean\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Generated-By: redgettext 3.4.2\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -15,7 +15,7 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 48\n"
|
||||
"Language: ko_KR\n"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:42
|
||||
#: redbot/cogs/streams/streams.py:43
|
||||
#, docstring
|
||||
msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" You can check if a Twitch, YouTube or Picarto stream is\n"
|
||||
@@ -23,10 +23,10 @@ msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:143
|
||||
#: redbot/cogs/streams/streams.py:122
|
||||
msgid "You need a client secret key if you want to use the Twitch API on this cog.\n"
|
||||
"Follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/console/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click \"Manage\" on your application.\n"
|
||||
"3. Click on \"New secret\".\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
@@ -34,83 +34,83 @@ msgid "You need a client secret key if you want to use the Twitch API on this co
|
||||
"Note: These tokens are sensitive and should only be used in a private channel or in DM with the bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_id_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_secret_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:210
|
||||
#: redbot/cogs/streams/streams.py:207
|
||||
#, docstring
|
||||
msgid "Check if a Twitch channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:225
|
||||
#: redbot/cogs/streams/streams.py:222
|
||||
#, docstring
|
||||
msgid "Check if a YouTube channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:243
|
||||
#: redbot/cogs/streams/streams.py:240
|
||||
#, docstring
|
||||
msgid "Check if a Picarto channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:255 redbot/cogs/streams/streams.py:291
|
||||
#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288
|
||||
msgid "That user is offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:449
|
||||
msgid "That channel doesn't seem to exist."
|
||||
#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:467
|
||||
msgid "That user doesn't seem to exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:260 redbot/cogs/streams/streams.py:417
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:435
|
||||
msgid "The Twitch token is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:266 redbot/cogs/streams/streams.py:424
|
||||
#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:442
|
||||
msgid "The YouTube API key is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:272 redbot/cogs/streams/streams.py:432
|
||||
#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:450
|
||||
msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:284 redbot/cogs/streams/streams.py:444
|
||||
#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:462
|
||||
msgid "Something went wrong whilst trying to contact the stream service's API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:301
|
||||
#: redbot/cogs/streams/streams.py:298
|
||||
#, docstring
|
||||
msgid "Manage automated stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:306
|
||||
#: redbot/cogs/streams/streams.py:308
|
||||
#, docstring
|
||||
msgid "Manage Twitch stream notifications."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:311
|
||||
#: redbot/cogs/streams/streams.py:315
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Twitch stream."
|
||||
msgid "Toggle alerts in this or the given channel for a Twitch stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:314
|
||||
#: redbot/cogs/streams/streams.py:318
|
||||
msgid "Please supply the name of a *Twitch* channel, not a Discord channel."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:321
|
||||
#: redbot/cogs/streams/streams.py:330
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a YouTube stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:326
|
||||
#: redbot/cogs/streams/streams.py:337
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Picarto stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:331
|
||||
#: redbot/cogs/streams/streams.py:342
|
||||
#, docstring
|
||||
msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" `[p]streamalert stop` will disable this channel's stream\n"
|
||||
@@ -120,51 +120,51 @@ msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:361
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
msgid "All the stream alerts in this server have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:363
|
||||
#: redbot/cogs/streams/streams.py:374
|
||||
msgid "All the stream alerts in this channel have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:369
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#, docstring
|
||||
msgid "List all active stream alerts in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
#: redbot/cogs/streams/streams.py:383
|
||||
msgid "Active alerts:\n\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#: redbot/cogs/streams/streams.py:391
|
||||
msgid "There are no active alerts in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:457
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:463
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:465
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:475
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:481
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:483
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:493
|
||||
#, docstring
|
||||
msgid "Explain how to set the twitch token."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:476
|
||||
#: redbot/cogs/streams/streams.py:494
|
||||
msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/dashboard/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click *Register Your Application*.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to {localhost}, and select an Application Category of your choosing.\n"
|
||||
"4. Click *Register*.\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
"{command}\n\n"
|
||||
@@ -172,34 +172,34 @@ msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:499
|
||||
#: redbot/cogs/streams/streams.py:519
|
||||
#, docstring
|
||||
msgid "Explain how to set the YouTube token."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:501
|
||||
#: redbot/cogs/streams/streams.py:521
|
||||
msgid "To get one, do the following:\n"
|
||||
"1. Create a project\n"
|
||||
"(see https://support.google.com/googleapi/answer/6251787 for details)\n"
|
||||
"(see {link1} for details)\n"
|
||||
"2. Enable the YouTube Data API v3 \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158841 for instructions)\n"
|
||||
"(see {link2} for instructions)\n"
|
||||
"3. Set up your API key \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158862 for instructions)\n"
|
||||
"(see {link3} for instructions)\n"
|
||||
"4. Copy your API key and run the command {command}\n\n"
|
||||
"Note: These tokens are sensitive and should only be used in a private channel\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:515
|
||||
#: redbot/cogs/streams/streams.py:538
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:524
|
||||
#: redbot/cogs/streams/streams.py:547
|
||||
#, docstring
|
||||
msgid "Manage custom messages for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:530
|
||||
#: redbot/cogs/streams/streams.py:553
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" Use `{mention}` in the message to insert the selected mentions.\n"
|
||||
@@ -209,11 +209,11 @@ msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:540 redbot/cogs/streams/streams.py:554
|
||||
#: redbot/cogs/streams/streams.py:563 redbot/cogs/streams/streams.py:577
|
||||
msgid "Stream alert message set!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:545
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" Use `{stream}` in the message to insert the channel or username.\n"
|
||||
@@ -222,157 +222,157 @@ msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:559
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
#, docstring
|
||||
msgid "Reset the stream alert messages in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:563
|
||||
#: redbot/cogs/streams/streams.py:586
|
||||
msgid "Stream alerts in this server will now use the default alert message."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#: redbot/cogs/streams/streams.py:591
|
||||
#, docstring
|
||||
msgid "Manage mention settings for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:574
|
||||
#: redbot/cogs/streams/streams.py:597
|
||||
#, docstring
|
||||
msgid "Toggle the `@everyone` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:579
|
||||
msgid "`@everyone` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:603
|
||||
msgid "{everyone} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
msgid "When a stream is live, `@everyone` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:610
|
||||
msgid "When a stream is live, {everyone} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:587
|
||||
#: redbot/cogs/streams/streams.py:618
|
||||
#, docstring
|
||||
msgid "Toggle the `@here` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:592
|
||||
msgid "`@here` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:624
|
||||
msgid "{here} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:595
|
||||
msgid "When a stream is live, `@here` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
msgid "When a stream is live, {here} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:600
|
||||
#: redbot/cogs/streams/streams.py:639
|
||||
#, docstring
|
||||
msgid "Toggle a role mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:605
|
||||
msgid "`@{role.name}` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
msgid "{role} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:611
|
||||
msgid "When a stream or community is live, `@{role.name}` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:650
|
||||
msgid "When a stream or community is live, {role} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:615
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:626
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
#, docstring
|
||||
msgid "Toggle alert deletion for when streams go offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:629
|
||||
#: redbot/cogs/streams/streams.py:668
|
||||
msgid "The notifications will be deleted once streams go offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
#: redbot/cogs/streams/streams.py:670
|
||||
msgid "Notifications will no longer be deleted."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:636
|
||||
#: redbot/cogs/streams/streams.py:675
|
||||
#, docstring
|
||||
msgid "Toggle excluding rerun streams from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:641
|
||||
#: redbot/cogs/streams/streams.py:680
|
||||
msgid "Streams of type 'rerun' will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
#: redbot/cogs/streams/streams.py:683
|
||||
msgid "Streams of type 'rerun' will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:649
|
||||
#: redbot/cogs/streams/streams.py:688
|
||||
#, docstring
|
||||
msgid "Toggle excluding YouTube streams schedules from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
#: redbot/cogs/streams/streams.py:693
|
||||
msgid "Streams schedules will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:657
|
||||
#: redbot/cogs/streams/streams.py:696
|
||||
msgid "Streams schedules will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
msgid "I'll now send a notification in this channel when {stream.name} is live."
|
||||
#: redbot/cogs/streams/streams.py:704
|
||||
msgid "I'll now send a notification in the {channel.mention} channel when {stream.name} is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:674
|
||||
msgid "I won't send notifications about {stream.name} in this channel anymore."
|
||||
#: redbot/cogs/streams/streams.py:714
|
||||
msgid "I won't send notifications about {stream.name} in the {channel.mention} channel anymore"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:825
|
||||
#: redbot/cogs/streams/streams.py:866
|
||||
msgid "{mention}, {display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:845
|
||||
#: redbot/cogs/streams/streams.py:886
|
||||
msgid "{display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:226
|
||||
#: redbot/cogs/streams/streamtypes.py:228
|
||||
msgid "This stream will start in {time}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:232
|
||||
#: redbot/cogs/streams/streamtypes.py:234
|
||||
msgid "This stream was scheduled for {min} minutes ago"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:446
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
msgid "Untitled broadcast"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
#: redbot/cogs/streams/streamtypes.py:450
|
||||
msgid " - Rerun"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:451
|
||||
#: redbot/cogs/streams/streamtypes.py:499
|
||||
#: redbot/cogs/streams/streamtypes.py:453
|
||||
#: redbot/cogs/streams/streamtypes.py:502
|
||||
msgid "Followers"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:452
|
||||
#: redbot/cogs/streams/streamtypes.py:500
|
||||
#: redbot/cogs/streams/streamtypes.py:454
|
||||
#: redbot/cogs/streams/streamtypes.py:503
|
||||
msgid "Total views"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:457
|
||||
#: redbot/cogs/streams/streamtypes.py:459
|
||||
msgid "Playing: "
|
||||
msgstr "재생 중: "
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:505
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
msgid "None"
|
||||
msgstr "읎어요."
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
#: redbot/cogs/streams/streamtypes.py:511
|
||||
msgid "NSFW | "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:512
|
||||
#: redbot/cogs/streams/streamtypes.py:515
|
||||
msgid "{adult}Category: {category} | Tags: {tags}"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-09-03 14:25+0000\n"
|
||||
"POT-Creation-Date: 2022-04-09 18:09+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Norwegian Bokmal\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Generated-By: redgettext 3.4.2\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -15,7 +15,7 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 48\n"
|
||||
"Language: nb_NO\n"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:42
|
||||
#: redbot/cogs/streams/streams.py:43
|
||||
#, docstring
|
||||
msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" You can check if a Twitch, YouTube or Picarto stream is\n"
|
||||
@@ -26,101 +26,94 @@ msgstr "Forskjellige kommandoer for streaming-plattformer.\n\n"
|
||||
" for øyeblikket live.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/streams/streams.py:143
|
||||
#: redbot/cogs/streams/streams.py:122
|
||||
msgid "You need a client secret key if you want to use the Twitch API on this cog.\n"
|
||||
"Follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/console/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click \"Manage\" on your application.\n"
|
||||
"3. Click on \"New secret\".\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
"{command}\n\n"
|
||||
"Note: 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.\n"
|
||||
"Følg disse trinnene:\n"
|
||||
"1. Gå til denne siden: https://dev.twitch.tv/console/apps.\n"
|
||||
"2. Klikk \"Manage\" på søknaden.\n"
|
||||
"3. Klikk på \"New secret\".\n"
|
||||
"5. Kopier din klient-ID og din klient hemmelig om:\n"
|
||||
"{command}\n\n"
|
||||
"Merk: Disse kodene er følsomme og bør bare brukes i en privat kanal eller i DM med boten."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_id_here>"
|
||||
msgstr "<your_client_id_here>"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_secret_here>"
|
||||
msgstr "<your_client_secret_here>"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:210
|
||||
#: redbot/cogs/streams/streams.py:207
|
||||
#, docstring
|
||||
msgid "Check if a Twitch channel is live."
|
||||
msgstr "Sjekk om en Twitch-kanal er direkte."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:225
|
||||
#: redbot/cogs/streams/streams.py:222
|
||||
#, docstring
|
||||
msgid "Check if a YouTube channel is live."
|
||||
msgstr "Sjekk om en YouTube-kanal er direkte."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:243
|
||||
#: redbot/cogs/streams/streams.py:240
|
||||
#, docstring
|
||||
msgid "Check if a Picarto channel is live."
|
||||
msgstr "Sjekk om en Picarto-kanal er direkte."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:255 redbot/cogs/streams/streams.py:291
|
||||
#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288
|
||||
msgid "That user is offline."
|
||||
msgstr "Den brukeren er frakoblet."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:449
|
||||
msgid "That channel doesn't seem to exist."
|
||||
msgstr "Den kanalen ser ikke ut til å eksistere."
|
||||
#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:467
|
||||
msgid "That user doesn't seem to exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:260 redbot/cogs/streams/streams.py:417
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:435
|
||||
msgid "The Twitch token is either invalid or has not been set. See {command}."
|
||||
msgstr "Twitch-tokenet er enten ugyldig eller ikke har blitt satt. Se {command}."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:266 redbot/cogs/streams/streams.py:424
|
||||
#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:442
|
||||
msgid "The YouTube API key is either invalid or has not been set. See {command}."
|
||||
msgstr "YouTube API-nøkkel er enten ugyldig eller har ikke blitt satt. Se {command}."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:272 redbot/cogs/streams/streams.py:432
|
||||
#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:450
|
||||
msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
|
||||
msgstr "YouTube-kvote er overskredet. Prøv igjen senere eller kontakt eieren hvis dette fortsetter."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:284 redbot/cogs/streams/streams.py:444
|
||||
#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:462
|
||||
msgid "Something went wrong whilst trying to contact the stream service's API."
|
||||
msgstr "Noe gikk galt under forsøk på å kontakte strømmetjenestens API."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:301
|
||||
#: redbot/cogs/streams/streams.py:298
|
||||
#, docstring
|
||||
msgid "Manage automated stream alerts."
|
||||
msgstr "Behandle automatiserte strømvarsler."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:306
|
||||
#: redbot/cogs/streams/streams.py:308
|
||||
#, docstring
|
||||
msgid "Manage Twitch stream notifications."
|
||||
msgstr "Administrer Twitch-stream varsler."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:311
|
||||
#: redbot/cogs/streams/streams.py:315
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Twitch stream."
|
||||
msgstr "Veksle varsler i denne kanalen for en Twitch-strømme."
|
||||
msgid "Toggle alerts in this or the given channel for a Twitch stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:314
|
||||
#: redbot/cogs/streams/streams.py:318
|
||||
msgid "Please supply the name of a *Twitch* channel, not a Discord channel."
|
||||
msgstr "Vennligst fyll inn navnet på en *Twitch*-kanal, ikke en Discord-kanal."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:321
|
||||
#: redbot/cogs/streams/streams.py:330
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a YouTube stream."
|
||||
msgstr "Veksle varsler i denne kanalen for en YouTube-strøm."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:326
|
||||
#: redbot/cogs/streams/streams.py:337
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Picarto stream."
|
||||
msgstr "Veksle varsler i denne kanalen for en Picarto strømme."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:331
|
||||
#: redbot/cogs/streams/streams.py:342
|
||||
#, docstring
|
||||
msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" `[p]streamalert stop` will disable this channel's stream\n"
|
||||
@@ -135,103 +128,86 @@ msgstr "Deaktiver alle stream-varsler i denne kanalen eller serveren.\n\n"
|
||||
" denne serveren.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/streams/streams.py:361
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
msgid "All the stream alerts in this server have been disabled."
|
||||
msgstr "Alle kringkastingsvarsler i denne serveren har blitt deaktivert."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:363
|
||||
#: redbot/cogs/streams/streams.py:374
|
||||
msgid "All the stream alerts in this channel have been disabled."
|
||||
msgstr "Alle strømsvarsler i denne kanalen har blitt deaktivert."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:369
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#, docstring
|
||||
msgid "List all active stream alerts in this server."
|
||||
msgstr "List alle aktive stream-varsler på denne serveren."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
#: redbot/cogs/streams/streams.py:383
|
||||
msgid "Active alerts:\n\n"
|
||||
msgstr "Aktive varsler:\n\n"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#: redbot/cogs/streams/streams.py:391
|
||||
msgid "There are no active alerts in this server."
|
||||
msgstr "Det er ingen aktive varsler i denne serveren."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:457
|
||||
#: redbot/cogs/streams/streams.py:475
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr "Administrer stream varslingsinnstillinger."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:463
|
||||
#: redbot/cogs/streams/streams.py:481
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr "Angi stream-sjekk oppdateringstid."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:465
|
||||
#: redbot/cogs/streams/streams.py:483
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr "Du kan ikke sette oppdateringsholderen til under 60 sekunder"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:475
|
||||
#: redbot/cogs/streams/streams.py:493
|
||||
#, docstring
|
||||
msgid "Explain how to set the twitch token."
|
||||
msgstr "Forklar hvordan du kan sette twitch token."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:476
|
||||
#: redbot/cogs/streams/streams.py:494
|
||||
msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/dashboard/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click *Register Your Application*.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to {localhost}, and select an Application Category of your choosing.\n"
|
||||
"4. Click *Register*.\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
"{command}\n\n"
|
||||
"Note: These tokens are sensitive and should only be used in a private channel\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr "For å stille inn twitch API-token, følg disse trinnene:\n"
|
||||
"1. Gå til siden https://dev.twitch.tv/dashboard/applikasjoner.\n"
|
||||
"2. Klikk *Registrer din applikasjon*.\n"
|
||||
"3. Skriv inn et navn, sett OAuth omdirigere URI til `http://localhost`, og velg en programkategori for din du velger.\n"
|
||||
"4. Klikk *Register*.\n"
|
||||
"5. Kopier din klient-ID og din klient hemmelig i:\n"
|
||||
"{command}\n\n"
|
||||
"Merk: Disse kodene er følsomme og bør bare brukes i en privat kanal\n"
|
||||
"eller i DM med bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:499
|
||||
#: redbot/cogs/streams/streams.py:519
|
||||
#, docstring
|
||||
msgid "Explain how to set the YouTube token."
|
||||
msgstr "Forklar hvordan du kan angi YouTube token."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:501
|
||||
#: redbot/cogs/streams/streams.py:521
|
||||
msgid "To get one, do the following:\n"
|
||||
"1. Create a project\n"
|
||||
"(see https://support.google.com/googleapi/answer/6251787 for details)\n"
|
||||
"(see {link1} for details)\n"
|
||||
"2. Enable the YouTube Data API v3 \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158841 for instructions)\n"
|
||||
"(see {link2} for instructions)\n"
|
||||
"3. Set up your API key \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158862 for instructions)\n"
|
||||
"(see {link3} for instructions)\n"
|
||||
"4. Copy your API key and run the command {command}\n\n"
|
||||
"Note: These tokens are sensitive and should only be used in a private channel\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr "Slik gjør du følgende:\n"
|
||||
"1. Opprett et prosjekt\n"
|
||||
"(se https://support.google.com/googleapi/answer/6251787 for detaljer)\n"
|
||||
"2. Aktivere YouTube Data API v3 \n"
|
||||
"(se https://support.google.com/googleapi/answer/6158841 for instruksjoner)\n"
|
||||
"3. Sett opp din API-nøkkel \n"
|
||||
"(se https://support.google.com/googleapi/answer/6158862 i instruksjoner)\n"
|
||||
"4. Kopier din API-nøkkel og kjør kommandoen {command}\n\n"
|
||||
"Merk: Disse tokene er følsomme og skal kun brukes i en privat kanal\n"
|
||||
"eller i DM med boten.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:515
|
||||
#: redbot/cogs/streams/streams.py:538
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr "<your_api_key_here>"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:524
|
||||
#: redbot/cogs/streams/streams.py:547
|
||||
#, docstring
|
||||
msgid "Manage custom messages for stream alerts."
|
||||
msgstr "Behandle egen melding for stream-varsler."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:530
|
||||
#: redbot/cogs/streams/streams.py:553
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" Use `{mention}` in the message to insert the selected mentions.\n"
|
||||
@@ -246,11 +222,11 @@ msgstr "Sett strøms varslingsmelding når nevninger er aktivert.\n\n"
|
||||
" For eksempel: `[p]streamset message mention {mention}, {stream.display_name} is live!`\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/streams/streams.py:540 redbot/cogs/streams/streams.py:554
|
||||
#: redbot/cogs/streams/streams.py:563 redbot/cogs/streams/streams.py:577
|
||||
msgid "Stream alert message set!"
|
||||
msgstr "Strøm varsling melding satt!"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:545
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" Use `{stream}` in the message to insert the channel or username.\n"
|
||||
@@ -263,157 +239,157 @@ msgstr "Sett strøms varslingsmelding når nevninger er deaktivert.\n\n"
|
||||
" For eksempel: `[p]streamset message nomention {stream.display_name} is live!`\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/streams/streams.py:559
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
#, docstring
|
||||
msgid "Reset the stream alert messages in this server."
|
||||
msgstr "Tilbakestill strømsvarselsmeldingene på denne serveren."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:563
|
||||
#: redbot/cogs/streams/streams.py:586
|
||||
msgid "Stream alerts in this server will now use the default alert message."
|
||||
msgstr "Strøm varsler i denne serveren bruker nå standard varslingsmelding."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#: redbot/cogs/streams/streams.py:591
|
||||
#, docstring
|
||||
msgid "Manage mention settings for stream alerts."
|
||||
msgstr "Behandle nevnelsesinnstillinger for strømlinjevarsler."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:574
|
||||
#: redbot/cogs/streams/streams.py:597
|
||||
#, docstring
|
||||
msgid "Toggle the `@everyone` mention."
|
||||
msgstr "Veksle nevnelsen til `@everyone`."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:579
|
||||
msgid "`@everyone` will no longer be mentioned for stream alerts."
|
||||
msgstr "`@everyone` vil ikke lenger bli nevnt for strømvarsler."
|
||||
#: redbot/cogs/streams/streams.py:603
|
||||
msgid "{everyone} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
msgid "When a stream is live, `@everyone` will be mentioned."
|
||||
msgstr "Når en strøm er i live, vil `@everyone` bli nevnt."
|
||||
#: redbot/cogs/streams/streams.py:610
|
||||
msgid "When a stream is live, {everyone} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:587
|
||||
#: redbot/cogs/streams/streams.py:618
|
||||
#, docstring
|
||||
msgid "Toggle the `@here` mention."
|
||||
msgstr "Veksle følgende ommening `@here`."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:592
|
||||
msgid "`@here` will no longer be mentioned for stream alerts."
|
||||
msgstr "`@here` vil ikke lenger nevnes for strømvarsler."
|
||||
#: redbot/cogs/streams/streams.py:624
|
||||
msgid "{here} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:595
|
||||
msgid "When a stream is live, `@here` will be mentioned."
|
||||
msgstr "Når en strøm er i live, vil `@here` nevnes."
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
msgid "When a stream is live, {here} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:600
|
||||
#: redbot/cogs/streams/streams.py:639
|
||||
#, docstring
|
||||
msgid "Toggle a role mention."
|
||||
msgstr "Veksle en rolle omtale."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:605
|
||||
msgid "`@{role.name}` will no longer be mentioned for stream alerts."
|
||||
msgstr "`@{role.name}` vil ikke lenger nevnes for stream-varsler."
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
msgid "{role} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:611
|
||||
msgid "When a stream or community is live, `@{role.name}` will be mentioned."
|
||||
msgstr "Når en strøm eller et samfunn er i live, vil `@{role.name}` bli nevnt."
|
||||
#: redbot/cogs/streams/streams.py:650
|
||||
msgid "When a stream or community is live, {role} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:615
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification."
|
||||
msgstr "Siden rollen ikke er nevnt, vil den kunne nevnes momentant når den annonseres et strømlinjeprogram. Vennligst sørg for at jeg har riktige rettigheter for å administrere denne rollen, eller andre medlemmer av denne rollen vil ikke motta en varsling."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:626
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
#, docstring
|
||||
msgid "Toggle alert deletion for when streams go offline."
|
||||
msgstr "Veksle sletting av varsler for når strømmene går frakoblet."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:629
|
||||
#: redbot/cogs/streams/streams.py:668
|
||||
msgid "The notifications will be deleted once streams go offline."
|
||||
msgstr "Varslene vil bli slettet når strømmene går frakoblet."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
#: redbot/cogs/streams/streams.py:670
|
||||
msgid "Notifications will no longer be deleted."
|
||||
msgstr "Varsler vil ikke lenger bli slettet."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:636
|
||||
#: redbot/cogs/streams/streams.py:675
|
||||
#, docstring
|
||||
msgid "Toggle excluding rerun streams from alerts."
|
||||
msgstr "Slå av/på omringingsstrømmer fra varsler."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:641
|
||||
#: redbot/cogs/streams/streams.py:680
|
||||
msgid "Streams of type 'rerun' will be included in alerts."
|
||||
msgstr "Strømninger av typen 'kjør om igjen' vil bli inkludert i varsler."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
#: redbot/cogs/streams/streams.py:683
|
||||
msgid "Streams of type 'rerun' will no longer send an alert."
|
||||
msgstr "Strømmer av typen 'kjør om igjen' vil ikke lenger sende et varsel."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:649
|
||||
#: redbot/cogs/streams/streams.py:688
|
||||
#, docstring
|
||||
msgid "Toggle excluding YouTube streams schedules from alerts."
|
||||
msgstr "Slå av/på YouTube-strømmer tidsplaner fra varsler."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
#: redbot/cogs/streams/streams.py:693
|
||||
msgid "Streams schedules will be included in alerts."
|
||||
msgstr "Stream-planer vil bli inkludert i varsler."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:657
|
||||
#: redbot/cogs/streams/streams.py:696
|
||||
msgid "Streams schedules will no longer send an alert."
|
||||
msgstr "Streamer tidsplaner vil ikke lenger sende et varsel."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
msgid "I'll now send a notification in this channel when {stream.name} is live."
|
||||
msgstr "Jeg sender nå et varsel i denne kanalen når {stream.name} er direkte."
|
||||
#: redbot/cogs/streams/streams.py:704
|
||||
msgid "I'll now send a notification in the {channel.mention} channel when {stream.name} is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:674
|
||||
msgid "I won't send notifications about {stream.name} in this channel anymore."
|
||||
msgstr "Jeg vil ikke sende meldinger om {stream.name} i denne kanalen lenger."
|
||||
#: redbot/cogs/streams/streams.py:714
|
||||
msgid "I won't send notifications about {stream.name} in the {channel.mention} channel anymore"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:825
|
||||
#: redbot/cogs/streams/streams.py:866
|
||||
msgid "{mention}, {display_name} is live!"
|
||||
msgstr "{mention}, {display_name} er live!"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:845
|
||||
#: redbot/cogs/streams/streams.py:886
|
||||
msgid "{display_name} is live!"
|
||||
msgstr "{display_name} er live!"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:226
|
||||
#: redbot/cogs/streams/streamtypes.py:228
|
||||
msgid "This stream will start in {time}"
|
||||
msgstr "Denne strømmen starter om {time}"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:232
|
||||
#: redbot/cogs/streams/streamtypes.py:234
|
||||
msgid "This stream was scheduled for {min} minutes ago"
|
||||
msgstr "Denne strømmen ble planlagt for {min} minutter siden"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:446
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
msgid "Untitled broadcast"
|
||||
msgstr "Frakoblet sending"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
#: redbot/cogs/streams/streamtypes.py:450
|
||||
msgid " - Rerun"
|
||||
msgstr " - kjøre om igjen"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:451
|
||||
#: redbot/cogs/streams/streamtypes.py:499
|
||||
#: redbot/cogs/streams/streamtypes.py:453
|
||||
#: redbot/cogs/streams/streamtypes.py:502
|
||||
msgid "Followers"
|
||||
msgstr "Følgere"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:452
|
||||
#: redbot/cogs/streams/streamtypes.py:500
|
||||
#: redbot/cogs/streams/streamtypes.py:454
|
||||
#: redbot/cogs/streams/streamtypes.py:503
|
||||
msgid "Total views"
|
||||
msgstr "Visninger totalt"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:457
|
||||
#: redbot/cogs/streams/streamtypes.py:459
|
||||
msgid "Playing: "
|
||||
msgstr "Spiller: "
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:505
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
msgid "None"
|
||||
msgstr "Ingen"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
#: redbot/cogs/streams/streamtypes.py:511
|
||||
msgid "NSFW | "
|
||||
msgstr "NSFW | "
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:512
|
||||
#: redbot/cogs/streams/streamtypes.py:515
|
||||
msgid "{adult}Category: {category} | Tags: {tags}"
|
||||
msgstr "{adult}Kategori: {category} + Tagger: {tags}"
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-09-03 14:25+0000\n"
|
||||
"POT-Creation-Date: 2022-04-09 18:09+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Dutch\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Generated-By: redgettext 3.4.2\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -15,7 +15,7 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 48\n"
|
||||
"Language: nl_NL\n"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:42
|
||||
#: redbot/cogs/streams/streams.py:43
|
||||
#, docstring
|
||||
msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" You can check if a Twitch, YouTube or Picarto stream is\n"
|
||||
@@ -23,10 +23,10 @@ msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:143
|
||||
#: redbot/cogs/streams/streams.py:122
|
||||
msgid "You need a client secret key if you want to use the Twitch API on this cog.\n"
|
||||
"Follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/console/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click \"Manage\" on your application.\n"
|
||||
"3. Click on \"New secret\".\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
@@ -34,83 +34,83 @@ msgid "You need a client secret key if you want to use the Twitch API on this co
|
||||
"Note: These tokens are sensitive and should only be used in a private channel or in DM with the bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_id_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_secret_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:210
|
||||
#: redbot/cogs/streams/streams.py:207
|
||||
#, docstring
|
||||
msgid "Check if a Twitch channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:225
|
||||
#: redbot/cogs/streams/streams.py:222
|
||||
#, docstring
|
||||
msgid "Check if a YouTube channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:243
|
||||
#: redbot/cogs/streams/streams.py:240
|
||||
#, docstring
|
||||
msgid "Check if a Picarto channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:255 redbot/cogs/streams/streams.py:291
|
||||
#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288
|
||||
msgid "That user is offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:449
|
||||
msgid "That channel doesn't seem to exist."
|
||||
#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:467
|
||||
msgid "That user doesn't seem to exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:260 redbot/cogs/streams/streams.py:417
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:435
|
||||
msgid "The Twitch token is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:266 redbot/cogs/streams/streams.py:424
|
||||
#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:442
|
||||
msgid "The YouTube API key is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:272 redbot/cogs/streams/streams.py:432
|
||||
#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:450
|
||||
msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:284 redbot/cogs/streams/streams.py:444
|
||||
#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:462
|
||||
msgid "Something went wrong whilst trying to contact the stream service's API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:301
|
||||
#: redbot/cogs/streams/streams.py:298
|
||||
#, docstring
|
||||
msgid "Manage automated stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:306
|
||||
#: redbot/cogs/streams/streams.py:308
|
||||
#, docstring
|
||||
msgid "Manage Twitch stream notifications."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:311
|
||||
#: redbot/cogs/streams/streams.py:315
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Twitch stream."
|
||||
msgid "Toggle alerts in this or the given channel for a Twitch stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:314
|
||||
#: redbot/cogs/streams/streams.py:318
|
||||
msgid "Please supply the name of a *Twitch* channel, not a Discord channel."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:321
|
||||
#: redbot/cogs/streams/streams.py:330
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a YouTube stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:326
|
||||
#: redbot/cogs/streams/streams.py:337
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Picarto stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:331
|
||||
#: redbot/cogs/streams/streams.py:342
|
||||
#, docstring
|
||||
msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" `[p]streamalert stop` will disable this channel's stream\n"
|
||||
@@ -120,51 +120,51 @@ msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:361
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
msgid "All the stream alerts in this server have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:363
|
||||
#: redbot/cogs/streams/streams.py:374
|
||||
msgid "All the stream alerts in this channel have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:369
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#, docstring
|
||||
msgid "List all active stream alerts in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
#: redbot/cogs/streams/streams.py:383
|
||||
msgid "Active alerts:\n\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#: redbot/cogs/streams/streams.py:391
|
||||
msgid "There are no active alerts in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:457
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:463
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:465
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:475
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:481
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:483
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:493
|
||||
#, docstring
|
||||
msgid "Explain how to set the twitch token."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:476
|
||||
#: redbot/cogs/streams/streams.py:494
|
||||
msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/dashboard/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click *Register Your Application*.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to {localhost}, and select an Application Category of your choosing.\n"
|
||||
"4. Click *Register*.\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
"{command}\n\n"
|
||||
@@ -172,34 +172,34 @@ msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:499
|
||||
#: redbot/cogs/streams/streams.py:519
|
||||
#, docstring
|
||||
msgid "Explain how to set the YouTube token."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:501
|
||||
#: redbot/cogs/streams/streams.py:521
|
||||
msgid "To get one, do the following:\n"
|
||||
"1. Create a project\n"
|
||||
"(see https://support.google.com/googleapi/answer/6251787 for details)\n"
|
||||
"(see {link1} for details)\n"
|
||||
"2. Enable the YouTube Data API v3 \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158841 for instructions)\n"
|
||||
"(see {link2} for instructions)\n"
|
||||
"3. Set up your API key \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158862 for instructions)\n"
|
||||
"(see {link3} for instructions)\n"
|
||||
"4. Copy your API key and run the command {command}\n\n"
|
||||
"Note: These tokens are sensitive and should only be used in a private channel\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:515
|
||||
#: redbot/cogs/streams/streams.py:538
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:524
|
||||
#: redbot/cogs/streams/streams.py:547
|
||||
#, docstring
|
||||
msgid "Manage custom messages for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:530
|
||||
#: redbot/cogs/streams/streams.py:553
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" Use `{mention}` in the message to insert the selected mentions.\n"
|
||||
@@ -209,11 +209,11 @@ msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:540 redbot/cogs/streams/streams.py:554
|
||||
#: redbot/cogs/streams/streams.py:563 redbot/cogs/streams/streams.py:577
|
||||
msgid "Stream alert message set!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:545
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" Use `{stream}` in the message to insert the channel or username.\n"
|
||||
@@ -222,157 +222,157 @@ msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:559
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
#, docstring
|
||||
msgid "Reset the stream alert messages in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:563
|
||||
#: redbot/cogs/streams/streams.py:586
|
||||
msgid "Stream alerts in this server will now use the default alert message."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#: redbot/cogs/streams/streams.py:591
|
||||
#, docstring
|
||||
msgid "Manage mention settings for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:574
|
||||
#: redbot/cogs/streams/streams.py:597
|
||||
#, docstring
|
||||
msgid "Toggle the `@everyone` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:579
|
||||
msgid "`@everyone` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:603
|
||||
msgid "{everyone} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
msgid "When a stream is live, `@everyone` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:610
|
||||
msgid "When a stream is live, {everyone} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:587
|
||||
#: redbot/cogs/streams/streams.py:618
|
||||
#, docstring
|
||||
msgid "Toggle the `@here` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:592
|
||||
msgid "`@here` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:624
|
||||
msgid "{here} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:595
|
||||
msgid "When a stream is live, `@here` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
msgid "When a stream is live, {here} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:600
|
||||
#: redbot/cogs/streams/streams.py:639
|
||||
#, docstring
|
||||
msgid "Toggle a role mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:605
|
||||
msgid "`@{role.name}` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
msgid "{role} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:611
|
||||
msgid "When a stream or community is live, `@{role.name}` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:650
|
||||
msgid "When a stream or community is live, {role} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:615
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:626
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
#, docstring
|
||||
msgid "Toggle alert deletion for when streams go offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:629
|
||||
#: redbot/cogs/streams/streams.py:668
|
||||
msgid "The notifications will be deleted once streams go offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
#: redbot/cogs/streams/streams.py:670
|
||||
msgid "Notifications will no longer be deleted."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:636
|
||||
#: redbot/cogs/streams/streams.py:675
|
||||
#, docstring
|
||||
msgid "Toggle excluding rerun streams from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:641
|
||||
#: redbot/cogs/streams/streams.py:680
|
||||
msgid "Streams of type 'rerun' will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
#: redbot/cogs/streams/streams.py:683
|
||||
msgid "Streams of type 'rerun' will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:649
|
||||
#: redbot/cogs/streams/streams.py:688
|
||||
#, docstring
|
||||
msgid "Toggle excluding YouTube streams schedules from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
#: redbot/cogs/streams/streams.py:693
|
||||
msgid "Streams schedules will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:657
|
||||
#: redbot/cogs/streams/streams.py:696
|
||||
msgid "Streams schedules will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
msgid "I'll now send a notification in this channel when {stream.name} is live."
|
||||
#: redbot/cogs/streams/streams.py:704
|
||||
msgid "I'll now send a notification in the {channel.mention} channel when {stream.name} is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:674
|
||||
msgid "I won't send notifications about {stream.name} in this channel anymore."
|
||||
#: redbot/cogs/streams/streams.py:714
|
||||
msgid "I won't send notifications about {stream.name} in the {channel.mention} channel anymore"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:825
|
||||
#: redbot/cogs/streams/streams.py:866
|
||||
msgid "{mention}, {display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:845
|
||||
#: redbot/cogs/streams/streams.py:886
|
||||
msgid "{display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:226
|
||||
#: redbot/cogs/streams/streamtypes.py:228
|
||||
msgid "This stream will start in {time}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:232
|
||||
#: redbot/cogs/streams/streamtypes.py:234
|
||||
msgid "This stream was scheduled for {min} minutes ago"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:446
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
msgid "Untitled broadcast"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
#: redbot/cogs/streams/streamtypes.py:450
|
||||
msgid " - Rerun"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:451
|
||||
#: redbot/cogs/streams/streamtypes.py:499
|
||||
#: redbot/cogs/streams/streamtypes.py:453
|
||||
#: redbot/cogs/streams/streamtypes.py:502
|
||||
msgid "Followers"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:452
|
||||
#: redbot/cogs/streams/streamtypes.py:500
|
||||
#: redbot/cogs/streams/streamtypes.py:454
|
||||
#: redbot/cogs/streams/streamtypes.py:503
|
||||
msgid "Total views"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:457
|
||||
#: redbot/cogs/streams/streamtypes.py:459
|
||||
msgid "Playing: "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:505
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
msgid "None"
|
||||
msgstr "Geen"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
#: redbot/cogs/streams/streamtypes.py:511
|
||||
msgid "NSFW | "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:512
|
||||
#: redbot/cogs/streams/streamtypes.py:515
|
||||
msgid "{adult}Category: {category} | Tags: {tags}"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-09-03 14:25+0000\n"
|
||||
"POT-Creation-Date: 2022-04-09 18:09+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Polish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Generated-By: redgettext 3.4.2\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -15,7 +15,7 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 48\n"
|
||||
"Language: pl_PL\n"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:42
|
||||
#: redbot/cogs/streams/streams.py:43
|
||||
#, docstring
|
||||
msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" You can check if a Twitch, YouTube or Picarto stream is\n"
|
||||
@@ -23,10 +23,10 @@ msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:143
|
||||
#: redbot/cogs/streams/streams.py:122
|
||||
msgid "You need a client secret key if you want to use the Twitch API on this cog.\n"
|
||||
"Follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/console/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click \"Manage\" on your application.\n"
|
||||
"3. Click on \"New secret\".\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
@@ -34,83 +34,83 @@ msgid "You need a client secret key if you want to use the Twitch API on this co
|
||||
"Note: These tokens are sensitive and should only be used in a private channel or in DM with the bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_id_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_secret_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:210
|
||||
#: redbot/cogs/streams/streams.py:207
|
||||
#, docstring
|
||||
msgid "Check if a Twitch channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:225
|
||||
#: redbot/cogs/streams/streams.py:222
|
||||
#, docstring
|
||||
msgid "Check if a YouTube channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:243
|
||||
#: redbot/cogs/streams/streams.py:240
|
||||
#, docstring
|
||||
msgid "Check if a Picarto channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:255 redbot/cogs/streams/streams.py:291
|
||||
#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288
|
||||
msgid "That user is offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:449
|
||||
msgid "That channel doesn't seem to exist."
|
||||
#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:467
|
||||
msgid "That user doesn't seem to exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:260 redbot/cogs/streams/streams.py:417
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:435
|
||||
msgid "The Twitch token is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:266 redbot/cogs/streams/streams.py:424
|
||||
#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:442
|
||||
msgid "The YouTube API key is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:272 redbot/cogs/streams/streams.py:432
|
||||
#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:450
|
||||
msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:284 redbot/cogs/streams/streams.py:444
|
||||
#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:462
|
||||
msgid "Something went wrong whilst trying to contact the stream service's API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:301
|
||||
#: redbot/cogs/streams/streams.py:298
|
||||
#, docstring
|
||||
msgid "Manage automated stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:306
|
||||
#: redbot/cogs/streams/streams.py:308
|
||||
#, docstring
|
||||
msgid "Manage Twitch stream notifications."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:311
|
||||
#: redbot/cogs/streams/streams.py:315
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Twitch stream."
|
||||
msgid "Toggle alerts in this or the given channel for a Twitch stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:314
|
||||
#: redbot/cogs/streams/streams.py:318
|
||||
msgid "Please supply the name of a *Twitch* channel, not a Discord channel."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:321
|
||||
#: redbot/cogs/streams/streams.py:330
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a YouTube stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:326
|
||||
#: redbot/cogs/streams/streams.py:337
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Picarto stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:331
|
||||
#: redbot/cogs/streams/streams.py:342
|
||||
#, docstring
|
||||
msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" `[p]streamalert stop` will disable this channel's stream\n"
|
||||
@@ -120,51 +120,51 @@ msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:361
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
msgid "All the stream alerts in this server have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:363
|
||||
#: redbot/cogs/streams/streams.py:374
|
||||
msgid "All the stream alerts in this channel have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:369
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#, docstring
|
||||
msgid "List all active stream alerts in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
#: redbot/cogs/streams/streams.py:383
|
||||
msgid "Active alerts:\n\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#: redbot/cogs/streams/streams.py:391
|
||||
msgid "There are no active alerts in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:457
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:463
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:465
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:475
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:481
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:483
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:493
|
||||
#, docstring
|
||||
msgid "Explain how to set the twitch token."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:476
|
||||
#: redbot/cogs/streams/streams.py:494
|
||||
msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/dashboard/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click *Register Your Application*.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to {localhost}, and select an Application Category of your choosing.\n"
|
||||
"4. Click *Register*.\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
"{command}\n\n"
|
||||
@@ -172,34 +172,34 @@ msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:499
|
||||
#: redbot/cogs/streams/streams.py:519
|
||||
#, docstring
|
||||
msgid "Explain how to set the YouTube token."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:501
|
||||
#: redbot/cogs/streams/streams.py:521
|
||||
msgid "To get one, do the following:\n"
|
||||
"1. Create a project\n"
|
||||
"(see https://support.google.com/googleapi/answer/6251787 for details)\n"
|
||||
"(see {link1} for details)\n"
|
||||
"2. Enable the YouTube Data API v3 \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158841 for instructions)\n"
|
||||
"(see {link2} for instructions)\n"
|
||||
"3. Set up your API key \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158862 for instructions)\n"
|
||||
"(see {link3} for instructions)\n"
|
||||
"4. Copy your API key and run the command {command}\n\n"
|
||||
"Note: These tokens are sensitive and should only be used in a private channel\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:515
|
||||
#: redbot/cogs/streams/streams.py:538
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:524
|
||||
#: redbot/cogs/streams/streams.py:547
|
||||
#, docstring
|
||||
msgid "Manage custom messages for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:530
|
||||
#: redbot/cogs/streams/streams.py:553
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" Use `{mention}` in the message to insert the selected mentions.\n"
|
||||
@@ -209,11 +209,11 @@ msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:540 redbot/cogs/streams/streams.py:554
|
||||
#: redbot/cogs/streams/streams.py:563 redbot/cogs/streams/streams.py:577
|
||||
msgid "Stream alert message set!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:545
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" Use `{stream}` in the message to insert the channel or username.\n"
|
||||
@@ -222,157 +222,157 @@ msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:559
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
#, docstring
|
||||
msgid "Reset the stream alert messages in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:563
|
||||
#: redbot/cogs/streams/streams.py:586
|
||||
msgid "Stream alerts in this server will now use the default alert message."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#: redbot/cogs/streams/streams.py:591
|
||||
#, docstring
|
||||
msgid "Manage mention settings for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:574
|
||||
#: redbot/cogs/streams/streams.py:597
|
||||
#, docstring
|
||||
msgid "Toggle the `@everyone` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:579
|
||||
msgid "`@everyone` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:603
|
||||
msgid "{everyone} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
msgid "When a stream is live, `@everyone` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:610
|
||||
msgid "When a stream is live, {everyone} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:587
|
||||
#: redbot/cogs/streams/streams.py:618
|
||||
#, docstring
|
||||
msgid "Toggle the `@here` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:592
|
||||
msgid "`@here` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:624
|
||||
msgid "{here} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:595
|
||||
msgid "When a stream is live, `@here` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
msgid "When a stream is live, {here} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:600
|
||||
#: redbot/cogs/streams/streams.py:639
|
||||
#, docstring
|
||||
msgid "Toggle a role mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:605
|
||||
msgid "`@{role.name}` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
msgid "{role} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:611
|
||||
msgid "When a stream or community is live, `@{role.name}` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:650
|
||||
msgid "When a stream or community is live, {role} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:615
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:626
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
#, docstring
|
||||
msgid "Toggle alert deletion for when streams go offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:629
|
||||
#: redbot/cogs/streams/streams.py:668
|
||||
msgid "The notifications will be deleted once streams go offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
#: redbot/cogs/streams/streams.py:670
|
||||
msgid "Notifications will no longer be deleted."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:636
|
||||
#: redbot/cogs/streams/streams.py:675
|
||||
#, docstring
|
||||
msgid "Toggle excluding rerun streams from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:641
|
||||
#: redbot/cogs/streams/streams.py:680
|
||||
msgid "Streams of type 'rerun' will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
#: redbot/cogs/streams/streams.py:683
|
||||
msgid "Streams of type 'rerun' will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:649
|
||||
#: redbot/cogs/streams/streams.py:688
|
||||
#, docstring
|
||||
msgid "Toggle excluding YouTube streams schedules from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
#: redbot/cogs/streams/streams.py:693
|
||||
msgid "Streams schedules will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:657
|
||||
#: redbot/cogs/streams/streams.py:696
|
||||
msgid "Streams schedules will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
msgid "I'll now send a notification in this channel when {stream.name} is live."
|
||||
#: redbot/cogs/streams/streams.py:704
|
||||
msgid "I'll now send a notification in the {channel.mention} channel when {stream.name} is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:674
|
||||
msgid "I won't send notifications about {stream.name} in this channel anymore."
|
||||
#: redbot/cogs/streams/streams.py:714
|
||||
msgid "I won't send notifications about {stream.name} in the {channel.mention} channel anymore"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:825
|
||||
#: redbot/cogs/streams/streams.py:866
|
||||
msgid "{mention}, {display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:845
|
||||
#: redbot/cogs/streams/streams.py:886
|
||||
msgid "{display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:226
|
||||
#: redbot/cogs/streams/streamtypes.py:228
|
||||
msgid "This stream will start in {time}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:232
|
||||
#: redbot/cogs/streams/streamtypes.py:234
|
||||
msgid "This stream was scheduled for {min} minutes ago"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:446
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
msgid "Untitled broadcast"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
#: redbot/cogs/streams/streamtypes.py:450
|
||||
msgid " - Rerun"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:451
|
||||
#: redbot/cogs/streams/streamtypes.py:499
|
||||
#: redbot/cogs/streams/streamtypes.py:453
|
||||
#: redbot/cogs/streams/streamtypes.py:502
|
||||
msgid "Followers"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:452
|
||||
#: redbot/cogs/streams/streamtypes.py:500
|
||||
#: redbot/cogs/streams/streamtypes.py:454
|
||||
#: redbot/cogs/streams/streamtypes.py:503
|
||||
msgid "Total views"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:457
|
||||
#: redbot/cogs/streams/streamtypes.py:459
|
||||
msgid "Playing: "
|
||||
msgstr "Aktualnie gram: "
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:505
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
msgid "None"
|
||||
msgstr "Brak"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
#: redbot/cogs/streams/streamtypes.py:511
|
||||
msgid "NSFW | "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:512
|
||||
#: redbot/cogs/streams/streamtypes.py:515
|
||||
msgid "{adult}Category: {category} | Tags: {tags}"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-09-03 14:25+0000\n"
|
||||
"POT-Creation-Date: 2022-04-09 18:09+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Portuguese, Brazilian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Generated-By: redgettext 3.4.2\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -15,7 +15,7 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 48\n"
|
||||
"Language: pt_BR\n"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:42
|
||||
#: redbot/cogs/streams/streams.py:43
|
||||
#, docstring
|
||||
msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" You can check if a Twitch, YouTube or Picarto stream is\n"
|
||||
@@ -23,10 +23,10 @@ msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:143
|
||||
#: redbot/cogs/streams/streams.py:122
|
||||
msgid "You need a client secret key if you want to use the Twitch API on this cog.\n"
|
||||
"Follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/console/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click \"Manage\" on your application.\n"
|
||||
"3. Click on \"New secret\".\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
@@ -34,83 +34,83 @@ msgid "You need a client secret key if you want to use the Twitch API on this co
|
||||
"Note: These tokens are sensitive and should only be used in a private channel or in DM with the bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_id_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_secret_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:210
|
||||
#: redbot/cogs/streams/streams.py:207
|
||||
#, docstring
|
||||
msgid "Check if a Twitch channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:225
|
||||
#: redbot/cogs/streams/streams.py:222
|
||||
#, docstring
|
||||
msgid "Check if a YouTube channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:243
|
||||
#: redbot/cogs/streams/streams.py:240
|
||||
#, docstring
|
||||
msgid "Check if a Picarto channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:255 redbot/cogs/streams/streams.py:291
|
||||
#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288
|
||||
msgid "That user is offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:449
|
||||
msgid "That channel doesn't seem to exist."
|
||||
#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:467
|
||||
msgid "That user doesn't seem to exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:260 redbot/cogs/streams/streams.py:417
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:435
|
||||
msgid "The Twitch token is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:266 redbot/cogs/streams/streams.py:424
|
||||
#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:442
|
||||
msgid "The YouTube API key is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:272 redbot/cogs/streams/streams.py:432
|
||||
#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:450
|
||||
msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:284 redbot/cogs/streams/streams.py:444
|
||||
#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:462
|
||||
msgid "Something went wrong whilst trying to contact the stream service's API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:301
|
||||
#: redbot/cogs/streams/streams.py:298
|
||||
#, docstring
|
||||
msgid "Manage automated stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:306
|
||||
#: redbot/cogs/streams/streams.py:308
|
||||
#, docstring
|
||||
msgid "Manage Twitch stream notifications."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:311
|
||||
#: redbot/cogs/streams/streams.py:315
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Twitch stream."
|
||||
msgid "Toggle alerts in this or the given channel for a Twitch stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:314
|
||||
#: redbot/cogs/streams/streams.py:318
|
||||
msgid "Please supply the name of a *Twitch* channel, not a Discord channel."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:321
|
||||
#: redbot/cogs/streams/streams.py:330
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a YouTube stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:326
|
||||
#: redbot/cogs/streams/streams.py:337
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Picarto stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:331
|
||||
#: redbot/cogs/streams/streams.py:342
|
||||
#, docstring
|
||||
msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" `[p]streamalert stop` will disable this channel's stream\n"
|
||||
@@ -120,51 +120,51 @@ msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:361
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
msgid "All the stream alerts in this server have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:363
|
||||
#: redbot/cogs/streams/streams.py:374
|
||||
msgid "All the stream alerts in this channel have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:369
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#, docstring
|
||||
msgid "List all active stream alerts in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
#: redbot/cogs/streams/streams.py:383
|
||||
msgid "Active alerts:\n\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#: redbot/cogs/streams/streams.py:391
|
||||
msgid "There are no active alerts in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:457
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:463
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:465
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:475
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:481
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:483
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:493
|
||||
#, docstring
|
||||
msgid "Explain how to set the twitch token."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:476
|
||||
#: redbot/cogs/streams/streams.py:494
|
||||
msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/dashboard/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click *Register Your Application*.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to {localhost}, and select an Application Category of your choosing.\n"
|
||||
"4. Click *Register*.\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
"{command}\n\n"
|
||||
@@ -172,34 +172,34 @@ msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:499
|
||||
#: redbot/cogs/streams/streams.py:519
|
||||
#, docstring
|
||||
msgid "Explain how to set the YouTube token."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:501
|
||||
#: redbot/cogs/streams/streams.py:521
|
||||
msgid "To get one, do the following:\n"
|
||||
"1. Create a project\n"
|
||||
"(see https://support.google.com/googleapi/answer/6251787 for details)\n"
|
||||
"(see {link1} for details)\n"
|
||||
"2. Enable the YouTube Data API v3 \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158841 for instructions)\n"
|
||||
"(see {link2} for instructions)\n"
|
||||
"3. Set up your API key \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158862 for instructions)\n"
|
||||
"(see {link3} for instructions)\n"
|
||||
"4. Copy your API key and run the command {command}\n\n"
|
||||
"Note: These tokens are sensitive and should only be used in a private channel\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:515
|
||||
#: redbot/cogs/streams/streams.py:538
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:524
|
||||
#: redbot/cogs/streams/streams.py:547
|
||||
#, docstring
|
||||
msgid "Manage custom messages for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:530
|
||||
#: redbot/cogs/streams/streams.py:553
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" Use `{mention}` in the message to insert the selected mentions.\n"
|
||||
@@ -209,11 +209,11 @@ msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:540 redbot/cogs/streams/streams.py:554
|
||||
#: redbot/cogs/streams/streams.py:563 redbot/cogs/streams/streams.py:577
|
||||
msgid "Stream alert message set!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:545
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" Use `{stream}` in the message to insert the channel or username.\n"
|
||||
@@ -222,157 +222,157 @@ msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:559
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
#, docstring
|
||||
msgid "Reset the stream alert messages in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:563
|
||||
#: redbot/cogs/streams/streams.py:586
|
||||
msgid "Stream alerts in this server will now use the default alert message."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#: redbot/cogs/streams/streams.py:591
|
||||
#, docstring
|
||||
msgid "Manage mention settings for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:574
|
||||
#: redbot/cogs/streams/streams.py:597
|
||||
#, docstring
|
||||
msgid "Toggle the `@everyone` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:579
|
||||
msgid "`@everyone` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:603
|
||||
msgid "{everyone} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
msgid "When a stream is live, `@everyone` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:610
|
||||
msgid "When a stream is live, {everyone} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:587
|
||||
#: redbot/cogs/streams/streams.py:618
|
||||
#, docstring
|
||||
msgid "Toggle the `@here` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:592
|
||||
msgid "`@here` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:624
|
||||
msgid "{here} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:595
|
||||
msgid "When a stream is live, `@here` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
msgid "When a stream is live, {here} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:600
|
||||
#: redbot/cogs/streams/streams.py:639
|
||||
#, docstring
|
||||
msgid "Toggle a role mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:605
|
||||
msgid "`@{role.name}` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
msgid "{role} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:611
|
||||
msgid "When a stream or community is live, `@{role.name}` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:650
|
||||
msgid "When a stream or community is live, {role} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:615
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:626
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
#, docstring
|
||||
msgid "Toggle alert deletion for when streams go offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:629
|
||||
#: redbot/cogs/streams/streams.py:668
|
||||
msgid "The notifications will be deleted once streams go offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
#: redbot/cogs/streams/streams.py:670
|
||||
msgid "Notifications will no longer be deleted."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:636
|
||||
#: redbot/cogs/streams/streams.py:675
|
||||
#, docstring
|
||||
msgid "Toggle excluding rerun streams from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:641
|
||||
#: redbot/cogs/streams/streams.py:680
|
||||
msgid "Streams of type 'rerun' will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
#: redbot/cogs/streams/streams.py:683
|
||||
msgid "Streams of type 'rerun' will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:649
|
||||
#: redbot/cogs/streams/streams.py:688
|
||||
#, docstring
|
||||
msgid "Toggle excluding YouTube streams schedules from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
#: redbot/cogs/streams/streams.py:693
|
||||
msgid "Streams schedules will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:657
|
||||
#: redbot/cogs/streams/streams.py:696
|
||||
msgid "Streams schedules will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
msgid "I'll now send a notification in this channel when {stream.name} is live."
|
||||
#: redbot/cogs/streams/streams.py:704
|
||||
msgid "I'll now send a notification in the {channel.mention} channel when {stream.name} is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:674
|
||||
msgid "I won't send notifications about {stream.name} in this channel anymore."
|
||||
#: redbot/cogs/streams/streams.py:714
|
||||
msgid "I won't send notifications about {stream.name} in the {channel.mention} channel anymore"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:825
|
||||
#: redbot/cogs/streams/streams.py:866
|
||||
msgid "{mention}, {display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:845
|
||||
#: redbot/cogs/streams/streams.py:886
|
||||
msgid "{display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:226
|
||||
#: redbot/cogs/streams/streamtypes.py:228
|
||||
msgid "This stream will start in {time}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:232
|
||||
#: redbot/cogs/streams/streamtypes.py:234
|
||||
msgid "This stream was scheduled for {min} minutes ago"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:446
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
msgid "Untitled broadcast"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
#: redbot/cogs/streams/streamtypes.py:450
|
||||
msgid " - Rerun"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:451
|
||||
#: redbot/cogs/streams/streamtypes.py:499
|
||||
#: redbot/cogs/streams/streamtypes.py:453
|
||||
#: redbot/cogs/streams/streamtypes.py:502
|
||||
msgid "Followers"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:452
|
||||
#: redbot/cogs/streams/streamtypes.py:500
|
||||
#: redbot/cogs/streams/streamtypes.py:454
|
||||
#: redbot/cogs/streams/streamtypes.py:503
|
||||
msgid "Total views"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:457
|
||||
#: redbot/cogs/streams/streamtypes.py:459
|
||||
msgid "Playing: "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:505
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
msgid "None"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
#: redbot/cogs/streams/streamtypes.py:511
|
||||
msgid "NSFW | "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:512
|
||||
#: redbot/cogs/streams/streamtypes.py:515
|
||||
msgid "{adult}Category: {category} | Tags: {tags}"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-09-03 14:25+0000\n"
|
||||
"POT-Creation-Date: 2022-04-09 18:09+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Portuguese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Generated-By: redgettext 3.4.2\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -15,7 +15,7 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 48\n"
|
||||
"Language: pt_PT\n"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:42
|
||||
#: redbot/cogs/streams/streams.py:43
|
||||
#, docstring
|
||||
msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" You can check if a Twitch, YouTube or Picarto stream is\n"
|
||||
@@ -23,10 +23,10 @@ msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:143
|
||||
#: redbot/cogs/streams/streams.py:122
|
||||
msgid "You need a client secret key if you want to use the Twitch API on this cog.\n"
|
||||
"Follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/console/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click \"Manage\" on your application.\n"
|
||||
"3. Click on \"New secret\".\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
@@ -34,83 +34,83 @@ msgid "You need a client secret key if you want to use the Twitch API on this co
|
||||
"Note: These tokens are sensitive and should only be used in a private channel or in DM with the bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_id_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_secret_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:210
|
||||
#: redbot/cogs/streams/streams.py:207
|
||||
#, docstring
|
||||
msgid "Check if a Twitch channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:225
|
||||
#: redbot/cogs/streams/streams.py:222
|
||||
#, docstring
|
||||
msgid "Check if a YouTube channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:243
|
||||
#: redbot/cogs/streams/streams.py:240
|
||||
#, docstring
|
||||
msgid "Check if a Picarto channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:255 redbot/cogs/streams/streams.py:291
|
||||
#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288
|
||||
msgid "That user is offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:449
|
||||
msgid "That channel doesn't seem to exist."
|
||||
#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:467
|
||||
msgid "That user doesn't seem to exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:260 redbot/cogs/streams/streams.py:417
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:435
|
||||
msgid "The Twitch token is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:266 redbot/cogs/streams/streams.py:424
|
||||
#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:442
|
||||
msgid "The YouTube API key is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:272 redbot/cogs/streams/streams.py:432
|
||||
#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:450
|
||||
msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:284 redbot/cogs/streams/streams.py:444
|
||||
#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:462
|
||||
msgid "Something went wrong whilst trying to contact the stream service's API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:301
|
||||
#: redbot/cogs/streams/streams.py:298
|
||||
#, docstring
|
||||
msgid "Manage automated stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:306
|
||||
#: redbot/cogs/streams/streams.py:308
|
||||
#, docstring
|
||||
msgid "Manage Twitch stream notifications."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:311
|
||||
#: redbot/cogs/streams/streams.py:315
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Twitch stream."
|
||||
msgid "Toggle alerts in this or the given channel for a Twitch stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:314
|
||||
#: redbot/cogs/streams/streams.py:318
|
||||
msgid "Please supply the name of a *Twitch* channel, not a Discord channel."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:321
|
||||
#: redbot/cogs/streams/streams.py:330
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a YouTube stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:326
|
||||
#: redbot/cogs/streams/streams.py:337
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Picarto stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:331
|
||||
#: redbot/cogs/streams/streams.py:342
|
||||
#, docstring
|
||||
msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" `[p]streamalert stop` will disable this channel's stream\n"
|
||||
@@ -120,51 +120,51 @@ msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:361
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
msgid "All the stream alerts in this server have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:363
|
||||
#: redbot/cogs/streams/streams.py:374
|
||||
msgid "All the stream alerts in this channel have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:369
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#, docstring
|
||||
msgid "List all active stream alerts in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
#: redbot/cogs/streams/streams.py:383
|
||||
msgid "Active alerts:\n\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#: redbot/cogs/streams/streams.py:391
|
||||
msgid "There are no active alerts in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:457
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:463
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:465
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:475
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:481
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:483
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:493
|
||||
#, docstring
|
||||
msgid "Explain how to set the twitch token."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:476
|
||||
#: redbot/cogs/streams/streams.py:494
|
||||
msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/dashboard/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click *Register Your Application*.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to {localhost}, and select an Application Category of your choosing.\n"
|
||||
"4. Click *Register*.\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
"{command}\n\n"
|
||||
@@ -172,34 +172,34 @@ msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:499
|
||||
#: redbot/cogs/streams/streams.py:519
|
||||
#, docstring
|
||||
msgid "Explain how to set the YouTube token."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:501
|
||||
#: redbot/cogs/streams/streams.py:521
|
||||
msgid "To get one, do the following:\n"
|
||||
"1. Create a project\n"
|
||||
"(see https://support.google.com/googleapi/answer/6251787 for details)\n"
|
||||
"(see {link1} for details)\n"
|
||||
"2. Enable the YouTube Data API v3 \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158841 for instructions)\n"
|
||||
"(see {link2} for instructions)\n"
|
||||
"3. Set up your API key \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158862 for instructions)\n"
|
||||
"(see {link3} for instructions)\n"
|
||||
"4. Copy your API key and run the command {command}\n\n"
|
||||
"Note: These tokens are sensitive and should only be used in a private channel\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:515
|
||||
#: redbot/cogs/streams/streams.py:538
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:524
|
||||
#: redbot/cogs/streams/streams.py:547
|
||||
#, docstring
|
||||
msgid "Manage custom messages for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:530
|
||||
#: redbot/cogs/streams/streams.py:553
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" Use `{mention}` in the message to insert the selected mentions.\n"
|
||||
@@ -209,11 +209,11 @@ msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:540 redbot/cogs/streams/streams.py:554
|
||||
#: redbot/cogs/streams/streams.py:563 redbot/cogs/streams/streams.py:577
|
||||
msgid "Stream alert message set!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:545
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" Use `{stream}` in the message to insert the channel or username.\n"
|
||||
@@ -222,157 +222,157 @@ msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:559
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
#, docstring
|
||||
msgid "Reset the stream alert messages in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:563
|
||||
#: redbot/cogs/streams/streams.py:586
|
||||
msgid "Stream alerts in this server will now use the default alert message."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#: redbot/cogs/streams/streams.py:591
|
||||
#, docstring
|
||||
msgid "Manage mention settings for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:574
|
||||
#: redbot/cogs/streams/streams.py:597
|
||||
#, docstring
|
||||
msgid "Toggle the `@everyone` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:579
|
||||
msgid "`@everyone` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:603
|
||||
msgid "{everyone} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
msgid "When a stream is live, `@everyone` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:610
|
||||
msgid "When a stream is live, {everyone} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:587
|
||||
#: redbot/cogs/streams/streams.py:618
|
||||
#, docstring
|
||||
msgid "Toggle the `@here` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:592
|
||||
msgid "`@here` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:624
|
||||
msgid "{here} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:595
|
||||
msgid "When a stream is live, `@here` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
msgid "When a stream is live, {here} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:600
|
||||
#: redbot/cogs/streams/streams.py:639
|
||||
#, docstring
|
||||
msgid "Toggle a role mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:605
|
||||
msgid "`@{role.name}` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
msgid "{role} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:611
|
||||
msgid "When a stream or community is live, `@{role.name}` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:650
|
||||
msgid "When a stream or community is live, {role} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:615
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:626
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
#, docstring
|
||||
msgid "Toggle alert deletion for when streams go offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:629
|
||||
#: redbot/cogs/streams/streams.py:668
|
||||
msgid "The notifications will be deleted once streams go offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
#: redbot/cogs/streams/streams.py:670
|
||||
msgid "Notifications will no longer be deleted."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:636
|
||||
#: redbot/cogs/streams/streams.py:675
|
||||
#, docstring
|
||||
msgid "Toggle excluding rerun streams from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:641
|
||||
#: redbot/cogs/streams/streams.py:680
|
||||
msgid "Streams of type 'rerun' will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
#: redbot/cogs/streams/streams.py:683
|
||||
msgid "Streams of type 'rerun' will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:649
|
||||
#: redbot/cogs/streams/streams.py:688
|
||||
#, docstring
|
||||
msgid "Toggle excluding YouTube streams schedules from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
#: redbot/cogs/streams/streams.py:693
|
||||
msgid "Streams schedules will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:657
|
||||
#: redbot/cogs/streams/streams.py:696
|
||||
msgid "Streams schedules will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
msgid "I'll now send a notification in this channel when {stream.name} is live."
|
||||
#: redbot/cogs/streams/streams.py:704
|
||||
msgid "I'll now send a notification in the {channel.mention} channel when {stream.name} is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:674
|
||||
msgid "I won't send notifications about {stream.name} in this channel anymore."
|
||||
#: redbot/cogs/streams/streams.py:714
|
||||
msgid "I won't send notifications about {stream.name} in the {channel.mention} channel anymore"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:825
|
||||
#: redbot/cogs/streams/streams.py:866
|
||||
msgid "{mention}, {display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:845
|
||||
#: redbot/cogs/streams/streams.py:886
|
||||
msgid "{display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:226
|
||||
#: redbot/cogs/streams/streamtypes.py:228
|
||||
msgid "This stream will start in {time}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:232
|
||||
#: redbot/cogs/streams/streamtypes.py:234
|
||||
msgid "This stream was scheduled for {min} minutes ago"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:446
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
msgid "Untitled broadcast"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
#: redbot/cogs/streams/streamtypes.py:450
|
||||
msgid " - Rerun"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:451
|
||||
#: redbot/cogs/streams/streamtypes.py:499
|
||||
#: redbot/cogs/streams/streamtypes.py:453
|
||||
#: redbot/cogs/streams/streamtypes.py:502
|
||||
msgid "Followers"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:452
|
||||
#: redbot/cogs/streams/streamtypes.py:500
|
||||
#: redbot/cogs/streams/streamtypes.py:454
|
||||
#: redbot/cogs/streams/streamtypes.py:503
|
||||
msgid "Total views"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:457
|
||||
#: redbot/cogs/streams/streamtypes.py:459
|
||||
msgid "Playing: "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:505
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
msgid "None"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
#: redbot/cogs/streams/streamtypes.py:511
|
||||
msgid "NSFW | "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:512
|
||||
#: redbot/cogs/streams/streamtypes.py:515
|
||||
msgid "{adult}Category: {category} | Tags: {tags}"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-09-03 14:25+0000\n"
|
||||
"POT-Creation-Date: 2022-04-09 18:09+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Romanian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Generated-By: redgettext 3.4.2\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n%100<20)) ? 1 : 2);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -15,7 +15,7 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 48\n"
|
||||
"Language: ro_RO\n"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:42
|
||||
#: redbot/cogs/streams/streams.py:43
|
||||
#, docstring
|
||||
msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" You can check if a Twitch, YouTube or Picarto stream is\n"
|
||||
@@ -23,10 +23,10 @@ msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:143
|
||||
#: redbot/cogs/streams/streams.py:122
|
||||
msgid "You need a client secret key if you want to use the Twitch API on this cog.\n"
|
||||
"Follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/console/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click \"Manage\" on your application.\n"
|
||||
"3. Click on \"New secret\".\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
@@ -34,83 +34,83 @@ msgid "You need a client secret key if you want to use the Twitch API on this co
|
||||
"Note: These tokens are sensitive and should only be used in a private channel or in DM with the bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_id_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_secret_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:210
|
||||
#: redbot/cogs/streams/streams.py:207
|
||||
#, docstring
|
||||
msgid "Check if a Twitch channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:225
|
||||
#: redbot/cogs/streams/streams.py:222
|
||||
#, docstring
|
||||
msgid "Check if a YouTube channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:243
|
||||
#: redbot/cogs/streams/streams.py:240
|
||||
#, docstring
|
||||
msgid "Check if a Picarto channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:255 redbot/cogs/streams/streams.py:291
|
||||
#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288
|
||||
msgid "That user is offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:449
|
||||
msgid "That channel doesn't seem to exist."
|
||||
#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:467
|
||||
msgid "That user doesn't seem to exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:260 redbot/cogs/streams/streams.py:417
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:435
|
||||
msgid "The Twitch token is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:266 redbot/cogs/streams/streams.py:424
|
||||
#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:442
|
||||
msgid "The YouTube API key is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:272 redbot/cogs/streams/streams.py:432
|
||||
#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:450
|
||||
msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:284 redbot/cogs/streams/streams.py:444
|
||||
#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:462
|
||||
msgid "Something went wrong whilst trying to contact the stream service's API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:301
|
||||
#: redbot/cogs/streams/streams.py:298
|
||||
#, docstring
|
||||
msgid "Manage automated stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:306
|
||||
#: redbot/cogs/streams/streams.py:308
|
||||
#, docstring
|
||||
msgid "Manage Twitch stream notifications."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:311
|
||||
#: redbot/cogs/streams/streams.py:315
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Twitch stream."
|
||||
msgid "Toggle alerts in this or the given channel for a Twitch stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:314
|
||||
#: redbot/cogs/streams/streams.py:318
|
||||
msgid "Please supply the name of a *Twitch* channel, not a Discord channel."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:321
|
||||
#: redbot/cogs/streams/streams.py:330
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a YouTube stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:326
|
||||
#: redbot/cogs/streams/streams.py:337
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Picarto stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:331
|
||||
#: redbot/cogs/streams/streams.py:342
|
||||
#, docstring
|
||||
msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" `[p]streamalert stop` will disable this channel's stream\n"
|
||||
@@ -120,51 +120,51 @@ msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:361
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
msgid "All the stream alerts in this server have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:363
|
||||
#: redbot/cogs/streams/streams.py:374
|
||||
msgid "All the stream alerts in this channel have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:369
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#, docstring
|
||||
msgid "List all active stream alerts in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
#: redbot/cogs/streams/streams.py:383
|
||||
msgid "Active alerts:\n\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#: redbot/cogs/streams/streams.py:391
|
||||
msgid "There are no active alerts in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:457
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:463
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:465
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:475
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:481
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:483
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:493
|
||||
#, docstring
|
||||
msgid "Explain how to set the twitch token."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:476
|
||||
#: redbot/cogs/streams/streams.py:494
|
||||
msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/dashboard/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click *Register Your Application*.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to {localhost}, and select an Application Category of your choosing.\n"
|
||||
"4. Click *Register*.\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
"{command}\n\n"
|
||||
@@ -172,34 +172,34 @@ msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:499
|
||||
#: redbot/cogs/streams/streams.py:519
|
||||
#, docstring
|
||||
msgid "Explain how to set the YouTube token."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:501
|
||||
#: redbot/cogs/streams/streams.py:521
|
||||
msgid "To get one, do the following:\n"
|
||||
"1. Create a project\n"
|
||||
"(see https://support.google.com/googleapi/answer/6251787 for details)\n"
|
||||
"(see {link1} for details)\n"
|
||||
"2. Enable the YouTube Data API v3 \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158841 for instructions)\n"
|
||||
"(see {link2} for instructions)\n"
|
||||
"3. Set up your API key \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158862 for instructions)\n"
|
||||
"(see {link3} for instructions)\n"
|
||||
"4. Copy your API key and run the command {command}\n\n"
|
||||
"Note: These tokens are sensitive and should only be used in a private channel\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:515
|
||||
#: redbot/cogs/streams/streams.py:538
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:524
|
||||
#: redbot/cogs/streams/streams.py:547
|
||||
#, docstring
|
||||
msgid "Manage custom messages for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:530
|
||||
#: redbot/cogs/streams/streams.py:553
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" Use `{mention}` in the message to insert the selected mentions.\n"
|
||||
@@ -209,11 +209,11 @@ msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:540 redbot/cogs/streams/streams.py:554
|
||||
#: redbot/cogs/streams/streams.py:563 redbot/cogs/streams/streams.py:577
|
||||
msgid "Stream alert message set!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:545
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" Use `{stream}` in the message to insert the channel or username.\n"
|
||||
@@ -222,157 +222,157 @@ msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:559
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
#, docstring
|
||||
msgid "Reset the stream alert messages in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:563
|
||||
#: redbot/cogs/streams/streams.py:586
|
||||
msgid "Stream alerts in this server will now use the default alert message."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#: redbot/cogs/streams/streams.py:591
|
||||
#, docstring
|
||||
msgid "Manage mention settings for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:574
|
||||
#: redbot/cogs/streams/streams.py:597
|
||||
#, docstring
|
||||
msgid "Toggle the `@everyone` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:579
|
||||
msgid "`@everyone` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:603
|
||||
msgid "{everyone} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
msgid "When a stream is live, `@everyone` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:610
|
||||
msgid "When a stream is live, {everyone} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:587
|
||||
#: redbot/cogs/streams/streams.py:618
|
||||
#, docstring
|
||||
msgid "Toggle the `@here` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:592
|
||||
msgid "`@here` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:624
|
||||
msgid "{here} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:595
|
||||
msgid "When a stream is live, `@here` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
msgid "When a stream is live, {here} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:600
|
||||
#: redbot/cogs/streams/streams.py:639
|
||||
#, docstring
|
||||
msgid "Toggle a role mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:605
|
||||
msgid "`@{role.name}` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
msgid "{role} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:611
|
||||
msgid "When a stream or community is live, `@{role.name}` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:650
|
||||
msgid "When a stream or community is live, {role} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:615
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:626
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
#, docstring
|
||||
msgid "Toggle alert deletion for when streams go offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:629
|
||||
#: redbot/cogs/streams/streams.py:668
|
||||
msgid "The notifications will be deleted once streams go offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
#: redbot/cogs/streams/streams.py:670
|
||||
msgid "Notifications will no longer be deleted."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:636
|
||||
#: redbot/cogs/streams/streams.py:675
|
||||
#, docstring
|
||||
msgid "Toggle excluding rerun streams from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:641
|
||||
#: redbot/cogs/streams/streams.py:680
|
||||
msgid "Streams of type 'rerun' will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
#: redbot/cogs/streams/streams.py:683
|
||||
msgid "Streams of type 'rerun' will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:649
|
||||
#: redbot/cogs/streams/streams.py:688
|
||||
#, docstring
|
||||
msgid "Toggle excluding YouTube streams schedules from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
#: redbot/cogs/streams/streams.py:693
|
||||
msgid "Streams schedules will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:657
|
||||
#: redbot/cogs/streams/streams.py:696
|
||||
msgid "Streams schedules will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
msgid "I'll now send a notification in this channel when {stream.name} is live."
|
||||
#: redbot/cogs/streams/streams.py:704
|
||||
msgid "I'll now send a notification in the {channel.mention} channel when {stream.name} is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:674
|
||||
msgid "I won't send notifications about {stream.name} in this channel anymore."
|
||||
#: redbot/cogs/streams/streams.py:714
|
||||
msgid "I won't send notifications about {stream.name} in the {channel.mention} channel anymore"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:825
|
||||
#: redbot/cogs/streams/streams.py:866
|
||||
msgid "{mention}, {display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:845
|
||||
#: redbot/cogs/streams/streams.py:886
|
||||
msgid "{display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:226
|
||||
#: redbot/cogs/streams/streamtypes.py:228
|
||||
msgid "This stream will start in {time}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:232
|
||||
#: redbot/cogs/streams/streamtypes.py:234
|
||||
msgid "This stream was scheduled for {min} minutes ago"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:446
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
msgid "Untitled broadcast"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
#: redbot/cogs/streams/streamtypes.py:450
|
||||
msgid " - Rerun"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:451
|
||||
#: redbot/cogs/streams/streamtypes.py:499
|
||||
#: redbot/cogs/streams/streamtypes.py:453
|
||||
#: redbot/cogs/streams/streamtypes.py:502
|
||||
msgid "Followers"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:452
|
||||
#: redbot/cogs/streams/streamtypes.py:500
|
||||
#: redbot/cogs/streams/streamtypes.py:454
|
||||
#: redbot/cogs/streams/streamtypes.py:503
|
||||
msgid "Total views"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:457
|
||||
#: redbot/cogs/streams/streamtypes.py:459
|
||||
msgid "Playing: "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:505
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
msgid "None"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
#: redbot/cogs/streams/streamtypes.py:511
|
||||
msgid "NSFW | "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:512
|
||||
#: redbot/cogs/streams/streamtypes.py:515
|
||||
msgid "{adult}Category: {category} | Tags: {tags}"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-09-03 14:25+0000\n"
|
||||
"POT-Creation-Date: 2022-04-09 18:09+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Russian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Generated-By: redgettext 3.4.2\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 && n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 && n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -15,7 +15,7 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 48\n"
|
||||
"Language: ru_RU\n"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:42
|
||||
#: redbot/cogs/streams/streams.py:43
|
||||
#, docstring
|
||||
msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" You can check if a Twitch, YouTube or Picarto stream is\n"
|
||||
@@ -26,101 +26,94 @@ msgstr "Различные команды, относящиеся к стрим
|
||||
" в данный момент.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/streams/streams.py:143
|
||||
#: redbot/cogs/streams/streams.py:122
|
||||
msgid "You need a client secret key if you want to use the Twitch API on this cog.\n"
|
||||
"Follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/console/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click \"Manage\" on your application.\n"
|
||||
"3. Click on \"New secret\".\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
"{command}\n\n"
|
||||
"Note: These tokens are sensitive and should only be used in a private channel or in DM with the bot."
|
||||
msgstr "Вам нужен секретный ключ клиента, если вы хотите использовать API Twitch на этом коге.\n"
|
||||
"Выполните следующие шаги:\n"
|
||||
"1. Перейдите на эту страницу: https://dev.twitch.tv/console/apps.\n"
|
||||
"2. Нажмите \"Управление\" на вашем приложении.\n"
|
||||
"3. Нажмите на \"Новый секрет\".\n"
|
||||
"5. Скопируйте ID клиента и секрет клиента в:\n"
|
||||
"{command}.\n\n"
|
||||
"Примечание: Эти токены являются конфиденциальными и должны использоваться только в приватном канале или в ЛС с ботом."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_id_here>"
|
||||
msgstr "<your_client_id_here>"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_secret_here>"
|
||||
msgstr "<your_client_secret_here>"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:210
|
||||
#: redbot/cogs/streams/streams.py:207
|
||||
#, docstring
|
||||
msgid "Check if a Twitch channel is live."
|
||||
msgstr "Статус канала Twitch."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:225
|
||||
#: redbot/cogs/streams/streams.py:222
|
||||
#, docstring
|
||||
msgid "Check if a YouTube channel is live."
|
||||
msgstr "Статус канала YouTube."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:243
|
||||
#: redbot/cogs/streams/streams.py:240
|
||||
#, docstring
|
||||
msgid "Check if a Picarto channel is live."
|
||||
msgstr "Статус канала Picarto."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:255 redbot/cogs/streams/streams.py:291
|
||||
#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288
|
||||
msgid "That user is offline."
|
||||
msgstr "Этот пользователь не в сети."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:449
|
||||
msgid "That channel doesn't seem to exist."
|
||||
msgstr "Этот канал, кажется, не существует."
|
||||
#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:467
|
||||
msgid "That user doesn't seem to exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:260 redbot/cogs/streams/streams.py:417
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:435
|
||||
msgid "The Twitch token is either invalid or has not been set. See {command}."
|
||||
msgstr "Токен Twitch является недопустимым или не был установлен. Смотрите {command}."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:266 redbot/cogs/streams/streams.py:424
|
||||
#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:442
|
||||
msgid "The YouTube API key is either invalid or has not been set. See {command}."
|
||||
msgstr "Ключ YouTube API является недопустимым или не был установлен. Смотрите {command}."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:272 redbot/cogs/streams/streams.py:432
|
||||
#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:450
|
||||
msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
|
||||
msgstr "Превышена квота на YouTube. Повторите попытку позже или свяжитесь с владельцем, если это продолжится."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:284 redbot/cogs/streams/streams.py:444
|
||||
#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:462
|
||||
msgid "Something went wrong whilst trying to contact the stream service's API."
|
||||
msgstr "Что-то пошло не так при попытке связаться с API потокового сервиса."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:301
|
||||
#: redbot/cogs/streams/streams.py:298
|
||||
#, docstring
|
||||
msgid "Manage automated stream alerts."
|
||||
msgstr "Управление автоматическими оповещениями транслляций."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:306
|
||||
#: redbot/cogs/streams/streams.py:308
|
||||
#, docstring
|
||||
msgid "Manage Twitch stream notifications."
|
||||
msgstr "Управление Twitch уведомлениями."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:311
|
||||
#: redbot/cogs/streams/streams.py:315
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Twitch stream."
|
||||
msgstr "Переключить оповещения в этом канале для трансляции Twitch."
|
||||
msgid "Toggle alerts in this or the given channel for a Twitch stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:314
|
||||
#: redbot/cogs/streams/streams.py:318
|
||||
msgid "Please supply the name of a *Twitch* channel, not a Discord channel."
|
||||
msgstr "Пожалуйста укажите имя Twitch канала, а не Discord канала."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:321
|
||||
#: redbot/cogs/streams/streams.py:330
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a YouTube stream."
|
||||
msgstr "Переключить оповещения на этом канале для трансляции YouTube."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:326
|
||||
#: redbot/cogs/streams/streams.py:337
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Picarto stream."
|
||||
msgstr "Переключить оповещения на этом канале для трансляции Picarto."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:331
|
||||
#: redbot/cogs/streams/streams.py:342
|
||||
#, docstring
|
||||
msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" `[p]streamalert stop` will disable this channel's stream\n"
|
||||
@@ -130,103 +123,86 @@ msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" "
|
||||
msgstr "Отключение всех оповещений о трансляциях в текущем канале или сервере. `[p]stream alert stop` отключит оповещения в текущем канале. Выполните `[p]stream alert stop yes` чтобы отключить все оповещения в текущем сервере. "
|
||||
|
||||
#: redbot/cogs/streams/streams.py:361
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
msgid "All the stream alerts in this server have been disabled."
|
||||
msgstr "Все оповещения о трансляциях на этом сервере были отключены."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:363
|
||||
#: redbot/cogs/streams/streams.py:374
|
||||
msgid "All the stream alerts in this channel have been disabled."
|
||||
msgstr "Все оповещения о трансляциях в этом канале отключены."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:369
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#, docstring
|
||||
msgid "List all active stream alerts in this server."
|
||||
msgstr "Список всех активных оповещений о трансляциях на этом сервере."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
#: redbot/cogs/streams/streams.py:383
|
||||
msgid "Active alerts:\n\n"
|
||||
msgstr "Активные уведомления:\n\n"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#: redbot/cogs/streams/streams.py:391
|
||||
msgid "There are no active alerts in this server."
|
||||
msgstr "На этом сервере нет активных оповещений."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:457
|
||||
#: redbot/cogs/streams/streams.py:475
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr "Управление настройками оповещения о трансляции."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:463
|
||||
#: redbot/cogs/streams/streams.py:481
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr "Установить время обновления проверки трансляции."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:465
|
||||
#: redbot/cogs/streams/streams.py:483
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr "Вы не можете установить таймер обновления менее чем на 60 секунд"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:475
|
||||
#: redbot/cogs/streams/streams.py:493
|
||||
#, docstring
|
||||
msgid "Explain how to set the twitch token."
|
||||
msgstr "Объясните, как установить Twitch токен."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:476
|
||||
#: redbot/cogs/streams/streams.py:494
|
||||
msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/dashboard/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click *Register Your Application*.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to {localhost}, and select an Application Category of your choosing.\n"
|
||||
"4. Click *Register*.\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
"{command}\n\n"
|
||||
"Note: These tokens are sensitive and should only be used in a private channel\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr "Чтобы установить API токен twitch, выполните следующие действия:\n"
|
||||
"1. Перейдите на эту страницу: https://dev.twitch.tv/dashboard/apps.\n"
|
||||
"2. Нажмите на *Регистрация вашего приложения*.\n"
|
||||
"3. Введите имя, установите OAuth Redirect URI на `http://localhost` и выберите категорию приложения по своему усмотрению.\n"
|
||||
"4. Нажмите *Регистрация*.\n"
|
||||
"5. Скопируйте ID клиента и секрет клиента в:\n"
|
||||
"{command}.\n\n"
|
||||
"Примечание: Эти токены являются конфиденциальными и должны использоваться только в приватном канале\n"
|
||||
"или в личных сообщениях с ботом.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:499
|
||||
#: redbot/cogs/streams/streams.py:519
|
||||
#, docstring
|
||||
msgid "Explain how to set the YouTube token."
|
||||
msgstr "Объясните, как установить YouTube токен."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:501
|
||||
#: redbot/cogs/streams/streams.py:521
|
||||
msgid "To get one, do the following:\n"
|
||||
"1. Create a project\n"
|
||||
"(see https://support.google.com/googleapi/answer/6251787 for details)\n"
|
||||
"(see {link1} for details)\n"
|
||||
"2. Enable the YouTube Data API v3 \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158841 for instructions)\n"
|
||||
"(see {link2} for instructions)\n"
|
||||
"3. Set up your API key \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158862 for instructions)\n"
|
||||
"(see {link3} for instructions)\n"
|
||||
"4. Copy your API key and run the command {command}\n\n"
|
||||
"Note: These tokens are sensitive and should only be used in a private channel\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr "Чтобы получить токен YouTube, сделайте следующее:\n"
|
||||
"1. Создайте проект\n"
|
||||
"(подробнее см. https://support.google.com/googleapi/answer/6251787)\n"
|
||||
"2. Включите YouTube Data API v3 \n"
|
||||
"(инструкции см. на https://support.google.com/googleapi/answer/6158841)\n"
|
||||
"3. Настройте ключ API \n"
|
||||
"(инструкции см. на https://support.google.com/googleapi/answer/6158862)\n"
|
||||
"4. Скопируйте свой API-ключ и выполните команду {command}.\n\n"
|
||||
"Примечание: Эти токены являются конфиденциальными и должны использоваться только в приватном канале\n"
|
||||
"или в личных сообщениях с ботом.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:515
|
||||
#: redbot/cogs/streams/streams.py:538
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr "<your_api_key_here>"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:524
|
||||
#: redbot/cogs/streams/streams.py:547
|
||||
#, docstring
|
||||
msgid "Manage custom messages for stream alerts."
|
||||
msgstr "Управление пользовательскими сообщениями для потоковых оповещений."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:530
|
||||
#: redbot/cogs/streams/streams.py:553
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" Use `{mention}` in the message to insert the selected mentions.\n"
|
||||
@@ -241,11 +217,11 @@ msgstr "Установить уведомление о трансляции, к
|
||||
" Например: `[p]streamset message mention {mention}, {stream.display_name} is live!`\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/streams/streams.py:540 redbot/cogs/streams/streams.py:554
|
||||
#: redbot/cogs/streams/streams.py:563 redbot/cogs/streams/streams.py:577
|
||||
msgid "Stream alert message set!"
|
||||
msgstr "Уведомление о трансляции установлено!"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:545
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" Use `{stream}` in the message to insert the channel or username.\n"
|
||||
@@ -258,157 +234,157 @@ msgstr "Установите оповещение, когда упоминани
|
||||
" Например: `[p]streamset message nomention {stream.display_name} is live!`\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/streams/streams.py:559
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
#, docstring
|
||||
msgid "Reset the stream alert messages in this server."
|
||||
msgstr "Сброс уведомлений о трансляциях в текущем сервере."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:563
|
||||
#: redbot/cogs/streams/streams.py:586
|
||||
msgid "Stream alerts in this server will now use the default alert message."
|
||||
msgstr "Потоковые оповещения на этом сервере теперь будут использовать оповещение по умолчанию."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#: redbot/cogs/streams/streams.py:591
|
||||
#, docstring
|
||||
msgid "Manage mention settings for stream alerts."
|
||||
msgstr "Управление настройками упоминаний для оповещений о трансляциях."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:574
|
||||
#: redbot/cogs/streams/streams.py:597
|
||||
#, docstring
|
||||
msgid "Toggle the `@everyone` mention."
|
||||
msgstr "Переключить упоминание `@everyone`."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:579
|
||||
msgid "`@everyone` will no longer be mentioned for stream alerts."
|
||||
msgstr "Упоминание `@everyone` больше не будет использоваться в оповещениях."
|
||||
#: redbot/cogs/streams/streams.py:603
|
||||
msgid "{everyone} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
msgid "When a stream is live, `@everyone` will be mentioned."
|
||||
msgstr "Когда трансляция в эфире, будет использоваться `@everyone`."
|
||||
#: redbot/cogs/streams/streams.py:610
|
||||
msgid "When a stream is live, {everyone} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:587
|
||||
#: redbot/cogs/streams/streams.py:618
|
||||
#, docstring
|
||||
msgid "Toggle the `@here` mention."
|
||||
msgstr "Переключить упоминание `@here`."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:592
|
||||
msgid "`@here` will no longer be mentioned for stream alerts."
|
||||
msgstr "Упоминание `@here` больше не будет использоваться в оповещениях."
|
||||
#: redbot/cogs/streams/streams.py:624
|
||||
msgid "{here} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:595
|
||||
msgid "When a stream is live, `@here` will be mentioned."
|
||||
msgstr "Когда трансляция в эфире, будет использоваться `@here`."
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
msgid "When a stream is live, {here} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:600
|
||||
#: redbot/cogs/streams/streams.py:639
|
||||
#, docstring
|
||||
msgid "Toggle a role mention."
|
||||
msgstr "Переключить упоминание роли."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:605
|
||||
msgid "`@{role.name}` will no longer be mentioned for stream alerts."
|
||||
msgstr "Упоминание `@{role.name}` больше не будет использоваться в оповещениях."
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
msgid "{role} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:611
|
||||
msgid "When a stream or community is live, `@{role.name}` will be mentioned."
|
||||
msgstr "Когда будет транслироваться поток или сообщество, будет использоваться `@{role.name}`."
|
||||
#: redbot/cogs/streams/streams.py:650
|
||||
msgid "When a stream or community is live, {role} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:615
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification."
|
||||
msgstr "Поскольку роль не может быть упомянута, она станет на мгновение упоминаемой при оповещении о трансляции. Убедитесь, что у меня есть необходимые разрешения для управления этой ролью, иначе члены этой роли не получат уведомление."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:626
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
#, docstring
|
||||
msgid "Toggle alert deletion for when streams go offline."
|
||||
msgstr "Переключить удаление оповещений при окончании трансляции."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:629
|
||||
#: redbot/cogs/streams/streams.py:668
|
||||
msgid "The notifications will be deleted once streams go offline."
|
||||
msgstr "Уведомления будут удалены при окончании трансляции."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
#: redbot/cogs/streams/streams.py:670
|
||||
msgid "Notifications will no longer be deleted."
|
||||
msgstr "Уведомления больше не будут удаляться."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:636
|
||||
#: redbot/cogs/streams/streams.py:675
|
||||
#, docstring
|
||||
msgid "Toggle excluding rerun streams from alerts."
|
||||
msgstr "Включить/Выключить исключение перезапуска трансляций из оповещений."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:641
|
||||
#: redbot/cogs/streams/streams.py:680
|
||||
msgid "Streams of type 'rerun' will be included in alerts."
|
||||
msgstr "Потоки типа 'повторное выполнение' будут включены в оповещения."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
#: redbot/cogs/streams/streams.py:683
|
||||
msgid "Streams of type 'rerun' will no longer send an alert."
|
||||
msgstr "Потоки типа 'rerun' больше не будут отправлять уведомление."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:649
|
||||
#: redbot/cogs/streams/streams.py:688
|
||||
#, docstring
|
||||
msgid "Toggle excluding YouTube streams schedules from alerts."
|
||||
msgstr "Включить/Выключить исключение расписаний трансляций YouTube из оповещений."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
#: redbot/cogs/streams/streams.py:693
|
||||
msgid "Streams schedules will be included in alerts."
|
||||
msgstr "Графики трансляций будут включены в оповещения."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:657
|
||||
#: redbot/cogs/streams/streams.py:696
|
||||
msgid "Streams schedules will no longer send an alert."
|
||||
msgstr "Графики трансляций больше не будут отправлять оповещение."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
msgid "I'll now send a notification in this channel when {stream.name} is live."
|
||||
msgstr "Теперь я отправлю уведомление на этом канале, когда {stream.name} будет активен."
|
||||
#: redbot/cogs/streams/streams.py:704
|
||||
msgid "I'll now send a notification in the {channel.mention} channel when {stream.name} is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:674
|
||||
msgid "I won't send notifications about {stream.name} in this channel anymore."
|
||||
msgstr "Я больше не буду отправлять уведомления о {stream.name} на этом канале."
|
||||
#: redbot/cogs/streams/streams.py:714
|
||||
msgid "I won't send notifications about {stream.name} in the {channel.mention} channel anymore"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:825
|
||||
#: redbot/cogs/streams/streams.py:866
|
||||
msgid "{mention}, {display_name} is live!"
|
||||
msgstr "{mention}, {display_name} в эфире!"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:845
|
||||
#: redbot/cogs/streams/streams.py:886
|
||||
msgid "{display_name} is live!"
|
||||
msgstr "{display_name} в прямом эфире!"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:226
|
||||
#: redbot/cogs/streams/streamtypes.py:228
|
||||
msgid "This stream will start in {time}"
|
||||
msgstr "Трансляция начнется через {time}"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:232
|
||||
#: redbot/cogs/streams/streamtypes.py:234
|
||||
msgid "This stream was scheduled for {min} minutes ago"
|
||||
msgstr "Эта трансляция была запланирована на {min} минут назад"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:446
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
msgid "Untitled broadcast"
|
||||
msgstr "Трансляция без названия"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
#: redbot/cogs/streams/streamtypes.py:450
|
||||
msgid " - Rerun"
|
||||
msgstr " - Повторный запуск"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:451
|
||||
#: redbot/cogs/streams/streamtypes.py:499
|
||||
#: redbot/cogs/streams/streamtypes.py:453
|
||||
#: redbot/cogs/streams/streamtypes.py:502
|
||||
msgid "Followers"
|
||||
msgstr "Подписчики"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:452
|
||||
#: redbot/cogs/streams/streamtypes.py:500
|
||||
#: redbot/cogs/streams/streamtypes.py:454
|
||||
#: redbot/cogs/streams/streamtypes.py:503
|
||||
msgid "Total views"
|
||||
msgstr "Всего просмотров"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:457
|
||||
#: redbot/cogs/streams/streamtypes.py:459
|
||||
msgid "Playing: "
|
||||
msgstr "Воспроизводится: "
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:505
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
msgid "None"
|
||||
msgstr "Отсутствует"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
#: redbot/cogs/streams/streamtypes.py:511
|
||||
msgid "NSFW | "
|
||||
msgstr "NSFW | "
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:512
|
||||
#: redbot/cogs/streams/streamtypes.py:515
|
||||
msgid "{adult}Category: {category} | Tags: {tags}"
|
||||
msgstr "{adult}Категория: {category} | Теги: {tags}"
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-09-03 14:25+0000\n"
|
||||
"POT-Creation-Date: 2022-04-09 18:09+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Slovak\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Generated-By: redgettext 3.4.2\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 3;\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -15,7 +15,7 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 48\n"
|
||||
"Language: sk_SK\n"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:42
|
||||
#: redbot/cogs/streams/streams.py:43
|
||||
#, docstring
|
||||
msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" You can check if a Twitch, YouTube or Picarto stream is\n"
|
||||
@@ -23,10 +23,10 @@ msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:143
|
||||
#: redbot/cogs/streams/streams.py:122
|
||||
msgid "You need a client secret key if you want to use the Twitch API on this cog.\n"
|
||||
"Follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/console/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click \"Manage\" on your application.\n"
|
||||
"3. Click on \"New secret\".\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
@@ -34,83 +34,83 @@ msgid "You need a client secret key if you want to use the Twitch API on this co
|
||||
"Note: These tokens are sensitive and should only be used in a private channel or in DM with the bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_id_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_secret_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:210
|
||||
#: redbot/cogs/streams/streams.py:207
|
||||
#, docstring
|
||||
msgid "Check if a Twitch channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:225
|
||||
#: redbot/cogs/streams/streams.py:222
|
||||
#, docstring
|
||||
msgid "Check if a YouTube channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:243
|
||||
#: redbot/cogs/streams/streams.py:240
|
||||
#, docstring
|
||||
msgid "Check if a Picarto channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:255 redbot/cogs/streams/streams.py:291
|
||||
#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288
|
||||
msgid "That user is offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:449
|
||||
msgid "That channel doesn't seem to exist."
|
||||
#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:467
|
||||
msgid "That user doesn't seem to exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:260 redbot/cogs/streams/streams.py:417
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:435
|
||||
msgid "The Twitch token is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:266 redbot/cogs/streams/streams.py:424
|
||||
#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:442
|
||||
msgid "The YouTube API key is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:272 redbot/cogs/streams/streams.py:432
|
||||
#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:450
|
||||
msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:284 redbot/cogs/streams/streams.py:444
|
||||
#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:462
|
||||
msgid "Something went wrong whilst trying to contact the stream service's API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:301
|
||||
#: redbot/cogs/streams/streams.py:298
|
||||
#, docstring
|
||||
msgid "Manage automated stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:306
|
||||
#: redbot/cogs/streams/streams.py:308
|
||||
#, docstring
|
||||
msgid "Manage Twitch stream notifications."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:311
|
||||
#: redbot/cogs/streams/streams.py:315
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Twitch stream."
|
||||
msgid "Toggle alerts in this or the given channel for a Twitch stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:314
|
||||
#: redbot/cogs/streams/streams.py:318
|
||||
msgid "Please supply the name of a *Twitch* channel, not a Discord channel."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:321
|
||||
#: redbot/cogs/streams/streams.py:330
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a YouTube stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:326
|
||||
#: redbot/cogs/streams/streams.py:337
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Picarto stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:331
|
||||
#: redbot/cogs/streams/streams.py:342
|
||||
#, docstring
|
||||
msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" `[p]streamalert stop` will disable this channel's stream\n"
|
||||
@@ -120,51 +120,51 @@ msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:361
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
msgid "All the stream alerts in this server have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:363
|
||||
#: redbot/cogs/streams/streams.py:374
|
||||
msgid "All the stream alerts in this channel have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:369
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#, docstring
|
||||
msgid "List all active stream alerts in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
#: redbot/cogs/streams/streams.py:383
|
||||
msgid "Active alerts:\n\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#: redbot/cogs/streams/streams.py:391
|
||||
msgid "There are no active alerts in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:457
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:463
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:465
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:475
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:481
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:483
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:493
|
||||
#, docstring
|
||||
msgid "Explain how to set the twitch token."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:476
|
||||
#: redbot/cogs/streams/streams.py:494
|
||||
msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/dashboard/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click *Register Your Application*.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to {localhost}, and select an Application Category of your choosing.\n"
|
||||
"4. Click *Register*.\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
"{command}\n\n"
|
||||
@@ -172,34 +172,34 @@ msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:499
|
||||
#: redbot/cogs/streams/streams.py:519
|
||||
#, docstring
|
||||
msgid "Explain how to set the YouTube token."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:501
|
||||
#: redbot/cogs/streams/streams.py:521
|
||||
msgid "To get one, do the following:\n"
|
||||
"1. Create a project\n"
|
||||
"(see https://support.google.com/googleapi/answer/6251787 for details)\n"
|
||||
"(see {link1} for details)\n"
|
||||
"2. Enable the YouTube Data API v3 \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158841 for instructions)\n"
|
||||
"(see {link2} for instructions)\n"
|
||||
"3. Set up your API key \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158862 for instructions)\n"
|
||||
"(see {link3} for instructions)\n"
|
||||
"4. Copy your API key and run the command {command}\n\n"
|
||||
"Note: These tokens are sensitive and should only be used in a private channel\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:515
|
||||
#: redbot/cogs/streams/streams.py:538
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:524
|
||||
#: redbot/cogs/streams/streams.py:547
|
||||
#, docstring
|
||||
msgid "Manage custom messages for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:530
|
||||
#: redbot/cogs/streams/streams.py:553
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" Use `{mention}` in the message to insert the selected mentions.\n"
|
||||
@@ -209,11 +209,11 @@ msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:540 redbot/cogs/streams/streams.py:554
|
||||
#: redbot/cogs/streams/streams.py:563 redbot/cogs/streams/streams.py:577
|
||||
msgid "Stream alert message set!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:545
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" Use `{stream}` in the message to insert the channel or username.\n"
|
||||
@@ -222,157 +222,157 @@ msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:559
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
#, docstring
|
||||
msgid "Reset the stream alert messages in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:563
|
||||
#: redbot/cogs/streams/streams.py:586
|
||||
msgid "Stream alerts in this server will now use the default alert message."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#: redbot/cogs/streams/streams.py:591
|
||||
#, docstring
|
||||
msgid "Manage mention settings for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:574
|
||||
#: redbot/cogs/streams/streams.py:597
|
||||
#, docstring
|
||||
msgid "Toggle the `@everyone` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:579
|
||||
msgid "`@everyone` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:603
|
||||
msgid "{everyone} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
msgid "When a stream is live, `@everyone` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:610
|
||||
msgid "When a stream is live, {everyone} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:587
|
||||
#: redbot/cogs/streams/streams.py:618
|
||||
#, docstring
|
||||
msgid "Toggle the `@here` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:592
|
||||
msgid "`@here` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:624
|
||||
msgid "{here} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:595
|
||||
msgid "When a stream is live, `@here` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
msgid "When a stream is live, {here} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:600
|
||||
#: redbot/cogs/streams/streams.py:639
|
||||
#, docstring
|
||||
msgid "Toggle a role mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:605
|
||||
msgid "`@{role.name}` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
msgid "{role} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:611
|
||||
msgid "When a stream or community is live, `@{role.name}` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:650
|
||||
msgid "When a stream or community is live, {role} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:615
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:626
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
#, docstring
|
||||
msgid "Toggle alert deletion for when streams go offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:629
|
||||
#: redbot/cogs/streams/streams.py:668
|
||||
msgid "The notifications will be deleted once streams go offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
#: redbot/cogs/streams/streams.py:670
|
||||
msgid "Notifications will no longer be deleted."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:636
|
||||
#: redbot/cogs/streams/streams.py:675
|
||||
#, docstring
|
||||
msgid "Toggle excluding rerun streams from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:641
|
||||
#: redbot/cogs/streams/streams.py:680
|
||||
msgid "Streams of type 'rerun' will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
#: redbot/cogs/streams/streams.py:683
|
||||
msgid "Streams of type 'rerun' will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:649
|
||||
#: redbot/cogs/streams/streams.py:688
|
||||
#, docstring
|
||||
msgid "Toggle excluding YouTube streams schedules from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
#: redbot/cogs/streams/streams.py:693
|
||||
msgid "Streams schedules will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:657
|
||||
#: redbot/cogs/streams/streams.py:696
|
||||
msgid "Streams schedules will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
msgid "I'll now send a notification in this channel when {stream.name} is live."
|
||||
#: redbot/cogs/streams/streams.py:704
|
||||
msgid "I'll now send a notification in the {channel.mention} channel when {stream.name} is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:674
|
||||
msgid "I won't send notifications about {stream.name} in this channel anymore."
|
||||
#: redbot/cogs/streams/streams.py:714
|
||||
msgid "I won't send notifications about {stream.name} in the {channel.mention} channel anymore"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:825
|
||||
#: redbot/cogs/streams/streams.py:866
|
||||
msgid "{mention}, {display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:845
|
||||
#: redbot/cogs/streams/streams.py:886
|
||||
msgid "{display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:226
|
||||
#: redbot/cogs/streams/streamtypes.py:228
|
||||
msgid "This stream will start in {time}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:232
|
||||
#: redbot/cogs/streams/streamtypes.py:234
|
||||
msgid "This stream was scheduled for {min} minutes ago"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:446
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
msgid "Untitled broadcast"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
#: redbot/cogs/streams/streamtypes.py:450
|
||||
msgid " - Rerun"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:451
|
||||
#: redbot/cogs/streams/streamtypes.py:499
|
||||
#: redbot/cogs/streams/streamtypes.py:453
|
||||
#: redbot/cogs/streams/streamtypes.py:502
|
||||
msgid "Followers"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:452
|
||||
#: redbot/cogs/streams/streamtypes.py:500
|
||||
#: redbot/cogs/streams/streamtypes.py:454
|
||||
#: redbot/cogs/streams/streamtypes.py:503
|
||||
msgid "Total views"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:457
|
||||
#: redbot/cogs/streams/streamtypes.py:459
|
||||
msgid "Playing: "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:505
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
msgid "None"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
#: redbot/cogs/streams/streamtypes.py:511
|
||||
msgid "NSFW | "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:512
|
||||
#: redbot/cogs/streams/streamtypes.py:515
|
||||
msgid "{adult}Category: {category} | Tags: {tags}"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-09-03 14:25+0000\n"
|
||||
"POT-Creation-Date: 2022-04-09 18:09+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Slovenian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Generated-By: redgettext 3.4.2\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n%100==4 ? 3 : 0);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -15,7 +15,7 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 48\n"
|
||||
"Language: sl_SI\n"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:42
|
||||
#: redbot/cogs/streams/streams.py:43
|
||||
#, docstring
|
||||
msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" You can check if a Twitch, YouTube or Picarto stream is\n"
|
||||
@@ -23,10 +23,10 @@ msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:143
|
||||
#: redbot/cogs/streams/streams.py:122
|
||||
msgid "You need a client secret key if you want to use the Twitch API on this cog.\n"
|
||||
"Follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/console/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click \"Manage\" on your application.\n"
|
||||
"3. Click on \"New secret\".\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
@@ -34,83 +34,83 @@ msgid "You need a client secret key if you want to use the Twitch API on this co
|
||||
"Note: These tokens are sensitive and should only be used in a private channel or in DM with the bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_id_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_secret_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:210
|
||||
#: redbot/cogs/streams/streams.py:207
|
||||
#, docstring
|
||||
msgid "Check if a Twitch channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:225
|
||||
#: redbot/cogs/streams/streams.py:222
|
||||
#, docstring
|
||||
msgid "Check if a YouTube channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:243
|
||||
#: redbot/cogs/streams/streams.py:240
|
||||
#, docstring
|
||||
msgid "Check if a Picarto channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:255 redbot/cogs/streams/streams.py:291
|
||||
#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288
|
||||
msgid "That user is offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:449
|
||||
msgid "That channel doesn't seem to exist."
|
||||
#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:467
|
||||
msgid "That user doesn't seem to exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:260 redbot/cogs/streams/streams.py:417
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:435
|
||||
msgid "The Twitch token is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:266 redbot/cogs/streams/streams.py:424
|
||||
#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:442
|
||||
msgid "The YouTube API key is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:272 redbot/cogs/streams/streams.py:432
|
||||
#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:450
|
||||
msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:284 redbot/cogs/streams/streams.py:444
|
||||
#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:462
|
||||
msgid "Something went wrong whilst trying to contact the stream service's API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:301
|
||||
#: redbot/cogs/streams/streams.py:298
|
||||
#, docstring
|
||||
msgid "Manage automated stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:306
|
||||
#: redbot/cogs/streams/streams.py:308
|
||||
#, docstring
|
||||
msgid "Manage Twitch stream notifications."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:311
|
||||
#: redbot/cogs/streams/streams.py:315
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Twitch stream."
|
||||
msgid "Toggle alerts in this or the given channel for a Twitch stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:314
|
||||
#: redbot/cogs/streams/streams.py:318
|
||||
msgid "Please supply the name of a *Twitch* channel, not a Discord channel."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:321
|
||||
#: redbot/cogs/streams/streams.py:330
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a YouTube stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:326
|
||||
#: redbot/cogs/streams/streams.py:337
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Picarto stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:331
|
||||
#: redbot/cogs/streams/streams.py:342
|
||||
#, docstring
|
||||
msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" `[p]streamalert stop` will disable this channel's stream\n"
|
||||
@@ -120,51 +120,51 @@ msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:361
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
msgid "All the stream alerts in this server have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:363
|
||||
#: redbot/cogs/streams/streams.py:374
|
||||
msgid "All the stream alerts in this channel have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:369
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#, docstring
|
||||
msgid "List all active stream alerts in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
#: redbot/cogs/streams/streams.py:383
|
||||
msgid "Active alerts:\n\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#: redbot/cogs/streams/streams.py:391
|
||||
msgid "There are no active alerts in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:457
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:463
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:465
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:475
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:481
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:483
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:493
|
||||
#, docstring
|
||||
msgid "Explain how to set the twitch token."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:476
|
||||
#: redbot/cogs/streams/streams.py:494
|
||||
msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/dashboard/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click *Register Your Application*.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to {localhost}, and select an Application Category of your choosing.\n"
|
||||
"4. Click *Register*.\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
"{command}\n\n"
|
||||
@@ -172,34 +172,34 @@ msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:499
|
||||
#: redbot/cogs/streams/streams.py:519
|
||||
#, docstring
|
||||
msgid "Explain how to set the YouTube token."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:501
|
||||
#: redbot/cogs/streams/streams.py:521
|
||||
msgid "To get one, do the following:\n"
|
||||
"1. Create a project\n"
|
||||
"(see https://support.google.com/googleapi/answer/6251787 for details)\n"
|
||||
"(see {link1} for details)\n"
|
||||
"2. Enable the YouTube Data API v3 \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158841 for instructions)\n"
|
||||
"(see {link2} for instructions)\n"
|
||||
"3. Set up your API key \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158862 for instructions)\n"
|
||||
"(see {link3} for instructions)\n"
|
||||
"4. Copy your API key and run the command {command}\n\n"
|
||||
"Note: These tokens are sensitive and should only be used in a private channel\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:515
|
||||
#: redbot/cogs/streams/streams.py:538
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:524
|
||||
#: redbot/cogs/streams/streams.py:547
|
||||
#, docstring
|
||||
msgid "Manage custom messages for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:530
|
||||
#: redbot/cogs/streams/streams.py:553
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" Use `{mention}` in the message to insert the selected mentions.\n"
|
||||
@@ -209,11 +209,11 @@ msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:540 redbot/cogs/streams/streams.py:554
|
||||
#: redbot/cogs/streams/streams.py:563 redbot/cogs/streams/streams.py:577
|
||||
msgid "Stream alert message set!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:545
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" Use `{stream}` in the message to insert the channel or username.\n"
|
||||
@@ -222,157 +222,157 @@ msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:559
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
#, docstring
|
||||
msgid "Reset the stream alert messages in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:563
|
||||
#: redbot/cogs/streams/streams.py:586
|
||||
msgid "Stream alerts in this server will now use the default alert message."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#: redbot/cogs/streams/streams.py:591
|
||||
#, docstring
|
||||
msgid "Manage mention settings for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:574
|
||||
#: redbot/cogs/streams/streams.py:597
|
||||
#, docstring
|
||||
msgid "Toggle the `@everyone` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:579
|
||||
msgid "`@everyone` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:603
|
||||
msgid "{everyone} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
msgid "When a stream is live, `@everyone` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:610
|
||||
msgid "When a stream is live, {everyone} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:587
|
||||
#: redbot/cogs/streams/streams.py:618
|
||||
#, docstring
|
||||
msgid "Toggle the `@here` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:592
|
||||
msgid "`@here` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:624
|
||||
msgid "{here} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:595
|
||||
msgid "When a stream is live, `@here` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
msgid "When a stream is live, {here} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:600
|
||||
#: redbot/cogs/streams/streams.py:639
|
||||
#, docstring
|
||||
msgid "Toggle a role mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:605
|
||||
msgid "`@{role.name}` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
msgid "{role} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:611
|
||||
msgid "When a stream or community is live, `@{role.name}` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:650
|
||||
msgid "When a stream or community is live, {role} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:615
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:626
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
#, docstring
|
||||
msgid "Toggle alert deletion for when streams go offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:629
|
||||
#: redbot/cogs/streams/streams.py:668
|
||||
msgid "The notifications will be deleted once streams go offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
#: redbot/cogs/streams/streams.py:670
|
||||
msgid "Notifications will no longer be deleted."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:636
|
||||
#: redbot/cogs/streams/streams.py:675
|
||||
#, docstring
|
||||
msgid "Toggle excluding rerun streams from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:641
|
||||
#: redbot/cogs/streams/streams.py:680
|
||||
msgid "Streams of type 'rerun' will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
#: redbot/cogs/streams/streams.py:683
|
||||
msgid "Streams of type 'rerun' will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:649
|
||||
#: redbot/cogs/streams/streams.py:688
|
||||
#, docstring
|
||||
msgid "Toggle excluding YouTube streams schedules from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
#: redbot/cogs/streams/streams.py:693
|
||||
msgid "Streams schedules will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:657
|
||||
#: redbot/cogs/streams/streams.py:696
|
||||
msgid "Streams schedules will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
msgid "I'll now send a notification in this channel when {stream.name} is live."
|
||||
#: redbot/cogs/streams/streams.py:704
|
||||
msgid "I'll now send a notification in the {channel.mention} channel when {stream.name} is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:674
|
||||
msgid "I won't send notifications about {stream.name} in this channel anymore."
|
||||
#: redbot/cogs/streams/streams.py:714
|
||||
msgid "I won't send notifications about {stream.name} in the {channel.mention} channel anymore"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:825
|
||||
#: redbot/cogs/streams/streams.py:866
|
||||
msgid "{mention}, {display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:845
|
||||
#: redbot/cogs/streams/streams.py:886
|
||||
msgid "{display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:226
|
||||
#: redbot/cogs/streams/streamtypes.py:228
|
||||
msgid "This stream will start in {time}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:232
|
||||
#: redbot/cogs/streams/streamtypes.py:234
|
||||
msgid "This stream was scheduled for {min} minutes ago"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:446
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
msgid "Untitled broadcast"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
#: redbot/cogs/streams/streamtypes.py:450
|
||||
msgid " - Rerun"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:451
|
||||
#: redbot/cogs/streams/streamtypes.py:499
|
||||
#: redbot/cogs/streams/streamtypes.py:453
|
||||
#: redbot/cogs/streams/streamtypes.py:502
|
||||
msgid "Followers"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:452
|
||||
#: redbot/cogs/streams/streamtypes.py:500
|
||||
#: redbot/cogs/streams/streamtypes.py:454
|
||||
#: redbot/cogs/streams/streamtypes.py:503
|
||||
msgid "Total views"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:457
|
||||
#: redbot/cogs/streams/streamtypes.py:459
|
||||
msgid "Playing: "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:505
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
msgid "None"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
#: redbot/cogs/streams/streamtypes.py:511
|
||||
msgid "NSFW | "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:512
|
||||
#: redbot/cogs/streams/streamtypes.py:515
|
||||
msgid "{adult}Category: {category} | Tags: {tags}"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-09-03 14:25+0000\n"
|
||||
"POT-Creation-Date: 2022-04-09 18:09+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Serbian (Latin)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Generated-By: redgettext 3.4.2\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -15,7 +15,7 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 48\n"
|
||||
"Language: sr_CS\n"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:42
|
||||
#: redbot/cogs/streams/streams.py:43
|
||||
#, docstring
|
||||
msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" You can check if a Twitch, YouTube or Picarto stream is\n"
|
||||
@@ -23,10 +23,10 @@ msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:143
|
||||
#: redbot/cogs/streams/streams.py:122
|
||||
msgid "You need a client secret key if you want to use the Twitch API on this cog.\n"
|
||||
"Follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/console/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click \"Manage\" on your application.\n"
|
||||
"3. Click on \"New secret\".\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
@@ -34,83 +34,83 @@ msgid "You need a client secret key if you want to use the Twitch API on this co
|
||||
"Note: These tokens are sensitive and should only be used in a private channel or in DM with the bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_id_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_secret_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:210
|
||||
#: redbot/cogs/streams/streams.py:207
|
||||
#, docstring
|
||||
msgid "Check if a Twitch channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:225
|
||||
#: redbot/cogs/streams/streams.py:222
|
||||
#, docstring
|
||||
msgid "Check if a YouTube channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:243
|
||||
#: redbot/cogs/streams/streams.py:240
|
||||
#, docstring
|
||||
msgid "Check if a Picarto channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:255 redbot/cogs/streams/streams.py:291
|
||||
#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288
|
||||
msgid "That user is offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:449
|
||||
msgid "That channel doesn't seem to exist."
|
||||
#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:467
|
||||
msgid "That user doesn't seem to exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:260 redbot/cogs/streams/streams.py:417
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:435
|
||||
msgid "The Twitch token is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:266 redbot/cogs/streams/streams.py:424
|
||||
#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:442
|
||||
msgid "The YouTube API key is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:272 redbot/cogs/streams/streams.py:432
|
||||
#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:450
|
||||
msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:284 redbot/cogs/streams/streams.py:444
|
||||
#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:462
|
||||
msgid "Something went wrong whilst trying to contact the stream service's API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:301
|
||||
#: redbot/cogs/streams/streams.py:298
|
||||
#, docstring
|
||||
msgid "Manage automated stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:306
|
||||
#: redbot/cogs/streams/streams.py:308
|
||||
#, docstring
|
||||
msgid "Manage Twitch stream notifications."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:311
|
||||
#: redbot/cogs/streams/streams.py:315
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Twitch stream."
|
||||
msgid "Toggle alerts in this or the given channel for a Twitch stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:314
|
||||
#: redbot/cogs/streams/streams.py:318
|
||||
msgid "Please supply the name of a *Twitch* channel, not a Discord channel."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:321
|
||||
#: redbot/cogs/streams/streams.py:330
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a YouTube stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:326
|
||||
#: redbot/cogs/streams/streams.py:337
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Picarto stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:331
|
||||
#: redbot/cogs/streams/streams.py:342
|
||||
#, docstring
|
||||
msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" `[p]streamalert stop` will disable this channel's stream\n"
|
||||
@@ -120,51 +120,51 @@ msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:361
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
msgid "All the stream alerts in this server have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:363
|
||||
#: redbot/cogs/streams/streams.py:374
|
||||
msgid "All the stream alerts in this channel have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:369
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#, docstring
|
||||
msgid "List all active stream alerts in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
#: redbot/cogs/streams/streams.py:383
|
||||
msgid "Active alerts:\n\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#: redbot/cogs/streams/streams.py:391
|
||||
msgid "There are no active alerts in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:457
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:463
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:465
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:475
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:481
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:483
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:493
|
||||
#, docstring
|
||||
msgid "Explain how to set the twitch token."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:476
|
||||
#: redbot/cogs/streams/streams.py:494
|
||||
msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/dashboard/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click *Register Your Application*.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to {localhost}, and select an Application Category of your choosing.\n"
|
||||
"4. Click *Register*.\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
"{command}\n\n"
|
||||
@@ -172,34 +172,34 @@ msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:499
|
||||
#: redbot/cogs/streams/streams.py:519
|
||||
#, docstring
|
||||
msgid "Explain how to set the YouTube token."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:501
|
||||
#: redbot/cogs/streams/streams.py:521
|
||||
msgid "To get one, do the following:\n"
|
||||
"1. Create a project\n"
|
||||
"(see https://support.google.com/googleapi/answer/6251787 for details)\n"
|
||||
"(see {link1} for details)\n"
|
||||
"2. Enable the YouTube Data API v3 \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158841 for instructions)\n"
|
||||
"(see {link2} for instructions)\n"
|
||||
"3. Set up your API key \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158862 for instructions)\n"
|
||||
"(see {link3} for instructions)\n"
|
||||
"4. Copy your API key and run the command {command}\n\n"
|
||||
"Note: These tokens are sensitive and should only be used in a private channel\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:515
|
||||
#: redbot/cogs/streams/streams.py:538
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:524
|
||||
#: redbot/cogs/streams/streams.py:547
|
||||
#, docstring
|
||||
msgid "Manage custom messages for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:530
|
||||
#: redbot/cogs/streams/streams.py:553
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" Use `{mention}` in the message to insert the selected mentions.\n"
|
||||
@@ -209,11 +209,11 @@ msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:540 redbot/cogs/streams/streams.py:554
|
||||
#: redbot/cogs/streams/streams.py:563 redbot/cogs/streams/streams.py:577
|
||||
msgid "Stream alert message set!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:545
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" Use `{stream}` in the message to insert the channel or username.\n"
|
||||
@@ -222,157 +222,157 @@ msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:559
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
#, docstring
|
||||
msgid "Reset the stream alert messages in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:563
|
||||
#: redbot/cogs/streams/streams.py:586
|
||||
msgid "Stream alerts in this server will now use the default alert message."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#: redbot/cogs/streams/streams.py:591
|
||||
#, docstring
|
||||
msgid "Manage mention settings for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:574
|
||||
#: redbot/cogs/streams/streams.py:597
|
||||
#, docstring
|
||||
msgid "Toggle the `@everyone` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:579
|
||||
msgid "`@everyone` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:603
|
||||
msgid "{everyone} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
msgid "When a stream is live, `@everyone` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:610
|
||||
msgid "When a stream is live, {everyone} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:587
|
||||
#: redbot/cogs/streams/streams.py:618
|
||||
#, docstring
|
||||
msgid "Toggle the `@here` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:592
|
||||
msgid "`@here` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:624
|
||||
msgid "{here} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:595
|
||||
msgid "When a stream is live, `@here` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
msgid "When a stream is live, {here} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:600
|
||||
#: redbot/cogs/streams/streams.py:639
|
||||
#, docstring
|
||||
msgid "Toggle a role mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:605
|
||||
msgid "`@{role.name}` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
msgid "{role} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:611
|
||||
msgid "When a stream or community is live, `@{role.name}` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:650
|
||||
msgid "When a stream or community is live, {role} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:615
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:626
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
#, docstring
|
||||
msgid "Toggle alert deletion for when streams go offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:629
|
||||
#: redbot/cogs/streams/streams.py:668
|
||||
msgid "The notifications will be deleted once streams go offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
#: redbot/cogs/streams/streams.py:670
|
||||
msgid "Notifications will no longer be deleted."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:636
|
||||
#: redbot/cogs/streams/streams.py:675
|
||||
#, docstring
|
||||
msgid "Toggle excluding rerun streams from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:641
|
||||
#: redbot/cogs/streams/streams.py:680
|
||||
msgid "Streams of type 'rerun' will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
#: redbot/cogs/streams/streams.py:683
|
||||
msgid "Streams of type 'rerun' will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:649
|
||||
#: redbot/cogs/streams/streams.py:688
|
||||
#, docstring
|
||||
msgid "Toggle excluding YouTube streams schedules from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
#: redbot/cogs/streams/streams.py:693
|
||||
msgid "Streams schedules will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:657
|
||||
#: redbot/cogs/streams/streams.py:696
|
||||
msgid "Streams schedules will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
msgid "I'll now send a notification in this channel when {stream.name} is live."
|
||||
#: redbot/cogs/streams/streams.py:704
|
||||
msgid "I'll now send a notification in the {channel.mention} channel when {stream.name} is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:674
|
||||
msgid "I won't send notifications about {stream.name} in this channel anymore."
|
||||
#: redbot/cogs/streams/streams.py:714
|
||||
msgid "I won't send notifications about {stream.name} in the {channel.mention} channel anymore"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:825
|
||||
#: redbot/cogs/streams/streams.py:866
|
||||
msgid "{mention}, {display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:845
|
||||
#: redbot/cogs/streams/streams.py:886
|
||||
msgid "{display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:226
|
||||
#: redbot/cogs/streams/streamtypes.py:228
|
||||
msgid "This stream will start in {time}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:232
|
||||
#: redbot/cogs/streams/streamtypes.py:234
|
||||
msgid "This stream was scheduled for {min} minutes ago"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:446
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
msgid "Untitled broadcast"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
#: redbot/cogs/streams/streamtypes.py:450
|
||||
msgid " - Rerun"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:451
|
||||
#: redbot/cogs/streams/streamtypes.py:499
|
||||
#: redbot/cogs/streams/streamtypes.py:453
|
||||
#: redbot/cogs/streams/streamtypes.py:502
|
||||
msgid "Followers"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:452
|
||||
#: redbot/cogs/streams/streamtypes.py:500
|
||||
#: redbot/cogs/streams/streamtypes.py:454
|
||||
#: redbot/cogs/streams/streamtypes.py:503
|
||||
msgid "Total views"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:457
|
||||
#: redbot/cogs/streams/streamtypes.py:459
|
||||
msgid "Playing: "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:505
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
msgid "None"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
#: redbot/cogs/streams/streamtypes.py:511
|
||||
msgid "NSFW | "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:512
|
||||
#: redbot/cogs/streams/streamtypes.py:515
|
||||
msgid "{adult}Category: {category} | Tags: {tags}"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-09-03 14:25+0000\n"
|
||||
"POT-Creation-Date: 2022-04-09 18:09+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Serbian (Cyrillic)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Generated-By: redgettext 3.4.2\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -15,7 +15,7 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 48\n"
|
||||
"Language: sr_SP\n"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:42
|
||||
#: redbot/cogs/streams/streams.py:43
|
||||
#, docstring
|
||||
msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" You can check if a Twitch, YouTube or Picarto stream is\n"
|
||||
@@ -23,10 +23,10 @@ msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:143
|
||||
#: redbot/cogs/streams/streams.py:122
|
||||
msgid "You need a client secret key if you want to use the Twitch API on this cog.\n"
|
||||
"Follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/console/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click \"Manage\" on your application.\n"
|
||||
"3. Click on \"New secret\".\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
@@ -34,83 +34,83 @@ msgid "You need a client secret key if you want to use the Twitch API on this co
|
||||
"Note: These tokens are sensitive and should only be used in a private channel or in DM with the bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_id_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_secret_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:210
|
||||
#: redbot/cogs/streams/streams.py:207
|
||||
#, docstring
|
||||
msgid "Check if a Twitch channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:225
|
||||
#: redbot/cogs/streams/streams.py:222
|
||||
#, docstring
|
||||
msgid "Check if a YouTube channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:243
|
||||
#: redbot/cogs/streams/streams.py:240
|
||||
#, docstring
|
||||
msgid "Check if a Picarto channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:255 redbot/cogs/streams/streams.py:291
|
||||
#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288
|
||||
msgid "That user is offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:449
|
||||
msgid "That channel doesn't seem to exist."
|
||||
#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:467
|
||||
msgid "That user doesn't seem to exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:260 redbot/cogs/streams/streams.py:417
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:435
|
||||
msgid "The Twitch token is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:266 redbot/cogs/streams/streams.py:424
|
||||
#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:442
|
||||
msgid "The YouTube API key is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:272 redbot/cogs/streams/streams.py:432
|
||||
#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:450
|
||||
msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:284 redbot/cogs/streams/streams.py:444
|
||||
#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:462
|
||||
msgid "Something went wrong whilst trying to contact the stream service's API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:301
|
||||
#: redbot/cogs/streams/streams.py:298
|
||||
#, docstring
|
||||
msgid "Manage automated stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:306
|
||||
#: redbot/cogs/streams/streams.py:308
|
||||
#, docstring
|
||||
msgid "Manage Twitch stream notifications."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:311
|
||||
#: redbot/cogs/streams/streams.py:315
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Twitch stream."
|
||||
msgid "Toggle alerts in this or the given channel for a Twitch stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:314
|
||||
#: redbot/cogs/streams/streams.py:318
|
||||
msgid "Please supply the name of a *Twitch* channel, not a Discord channel."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:321
|
||||
#: redbot/cogs/streams/streams.py:330
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a YouTube stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:326
|
||||
#: redbot/cogs/streams/streams.py:337
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Picarto stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:331
|
||||
#: redbot/cogs/streams/streams.py:342
|
||||
#, docstring
|
||||
msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" `[p]streamalert stop` will disable this channel's stream\n"
|
||||
@@ -120,51 +120,51 @@ msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:361
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
msgid "All the stream alerts in this server have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:363
|
||||
#: redbot/cogs/streams/streams.py:374
|
||||
msgid "All the stream alerts in this channel have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:369
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#, docstring
|
||||
msgid "List all active stream alerts in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
#: redbot/cogs/streams/streams.py:383
|
||||
msgid "Active alerts:\n\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#: redbot/cogs/streams/streams.py:391
|
||||
msgid "There are no active alerts in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:457
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:463
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:465
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:475
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:481
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:483
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:493
|
||||
#, docstring
|
||||
msgid "Explain how to set the twitch token."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:476
|
||||
#: redbot/cogs/streams/streams.py:494
|
||||
msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/dashboard/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click *Register Your Application*.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to {localhost}, and select an Application Category of your choosing.\n"
|
||||
"4. Click *Register*.\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
"{command}\n\n"
|
||||
@@ -172,34 +172,34 @@ msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:499
|
||||
#: redbot/cogs/streams/streams.py:519
|
||||
#, docstring
|
||||
msgid "Explain how to set the YouTube token."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:501
|
||||
#: redbot/cogs/streams/streams.py:521
|
||||
msgid "To get one, do the following:\n"
|
||||
"1. Create a project\n"
|
||||
"(see https://support.google.com/googleapi/answer/6251787 for details)\n"
|
||||
"(see {link1} for details)\n"
|
||||
"2. Enable the YouTube Data API v3 \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158841 for instructions)\n"
|
||||
"(see {link2} for instructions)\n"
|
||||
"3. Set up your API key \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158862 for instructions)\n"
|
||||
"(see {link3} for instructions)\n"
|
||||
"4. Copy your API key and run the command {command}\n\n"
|
||||
"Note: These tokens are sensitive and should only be used in a private channel\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:515
|
||||
#: redbot/cogs/streams/streams.py:538
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:524
|
||||
#: redbot/cogs/streams/streams.py:547
|
||||
#, docstring
|
||||
msgid "Manage custom messages for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:530
|
||||
#: redbot/cogs/streams/streams.py:553
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" Use `{mention}` in the message to insert the selected mentions.\n"
|
||||
@@ -209,11 +209,11 @@ msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:540 redbot/cogs/streams/streams.py:554
|
||||
#: redbot/cogs/streams/streams.py:563 redbot/cogs/streams/streams.py:577
|
||||
msgid "Stream alert message set!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:545
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" Use `{stream}` in the message to insert the channel or username.\n"
|
||||
@@ -222,157 +222,157 @@ msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:559
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
#, docstring
|
||||
msgid "Reset the stream alert messages in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:563
|
||||
#: redbot/cogs/streams/streams.py:586
|
||||
msgid "Stream alerts in this server will now use the default alert message."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#: redbot/cogs/streams/streams.py:591
|
||||
#, docstring
|
||||
msgid "Manage mention settings for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:574
|
||||
#: redbot/cogs/streams/streams.py:597
|
||||
#, docstring
|
||||
msgid "Toggle the `@everyone` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:579
|
||||
msgid "`@everyone` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:603
|
||||
msgid "{everyone} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
msgid "When a stream is live, `@everyone` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:610
|
||||
msgid "When a stream is live, {everyone} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:587
|
||||
#: redbot/cogs/streams/streams.py:618
|
||||
#, docstring
|
||||
msgid "Toggle the `@here` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:592
|
||||
msgid "`@here` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:624
|
||||
msgid "{here} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:595
|
||||
msgid "When a stream is live, `@here` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
msgid "When a stream is live, {here} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:600
|
||||
#: redbot/cogs/streams/streams.py:639
|
||||
#, docstring
|
||||
msgid "Toggle a role mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:605
|
||||
msgid "`@{role.name}` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
msgid "{role} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:611
|
||||
msgid "When a stream or community is live, `@{role.name}` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:650
|
||||
msgid "When a stream or community is live, {role} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:615
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:626
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
#, docstring
|
||||
msgid "Toggle alert deletion for when streams go offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:629
|
||||
#: redbot/cogs/streams/streams.py:668
|
||||
msgid "The notifications will be deleted once streams go offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
#: redbot/cogs/streams/streams.py:670
|
||||
msgid "Notifications will no longer be deleted."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:636
|
||||
#: redbot/cogs/streams/streams.py:675
|
||||
#, docstring
|
||||
msgid "Toggle excluding rerun streams from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:641
|
||||
#: redbot/cogs/streams/streams.py:680
|
||||
msgid "Streams of type 'rerun' will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
#: redbot/cogs/streams/streams.py:683
|
||||
msgid "Streams of type 'rerun' will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:649
|
||||
#: redbot/cogs/streams/streams.py:688
|
||||
#, docstring
|
||||
msgid "Toggle excluding YouTube streams schedules from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
#: redbot/cogs/streams/streams.py:693
|
||||
msgid "Streams schedules will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:657
|
||||
#: redbot/cogs/streams/streams.py:696
|
||||
msgid "Streams schedules will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
msgid "I'll now send a notification in this channel when {stream.name} is live."
|
||||
#: redbot/cogs/streams/streams.py:704
|
||||
msgid "I'll now send a notification in the {channel.mention} channel when {stream.name} is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:674
|
||||
msgid "I won't send notifications about {stream.name} in this channel anymore."
|
||||
#: redbot/cogs/streams/streams.py:714
|
||||
msgid "I won't send notifications about {stream.name} in the {channel.mention} channel anymore"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:825
|
||||
#: redbot/cogs/streams/streams.py:866
|
||||
msgid "{mention}, {display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:845
|
||||
#: redbot/cogs/streams/streams.py:886
|
||||
msgid "{display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:226
|
||||
#: redbot/cogs/streams/streamtypes.py:228
|
||||
msgid "This stream will start in {time}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:232
|
||||
#: redbot/cogs/streams/streamtypes.py:234
|
||||
msgid "This stream was scheduled for {min} minutes ago"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:446
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
msgid "Untitled broadcast"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
#: redbot/cogs/streams/streamtypes.py:450
|
||||
msgid " - Rerun"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:451
|
||||
#: redbot/cogs/streams/streamtypes.py:499
|
||||
#: redbot/cogs/streams/streamtypes.py:453
|
||||
#: redbot/cogs/streams/streamtypes.py:502
|
||||
msgid "Followers"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:452
|
||||
#: redbot/cogs/streams/streamtypes.py:500
|
||||
#: redbot/cogs/streams/streamtypes.py:454
|
||||
#: redbot/cogs/streams/streamtypes.py:503
|
||||
msgid "Total views"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:457
|
||||
#: redbot/cogs/streams/streamtypes.py:459
|
||||
msgid "Playing: "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:505
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
msgid "None"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
#: redbot/cogs/streams/streamtypes.py:511
|
||||
msgid "NSFW | "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:512
|
||||
#: redbot/cogs/streams/streamtypes.py:515
|
||||
msgid "{adult}Category: {category} | Tags: {tags}"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-09-03 14:25+0000\n"
|
||||
"POT-Creation-Date: 2022-04-09 18:09+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Swedish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Generated-By: redgettext 3.4.2\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -15,7 +15,7 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 48\n"
|
||||
"Language: sv_SE\n"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:42
|
||||
#: redbot/cogs/streams/streams.py:43
|
||||
#, docstring
|
||||
msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" You can check if a Twitch, YouTube or Picarto stream is\n"
|
||||
@@ -23,10 +23,10 @@ msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:143
|
||||
#: redbot/cogs/streams/streams.py:122
|
||||
msgid "You need a client secret key if you want to use the Twitch API on this cog.\n"
|
||||
"Follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/console/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click \"Manage\" on your application.\n"
|
||||
"3. Click on \"New secret\".\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
@@ -34,83 +34,83 @@ msgid "You need a client secret key if you want to use the Twitch API on this co
|
||||
"Note: These tokens are sensitive and should only be used in a private channel or in DM with the bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_id_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_secret_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:210
|
||||
#: redbot/cogs/streams/streams.py:207
|
||||
#, docstring
|
||||
msgid "Check if a Twitch channel is live."
|
||||
msgstr "Kontrollera om en Twitch-kanal är live."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:225
|
||||
#: redbot/cogs/streams/streams.py:222
|
||||
#, docstring
|
||||
msgid "Check if a YouTube channel is live."
|
||||
msgstr "Kontrollera om en YouTube-kanal är live."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:243
|
||||
#: redbot/cogs/streams/streams.py:240
|
||||
#, docstring
|
||||
msgid "Check if a Picarto channel is live."
|
||||
msgstr "Kontrollera om en Picarto kanal är live."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:255 redbot/cogs/streams/streams.py:291
|
||||
#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288
|
||||
msgid "That user is offline."
|
||||
msgstr "Användaren är offline."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:449
|
||||
msgid "That channel doesn't seem to exist."
|
||||
msgstr "Den här kanalen existerar inte."
|
||||
#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:467
|
||||
msgid "That user doesn't seem to exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:260 redbot/cogs/streams/streams.py:417
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:435
|
||||
msgid "The Twitch token is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:266 redbot/cogs/streams/streams.py:424
|
||||
#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:442
|
||||
msgid "The YouTube API key is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:272 redbot/cogs/streams/streams.py:432
|
||||
#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:450
|
||||
msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:284 redbot/cogs/streams/streams.py:444
|
||||
#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:462
|
||||
msgid "Something went wrong whilst trying to contact the stream service's API."
|
||||
msgstr "Något gick fel när du försökte kontakta streaming-tjänstens API."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:301
|
||||
#: redbot/cogs/streams/streams.py:298
|
||||
#, docstring
|
||||
msgid "Manage automated stream alerts."
|
||||
msgstr "Hantera automatiska stream-notifikationer."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:306
|
||||
#: redbot/cogs/streams/streams.py:308
|
||||
#, docstring
|
||||
msgid "Manage Twitch stream notifications."
|
||||
msgstr "Hantera Twitch stream notifikationer."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:311
|
||||
#: redbot/cogs/streams/streams.py:315
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Twitch stream."
|
||||
msgstr "Växla varningar i den här kanalen för en Twitch-ström."
|
||||
msgid "Toggle alerts in this or the given channel for a Twitch stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:314
|
||||
#: redbot/cogs/streams/streams.py:318
|
||||
msgid "Please supply the name of a *Twitch* channel, not a Discord channel."
|
||||
msgstr "Ange namnet på en *Twitch*-kanal, inte en Discord-kanal."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:321
|
||||
#: redbot/cogs/streams/streams.py:330
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a YouTube stream."
|
||||
msgstr "Växla varningar i den här kanalen för en Youtube-ström."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:326
|
||||
#: redbot/cogs/streams/streams.py:337
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Picarto stream."
|
||||
msgstr "Växla varningar i denna kanal för en Picarto ström."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:331
|
||||
#: redbot/cogs/streams/streams.py:342
|
||||
#, docstring
|
||||
msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" `[p]streamalert stop` will disable this channel's stream\n"
|
||||
@@ -120,51 +120,51 @@ msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:361
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
msgid "All the stream alerts in this server have been disabled."
|
||||
msgstr "Alla ström notifikationer i den här servern har inaktiverats."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:363
|
||||
#: redbot/cogs/streams/streams.py:374
|
||||
msgid "All the stream alerts in this channel have been disabled."
|
||||
msgstr "Alla ström-notifikationer i denna kanal har inaktiverats."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:369
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#, docstring
|
||||
msgid "List all active stream alerts in this server."
|
||||
msgstr "Lista alla aktiva ström-notififikationer på denna server."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
#: redbot/cogs/streams/streams.py:383
|
||||
msgid "Active alerts:\n\n"
|
||||
msgstr "Aktiva notifikationer:\n\n"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#: redbot/cogs/streams/streams.py:391
|
||||
msgid "There are no active alerts in this server."
|
||||
msgstr "Det finns inga aktiva notifikationer på denna server."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:457
|
||||
#: redbot/cogs/streams/streams.py:475
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:463
|
||||
#: redbot/cogs/streams/streams.py:481
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr "Ställ in uppdateringstid för strömmnings-notifikationer."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:465
|
||||
#: redbot/cogs/streams/streams.py:483
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr "Du kan inte ställa in uppdateringstimern till mindre än 60 sekunder"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:475
|
||||
#: redbot/cogs/streams/streams.py:493
|
||||
#, docstring
|
||||
msgid "Explain how to set the twitch token."
|
||||
msgstr "Förklara hur man ställer in twitch token."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:476
|
||||
#: redbot/cogs/streams/streams.py:494
|
||||
msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/dashboard/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click *Register Your Application*.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to {localhost}, and select an Application Category of your choosing.\n"
|
||||
"4. Click *Register*.\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
"{command}\n\n"
|
||||
@@ -172,34 +172,34 @@ msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:499
|
||||
#: redbot/cogs/streams/streams.py:519
|
||||
#, docstring
|
||||
msgid "Explain how to set the YouTube token."
|
||||
msgstr "Förklara hur man ställer in YouTube token."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:501
|
||||
#: redbot/cogs/streams/streams.py:521
|
||||
msgid "To get one, do the following:\n"
|
||||
"1. Create a project\n"
|
||||
"(see https://support.google.com/googleapi/answer/6251787 for details)\n"
|
||||
"(see {link1} for details)\n"
|
||||
"2. Enable the YouTube Data API v3 \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158841 for instructions)\n"
|
||||
"(see {link2} for instructions)\n"
|
||||
"3. Set up your API key \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158862 for instructions)\n"
|
||||
"(see {link3} for instructions)\n"
|
||||
"4. Copy your API key and run the command {command}\n\n"
|
||||
"Note: These tokens are sensitive and should only be used in a private channel\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:515
|
||||
#: redbot/cogs/streams/streams.py:538
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:524
|
||||
#: redbot/cogs/streams/streams.py:547
|
||||
#, docstring
|
||||
msgid "Manage custom messages for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:530
|
||||
#: redbot/cogs/streams/streams.py:553
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" Use `{mention}` in the message to insert the selected mentions.\n"
|
||||
@@ -209,11 +209,11 @@ msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:540 redbot/cogs/streams/streams.py:554
|
||||
#: redbot/cogs/streams/streams.py:563 redbot/cogs/streams/streams.py:577
|
||||
msgid "Stream alert message set!"
|
||||
msgstr "Meddelande för strömavisering!"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:545
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" Use `{stream}` in the message to insert the channel or username.\n"
|
||||
@@ -222,157 +222,157 @@ msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:559
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
#, docstring
|
||||
msgid "Reset the stream alert messages in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:563
|
||||
#: redbot/cogs/streams/streams.py:586
|
||||
msgid "Stream alerts in this server will now use the default alert message."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#: redbot/cogs/streams/streams.py:591
|
||||
#, docstring
|
||||
msgid "Manage mention settings for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:574
|
||||
#: redbot/cogs/streams/streams.py:597
|
||||
#, docstring
|
||||
msgid "Toggle the `@everyone` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:579
|
||||
msgid "`@everyone` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:603
|
||||
msgid "{everyone} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
msgid "When a stream is live, `@everyone` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:610
|
||||
msgid "When a stream is live, {everyone} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:587
|
||||
#: redbot/cogs/streams/streams.py:618
|
||||
#, docstring
|
||||
msgid "Toggle the `@here` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:592
|
||||
msgid "`@here` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:624
|
||||
msgid "{here} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:595
|
||||
msgid "When a stream is live, `@here` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
msgid "When a stream is live, {here} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:600
|
||||
#: redbot/cogs/streams/streams.py:639
|
||||
#, docstring
|
||||
msgid "Toggle a role mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:605
|
||||
msgid "`@{role.name}` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
msgid "{role} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:611
|
||||
msgid "When a stream or community is live, `@{role.name}` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:650
|
||||
msgid "When a stream or community is live, {role} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:615
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:626
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
#, docstring
|
||||
msgid "Toggle alert deletion for when streams go offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:629
|
||||
#: redbot/cogs/streams/streams.py:668
|
||||
msgid "The notifications will be deleted once streams go offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
#: redbot/cogs/streams/streams.py:670
|
||||
msgid "Notifications will no longer be deleted."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:636
|
||||
#: redbot/cogs/streams/streams.py:675
|
||||
#, docstring
|
||||
msgid "Toggle excluding rerun streams from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:641
|
||||
#: redbot/cogs/streams/streams.py:680
|
||||
msgid "Streams of type 'rerun' will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
#: redbot/cogs/streams/streams.py:683
|
||||
msgid "Streams of type 'rerun' will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:649
|
||||
#: redbot/cogs/streams/streams.py:688
|
||||
#, docstring
|
||||
msgid "Toggle excluding YouTube streams schedules from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
#: redbot/cogs/streams/streams.py:693
|
||||
msgid "Streams schedules will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:657
|
||||
#: redbot/cogs/streams/streams.py:696
|
||||
msgid "Streams schedules will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
msgid "I'll now send a notification in this channel when {stream.name} is live."
|
||||
#: redbot/cogs/streams/streams.py:704
|
||||
msgid "I'll now send a notification in the {channel.mention} channel when {stream.name} is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:674
|
||||
msgid "I won't send notifications about {stream.name} in this channel anymore."
|
||||
#: redbot/cogs/streams/streams.py:714
|
||||
msgid "I won't send notifications about {stream.name} in the {channel.mention} channel anymore"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:825
|
||||
#: redbot/cogs/streams/streams.py:866
|
||||
msgid "{mention}, {display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:845
|
||||
#: redbot/cogs/streams/streams.py:886
|
||||
msgid "{display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:226
|
||||
#: redbot/cogs/streams/streamtypes.py:228
|
||||
msgid "This stream will start in {time}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:232
|
||||
#: redbot/cogs/streams/streamtypes.py:234
|
||||
msgid "This stream was scheduled for {min} minutes ago"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:446
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
msgid "Untitled broadcast"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
#: redbot/cogs/streams/streamtypes.py:450
|
||||
msgid " - Rerun"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:451
|
||||
#: redbot/cogs/streams/streamtypes.py:499
|
||||
#: redbot/cogs/streams/streamtypes.py:453
|
||||
#: redbot/cogs/streams/streamtypes.py:502
|
||||
msgid "Followers"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:452
|
||||
#: redbot/cogs/streams/streamtypes.py:500
|
||||
#: redbot/cogs/streams/streamtypes.py:454
|
||||
#: redbot/cogs/streams/streamtypes.py:503
|
||||
msgid "Total views"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:457
|
||||
#: redbot/cogs/streams/streamtypes.py:459
|
||||
msgid "Playing: "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:505
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
msgid "None"
|
||||
msgstr "Inget"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
#: redbot/cogs/streams/streamtypes.py:511
|
||||
msgid "NSFW | "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:512
|
||||
#: redbot/cogs/streams/streamtypes.py:515
|
||||
msgid "{adult}Category: {category} | Tags: {tags}"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-09-03 14:25+0000\n"
|
||||
"POT-Creation-Date: 2022-04-09 18:09+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Turkish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Generated-By: redgettext 3.4.2\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -15,7 +15,7 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 48\n"
|
||||
"Language: tr_TR\n"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:42
|
||||
#: redbot/cogs/streams/streams.py:43
|
||||
#, docstring
|
||||
msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" You can check if a Twitch, YouTube or Picarto stream is\n"
|
||||
@@ -26,10 +26,10 @@ msgstr "Yayın platformları ile ilgili çeşitli komutlar.\n\n"
|
||||
" olup olmadığını kontrol edebilirsiniz.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/streams/streams.py:143
|
||||
#: redbot/cogs/streams/streams.py:122
|
||||
msgid "You need a client secret key if you want to use the Twitch API on this cog.\n"
|
||||
"Follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/console/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click \"Manage\" on your application.\n"
|
||||
"3. Click on \"New secret\".\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
@@ -37,90 +37,90 @@ msgid "You need a client secret key if you want to use the Twitch API on this co
|
||||
"Note: These tokens are sensitive and should only be used in a private channel or in DM with the bot."
|
||||
msgstr "Bu cog ile Twitch API kullanabilmek istiyorsanız bir istemci gizli anahtarı edinmeniz gerekir.\n"
|
||||
"Bu adımları takip edin:\n"
|
||||
"1. Şu sayfayı ziyaret edin: https://dev.twitch.tv/console/apps.\n"
|
||||
"1. Şu sayfayı ziyaret edin: {link}\n"
|
||||
"2. Uygulamanız üzerinde \"Yönet\" düğmesine tıklayın.\n"
|
||||
"3. \"Yeni Sır\" düğmesine yıklayın.\n"
|
||||
"5. İstemci IDsini ve sırını şu komuta kopyalayın:\n"
|
||||
"{command}\n\n"
|
||||
"Not: Bunlar hassas bilgidir ve sadece gizli bir kanalda veya bot ile özel mesaj üzerinden kullanılmalıdır."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_id_here>"
|
||||
msgstr "<buraya_istemci_idnizi_yazın>"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_secret_here>"
|
||||
msgstr "<buraya_istemci_sırınızı_yazın>"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:210
|
||||
#: redbot/cogs/streams/streams.py:207
|
||||
#, docstring
|
||||
msgid "Check if a Twitch channel is live."
|
||||
msgstr "Bir Twitch kanalı açık mı değil mi kontrol edin."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:225
|
||||
#: redbot/cogs/streams/streams.py:222
|
||||
#, docstring
|
||||
msgid "Check if a YouTube channel is live."
|
||||
msgstr "Bir YouTube kanalı açık mı değil mi kontrol edin."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:243
|
||||
#: redbot/cogs/streams/streams.py:240
|
||||
#, docstring
|
||||
msgid "Check if a Picarto channel is live."
|
||||
msgstr "Bir Picarto kanalı açık mı değil mi kontrol edin."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:255 redbot/cogs/streams/streams.py:291
|
||||
#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288
|
||||
msgid "That user is offline."
|
||||
msgstr "Bu kullanıcı çevrimdışı."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:449
|
||||
msgid "That channel doesn't seem to exist."
|
||||
msgstr "Böyle bir kanal var gibi gözükmüyor."
|
||||
#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:467
|
||||
msgid "That user doesn't seem to exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:260 redbot/cogs/streams/streams.py:417
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:435
|
||||
msgid "The Twitch token is either invalid or has not been set. See {command}."
|
||||
msgstr "Twitch anahtarı ayarlanmamış veya geçersiz. Şu komutu kontrol edin: {command}."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:266 redbot/cogs/streams/streams.py:424
|
||||
#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:442
|
||||
msgid "The YouTube API key is either invalid or has not been set. See {command}."
|
||||
msgstr "Youtube API anahtarı geçersiz veya ayarlanmamış. Şu komutu kontrol edin: {command}."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:272 redbot/cogs/streams/streams.py:432
|
||||
#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:450
|
||||
msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
|
||||
msgstr "YouTube kotası aşıldı. Daha sonra tekrar deneyin veya devam ederse sahip ile görüşün."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:284 redbot/cogs/streams/streams.py:444
|
||||
#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:462
|
||||
msgid "Something went wrong whilst trying to contact the stream service's API."
|
||||
msgstr "Yayın API'sine bağlanmaya çalışırken bir şeyler ters gitti."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:301
|
||||
#: redbot/cogs/streams/streams.py:298
|
||||
#, docstring
|
||||
msgid "Manage automated stream alerts."
|
||||
msgstr "Otomatik yayın bilgilendirmelerini ayarların."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:306
|
||||
#: redbot/cogs/streams/streams.py:308
|
||||
#, docstring
|
||||
msgid "Manage Twitch stream notifications."
|
||||
msgstr "Twitch bildirilimlerini ayarların."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:311
|
||||
#: redbot/cogs/streams/streams.py:315
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Twitch stream."
|
||||
msgstr "Bu kanal için Twitch bildirimlerini ayarlayın."
|
||||
msgid "Toggle alerts in this or the given channel for a Twitch stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:314
|
||||
#: redbot/cogs/streams/streams.py:318
|
||||
msgid "Please supply the name of a *Twitch* channel, not a Discord channel."
|
||||
msgstr "Lütfen bir Twitch kanalı ismi girin, Discord kanal ismi değil."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:321
|
||||
#: redbot/cogs/streams/streams.py:330
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a YouTube stream."
|
||||
msgstr "Bu kanala YouTube yayın bildirimlerini ayarlayın."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:326
|
||||
#: redbot/cogs/streams/streams.py:337
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Picarto stream."
|
||||
msgstr "Bu kanalda bir Picarto yayını için uyarıları aç/kapa."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:331
|
||||
#: redbot/cogs/streams/streams.py:342
|
||||
#, docstring
|
||||
msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" `[p]streamalert stop` will disable this channel's stream\n"
|
||||
@@ -135,103 +135,103 @@ msgstr "Bu sunucu veya kanaldaki tüm yayın uyarılarını kapa.\n\n"
|
||||
" kapamak için `[p]streamalert stop yes` komutunu kullanın.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/streams/streams.py:361
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
msgid "All the stream alerts in this server have been disabled."
|
||||
msgstr "Bu sunucudaki tüm yayın uyarıları kapatıldı."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:363
|
||||
#: redbot/cogs/streams/streams.py:374
|
||||
msgid "All the stream alerts in this channel have been disabled."
|
||||
msgstr "Bu kanaldaki tüm yayın uyarıları kapatıldı."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:369
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#, docstring
|
||||
msgid "List all active stream alerts in this server."
|
||||
msgstr "Bu sunucudaki etkin yayın uyarılarını listele."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
#: redbot/cogs/streams/streams.py:383
|
||||
msgid "Active alerts:\n\n"
|
||||
msgstr "Etkin uyarılar:\n\n"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#: redbot/cogs/streams/streams.py:391
|
||||
msgid "There are no active alerts in this server."
|
||||
msgstr "Bu sunucuda etkin uyarı bulunmamakta."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:457
|
||||
#: redbot/cogs/streams/streams.py:475
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr "Yayın uyarısı ayarlarını yönet."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:463
|
||||
#: redbot/cogs/streams/streams.py:481
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr "Yeni yayın için ne sıklıkla kontrol yapılacağını ayarla."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:465
|
||||
#: redbot/cogs/streams/streams.py:483
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr "Yenileme ayarını 60 saniyeden kısa ayarlayamazsınız"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:475
|
||||
#: redbot/cogs/streams/streams.py:493
|
||||
#, docstring
|
||||
msgid "Explain how to set the twitch token."
|
||||
msgstr "Nasıl twitch anahtarı ayarlanacağını açıkla."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:476
|
||||
#: redbot/cogs/streams/streams.py:494
|
||||
msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/dashboard/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click *Register Your Application*.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to {localhost}, and select an Application Category of your choosing.\n"
|
||||
"4. Click *Register*.\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
"{command}\n\n"
|
||||
"Note: These tokens are sensitive and should only be used in a private channel\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr "Twitch API anahtarlarını ayarlamak için şu adımları takip edin:\n"
|
||||
"1. Bu sayfaya girin: https://dev.twitch.tv/dashboard/apps.\n"
|
||||
"1. Bu sayfaya girin: {link}\n"
|
||||
"2. *Uygulamanı Kayıt Ettir* düğmesine tıklayın.\n"
|
||||
"3. Bir isim girin, Oauth yönlendirme URI ayarını `http://localhost` olarak yapın, ve kafanıza göre bir Uygulama Kategorisi seçin.\n"
|
||||
"3. Bir isim girin, Oauth yönlendirme URI ayarını {localhost} olarak yapın, ve kafanıza göre bir Uygulama Kategorisi seçin.\n"
|
||||
"4. *Kaydet* düğmesine tıklayın.\n"
|
||||
"5. İstemci IDsi ve sırrını şu komuta kopyalayın:\n"
|
||||
"{command}\n\n"
|
||||
"Not: Bu anahtarlar hassas bilgidir ve sadece özel bir kanalda\n"
|
||||
"yahut bot ile özel mesajda kullanılmalıdır..\n"
|
||||
"yahut bot ile özel mesajda kullanılmalıdır.\n"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:499
|
||||
#: redbot/cogs/streams/streams.py:519
|
||||
#, docstring
|
||||
msgid "Explain how to set the YouTube token."
|
||||
msgstr "Nasıl Youtube anahtarı ayarlanacağını açıkla."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:501
|
||||
#: redbot/cogs/streams/streams.py:521
|
||||
msgid "To get one, do the following:\n"
|
||||
"1. Create a project\n"
|
||||
"(see https://support.google.com/googleapi/answer/6251787 for details)\n"
|
||||
"(see {link1} for details)\n"
|
||||
"2. Enable the YouTube Data API v3 \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158841 for instructions)\n"
|
||||
"(see {link2} for instructions)\n"
|
||||
"3. Set up your API key \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158862 for instructions)\n"
|
||||
"(see {link3} for instructions)\n"
|
||||
"4. Copy your API key and run the command {command}\n\n"
|
||||
"Note: These tokens are sensitive and should only be used in a private channel\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr "Bir anahtar almak için şu adımları takip edin::\n"
|
||||
"1. Bir proje oluşturun\n"
|
||||
"(detaylar için https://support.google.com/googleapi/answer/6251787 adresini ziyaret edin)\n"
|
||||
"(detaylar için {link1} adresini ziyaret edin)\n"
|
||||
"2. Youtube Data API v3 ü etkinleştirin. \n"
|
||||
"(talimatlar için https://support.google.com/googleapi/answer/6158841 adresini ziyaret edin)\n"
|
||||
"(talimatlar için {link2} adresini ziyaret edin)\n"
|
||||
"3. API anahtarınızı ayarlayın \n"
|
||||
"(detaylar için https://support.google.com/googleapi/answer/6158862 adresini ziyaret edin)\n"
|
||||
"(detaylar için {link3} adresini ziyaret edin)\n"
|
||||
"4. API anahtarınızı kopyalayın ve şu komutu çalıştırın: {command}\n\n"
|
||||
"Not: Bu anahtarlar hassas bilgidir ve yalnızca gizli bir kanalda\n"
|
||||
"yahut bot ile özel mesajda kullanılması gerekir.\n"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:515
|
||||
#: redbot/cogs/streams/streams.py:538
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr "<buraya_api_anahtarınızı_yazın>"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:524
|
||||
#: redbot/cogs/streams/streams.py:547
|
||||
#, docstring
|
||||
msgid "Manage custom messages for stream alerts."
|
||||
msgstr "Yayın uyarıları için özel mesajları yönet."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:530
|
||||
#: redbot/cogs/streams/streams.py:553
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" Use `{mention}` in the message to insert the selected mentions.\n"
|
||||
@@ -246,11 +246,11 @@ msgstr "Etiketler etkinleştirildiğinde kullanılacak yayın haber mesajını a
|
||||
" Örneğin: `[p]streamset message mention {mention}, {stream.display_name} şimdi canlı yayında!`\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/streams/streams.py:540 redbot/cogs/streams/streams.py:554
|
||||
#: redbot/cogs/streams/streams.py:563 redbot/cogs/streams/streams.py:577
|
||||
msgid "Stream alert message set!"
|
||||
msgstr "Yayın uyarı mesajı ayarlandı."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:545
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" Use `{stream}` in the message to insert the channel or username.\n"
|
||||
@@ -263,157 +263,157 @@ msgstr "Etiketler devre dışı bırakıldığında kullanılacak yayın haber m
|
||||
" Örneğin: `[p]streamset message nomention {stream.display_name} şimdi canlı yayında!`\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/streams/streams.py:559
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
#, docstring
|
||||
msgid "Reset the stream alert messages in this server."
|
||||
msgstr "Bu sunucudaki yayın uyarı mesajlarını sıfırla."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:563
|
||||
#: redbot/cogs/streams/streams.py:586
|
||||
msgid "Stream alerts in this server will now use the default alert message."
|
||||
msgstr "Bu sunucudaki yayın uyarıları artık varsayılan uyarı mesajını kullanacak."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#: redbot/cogs/streams/streams.py:591
|
||||
#, docstring
|
||||
msgid "Manage mention settings for stream alerts."
|
||||
msgstr "Yayın uyarıları için bahsetme ayarlarını yönet."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:574
|
||||
#: redbot/cogs/streams/streams.py:597
|
||||
#, docstring
|
||||
msgid "Toggle the `@everyone` mention."
|
||||
msgstr "`@everyone` bahsedişini aç/kapa."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:579
|
||||
msgid "`@everyone` will no longer be mentioned for stream alerts."
|
||||
msgstr "Artık yayın uyarıları için `@everyone` bahsedilmeyecek."
|
||||
#: redbot/cogs/streams/streams.py:603
|
||||
msgid "{everyone} will no longer be mentioned for stream alerts."
|
||||
msgstr "{everyone} artık yayın uyarıları için bahsedilmeyecek."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
msgid "When a stream is live, `@everyone` will be mentioned."
|
||||
msgstr "Bir yayın başladığında `@everyone` bahsedilecek."
|
||||
#: redbot/cogs/streams/streams.py:610
|
||||
msgid "When a stream is live, {everyone} will be mentioned."
|
||||
msgstr "Bir yayın başladığında {everyone} bahsedilecek."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:587
|
||||
#: redbot/cogs/streams/streams.py:618
|
||||
#, docstring
|
||||
msgid "Toggle the `@here` mention."
|
||||
msgstr "`@here` bahsedişini aç/kapa."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:592
|
||||
msgid "`@here` will no longer be mentioned for stream alerts."
|
||||
msgstr "Artık yayın uyarıları için `@here` bahsedilmeyecek."
|
||||
#: redbot/cogs/streams/streams.py:624
|
||||
msgid "{here} will no longer be mentioned for stream alerts."
|
||||
msgstr "{here} artık yayın uyarıları için bahsedilmeyecek."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:595
|
||||
msgid "When a stream is live, `@here` will be mentioned."
|
||||
msgstr "Bir yayın başladığında `@here` bahsedilecek."
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
msgid "When a stream is live, {here} will be mentioned."
|
||||
msgstr "Bir yayın başladığında {here} bahsedilecek."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:600
|
||||
#: redbot/cogs/streams/streams.py:639
|
||||
#, docstring
|
||||
msgid "Toggle a role mention."
|
||||
msgstr "Bir rolden bahsetmeyi aç/kapa."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:605
|
||||
msgid "`@{role.name}` will no longer be mentioned for stream alerts."
|
||||
msgstr "`@{role.name}` artık yayın uyarıları için bahsedilmeyecek."
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
msgid "{role} will no longer be mentioned for stream alerts."
|
||||
msgstr "{role} artık yayın uyarıları için bahsedilmeyecek."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:611
|
||||
msgid "When a stream or community is live, `@{role.name}` will be mentioned."
|
||||
msgstr "Bir yayın veya topluluk canlıya geçtiğinde, `@{role.name}` bahsedilecek."
|
||||
#: redbot/cogs/streams/streams.py:650
|
||||
msgid "When a stream or community is live, {role} will be mentioned."
|
||||
msgstr "Bir yayın veya topluluk canlıya geçtiğinde, {role} bahsedilecek."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:615
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification."
|
||||
msgstr "Rol bahsedilebilir olmadığından dolayı bir yayın uyarısı gönderilirken anlık olarak bahsedilebilir yapılacak. Lütfen bu rolü yönetme izinlerine sahip olduğumdan emin olun, yoksa bu role sahip üyeler bir bildirim almayacaklar."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:626
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
#, docstring
|
||||
msgid "Toggle alert deletion for when streams go offline."
|
||||
msgstr "Yayınlar bittiğinde uyarının silinmesini aç/kapa."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:629
|
||||
#: redbot/cogs/streams/streams.py:668
|
||||
msgid "The notifications will be deleted once streams go offline."
|
||||
msgstr "Yayınlar bittiğinde bildirimler silinecek."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
#: redbot/cogs/streams/streams.py:670
|
||||
msgid "Notifications will no longer be deleted."
|
||||
msgstr "Bildirimler artık silinmeyecek."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:636
|
||||
#: redbot/cogs/streams/streams.py:675
|
||||
#, docstring
|
||||
msgid "Toggle excluding rerun streams from alerts."
|
||||
msgstr "Tekrar yayınları için uyarı göndermemeyi aç/kapa."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:641
|
||||
#: redbot/cogs/streams/streams.py:680
|
||||
msgid "Streams of type 'rerun' will be included in alerts."
|
||||
msgstr "`tekrar` türünde yayınlar için de uyarı gönderilecek."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
#: redbot/cogs/streams/streams.py:683
|
||||
msgid "Streams of type 'rerun' will no longer send an alert."
|
||||
msgstr "`tekrar` türünde yayınlar artık uyarı göndermeyecek."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:649
|
||||
#: redbot/cogs/streams/streams.py:688
|
||||
#, docstring
|
||||
msgid "Toggle excluding YouTube streams schedules from alerts."
|
||||
msgstr "Uyarılardan YouTube yayın zamanlamalarını hariç tutmayı ayarla."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
#: redbot/cogs/streams/streams.py:693
|
||||
msgid "Streams schedules will be included in alerts."
|
||||
msgstr "Yayın zamanlamaları uyarılara dahil olacak."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:657
|
||||
#: redbot/cogs/streams/streams.py:696
|
||||
msgid "Streams schedules will no longer send an alert."
|
||||
msgstr "Yayın zamanlamaları uyarıların haricinde olacak."
|
||||
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
msgid "I'll now send a notification in this channel when {stream.name} is live."
|
||||
msgstr "Artık {stream.name} canlı yayına geçtiğinde bu kanala bildirim göndereceğim."
|
||||
#: redbot/cogs/streams/streams.py:704
|
||||
msgid "I'll now send a notification in the {channel.mention} channel when {stream.name} is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:674
|
||||
msgid "I won't send notifications about {stream.name} in this channel anymore."
|
||||
msgstr "Artık bu kanalda {stream.name} hakkında bildirim göndermeyeceğim."
|
||||
#: redbot/cogs/streams/streams.py:714
|
||||
msgid "I won't send notifications about {stream.name} in the {channel.mention} channel anymore"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:825
|
||||
#: redbot/cogs/streams/streams.py:866
|
||||
msgid "{mention}, {display_name} is live!"
|
||||
msgstr "{mention}, {display_name} canlı yayında!"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:845
|
||||
#: redbot/cogs/streams/streams.py:886
|
||||
msgid "{display_name} is live!"
|
||||
msgstr "{display_name} canlı yayında!"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:226
|
||||
#: redbot/cogs/streams/streamtypes.py:228
|
||||
msgid "This stream will start in {time}"
|
||||
msgstr "Bu yayının başlamasına kalan: {time}"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:232
|
||||
#: redbot/cogs/streams/streamtypes.py:234
|
||||
msgid "This stream was scheduled for {min} minutes ago"
|
||||
msgstr "Bu yayın {min} dakika öncesi için planlanmıştı"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:446
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
msgid "Untitled broadcast"
|
||||
msgstr "İsimsiz yayın"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
#: redbot/cogs/streams/streamtypes.py:450
|
||||
msgid " - Rerun"
|
||||
msgstr " - Tekrar"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:451
|
||||
#: redbot/cogs/streams/streamtypes.py:499
|
||||
#: redbot/cogs/streams/streamtypes.py:453
|
||||
#: redbot/cogs/streams/streamtypes.py:502
|
||||
msgid "Followers"
|
||||
msgstr "Takipçiler"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:452
|
||||
#: redbot/cogs/streams/streamtypes.py:500
|
||||
#: redbot/cogs/streams/streamtypes.py:454
|
||||
#: redbot/cogs/streams/streamtypes.py:503
|
||||
msgid "Total views"
|
||||
msgstr "Toplam görüntülenme"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:457
|
||||
#: redbot/cogs/streams/streamtypes.py:459
|
||||
msgid "Playing: "
|
||||
msgstr "Oynatılıyor: "
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:505
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
msgid "None"
|
||||
msgstr "None"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
#: redbot/cogs/streams/streamtypes.py:511
|
||||
msgid "NSFW | "
|
||||
msgstr "NSFW | "
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:512
|
||||
#: redbot/cogs/streams/streamtypes.py:515
|
||||
msgid "{adult}Category: {category} | Tags: {tags}"
|
||||
msgstr "{adult}Kategori: {category} | Etiketler: {tags}"
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-09-03 14:25+0000\n"
|
||||
"POT-Creation-Date: 2022-04-09 18:09+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Ukrainian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Generated-By: redgettext 3.4.2\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 && n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 && n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -15,7 +15,7 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 48\n"
|
||||
"Language: uk_UA\n"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:42
|
||||
#: redbot/cogs/streams/streams.py:43
|
||||
#, docstring
|
||||
msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" You can check if a Twitch, YouTube or Picarto stream is\n"
|
||||
@@ -23,10 +23,10 @@ msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:143
|
||||
#: redbot/cogs/streams/streams.py:122
|
||||
msgid "You need a client secret key if you want to use the Twitch API on this cog.\n"
|
||||
"Follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/console/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click \"Manage\" on your application.\n"
|
||||
"3. Click on \"New secret\".\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
@@ -34,83 +34,83 @@ msgid "You need a client secret key if you want to use the Twitch API on this co
|
||||
"Note: These tokens are sensitive and should only be used in a private channel or in DM with the bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_id_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_secret_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:210
|
||||
#: redbot/cogs/streams/streams.py:207
|
||||
#, docstring
|
||||
msgid "Check if a Twitch channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:225
|
||||
#: redbot/cogs/streams/streams.py:222
|
||||
#, docstring
|
||||
msgid "Check if a YouTube channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:243
|
||||
#: redbot/cogs/streams/streams.py:240
|
||||
#, docstring
|
||||
msgid "Check if a Picarto channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:255 redbot/cogs/streams/streams.py:291
|
||||
#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288
|
||||
msgid "That user is offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:449
|
||||
msgid "That channel doesn't seem to exist."
|
||||
#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:467
|
||||
msgid "That user doesn't seem to exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:260 redbot/cogs/streams/streams.py:417
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:435
|
||||
msgid "The Twitch token is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:266 redbot/cogs/streams/streams.py:424
|
||||
#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:442
|
||||
msgid "The YouTube API key is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:272 redbot/cogs/streams/streams.py:432
|
||||
#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:450
|
||||
msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:284 redbot/cogs/streams/streams.py:444
|
||||
#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:462
|
||||
msgid "Something went wrong whilst trying to contact the stream service's API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:301
|
||||
#: redbot/cogs/streams/streams.py:298
|
||||
#, docstring
|
||||
msgid "Manage automated stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:306
|
||||
#: redbot/cogs/streams/streams.py:308
|
||||
#, docstring
|
||||
msgid "Manage Twitch stream notifications."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:311
|
||||
#: redbot/cogs/streams/streams.py:315
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Twitch stream."
|
||||
msgid "Toggle alerts in this or the given channel for a Twitch stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:314
|
||||
#: redbot/cogs/streams/streams.py:318
|
||||
msgid "Please supply the name of a *Twitch* channel, not a Discord channel."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:321
|
||||
#: redbot/cogs/streams/streams.py:330
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a YouTube stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:326
|
||||
#: redbot/cogs/streams/streams.py:337
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Picarto stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:331
|
||||
#: redbot/cogs/streams/streams.py:342
|
||||
#, docstring
|
||||
msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" `[p]streamalert stop` will disable this channel's stream\n"
|
||||
@@ -120,51 +120,51 @@ msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:361
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
msgid "All the stream alerts in this server have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:363
|
||||
#: redbot/cogs/streams/streams.py:374
|
||||
msgid "All the stream alerts in this channel have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:369
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#, docstring
|
||||
msgid "List all active stream alerts in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
#: redbot/cogs/streams/streams.py:383
|
||||
msgid "Active alerts:\n\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#: redbot/cogs/streams/streams.py:391
|
||||
msgid "There are no active alerts in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:457
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:463
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:465
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:475
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:481
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:483
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:493
|
||||
#, docstring
|
||||
msgid "Explain how to set the twitch token."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:476
|
||||
#: redbot/cogs/streams/streams.py:494
|
||||
msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/dashboard/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click *Register Your Application*.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to {localhost}, and select an Application Category of your choosing.\n"
|
||||
"4. Click *Register*.\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
"{command}\n\n"
|
||||
@@ -172,34 +172,34 @@ msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:499
|
||||
#: redbot/cogs/streams/streams.py:519
|
||||
#, docstring
|
||||
msgid "Explain how to set the YouTube token."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:501
|
||||
#: redbot/cogs/streams/streams.py:521
|
||||
msgid "To get one, do the following:\n"
|
||||
"1. Create a project\n"
|
||||
"(see https://support.google.com/googleapi/answer/6251787 for details)\n"
|
||||
"(see {link1} for details)\n"
|
||||
"2. Enable the YouTube Data API v3 \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158841 for instructions)\n"
|
||||
"(see {link2} for instructions)\n"
|
||||
"3. Set up your API key \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158862 for instructions)\n"
|
||||
"(see {link3} for instructions)\n"
|
||||
"4. Copy your API key and run the command {command}\n\n"
|
||||
"Note: These tokens are sensitive and should only be used in a private channel\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:515
|
||||
#: redbot/cogs/streams/streams.py:538
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:524
|
||||
#: redbot/cogs/streams/streams.py:547
|
||||
#, docstring
|
||||
msgid "Manage custom messages for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:530
|
||||
#: redbot/cogs/streams/streams.py:553
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" Use `{mention}` in the message to insert the selected mentions.\n"
|
||||
@@ -209,11 +209,11 @@ msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:540 redbot/cogs/streams/streams.py:554
|
||||
#: redbot/cogs/streams/streams.py:563 redbot/cogs/streams/streams.py:577
|
||||
msgid "Stream alert message set!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:545
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" Use `{stream}` in the message to insert the channel or username.\n"
|
||||
@@ -222,157 +222,157 @@ msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:559
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
#, docstring
|
||||
msgid "Reset the stream alert messages in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:563
|
||||
#: redbot/cogs/streams/streams.py:586
|
||||
msgid "Stream alerts in this server will now use the default alert message."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#: redbot/cogs/streams/streams.py:591
|
||||
#, docstring
|
||||
msgid "Manage mention settings for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:574
|
||||
#: redbot/cogs/streams/streams.py:597
|
||||
#, docstring
|
||||
msgid "Toggle the `@everyone` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:579
|
||||
msgid "`@everyone` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:603
|
||||
msgid "{everyone} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
msgid "When a stream is live, `@everyone` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:610
|
||||
msgid "When a stream is live, {everyone} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:587
|
||||
#: redbot/cogs/streams/streams.py:618
|
||||
#, docstring
|
||||
msgid "Toggle the `@here` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:592
|
||||
msgid "`@here` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:624
|
||||
msgid "{here} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:595
|
||||
msgid "When a stream is live, `@here` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
msgid "When a stream is live, {here} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:600
|
||||
#: redbot/cogs/streams/streams.py:639
|
||||
#, docstring
|
||||
msgid "Toggle a role mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:605
|
||||
msgid "`@{role.name}` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
msgid "{role} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:611
|
||||
msgid "When a stream or community is live, `@{role.name}` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:650
|
||||
msgid "When a stream or community is live, {role} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:615
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:626
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
#, docstring
|
||||
msgid "Toggle alert deletion for when streams go offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:629
|
||||
#: redbot/cogs/streams/streams.py:668
|
||||
msgid "The notifications will be deleted once streams go offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
#: redbot/cogs/streams/streams.py:670
|
||||
msgid "Notifications will no longer be deleted."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:636
|
||||
#: redbot/cogs/streams/streams.py:675
|
||||
#, docstring
|
||||
msgid "Toggle excluding rerun streams from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:641
|
||||
#: redbot/cogs/streams/streams.py:680
|
||||
msgid "Streams of type 'rerun' will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
#: redbot/cogs/streams/streams.py:683
|
||||
msgid "Streams of type 'rerun' will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:649
|
||||
#: redbot/cogs/streams/streams.py:688
|
||||
#, docstring
|
||||
msgid "Toggle excluding YouTube streams schedules from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
#: redbot/cogs/streams/streams.py:693
|
||||
msgid "Streams schedules will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:657
|
||||
#: redbot/cogs/streams/streams.py:696
|
||||
msgid "Streams schedules will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
msgid "I'll now send a notification in this channel when {stream.name} is live."
|
||||
#: redbot/cogs/streams/streams.py:704
|
||||
msgid "I'll now send a notification in the {channel.mention} channel when {stream.name} is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:674
|
||||
msgid "I won't send notifications about {stream.name} in this channel anymore."
|
||||
#: redbot/cogs/streams/streams.py:714
|
||||
msgid "I won't send notifications about {stream.name} in the {channel.mention} channel anymore"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:825
|
||||
#: redbot/cogs/streams/streams.py:866
|
||||
msgid "{mention}, {display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:845
|
||||
#: redbot/cogs/streams/streams.py:886
|
||||
msgid "{display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:226
|
||||
#: redbot/cogs/streams/streamtypes.py:228
|
||||
msgid "This stream will start in {time}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:232
|
||||
#: redbot/cogs/streams/streamtypes.py:234
|
||||
msgid "This stream was scheduled for {min} minutes ago"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:446
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
msgid "Untitled broadcast"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
#: redbot/cogs/streams/streamtypes.py:450
|
||||
msgid " - Rerun"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:451
|
||||
#: redbot/cogs/streams/streamtypes.py:499
|
||||
#: redbot/cogs/streams/streamtypes.py:453
|
||||
#: redbot/cogs/streams/streamtypes.py:502
|
||||
msgid "Followers"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:452
|
||||
#: redbot/cogs/streams/streamtypes.py:500
|
||||
#: redbot/cogs/streams/streamtypes.py:454
|
||||
#: redbot/cogs/streams/streamtypes.py:503
|
||||
msgid "Total views"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:457
|
||||
#: redbot/cogs/streams/streamtypes.py:459
|
||||
msgid "Playing: "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:505
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
msgid "None"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
#: redbot/cogs/streams/streamtypes.py:511
|
||||
msgid "NSFW | "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:512
|
||||
#: redbot/cogs/streams/streamtypes.py:515
|
||||
msgid "{adult}Category: {category} | Tags: {tags}"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-09-03 14:25+0000\n"
|
||||
"POT-Creation-Date: 2022-04-09 18:09+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Vietnamese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Generated-By: redgettext 3.4.2\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -15,7 +15,7 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 48\n"
|
||||
"Language: vi_VN\n"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:42
|
||||
#: redbot/cogs/streams/streams.py:43
|
||||
#, docstring
|
||||
msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" You can check if a Twitch, YouTube or Picarto stream is\n"
|
||||
@@ -23,10 +23,10 @@ msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:143
|
||||
#: redbot/cogs/streams/streams.py:122
|
||||
msgid "You need a client secret key if you want to use the Twitch API on this cog.\n"
|
||||
"Follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/console/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click \"Manage\" on your application.\n"
|
||||
"3. Click on \"New secret\".\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
@@ -34,83 +34,83 @@ msgid "You need a client secret key if you want to use the Twitch API on this co
|
||||
"Note: These tokens are sensitive and should only be used in a private channel or in DM with the bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_id_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_secret_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:210
|
||||
#: redbot/cogs/streams/streams.py:207
|
||||
#, docstring
|
||||
msgid "Check if a Twitch channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:225
|
||||
#: redbot/cogs/streams/streams.py:222
|
||||
#, docstring
|
||||
msgid "Check if a YouTube channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:243
|
||||
#: redbot/cogs/streams/streams.py:240
|
||||
#, docstring
|
||||
msgid "Check if a Picarto channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:255 redbot/cogs/streams/streams.py:291
|
||||
#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288
|
||||
msgid "That user is offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:449
|
||||
msgid "That channel doesn't seem to exist."
|
||||
#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:467
|
||||
msgid "That user doesn't seem to exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:260 redbot/cogs/streams/streams.py:417
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:435
|
||||
msgid "The Twitch token is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:266 redbot/cogs/streams/streams.py:424
|
||||
#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:442
|
||||
msgid "The YouTube API key is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:272 redbot/cogs/streams/streams.py:432
|
||||
#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:450
|
||||
msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:284 redbot/cogs/streams/streams.py:444
|
||||
#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:462
|
||||
msgid "Something went wrong whilst trying to contact the stream service's API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:301
|
||||
#: redbot/cogs/streams/streams.py:298
|
||||
#, docstring
|
||||
msgid "Manage automated stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:306
|
||||
#: redbot/cogs/streams/streams.py:308
|
||||
#, docstring
|
||||
msgid "Manage Twitch stream notifications."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:311
|
||||
#: redbot/cogs/streams/streams.py:315
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Twitch stream."
|
||||
msgid "Toggle alerts in this or the given channel for a Twitch stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:314
|
||||
#: redbot/cogs/streams/streams.py:318
|
||||
msgid "Please supply the name of a *Twitch* channel, not a Discord channel."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:321
|
||||
#: redbot/cogs/streams/streams.py:330
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a YouTube stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:326
|
||||
#: redbot/cogs/streams/streams.py:337
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Picarto stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:331
|
||||
#: redbot/cogs/streams/streams.py:342
|
||||
#, docstring
|
||||
msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" `[p]streamalert stop` will disable this channel's stream\n"
|
||||
@@ -120,51 +120,51 @@ msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:361
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
msgid "All the stream alerts in this server have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:363
|
||||
#: redbot/cogs/streams/streams.py:374
|
||||
msgid "All the stream alerts in this channel have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:369
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#, docstring
|
||||
msgid "List all active stream alerts in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
#: redbot/cogs/streams/streams.py:383
|
||||
msgid "Active alerts:\n\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#: redbot/cogs/streams/streams.py:391
|
||||
msgid "There are no active alerts in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:457
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:463
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:465
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:475
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:481
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:483
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:493
|
||||
#, docstring
|
||||
msgid "Explain how to set the twitch token."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:476
|
||||
#: redbot/cogs/streams/streams.py:494
|
||||
msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/dashboard/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click *Register Your Application*.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to {localhost}, and select an Application Category of your choosing.\n"
|
||||
"4. Click *Register*.\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
"{command}\n\n"
|
||||
@@ -172,34 +172,34 @@ msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:499
|
||||
#: redbot/cogs/streams/streams.py:519
|
||||
#, docstring
|
||||
msgid "Explain how to set the YouTube token."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:501
|
||||
#: redbot/cogs/streams/streams.py:521
|
||||
msgid "To get one, do the following:\n"
|
||||
"1. Create a project\n"
|
||||
"(see https://support.google.com/googleapi/answer/6251787 for details)\n"
|
||||
"(see {link1} for details)\n"
|
||||
"2. Enable the YouTube Data API v3 \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158841 for instructions)\n"
|
||||
"(see {link2} for instructions)\n"
|
||||
"3. Set up your API key \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158862 for instructions)\n"
|
||||
"(see {link3} for instructions)\n"
|
||||
"4. Copy your API key and run the command {command}\n\n"
|
||||
"Note: These tokens are sensitive and should only be used in a private channel\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:515
|
||||
#: redbot/cogs/streams/streams.py:538
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:524
|
||||
#: redbot/cogs/streams/streams.py:547
|
||||
#, docstring
|
||||
msgid "Manage custom messages for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:530
|
||||
#: redbot/cogs/streams/streams.py:553
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" Use `{mention}` in the message to insert the selected mentions.\n"
|
||||
@@ -209,11 +209,11 @@ msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:540 redbot/cogs/streams/streams.py:554
|
||||
#: redbot/cogs/streams/streams.py:563 redbot/cogs/streams/streams.py:577
|
||||
msgid "Stream alert message set!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:545
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" Use `{stream}` in the message to insert the channel or username.\n"
|
||||
@@ -222,157 +222,157 @@ msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:559
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
#, docstring
|
||||
msgid "Reset the stream alert messages in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:563
|
||||
#: redbot/cogs/streams/streams.py:586
|
||||
msgid "Stream alerts in this server will now use the default alert message."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#: redbot/cogs/streams/streams.py:591
|
||||
#, docstring
|
||||
msgid "Manage mention settings for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:574
|
||||
#: redbot/cogs/streams/streams.py:597
|
||||
#, docstring
|
||||
msgid "Toggle the `@everyone` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:579
|
||||
msgid "`@everyone` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:603
|
||||
msgid "{everyone} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
msgid "When a stream is live, `@everyone` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:610
|
||||
msgid "When a stream is live, {everyone} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:587
|
||||
#: redbot/cogs/streams/streams.py:618
|
||||
#, docstring
|
||||
msgid "Toggle the `@here` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:592
|
||||
msgid "`@here` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:624
|
||||
msgid "{here} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:595
|
||||
msgid "When a stream is live, `@here` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
msgid "When a stream is live, {here} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:600
|
||||
#: redbot/cogs/streams/streams.py:639
|
||||
#, docstring
|
||||
msgid "Toggle a role mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:605
|
||||
msgid "`@{role.name}` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
msgid "{role} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:611
|
||||
msgid "When a stream or community is live, `@{role.name}` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:650
|
||||
msgid "When a stream or community is live, {role} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:615
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:626
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
#, docstring
|
||||
msgid "Toggle alert deletion for when streams go offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:629
|
||||
#: redbot/cogs/streams/streams.py:668
|
||||
msgid "The notifications will be deleted once streams go offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
#: redbot/cogs/streams/streams.py:670
|
||||
msgid "Notifications will no longer be deleted."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:636
|
||||
#: redbot/cogs/streams/streams.py:675
|
||||
#, docstring
|
||||
msgid "Toggle excluding rerun streams from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:641
|
||||
#: redbot/cogs/streams/streams.py:680
|
||||
msgid "Streams of type 'rerun' will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
#: redbot/cogs/streams/streams.py:683
|
||||
msgid "Streams of type 'rerun' will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:649
|
||||
#: redbot/cogs/streams/streams.py:688
|
||||
#, docstring
|
||||
msgid "Toggle excluding YouTube streams schedules from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
#: redbot/cogs/streams/streams.py:693
|
||||
msgid "Streams schedules will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:657
|
||||
#: redbot/cogs/streams/streams.py:696
|
||||
msgid "Streams schedules will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
msgid "I'll now send a notification in this channel when {stream.name} is live."
|
||||
#: redbot/cogs/streams/streams.py:704
|
||||
msgid "I'll now send a notification in the {channel.mention} channel when {stream.name} is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:674
|
||||
msgid "I won't send notifications about {stream.name} in this channel anymore."
|
||||
#: redbot/cogs/streams/streams.py:714
|
||||
msgid "I won't send notifications about {stream.name} in the {channel.mention} channel anymore"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:825
|
||||
#: redbot/cogs/streams/streams.py:866
|
||||
msgid "{mention}, {display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:845
|
||||
#: redbot/cogs/streams/streams.py:886
|
||||
msgid "{display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:226
|
||||
#: redbot/cogs/streams/streamtypes.py:228
|
||||
msgid "This stream will start in {time}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:232
|
||||
#: redbot/cogs/streams/streamtypes.py:234
|
||||
msgid "This stream was scheduled for {min} minutes ago"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:446
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
msgid "Untitled broadcast"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
#: redbot/cogs/streams/streamtypes.py:450
|
||||
msgid " - Rerun"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:451
|
||||
#: redbot/cogs/streams/streamtypes.py:499
|
||||
#: redbot/cogs/streams/streamtypes.py:453
|
||||
#: redbot/cogs/streams/streamtypes.py:502
|
||||
msgid "Followers"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:452
|
||||
#: redbot/cogs/streams/streamtypes.py:500
|
||||
#: redbot/cogs/streams/streamtypes.py:454
|
||||
#: redbot/cogs/streams/streamtypes.py:503
|
||||
msgid "Total views"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:457
|
||||
#: redbot/cogs/streams/streamtypes.py:459
|
||||
msgid "Playing: "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:505
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
msgid "None"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
#: redbot/cogs/streams/streamtypes.py:511
|
||||
msgid "NSFW | "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:512
|
||||
#: redbot/cogs/streams/streamtypes.py:515
|
||||
msgid "{adult}Category: {category} | Tags: {tags}"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-09-03 14:25+0000\n"
|
||||
"POT-Creation-Date: 2022-04-09 18:09+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Chinese Simplified\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Generated-By: redgettext 3.4.2\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -15,7 +15,7 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 48\n"
|
||||
"Language: zh_CN\n"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:42
|
||||
#: redbot/cogs/streams/streams.py:43
|
||||
#, docstring
|
||||
msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" You can check if a Twitch, YouTube or Picarto stream is\n"
|
||||
@@ -25,101 +25,94 @@ msgstr "与流媒体平台相关的各种命令\n\n"
|
||||
" 你可以检查 Twitch, YouTube 或 Picarto 是否当前正在直播\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/streams/streams.py:143
|
||||
#: redbot/cogs/streams/streams.py:122
|
||||
msgid "You need a client secret key if you want to use the Twitch API on this cog.\n"
|
||||
"Follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/console/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click \"Manage\" on your application.\n"
|
||||
"3. Click on \"New secret\".\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
"{command}\n\n"
|
||||
"Note: These tokens are sensitive and should only be used in a private channel or in DM with the bot."
|
||||
msgstr "如果你想要在这个code上使用Twitch API,你需要一个客户端密钥\n"
|
||||
"执行这些步骤:\n"
|
||||
"1. 转到这个页面:https://dev.twitch.tv/console/apps\n"
|
||||
"2. 在你的应用程序上点击\"Manage\"\n"
|
||||
"3.点击\"New secret\"\n"
|
||||
"5.将你的客户端ID和客户端密钥复制到:\n"
|
||||
"{command}\n\n"
|
||||
"注意:这些令牌是敏感的,只能在私人频道或带机器人的DM中使用"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_id_here>"
|
||||
msgstr "<your_client_id_here>"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_secret_here>"
|
||||
msgstr "<your_client_secret_here>"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:210
|
||||
#: redbot/cogs/streams/streams.py:207
|
||||
#, docstring
|
||||
msgid "Check if a Twitch channel is live."
|
||||
msgstr "检查Twitch频道是否在线"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:225
|
||||
#: redbot/cogs/streams/streams.py:222
|
||||
#, docstring
|
||||
msgid "Check if a YouTube channel is live."
|
||||
msgstr "检查 YouTube 频道是否处于直播状态"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:243
|
||||
#: redbot/cogs/streams/streams.py:240
|
||||
#, docstring
|
||||
msgid "Check if a Picarto channel is live."
|
||||
msgstr "检查 Picarto 频道是否处于直播状态"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:255 redbot/cogs/streams/streams.py:291
|
||||
#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288
|
||||
msgid "That user is offline."
|
||||
msgstr "该用户处于离线状态"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:449
|
||||
msgid "That channel doesn't seem to exist."
|
||||
msgstr "该频道似乎不存在"
|
||||
#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:467
|
||||
msgid "That user doesn't seem to exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:260 redbot/cogs/streams/streams.py:417
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:435
|
||||
msgid "The Twitch token is either invalid or has not been set. See {command}."
|
||||
msgstr "Twitch 令牌不是无效就是未设置。请参阅 {command}"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:266 redbot/cogs/streams/streams.py:424
|
||||
#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:442
|
||||
msgid "The YouTube API key is either invalid or has not been set. See {command}."
|
||||
msgstr "YouTube API 密钥不是无效就是未设置。请参阅 {command}"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:272 redbot/cogs/streams/streams.py:432
|
||||
#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:450
|
||||
msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
|
||||
msgstr "YouTube配额已经超出。请稍后再尝试,如果继续,请与所有者联系"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:284 redbot/cogs/streams/streams.py:444
|
||||
#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:462
|
||||
msgid "Something went wrong whilst trying to contact the stream service's API."
|
||||
msgstr "尝试联系流服务API时出了点问题"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:301
|
||||
#: redbot/cogs/streams/streams.py:298
|
||||
#, docstring
|
||||
msgid "Manage automated stream alerts."
|
||||
msgstr "管理自动流提醒"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:306
|
||||
#: redbot/cogs/streams/streams.py:308
|
||||
#, docstring
|
||||
msgid "Manage Twitch stream notifications."
|
||||
msgstr "管理 Twitch 流通知"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:311
|
||||
#: redbot/cogs/streams/streams.py:315
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Twitch stream."
|
||||
msgstr "切换此频道中的Twitch流警报"
|
||||
msgid "Toggle alerts in this or the given channel for a Twitch stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:314
|
||||
#: redbot/cogs/streams/streams.py:318
|
||||
msgid "Please supply the name of a *Twitch* channel, not a Discord channel."
|
||||
msgstr "请提供一个 *Twitch* 频道的名称,而不是 Discord 的频道"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:321
|
||||
#: redbot/cogs/streams/streams.py:330
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a YouTube stream."
|
||||
msgstr "在此频道中切换YouTube流的提醒"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:326
|
||||
#: redbot/cogs/streams/streams.py:337
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Picarto stream."
|
||||
msgstr "切换此频道中的 Picarto 流的警报"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:331
|
||||
#: redbot/cogs/streams/streams.py:342
|
||||
#, docstring
|
||||
msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" `[p]streamalert stop` will disable this channel's stream\n"
|
||||
@@ -132,101 +125,86 @@ msgstr "禁用此频道或服务器的所有流警报\n\n"
|
||||
" Do `[p]streamalert stop yes`禁用此服务器中的所有流警报\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/streams/streams.py:361
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
msgid "All the stream alerts in this server have been disabled."
|
||||
msgstr "此服务器中的所有流警报已被禁用"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:363
|
||||
#: redbot/cogs/streams/streams.py:374
|
||||
msgid "All the stream alerts in this channel have been disabled."
|
||||
msgstr "此频道中的所有流警报已被禁用"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:369
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#, docstring
|
||||
msgid "List all active stream alerts in this server."
|
||||
msgstr "列出此服务器中的所有活动流警报"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
#: redbot/cogs/streams/streams.py:383
|
||||
msgid "Active alerts:\n\n"
|
||||
msgstr "活动警报:\n\n"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#: redbot/cogs/streams/streams.py:391
|
||||
msgid "There are no active alerts in this server."
|
||||
msgstr "在此服务器上没有活动的警报"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:457
|
||||
#: redbot/cogs/streams/streams.py:475
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr "管理流警报设置"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:463
|
||||
#: redbot/cogs/streams/streams.py:481
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr "设置流检查刷新时间"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:465
|
||||
#: redbot/cogs/streams/streams.py:483
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr "你不能将刷新计时器设置为少于60秒"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:475
|
||||
#: redbot/cogs/streams/streams.py:493
|
||||
#, docstring
|
||||
msgid "Explain how to set the twitch token."
|
||||
msgstr "解释如何设置 twitch 令牌"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:476
|
||||
#: redbot/cogs/streams/streams.py:494
|
||||
msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/dashboard/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click *Register Your Application*.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to {localhost}, and select an Application Category of your choosing.\n"
|
||||
"4. Click *Register*.\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
"{command}\n\n"
|
||||
"Note: These tokens are sensitive and should only be used in a private channel\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr "若要设置 twitch API 令牌,请按照这些步骤:\n"
|
||||
"1. 转到这个页面:https://dev.twitch.tv/dashboard/apps\n"
|
||||
"2. 点击*Register Your Application*。\n"
|
||||
"3. 输入一个名称,设置 OAuth 重定向URI 为`http://localhost`,然后选择你所选择的应用程序类别\n"
|
||||
"4. 点击*Register*。\n"
|
||||
"5。 将你的客户端ID和客户端密钥复制到:\n"
|
||||
"{command}\n\n"
|
||||
"注意:这些令牌是敏感的,只能在私人频道或与机器人DM一起使用\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:499
|
||||
#: redbot/cogs/streams/streams.py:519
|
||||
#, docstring
|
||||
msgid "Explain how to set the YouTube token."
|
||||
msgstr "解释如何设置 YouTube 令牌"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:501
|
||||
#: redbot/cogs/streams/streams.py:521
|
||||
msgid "To get one, do the following:\n"
|
||||
"1. Create a project\n"
|
||||
"(see https://support.google.com/googleapi/answer/6251787 for details)\n"
|
||||
"(see {link1} for details)\n"
|
||||
"2. Enable the YouTube Data API v3 \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158841 for instructions)\n"
|
||||
"(see {link2} for instructions)\n"
|
||||
"3. Set up your API key \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158862 for instructions)\n"
|
||||
"(see {link3} for instructions)\n"
|
||||
"4. Copy your API key and run the command {command}\n\n"
|
||||
"Note: These tokens are sensitive and should only be used in a private channel\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr "要获得一个,请执行以下操作:\n"
|
||||
"1. 创建一个项目\n"
|
||||
"(详情请见 https://support.google.com/googleapi/answer/6251787)\n"
|
||||
"2。 启用 YouTube Data API v3 \n"
|
||||
"(请参阅https://support.google.com/googleapi/answer/6158841 了解说明)\n"
|
||||
"3。 设置你的 API 密钥 \n"
|
||||
"(请参阅https://support.google.com/googleapi/answer/6158862 了解说明)\n"
|
||||
"4。 复制你的 API 密钥并运行命令 {command}\n\n"
|
||||
"注意:这些代币是敏感的,只能在私人频道中使用,或者只能在机器人的DM中使用\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:515
|
||||
#: redbot/cogs/streams/streams.py:538
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr "<your_api_key_here>"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:524
|
||||
#: redbot/cogs/streams/streams.py:547
|
||||
#, docstring
|
||||
msgid "Manage custom messages for stream alerts."
|
||||
msgstr "管理流警报的自定义消息"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:530
|
||||
#: redbot/cogs/streams/streams.py:553
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" Use `{mention}` in the message to insert the selected mentions.\n"
|
||||
@@ -236,11 +214,11 @@ msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:540 redbot/cogs/streams/streams.py:554
|
||||
#: redbot/cogs/streams/streams.py:563 redbot/cogs/streams/streams.py:577
|
||||
msgid "Stream alert message set!"
|
||||
msgstr "流提醒消息集"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:545
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" Use `{stream}` in the message to insert the channel or username.\n"
|
||||
@@ -249,157 +227,157 @@ msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:559
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
#, docstring
|
||||
msgid "Reset the stream alert messages in this server."
|
||||
msgstr "在此服务器中重置流警报消息"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:563
|
||||
#: redbot/cogs/streams/streams.py:586
|
||||
msgid "Stream alerts in this server will now use the default alert message."
|
||||
msgstr "此服务器中的流警报现在将使用默认的警报消息"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#: redbot/cogs/streams/streams.py:591
|
||||
#, docstring
|
||||
msgid "Manage mention settings for stream alerts."
|
||||
msgstr "管理流警报的提及设置"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:574
|
||||
#: redbot/cogs/streams/streams.py:597
|
||||
#, docstring
|
||||
msgid "Toggle the `@everyone` mention."
|
||||
msgstr "切换提及@everyone流警报"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:579
|
||||
msgid "`@everyone` will no longer be mentioned for stream alerts."
|
||||
msgstr "在流警报中将不再提及 `@everyone`"
|
||||
#: redbot/cogs/streams/streams.py:603
|
||||
msgid "{everyone} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
msgid "When a stream is live, `@everyone` will be mentioned."
|
||||
msgstr "当一个流处于直播状态时,会提及`@everyone`"
|
||||
#: redbot/cogs/streams/streams.py:610
|
||||
msgid "When a stream is live, {everyone} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:587
|
||||
#: redbot/cogs/streams/streams.py:618
|
||||
#, docstring
|
||||
msgid "Toggle the `@here` mention."
|
||||
msgstr "切换提及@here流警报"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:592
|
||||
msgid "`@here` will no longer be mentioned for stream alerts."
|
||||
msgstr "在流警报中将不再提及 `@here`"
|
||||
#: redbot/cogs/streams/streams.py:624
|
||||
msgid "{here} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:595
|
||||
msgid "When a stream is live, `@here` will be mentioned."
|
||||
msgstr "当一个流处于直播状态时,会提及 `@here`"
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
msgid "When a stream is live, {here} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:600
|
||||
#: redbot/cogs/streams/streams.py:639
|
||||
#, docstring
|
||||
msgid "Toggle a role mention."
|
||||
msgstr "切换角色提及"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:605
|
||||
msgid "`@{role.name}` will no longer be mentioned for stream alerts."
|
||||
msgstr "在流警报中将不再提及`@{role.name}`"
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
msgid "{role} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:611
|
||||
msgid "When a stream or community is live, `@{role.name}` will be mentioned."
|
||||
msgstr "当一个流直播或社区直播时,将会提及`@{role.name}`"
|
||||
#: redbot/cogs/streams/streams.py:650
|
||||
msgid "When a stream or community is live, {role} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:615
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification."
|
||||
msgstr "由于角色是无法提及的,因此在宣布流警报时会暂时将其提及。 请确保我拥有管理此角色的正确权限,否则此角色的成员将不会收到通知"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:626
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
#, docstring
|
||||
msgid "Toggle alert deletion for when streams go offline."
|
||||
msgstr "当流离线时切换警报删除"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:629
|
||||
#: redbot/cogs/streams/streams.py:668
|
||||
msgid "The notifications will be deleted once streams go offline."
|
||||
msgstr "当流离线时,通知将被删除"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
#: redbot/cogs/streams/streams.py:670
|
||||
msgid "Notifications will no longer be deleted."
|
||||
msgstr "通知将不再被删除"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:636
|
||||
#: redbot/cogs/streams/streams.py:675
|
||||
#, docstring
|
||||
msgid "Toggle excluding rerun streams from alerts."
|
||||
msgstr "切换从警报中排除重新运行流"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:641
|
||||
#: redbot/cogs/streams/streams.py:680
|
||||
msgid "Streams of type 'rerun' will be included in alerts."
|
||||
msgstr "警报中将包含'rerun'类型的流"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
#: redbot/cogs/streams/streams.py:683
|
||||
msgid "Streams of type 'rerun' will no longer send an alert."
|
||||
msgstr "“rerun”类型的流将不再发送警报"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:649
|
||||
#: redbot/cogs/streams/streams.py:688
|
||||
#, docstring
|
||||
msgid "Toggle excluding YouTube streams schedules from alerts."
|
||||
msgstr "切换从警报中排除YouTube流时间表"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
#: redbot/cogs/streams/streams.py:693
|
||||
msgid "Streams schedules will be included in alerts."
|
||||
msgstr "流时间表将包含在警报中"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:657
|
||||
#: redbot/cogs/streams/streams.py:696
|
||||
msgid "Streams schedules will no longer send an alert."
|
||||
msgstr "信息流时间表将不再发送警报"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
msgid "I'll now send a notification in this channel when {stream.name} is live."
|
||||
msgstr "{stream.name} 直播后,我现在将在此频道中发送通知"
|
||||
#: redbot/cogs/streams/streams.py:704
|
||||
msgid "I'll now send a notification in the {channel.mention} channel when {stream.name} is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:674
|
||||
msgid "I won't send notifications about {stream.name} in this channel anymore."
|
||||
msgstr "我将不再在此频道发送关于 {stream.name} 的通知"
|
||||
#: redbot/cogs/streams/streams.py:714
|
||||
msgid "I won't send notifications about {stream.name} in the {channel.mention} channel anymore"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:825
|
||||
#: redbot/cogs/streams/streams.py:866
|
||||
msgid "{mention}, {display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:845
|
||||
#: redbot/cogs/streams/streams.py:886
|
||||
msgid "{display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:226
|
||||
#: redbot/cogs/streams/streamtypes.py:228
|
||||
msgid "This stream will start in {time}"
|
||||
msgstr "此流将在 {time} 后开始"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:232
|
||||
#: redbot/cogs/streams/streamtypes.py:234
|
||||
msgid "This stream was scheduled for {min} minutes ago"
|
||||
msgstr "此流排定在 {min} 分钟前"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:446
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
msgid "Untitled broadcast"
|
||||
msgstr "无标题广播"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
#: redbot/cogs/streams/streamtypes.py:450
|
||||
msgid " - Rerun"
|
||||
msgstr " - Rerun"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:451
|
||||
#: redbot/cogs/streams/streamtypes.py:499
|
||||
#: redbot/cogs/streams/streamtypes.py:453
|
||||
#: redbot/cogs/streams/streamtypes.py:502
|
||||
msgid "Followers"
|
||||
msgstr "关注者"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:452
|
||||
#: redbot/cogs/streams/streamtypes.py:500
|
||||
#: redbot/cogs/streams/streamtypes.py:454
|
||||
#: redbot/cogs/streams/streamtypes.py:503
|
||||
msgid "Total views"
|
||||
msgstr "总浏览量"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:457
|
||||
#: redbot/cogs/streams/streamtypes.py:459
|
||||
msgid "Playing: "
|
||||
msgstr "正在播放: "
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:505
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
msgid "None"
|
||||
msgstr "无"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
#: redbot/cogs/streams/streamtypes.py:511
|
||||
msgid "NSFW | "
|
||||
msgstr "NSFW | "
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:512
|
||||
#: redbot/cogs/streams/streamtypes.py:515
|
||||
msgid "{adult}Category: {category} | Tags: {tags}"
|
||||
msgstr "{adult}类别: {category} | 标签: {tags}"
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-09-03 14:25+0000\n"
|
||||
"POT-Creation-Date: 2022-04-09 18:09+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Chinese Traditional, Hong Kong\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Generated-By: redgettext 3.4.2\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -15,7 +15,7 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 48\n"
|
||||
"Language: zh_HK\n"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:42
|
||||
#: redbot/cogs/streams/streams.py:43
|
||||
#, docstring
|
||||
msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" You can check if a Twitch, YouTube or Picarto stream is\n"
|
||||
@@ -23,10 +23,10 @@ msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:143
|
||||
#: redbot/cogs/streams/streams.py:122
|
||||
msgid "You need a client secret key if you want to use the Twitch API on this cog.\n"
|
||||
"Follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/console/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click \"Manage\" on your application.\n"
|
||||
"3. Click on \"New secret\".\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
@@ -34,83 +34,83 @@ msgid "You need a client secret key if you want to use the Twitch API on this co
|
||||
"Note: These tokens are sensitive and should only be used in a private channel or in DM with the bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_id_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_secret_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:210
|
||||
#: redbot/cogs/streams/streams.py:207
|
||||
#, docstring
|
||||
msgid "Check if a Twitch channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:225
|
||||
#: redbot/cogs/streams/streams.py:222
|
||||
#, docstring
|
||||
msgid "Check if a YouTube channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:243
|
||||
#: redbot/cogs/streams/streams.py:240
|
||||
#, docstring
|
||||
msgid "Check if a Picarto channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:255 redbot/cogs/streams/streams.py:291
|
||||
#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288
|
||||
msgid "That user is offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:449
|
||||
msgid "That channel doesn't seem to exist."
|
||||
#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:467
|
||||
msgid "That user doesn't seem to exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:260 redbot/cogs/streams/streams.py:417
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:435
|
||||
msgid "The Twitch token is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:266 redbot/cogs/streams/streams.py:424
|
||||
#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:442
|
||||
msgid "The YouTube API key is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:272 redbot/cogs/streams/streams.py:432
|
||||
#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:450
|
||||
msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:284 redbot/cogs/streams/streams.py:444
|
||||
#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:462
|
||||
msgid "Something went wrong whilst trying to contact the stream service's API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:301
|
||||
#: redbot/cogs/streams/streams.py:298
|
||||
#, docstring
|
||||
msgid "Manage automated stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:306
|
||||
#: redbot/cogs/streams/streams.py:308
|
||||
#, docstring
|
||||
msgid "Manage Twitch stream notifications."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:311
|
||||
#: redbot/cogs/streams/streams.py:315
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Twitch stream."
|
||||
msgid "Toggle alerts in this or the given channel for a Twitch stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:314
|
||||
#: redbot/cogs/streams/streams.py:318
|
||||
msgid "Please supply the name of a *Twitch* channel, not a Discord channel."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:321
|
||||
#: redbot/cogs/streams/streams.py:330
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a YouTube stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:326
|
||||
#: redbot/cogs/streams/streams.py:337
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Picarto stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:331
|
||||
#: redbot/cogs/streams/streams.py:342
|
||||
#, docstring
|
||||
msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" `[p]streamalert stop` will disable this channel's stream\n"
|
||||
@@ -120,51 +120,51 @@ msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:361
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
msgid "All the stream alerts in this server have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:363
|
||||
#: redbot/cogs/streams/streams.py:374
|
||||
msgid "All the stream alerts in this channel have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:369
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#, docstring
|
||||
msgid "List all active stream alerts in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
#: redbot/cogs/streams/streams.py:383
|
||||
msgid "Active alerts:\n\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#: redbot/cogs/streams/streams.py:391
|
||||
msgid "There are no active alerts in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:457
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:463
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:465
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:475
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:481
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:483
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:493
|
||||
#, docstring
|
||||
msgid "Explain how to set the twitch token."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:476
|
||||
#: redbot/cogs/streams/streams.py:494
|
||||
msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/dashboard/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click *Register Your Application*.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to {localhost}, and select an Application Category of your choosing.\n"
|
||||
"4. Click *Register*.\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
"{command}\n\n"
|
||||
@@ -172,34 +172,34 @@ msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:499
|
||||
#: redbot/cogs/streams/streams.py:519
|
||||
#, docstring
|
||||
msgid "Explain how to set the YouTube token."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:501
|
||||
#: redbot/cogs/streams/streams.py:521
|
||||
msgid "To get one, do the following:\n"
|
||||
"1. Create a project\n"
|
||||
"(see https://support.google.com/googleapi/answer/6251787 for details)\n"
|
||||
"(see {link1} for details)\n"
|
||||
"2. Enable the YouTube Data API v3 \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158841 for instructions)\n"
|
||||
"(see {link2} for instructions)\n"
|
||||
"3. Set up your API key \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158862 for instructions)\n"
|
||||
"(see {link3} for instructions)\n"
|
||||
"4. Copy your API key and run the command {command}\n\n"
|
||||
"Note: These tokens are sensitive and should only be used in a private channel\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:515
|
||||
#: redbot/cogs/streams/streams.py:538
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:524
|
||||
#: redbot/cogs/streams/streams.py:547
|
||||
#, docstring
|
||||
msgid "Manage custom messages for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:530
|
||||
#: redbot/cogs/streams/streams.py:553
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" Use `{mention}` in the message to insert the selected mentions.\n"
|
||||
@@ -209,11 +209,11 @@ msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:540 redbot/cogs/streams/streams.py:554
|
||||
#: redbot/cogs/streams/streams.py:563 redbot/cogs/streams/streams.py:577
|
||||
msgid "Stream alert message set!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:545
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" Use `{stream}` in the message to insert the channel or username.\n"
|
||||
@@ -222,157 +222,157 @@ msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:559
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
#, docstring
|
||||
msgid "Reset the stream alert messages in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:563
|
||||
#: redbot/cogs/streams/streams.py:586
|
||||
msgid "Stream alerts in this server will now use the default alert message."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#: redbot/cogs/streams/streams.py:591
|
||||
#, docstring
|
||||
msgid "Manage mention settings for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:574
|
||||
#: redbot/cogs/streams/streams.py:597
|
||||
#, docstring
|
||||
msgid "Toggle the `@everyone` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:579
|
||||
msgid "`@everyone` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:603
|
||||
msgid "{everyone} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
msgid "When a stream is live, `@everyone` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:610
|
||||
msgid "When a stream is live, {everyone} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:587
|
||||
#: redbot/cogs/streams/streams.py:618
|
||||
#, docstring
|
||||
msgid "Toggle the `@here` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:592
|
||||
msgid "`@here` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:624
|
||||
msgid "{here} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:595
|
||||
msgid "When a stream is live, `@here` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
msgid "When a stream is live, {here} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:600
|
||||
#: redbot/cogs/streams/streams.py:639
|
||||
#, docstring
|
||||
msgid "Toggle a role mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:605
|
||||
msgid "`@{role.name}` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
msgid "{role} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:611
|
||||
msgid "When a stream or community is live, `@{role.name}` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:650
|
||||
msgid "When a stream or community is live, {role} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:615
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:626
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
#, docstring
|
||||
msgid "Toggle alert deletion for when streams go offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:629
|
||||
#: redbot/cogs/streams/streams.py:668
|
||||
msgid "The notifications will be deleted once streams go offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
#: redbot/cogs/streams/streams.py:670
|
||||
msgid "Notifications will no longer be deleted."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:636
|
||||
#: redbot/cogs/streams/streams.py:675
|
||||
#, docstring
|
||||
msgid "Toggle excluding rerun streams from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:641
|
||||
#: redbot/cogs/streams/streams.py:680
|
||||
msgid "Streams of type 'rerun' will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
#: redbot/cogs/streams/streams.py:683
|
||||
msgid "Streams of type 'rerun' will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:649
|
||||
#: redbot/cogs/streams/streams.py:688
|
||||
#, docstring
|
||||
msgid "Toggle excluding YouTube streams schedules from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
#: redbot/cogs/streams/streams.py:693
|
||||
msgid "Streams schedules will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:657
|
||||
#: redbot/cogs/streams/streams.py:696
|
||||
msgid "Streams schedules will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
msgid "I'll now send a notification in this channel when {stream.name} is live."
|
||||
#: redbot/cogs/streams/streams.py:704
|
||||
msgid "I'll now send a notification in the {channel.mention} channel when {stream.name} is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:674
|
||||
msgid "I won't send notifications about {stream.name} in this channel anymore."
|
||||
#: redbot/cogs/streams/streams.py:714
|
||||
msgid "I won't send notifications about {stream.name} in the {channel.mention} channel anymore"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:825
|
||||
#: redbot/cogs/streams/streams.py:866
|
||||
msgid "{mention}, {display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:845
|
||||
#: redbot/cogs/streams/streams.py:886
|
||||
msgid "{display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:226
|
||||
#: redbot/cogs/streams/streamtypes.py:228
|
||||
msgid "This stream will start in {time}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:232
|
||||
#: redbot/cogs/streams/streamtypes.py:234
|
||||
msgid "This stream was scheduled for {min} minutes ago"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:446
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
msgid "Untitled broadcast"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
#: redbot/cogs/streams/streamtypes.py:450
|
||||
msgid " - Rerun"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:451
|
||||
#: redbot/cogs/streams/streamtypes.py:499
|
||||
#: redbot/cogs/streams/streamtypes.py:453
|
||||
#: redbot/cogs/streams/streamtypes.py:502
|
||||
msgid "Followers"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:452
|
||||
#: redbot/cogs/streams/streamtypes.py:500
|
||||
#: redbot/cogs/streams/streamtypes.py:454
|
||||
#: redbot/cogs/streams/streamtypes.py:503
|
||||
msgid "Total views"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:457
|
||||
#: redbot/cogs/streams/streamtypes.py:459
|
||||
msgid "Playing: "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:505
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
msgid "None"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
#: redbot/cogs/streams/streamtypes.py:511
|
||||
msgid "NSFW | "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:512
|
||||
#: redbot/cogs/streams/streamtypes.py:515
|
||||
msgid "{adult}Category: {category} | Tags: {tags}"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-09-03 14:25+0000\n"
|
||||
"POT-Creation-Date: 2022-04-09 18:09+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Chinese Traditional\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Generated-By: redgettext 3.4.2\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -15,7 +15,7 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 48\n"
|
||||
"Language: zh_TW\n"
|
||||
|
||||
#: redbot/cogs/streams/streams.py:42
|
||||
#: redbot/cogs/streams/streams.py:43
|
||||
#, docstring
|
||||
msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" You can check if a Twitch, YouTube or Picarto stream is\n"
|
||||
@@ -23,10 +23,10 @@ msgid "Various commands relating to streaming platforms.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:143
|
||||
#: redbot/cogs/streams/streams.py:122
|
||||
msgid "You need a client secret key if you want to use the Twitch API on this cog.\n"
|
||||
"Follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/console/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click \"Manage\" on your application.\n"
|
||||
"3. Click on \"New secret\".\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
@@ -34,83 +34,83 @@ msgid "You need a client secret key if you want to use the Twitch API on this co
|
||||
"Note: These tokens are sensitive and should only be used in a private channel or in DM with the bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_id_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:156 redbot/cogs/streams/streams.py:490
|
||||
#: redbot/cogs/streams/streams.py:137 redbot/cogs/streams/streams.py:510
|
||||
msgid "<your_client_secret_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:210
|
||||
#: redbot/cogs/streams/streams.py:207
|
||||
#, docstring
|
||||
msgid "Check if a Twitch channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:225
|
||||
#: redbot/cogs/streams/streams.py:222
|
||||
#, docstring
|
||||
msgid "Check if a YouTube channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:243
|
||||
#: redbot/cogs/streams/streams.py:240
|
||||
#, docstring
|
||||
msgid "Check if a Picarto channel is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:255 redbot/cogs/streams/streams.py:291
|
||||
#: redbot/cogs/streams/streams.py:252 redbot/cogs/streams/streams.py:288
|
||||
msgid "That user is offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:449
|
||||
msgid "That channel doesn't seem to exist."
|
||||
#: redbot/cogs/streams/streams.py:254 redbot/cogs/streams/streams.py:467
|
||||
msgid "That user doesn't seem to exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:260 redbot/cogs/streams/streams.py:417
|
||||
#: redbot/cogs/streams/streams.py:257 redbot/cogs/streams/streams.py:435
|
||||
msgid "The Twitch token is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:266 redbot/cogs/streams/streams.py:424
|
||||
#: redbot/cogs/streams/streams.py:263 redbot/cogs/streams/streams.py:442
|
||||
msgid "The YouTube API key is either invalid or has not been set. See {command}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:272 redbot/cogs/streams/streams.py:432
|
||||
#: redbot/cogs/streams/streams.py:269 redbot/cogs/streams/streams.py:450
|
||||
msgid "YouTube quota has been exceeded. Try again later or contact the owner if this continues."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:284 redbot/cogs/streams/streams.py:444
|
||||
#: redbot/cogs/streams/streams.py:281 redbot/cogs/streams/streams.py:462
|
||||
msgid "Something went wrong whilst trying to contact the stream service's API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:301
|
||||
#: redbot/cogs/streams/streams.py:298
|
||||
#, docstring
|
||||
msgid "Manage automated stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:306
|
||||
#: redbot/cogs/streams/streams.py:308
|
||||
#, docstring
|
||||
msgid "Manage Twitch stream notifications."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:311
|
||||
#: redbot/cogs/streams/streams.py:315
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Twitch stream."
|
||||
msgid "Toggle alerts in this or the given channel for a Twitch stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:314
|
||||
#: redbot/cogs/streams/streams.py:318
|
||||
msgid "Please supply the name of a *Twitch* channel, not a Discord channel."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:321
|
||||
#: redbot/cogs/streams/streams.py:330
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a YouTube stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:326
|
||||
#: redbot/cogs/streams/streams.py:337
|
||||
#, docstring
|
||||
msgid "Toggle alerts in this channel for a Picarto stream."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:331
|
||||
#: redbot/cogs/streams/streams.py:342
|
||||
#, docstring
|
||||
msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" `[p]streamalert stop` will disable this channel's stream\n"
|
||||
@@ -120,51 +120,51 @@ msgid "Disable all stream alerts in this channel or server.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:361
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
msgid "All the stream alerts in this server have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:363
|
||||
#: redbot/cogs/streams/streams.py:374
|
||||
msgid "All the stream alerts in this channel have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:369
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#, docstring
|
||||
msgid "List all active stream alerts in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:372
|
||||
#: redbot/cogs/streams/streams.py:383
|
||||
msgid "Active alerts:\n\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:380
|
||||
#: redbot/cogs/streams/streams.py:391
|
||||
msgid "There are no active alerts in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:457
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:463
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:465
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:475
|
||||
#, docstring
|
||||
msgid "Manage stream alert settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:481
|
||||
#, docstring
|
||||
msgid "Set stream check refresh time."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:483
|
||||
msgid "You cannot set the refresh timer to less than 60 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:493
|
||||
#, docstring
|
||||
msgid "Explain how to set the twitch token."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:476
|
||||
#: redbot/cogs/streams/streams.py:494
|
||||
msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"1. Go to this page: https://dev.twitch.tv/dashboard/apps.\n"
|
||||
"1. Go to this page: {link}.\n"
|
||||
"2. Click *Register Your Application*.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\n"
|
||||
"3. Enter a name, set the OAuth Redirect URI to {localhost}, and select an Application Category of your choosing.\n"
|
||||
"4. Click *Register*.\n"
|
||||
"5. Copy your client ID and your client secret into:\n"
|
||||
"{command}\n\n"
|
||||
@@ -172,34 +172,34 @@ msgid "To set the twitch API tokens, follow these steps:\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:499
|
||||
#: redbot/cogs/streams/streams.py:519
|
||||
#, docstring
|
||||
msgid "Explain how to set the YouTube token."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:501
|
||||
#: redbot/cogs/streams/streams.py:521
|
||||
msgid "To get one, do the following:\n"
|
||||
"1. Create a project\n"
|
||||
"(see https://support.google.com/googleapi/answer/6251787 for details)\n"
|
||||
"(see {link1} for details)\n"
|
||||
"2. Enable the YouTube Data API v3 \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158841 for instructions)\n"
|
||||
"(see {link2} for instructions)\n"
|
||||
"3. Set up your API key \n"
|
||||
"(see https://support.google.com/googleapi/answer/6158862 for instructions)\n"
|
||||
"(see {link3} for instructions)\n"
|
||||
"4. Copy your API key and run the command {command}\n\n"
|
||||
"Note: These tokens are sensitive and should only be used in a private channel\n"
|
||||
"or in DM with the bot.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:515
|
||||
#: redbot/cogs/streams/streams.py:538
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:524
|
||||
#: redbot/cogs/streams/streams.py:547
|
||||
#, docstring
|
||||
msgid "Manage custom messages for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:530
|
||||
#: redbot/cogs/streams/streams.py:553
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" Use `{mention}` in the message to insert the selected mentions.\n"
|
||||
@@ -209,11 +209,11 @@ msgid "Set stream alert message when mentions are enabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:540 redbot/cogs/streams/streams.py:554
|
||||
#: redbot/cogs/streams/streams.py:563 redbot/cogs/streams/streams.py:577
|
||||
msgid "Stream alert message set!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:545
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#, docstring
|
||||
msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" Use `{stream}` in the message to insert the channel or username.\n"
|
||||
@@ -222,157 +222,157 @@ msgid "Set stream alert message when mentions are disabled.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:559
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
#, docstring
|
||||
msgid "Reset the stream alert messages in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:563
|
||||
#: redbot/cogs/streams/streams.py:586
|
||||
msgid "Stream alerts in this server will now use the default alert message."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:568
|
||||
#: redbot/cogs/streams/streams.py:591
|
||||
#, docstring
|
||||
msgid "Manage mention settings for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:574
|
||||
#: redbot/cogs/streams/streams.py:597
|
||||
#, docstring
|
||||
msgid "Toggle the `@everyone` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:579
|
||||
msgid "`@everyone` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:603
|
||||
msgid "{everyone} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:582
|
||||
msgid "When a stream is live, `@everyone` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:610
|
||||
msgid "When a stream is live, {everyone} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:587
|
||||
#: redbot/cogs/streams/streams.py:618
|
||||
#, docstring
|
||||
msgid "Toggle the `@here` mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:592
|
||||
msgid "`@here` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:624
|
||||
msgid "{here} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:595
|
||||
msgid "When a stream is live, `@here` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
msgid "When a stream is live, {here} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:600
|
||||
#: redbot/cogs/streams/streams.py:639
|
||||
#, docstring
|
||||
msgid "Toggle a role mention."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:605
|
||||
msgid "`@{role.name}` will no longer be mentioned for stream alerts."
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
msgid "{role} will no longer be mentioned for stream alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:611
|
||||
msgid "When a stream or community is live, `@{role.name}` will be mentioned."
|
||||
#: redbot/cogs/streams/streams.py:650
|
||||
msgid "When a stream or community is live, {role} will be mentioned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:615
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:626
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
#, docstring
|
||||
msgid "Toggle alert deletion for when streams go offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:629
|
||||
#: redbot/cogs/streams/streams.py:668
|
||||
msgid "The notifications will be deleted once streams go offline."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:631
|
||||
#: redbot/cogs/streams/streams.py:670
|
||||
msgid "Notifications will no longer be deleted."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:636
|
||||
#: redbot/cogs/streams/streams.py:675
|
||||
#, docstring
|
||||
msgid "Toggle excluding rerun streams from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:641
|
||||
#: redbot/cogs/streams/streams.py:680
|
||||
msgid "Streams of type 'rerun' will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:644
|
||||
#: redbot/cogs/streams/streams.py:683
|
||||
msgid "Streams of type 'rerun' will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:649
|
||||
#: redbot/cogs/streams/streams.py:688
|
||||
#, docstring
|
||||
msgid "Toggle excluding YouTube streams schedules from alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:654
|
||||
#: redbot/cogs/streams/streams.py:693
|
||||
msgid "Streams schedules will be included in alerts."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:657
|
||||
#: redbot/cogs/streams/streams.py:696
|
||||
msgid "Streams schedules will no longer send an alert."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:665
|
||||
msgid "I'll now send a notification in this channel when {stream.name} is live."
|
||||
#: redbot/cogs/streams/streams.py:704
|
||||
msgid "I'll now send a notification in the {channel.mention} channel when {stream.name} is live."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:674
|
||||
msgid "I won't send notifications about {stream.name} in this channel anymore."
|
||||
#: redbot/cogs/streams/streams.py:714
|
||||
msgid "I won't send notifications about {stream.name} in the {channel.mention} channel anymore"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:825
|
||||
#: redbot/cogs/streams/streams.py:866
|
||||
msgid "{mention}, {display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streams.py:845
|
||||
#: redbot/cogs/streams/streams.py:886
|
||||
msgid "{display_name} is live!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:226
|
||||
#: redbot/cogs/streams/streamtypes.py:228
|
||||
msgid "This stream will start in {time}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:232
|
||||
#: redbot/cogs/streams/streamtypes.py:234
|
||||
msgid "This stream was scheduled for {min} minutes ago"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:446
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
msgid "Untitled broadcast"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:448
|
||||
#: redbot/cogs/streams/streamtypes.py:450
|
||||
msgid " - Rerun"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:451
|
||||
#: redbot/cogs/streams/streamtypes.py:499
|
||||
#: redbot/cogs/streams/streamtypes.py:453
|
||||
#: redbot/cogs/streams/streamtypes.py:502
|
||||
msgid "Followers"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:452
|
||||
#: redbot/cogs/streams/streamtypes.py:500
|
||||
#: redbot/cogs/streams/streamtypes.py:454
|
||||
#: redbot/cogs/streams/streamtypes.py:503
|
||||
msgid "Total views"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:457
|
||||
#: redbot/cogs/streams/streamtypes.py:459
|
||||
msgid "Playing: "
|
||||
msgstr "正在播放: "
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:505
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
msgid "None"
|
||||
msgstr "無"
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:508
|
||||
#: redbot/cogs/streams/streamtypes.py:511
|
||||
msgid "NSFW | "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/streams/streamtypes.py:512
|
||||
#: redbot/cogs/streams/streamtypes.py:515
|
||||
msgid "{adult}Category: {category} | Tags: {tags}"
|
||||
msgstr ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user