mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-14 15:18:54 -05:00
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
532 lines
16 KiB
Plaintext
Generated
532 lines
16 KiB
Plaintext
Generated
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: red-discordbot\n"
|
|
"POT-Creation-Date: 2023-05-12 19:54+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.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"
|
|
"X-Crowdin-Language: pl\n"
|
|
"X-Crowdin-File-ID: 704\n"
|
|
"Language: pl_PL\n"
|
|
|
|
#: redbot/cogs/mutes/converters.py:60
|
|
msgid "The time provided is too long; use a more reasonable time."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:32
|
|
msgid "That user is already muted in this channel."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:33
|
|
msgid "That user is not muted in this channel."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:34
|
|
msgid "I cannot let you do that. You are not higher than the user in the role hierarchy."
|
|
msgstr "Nie mogę ci pozwolić by to zrobić. Nie jesteś wyższy niż użytkownik w hierarchii roli."
|
|
|
|
#: redbot/cogs/mutes/mutes.py:37
|
|
msgid "I cannot let you do that. You are not higher than the mute role in the role hierarchy."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:40
|
|
msgid "That user cannot be (un)muted, as they have the Administrator permission."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:41
|
|
msgid "Failed to mute or unmute user. I need the Manage Roles permission and the user I'm muting must be lower than myself in the role hierarchy."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:46
|
|
msgid "Failed to mute or unmute user. I need the Manage Permissions permission."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:49
|
|
msgid "The user has left the server while applying an overwrite."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:50
|
|
msgid "The channel I tried to mute or unmute the user in isn't found."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:51
|
|
msgid "The mute role no longer exists."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:52
|
|
msgid "Because I don't have the Move Members permission, this will take into effect when the user rejoins."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:55
|
|
msgid "That user is channel muted in their current voice channel, not just voice muted. If you want to fully unmute this user in the channel, use {command} in their voice channel's text channel instead."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:79
|
|
#, docstring
|
|
msgid "\n"
|
|
" Mute users temporarily or indefinitely.\n"
|
|
" "
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:325 redbot/cogs/mutes/mutes.py:337
|
|
#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:432
|
|
#: redbot/cogs/mutes/mutes.py:449 redbot/cogs/mutes/mutes.py:503
|
|
#: redbot/cogs/mutes/mutes.py:523 redbot/cogs/mutes/mutes.py:528
|
|
msgid "Automatic unmute"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:449
|
|
#: redbot/cogs/mutes/mutes.py:650 redbot/cogs/mutes/mutes.py:1462
|
|
msgid "Server unmute"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:350
|
|
msgid "I am unable to unmute {user} for the following reason:\n"
|
|
"{reason}"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:436
|
|
msgid "\n"
|
|
"Unmuted in channels: "
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:462
|
|
msgid "{member} could not be unmuted for the following reasons:\n"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:466
|
|
msgid "{reason} In the following channels: {channels}\n"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:512 redbot/cogs/mutes/mutes.py:727
|
|
#: redbot/cogs/mutes/voicemutes.py:222
|
|
msgid "Voice unmute"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:515 redbot/cogs/mutes/mutes.py:730
|
|
#: redbot/cogs/mutes/mutes.py:1531
|
|
msgid "Channel unmute"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:532
|
|
msgid "I am unable to unmute {user} in {channel} for the following reason:\n"
|
|
"{reason}"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:573
|
|
msgid "Unknown"
|
|
msgstr "Nieznane"
|
|
|
|
#: redbot/cogs/mutes/mutes.py:578
|
|
msgid "No reason provided."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:588
|
|
msgid "Until"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:589
|
|
msgid "Duration"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:590
|
|
msgid "Guild"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:592
|
|
msgid "Moderator"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:600
|
|
msgid "Moderator:"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:602
|
|
msgid "Until:"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:602
|
|
msgid "Duration:"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:606
|
|
msgid "Guild:"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:645 redbot/cogs/mutes/mutes.py:650
|
|
msgid "Manually removed mute role"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:665 redbot/cogs/mutes/mutes.py:674
|
|
msgid "Manually applied mute role"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:674 redbot/cogs/mutes/mutes.py:1242
|
|
msgid "Server mute"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:737 redbot/cogs/mutes/mutes.py:746
|
|
msgid "Manually removed channel overwrites"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:780
|
|
msgid "Previously muted in this server."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:786
|
|
#, docstring
|
|
msgid "Mute settings."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:793
|
|
#, docstring
|
|
msgid "Set whether mute notifications should be sent to users in DMs."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:796
|
|
msgid "I will now try to send mute notifications to users DMs."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:798
|
|
msgid "Mute notifications will no longer be sent to users DMs."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:804
|
|
#, docstring
|
|
msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:808
|
|
msgid "I will include the name of the moderator who issued the mute when sending a DM to a user."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:814
|
|
msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:822
|
|
#, docstring
|
|
msgid "\n"
|
|
" Whether or not to force role only mutes on the bot\n"
|
|
" "
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:827
|
|
msgid "Okay I will enforce role mutes before muting users."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:829
|
|
msgid "Okay I will allow channel overwrites for muting users."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:834
|
|
#, docstring
|
|
msgid "\n"
|
|
" Shows the current mute settings for this guild.\n"
|
|
" "
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:842
|
|
msgid "Mute Role: {role}\n"
|
|
"Notification Channel: {channel}\n"
|
|
"Default Time: {time}\n"
|
|
"Send DM: {dm}\n"
|
|
"Show moderator: {show_mod}"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:849 redbot/cogs/mutes/mutes.py:850
|
|
#: redbot/cogs/mutes/mutes.py:851
|
|
msgid "None"
|
|
msgstr "Brak"
|
|
|
|
#: redbot/cogs/mutes/mutes.py:866
|
|
#, docstring
|
|
msgid "\n"
|
|
" Set the notification channel for automatic unmute issues.\n\n"
|
|
" If no channel is provided this will be cleared and notifications\n"
|
|
" about issues when unmuting users will not be sent anywhere.\n"
|
|
" "
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:874
|
|
msgid "Notification channel for unmute issues has been cleared."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:878
|
|
msgid "I will post unmute issues in {channel}."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:885
|
|
#, docstring
|
|
msgid "Sets the role to be applied when muting a user.\n\n"
|
|
" If no role is setup the bot will attempt to mute a user by setting\n"
|
|
" channel overwrites in all channels to prevent the user from sending messages.\n\n"
|
|
" Note: If no role is setup a user may be able to leave the server\n"
|
|
" and rejoin no longer being muted.\n"
|
|
" "
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:900
|
|
msgid "Channel overwrites will be used for mutes instead."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:904
|
|
msgid "You can't set this role as it is not lower than you in the role hierarchy."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:909 redbot/cogs/mutes/mutes.py:972
|
|
msgid "Mute role set to {role}"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:976
|
|
msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:924
|
|
#, docstring
|
|
msgid "Create a Muted role.\n\n"
|
|
" This will create a role and apply overwrites to all available channels\n"
|
|
" to more easily setup muting a user.\n\n"
|
|
" If you already have a muted role created on the server use\n"
|
|
" `[p]muteset role ROLE_NAME_HERE`\n"
|
|
" "
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:935
|
|
msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:954 redbot/cogs/mutes/mutes.py:1000
|
|
msgid "Mute role setup"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:959
|
|
msgid "I could not create a muted role in this server."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:966
|
|
msgid "I could not set overwrites for the following channels: {channels}"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:1008
|
|
#, docstring
|
|
msgid "\n"
|
|
" Set the default mute time for the mute command.\n\n"
|
|
" If no time interval is provided this will be cleared.\n"
|
|
" "
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:1016
|
|
msgid "Default mute time removed."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:1020
|
|
msgid "Please provide a valid time format."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:1023
|
|
msgid "Default mute time set to {time}."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:1035
|
|
msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:1054
|
|
msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n"
|
|
"Are you sure you want to continue with channel overwrites? "
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:1064
|
|
msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:1070
|
|
msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:1099 redbot/cogs/mutes/mutes.py:1312
|
|
msgid "OK then."
|
|
msgstr "OK."
|
|
|
|
#: redbot/cogs/mutes/mutes.py:1113
|
|
#, docstring
|
|
msgid "\n"
|
|
" Displays active mutes on this server.\n"
|
|
" "
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:1120
|
|
msgid "__Server Mutes__\n"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:1138 redbot/cogs/mutes/mutes.py:1163
|
|
msgid "__Remaining__: {time_left}\n"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:1145
|
|
msgid "__<#{channel_id}> Mutes__\n"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:1170
|
|
msgid "There are no mutes on this server right now."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:1182
|
|
#, docstring
|
|
msgid "Mute users.\n\n"
|
|
" `<users...>` is a space separated list of usernames, ID's, or mentions.\n"
|
|
" `[time_and_reason]` is the time to mute for and reason. Time is\n"
|
|
" any valid time length such as `30 minutes` or `2 days`. If nothing\n"
|
|
" is provided the mute will use the set default time or indefinite if not set.\n\n"
|
|
" Examples:\n"
|
|
" `[p]mute @member1 @member2 spam 5 hours`\n"
|
|
" `[p]mute @member1 3 days`\n\n"
|
|
" "
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:1197 redbot/cogs/mutes/mutes.py:1348
|
|
#: redbot/cogs/mutes/voicemutes.py:88
|
|
msgid "You cannot mute me."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:1199 redbot/cogs/mutes/mutes.py:1350
|
|
#: redbot/cogs/mutes/voicemutes.py:90
|
|
msgid "You cannot mute yourself."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:1210 redbot/cogs/mutes/mutes.py:1215
|
|
#: redbot/cogs/mutes/mutes.py:1358 redbot/cogs/mutes/mutes.py:1363
|
|
#: redbot/cogs/mutes/voicemutes.py:108 redbot/cogs/mutes/voicemutes.py:115
|
|
msgid " for {duration}"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:1249
|
|
msgid "{users} has been muted in this server{time}."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:1251
|
|
msgid "{users} have been muted in this server{time}."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:1262
|
|
msgid "{member} could not be (un)muted for the following reasons:\n"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:1273
|
|
msgid "- {reason} In the following channels: {channels}\n"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:1284
|
|
msgid "Some users could not be properly muted. Would you like to see who, where, and why?"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:1334
|
|
#, docstring
|
|
msgid "Mute a user in the current text channel (or in the parent of the current thread).\n\n"
|
|
" `<users...>` is a space separated list of usernames, ID's, or mentions.\n"
|
|
" `[time_and_reason]` is the time to mute for and reason. Time is\n"
|
|
" any valid time length such as `30 minutes` or `2 days`. If nothing\n"
|
|
" is provided the mute will use the set default time or indefinite if not set.\n\n"
|
|
" Examples:\n"
|
|
" `[p]mutechannel @member1 @member2 spam 5 hours`\n"
|
|
" `[p]mutechannel @member1 3 days`\n"
|
|
" "
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:1393
|
|
msgid "Channel mute"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:1401 redbot/cogs/mutes/voicemutes.py:154
|
|
msgid "{users} has been muted in this channel{time}."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:1403 redbot/cogs/mutes/voicemutes.py:156
|
|
msgid "{users} have been muted in this channel{time}."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:1408 redbot/cogs/mutes/voicemutes.py:161
|
|
msgid "The following users could not be muted\n"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:1423
|
|
#, docstring
|
|
msgid "Unmute users.\n\n"
|
|
" `<users...>` is a space separated list of usernames, ID's, or mentions.\n"
|
|
" `[reason]` is the reason for the unmute.\n"
|
|
" "
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:1431 redbot/cogs/mutes/mutes.py:1500
|
|
#: redbot/cogs/mutes/voicemutes.py:182
|
|
msgid "You cannot unmute me."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:1433 redbot/cogs/mutes/mutes.py:1502
|
|
#: redbot/cogs/mutes/voicemutes.py:184
|
|
msgid "You cannot unmute yourself."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:1475
|
|
msgid "{users} unmuted in this server."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:1492
|
|
#, docstring
|
|
msgid "Unmute a user in this channel (or in the parent of this thread).\n\n"
|
|
" `<users...>` is a space separated list of usernames, ID's, or mentions.\n"
|
|
" `[reason]` is the reason for the unmute.\n"
|
|
" "
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:1541 redbot/cogs/mutes/voicemutes.py:232
|
|
msgid "{users} unmuted in this channel."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:1546 redbot/cogs/mutes/voicemutes.py:237
|
|
msgid "The following users could not be unmuted\n"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/voicemutes.py:42
|
|
msgid "That user is not in a voice channel."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/voicemutes.py:49
|
|
msgid "I require the {perms} permission(s) in that user's channel to do that."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/voicemutes.py:59
|
|
msgid "You must have the {perms} permission(s) in that user's channel to use this command."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/voicemutes.py:75
|
|
#, docstring
|
|
msgid "Mute a user in their current voice channel.\n\n"
|
|
" `<users...>` is a space separated list of usernames, ID's, or mentions.\n"
|
|
" `[time_and_reason]` is the time to mute for and reason. Time is\n"
|
|
" any valid time length such as `30 minutes` or `2 days`. If nothing\n"
|
|
" is provided the mute will use the set default time or indefinite if not set.\n\n"
|
|
" Examples:\n"
|
|
" `[p]voicemute @member1 @member2 spam 5 hours`\n"
|
|
" `[p]voicemute @member1 3 days`"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/voicemutes.py:146
|
|
msgid "Voice mute"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/voicemutes.py:175
|
|
#, docstring
|
|
msgid "Unmute a user in their current voice channel.\n\n"
|
|
" `<users...>` is a space separated list of usernames, ID's, or mentions.\n"
|
|
" `[reason]` is the reason for the unmute."
|
|
msgstr ""
|
|
|