mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-17 08:38:54 -05:00
Kowlin told me I should just merge. Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
361 lines
12 KiB
Plaintext
361 lines
12 KiB
Plaintext
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: red-discordbot\n"
|
|
"POT-Creation-Date: 2020-10-26 17:01+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.1\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"
|
|
"X-Crowdin-Language: sr-CS\n"
|
|
"X-Crowdin-File-ID: 704\n"
|
|
"Language: sr_CS\n"
|
|
|
|
#: redbot/cogs/mutes/mutes.py:25
|
|
msgid "That user is already muted in this channel."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:26
|
|
msgid "That user is not muted in this channel."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:27
|
|
msgid "I cannot let you do that. You are not higher than the user in the role hierarchy."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:30
|
|
msgid "That user cannot be muted, as they have the Administrator permission."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:31
|
|
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:36
|
|
msgid "Failed to mute or unmute user. I need the Manage Permissions permission."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:39
|
|
msgid "The user has left the server while applying an overwrite."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:40
|
|
msgid "The channel I tried to mute or unmute the user in isn't found."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:41
|
|
msgid "The mute role no longer exists."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:42
|
|
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:236 redbot/cogs/mutes/mutes.py:248
|
|
#: redbot/cogs/mutes/mutes.py:338 redbot/cogs/mutes/mutes.py:405
|
|
#: redbot/cogs/mutes/mutes.py:420
|
|
msgid "Automatic unmute"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:258
|
|
msgid "I am unable to unmute {user} for the following reason:\\n{reason}"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:342
|
|
msgid "\\nUnmuted in channels: "
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:364
|
|
msgid "{member} could not be unmuted for the following reasons:\\n"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:368
|
|
msgid "{reason} In the following channels: {channels}\\n"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:429
|
|
msgid "I am unable to unmute {user} in {channel} for the following reason:\\n{reason}"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:480
|
|
msgid "Manually removed mute role"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:497
|
|
msgid "Manually applied mute role"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:555
|
|
msgid "Manually removed channel overwrites"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:584
|
|
msgid "Previously muted in this server."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:590
|
|
#, docstring
|
|
msgid "Mute settings."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:596
|
|
#, docstring
|
|
msgid "\\n Whether or not to force role only mutes on the bot\\n "
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:601
|
|
msgid "Okay I will enforce role mutes before muting users."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:603
|
|
msgid "Okay I will allow channel overwrites for muting users."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:608
|
|
#, docstring
|
|
msgid "\\n Shows the current mute settings for this guild.\\n "
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:616
|
|
msgid "Mute Role: {role}\\nNotification Channel: {channel}\\nDefault Time: {time}"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:619 redbot/cogs/mutes/mutes.py:620
|
|
#: redbot/cogs/mutes/mutes.py:621
|
|
msgid "None"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:630
|
|
#, 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:638
|
|
msgid "Notification channel for unmute issues has been cleard."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:642
|
|
msgid "I will post unmute issues in {channel}."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:649
|
|
#, 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:663
|
|
msgid "Channel overwrites will be used for mutes instead."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:667 redbot/cogs/mutes/mutes.py:710
|
|
msgid "Mute role set to {role}"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:671 redbot/cogs/mutes/mutes.py:714
|
|
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:681
|
|
#, 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:694 redbot/cogs/mutes/mutes.py:734
|
|
msgid "Mute role setup"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:697
|
|
msgid "I could not create a muted role in this server."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:704
|
|
msgid "I could not set overwrites for the following channels: {channels}"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:742
|
|
#, 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:750
|
|
msgid "Default mute time removed."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:754
|
|
msgid "Please provide a valid time format."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:757
|
|
msgid "Default mute time set to {time}."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:769
|
|
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:785
|
|
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\\nAre you sure you want to continue with channel overwrites? "
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:795
|
|
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:801
|
|
msgid "Saying `yes` will continue the mute with overwrites and stop this message from appearing again, saying `no` will end the mute attempt."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:825 redbot/cogs/mutes/mutes.py:1034
|
|
msgid "OK then."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:839
|
|
#, docstring
|
|
msgid "\\n Displays active mutes on this server.\\n "
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:847
|
|
msgid "__Server Mutes__\\n"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:865
|
|
msgid "__Remaining__: {time_left}\\n"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:872
|
|
msgid "__<#{channel_id}> Mutes__\\n"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:890
|
|
msgid "__Remaining__: {time_left}\\n"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:897
|
|
msgid "There are no mutes on this server right now."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:909
|
|
#, 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:924 redbot/cogs/mutes/mutes.py:1070
|
|
#: redbot/cogs/mutes/voicemutes.py:89
|
|
msgid "You cannot mute me."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:926 redbot/cogs/mutes/mutes.py:1072
|
|
#: redbot/cogs/mutes/voicemutes.py:91
|
|
msgid "You cannot mute yourself."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:937 redbot/cogs/mutes/mutes.py:942
|
|
#: redbot/cogs/mutes/mutes.py:1080 redbot/cogs/mutes/mutes.py:1085
|
|
#: redbot/cogs/mutes/voicemutes.py:109 redbot/cogs/mutes/voicemutes.py:116
|
|
msgid " for {duration}"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:973
|
|
msgid "{users} has been muted in this server{time}."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:975
|
|
msgid "{users} have been muted in this server{time}."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:986
|
|
msgid "{member} could not be unmuted for the following reasons:\\n"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:997
|
|
msgid "- {reason} In the following channels: {channels}\\n"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:1008
|
|
msgid "Some users could not be properly muted. Would you like to see who, where, and why?"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:1056
|
|
#, docstring
|
|
msgid "Mute a user in the current text 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]mutechannel @member1 @member2 spam 5 hours`\\n `[p]mutechannel @member1 3 days`\\n "
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:1118 redbot/cogs/mutes/voicemutes.py:152
|
|
msgid "{users} has been muted in this channel{time}."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:1120 redbot/cogs/mutes/voicemutes.py:154
|
|
msgid "{users} have been muted in this channel{time}."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:1125
|
|
msgid "The following users could not be muted\\n"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:1140
|
|
#, 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:1148 redbot/cogs/mutes/mutes.py:1209
|
|
#: redbot/cogs/mutes/voicemutes.py:180
|
|
msgid "You cannot unmute me."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:1150 redbot/cogs/mutes/mutes.py:1211
|
|
#: redbot/cogs/mutes/voicemutes.py:182
|
|
msgid "You cannot unmute yourself."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:1184
|
|
msgid "{users} unmuted in this server."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:1201
|
|
#, docstring
|
|
msgid "Unmute a user in this channel.\\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:1245 redbot/cogs/mutes/voicemutes.py:227
|
|
msgid "{users} unmuted in this channel."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/mutes.py:1250
|
|
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:60
|
|
msgid "You must have the {perms} permission(s) in that user's channel to use this command."
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/voicemutes.py:76
|
|
#, 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:159
|
|
msgid "The following users could not be muted\\n"
|
|
msgstr ""
|
|
|
|
#: redbot/cogs/mutes/voicemutes.py:173
|
|
#, 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 ""
|
|
|
|
#: redbot/cogs/mutes/voicemutes.py:232
|
|
msgid "The following users could not be unmuted\\n"
|
|
msgstr ""
|
|
|