Automated Crowdin downstream (#4804)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-02-11 13:20:38 +00:00
committed by GitHub
parent ae87aa396a
commit 663876fba3
1120 changed files with 92428 additions and 31373 deletions

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-09-24 12:25+0000\n"
"POT-Creation-Date: 2021-02-11 12:29+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.1\n"
"Generated-By: redgettext 3.3\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -24,7 +24,11 @@ msgid "That command requires bot owner. I can't allow you to use that for an act
msgstr ""
#: redbot/cogs/warnings/helpers.py:86
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\\n**If you do not wish to have a command run, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n"
"**If you do not wish to have a command run, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143
@@ -32,7 +36,11 @@ msgid "You may enter your response now."
msgstr ""
#: redbot/cogs/warnings/helpers.py:128
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\\n**If you do not wish to have a command run on dropping points, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n"
"**If you do not wish to have a command run on dropping points, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/warnings.py:30
@@ -86,7 +94,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:158
#, docstring
msgid "Set the channel where warnings should be sent to.\\n\\n Leave empty to use the channel `[p]warn` command was called in.\\n "
msgid "Set the channel where warnings should be sent to.\n\n"
" Leave empty to use the channel `[p]warn` command was called in.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:166
@@ -99,7 +109,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:175
#, docstring
msgid "\\n Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\\n "
msgid "\n"
" Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:183
@@ -112,12 +124,21 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:194
#, docstring
msgid "Manage automated actions for Warnings.\\n\\n Actions are essentially command macros. Any command can be run\\n when the action is initially triggered, and/or when the action\\n is lifted.\\n\\n Actions must be given a name and a points threshold. When a\\n user is warned enough so that their points go over this\\n threshold, the action will be executed.\\n "
msgid "Manage automated actions for Warnings.\n\n"
" Actions are essentially command macros. Any command can be run\n"
" when the action is initially triggered, and/or when the action\n"
" is lifted.\n\n"
" Actions must be given a name and a points threshold. When a\n"
" user is warned enough so that their points go over this\n"
" threshold, the action will be executed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:209
#, docstring
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
msgid "Create an automated action.\n\n"
" Duplicate action names are not allowed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:230
@@ -139,7 +160,10 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:261
#, docstring
msgid "Manage warning reasons.\\n\\n Reasons must be given a name, description and points value. The\\n name of the reason must be given when a user is warned.\\n "
msgid "Manage warning reasons.\n\n"
" Reasons must be given a name, description and points value. The\n"
" name of the reason must be given when a user is warned.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:273
@@ -179,7 +203,9 @@ msgid "Points"
msgstr ""
#: redbot/cogs/warnings/warnings.py:320
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
msgid "Name: {reason_name}\n"
"Points: {points}\n"
"Description: {description}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:327
@@ -204,7 +230,10 @@ msgid "Drop command"
msgstr ""
#: redbot/cogs/warnings/warnings.py:351
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
msgid "Name: {action_name}\n"
"Points: {points}\n"
"Exceed command: {exceed_command}\n"
"Drop command: {drop_command}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:359
@@ -213,7 +242,12 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:372
#, docstring
msgid "Warn the user for the specified reason.\\n\\n `<points>` number of points the warning should be for. If no number is supplied\\n 1 point will be given. Pre-set warnings disregard this.\\n `<reason>` can be a registered reason if it exists or a custom one\\n is created by default.\\n "
msgid "Warn the user for the specified reason.\n\n"
" `<points>` number of points the warning should be for. If no number is supplied\n"
" 1 point will be given. Pre-set warnings disregard this.\n"
" `<reason>` can be a registered reason if it exists or a custom one\n"
" is created by default.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:381
@@ -261,11 +295,13 @@ msgid "{user} has been warned."
msgstr ""
#: redbot/cogs/warnings/warnings.py:496
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
msgid "{reason}\n\n"
"Use `{prefix}unwarn {user} {message}` to remove this warning."
msgstr ""
#: redbot/cogs/warnings/warnings.py:499
msgid "{description}\\nPoints: {points}"
msgid "{description}\n"
"Points: {points}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:522
@@ -285,8 +321,8 @@ msgstr ""
msgid "Unknown Moderator ({})"
msgstr ""
#: redbot/cogs/warnings/warnings.py:544
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
#: redbot/cogs/warnings/warnings.py:544 redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:555 redbot/cogs/warnings/warnings.py:589
@@ -302,10 +338,6 @@ msgstr ""
msgid "You have no warnings!"
msgstr ""
#: redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:603
#, docstring
msgid "Remove a warning from a user."

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-09-24 12:25+0000\n"
"POT-Creation-Date: 2021-02-11 12:29+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.1\n"
"Generated-By: redgettext 3.3\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"
@@ -24,7 +24,11 @@ msgid "That command requires bot owner. I can't allow you to use that for an act
msgstr ""
#: redbot/cogs/warnings/helpers.py:86
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\\n**If you do not wish to have a command run, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n"
"**If you do not wish to have a command run, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143
@@ -32,7 +36,11 @@ msgid "You may enter your response now."
msgstr ""
#: redbot/cogs/warnings/helpers.py:128
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\\n**If you do not wish to have a command run on dropping points, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n"
"**If you do not wish to have a command run on dropping points, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/warnings.py:30
@@ -86,7 +94,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:158
#, docstring
msgid "Set the channel where warnings should be sent to.\\n\\n Leave empty to use the channel `[p]warn` command was called in.\\n "
msgid "Set the channel where warnings should be sent to.\n\n"
" Leave empty to use the channel `[p]warn` command was called in.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:166
@@ -99,7 +109,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:175
#, docstring
msgid "\\n Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\\n "
msgid "\n"
" Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:183
@@ -112,12 +124,21 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:194
#, docstring
msgid "Manage automated actions for Warnings.\\n\\n Actions are essentially command macros. Any command can be run\\n when the action is initially triggered, and/or when the action\\n is lifted.\\n\\n Actions must be given a name and a points threshold. When a\\n user is warned enough so that their points go over this\\n threshold, the action will be executed.\\n "
msgid "Manage automated actions for Warnings.\n\n"
" Actions are essentially command macros. Any command can be run\n"
" when the action is initially triggered, and/or when the action\n"
" is lifted.\n\n"
" Actions must be given a name and a points threshold. When a\n"
" user is warned enough so that their points go over this\n"
" threshold, the action will be executed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:209
#, docstring
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
msgid "Create an automated action.\n\n"
" Duplicate action names are not allowed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:230
@@ -139,7 +160,10 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:261
#, docstring
msgid "Manage warning reasons.\\n\\n Reasons must be given a name, description and points value. The\\n name of the reason must be given when a user is warned.\\n "
msgid "Manage warning reasons.\n\n"
" Reasons must be given a name, description and points value. The\n"
" name of the reason must be given when a user is warned.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:273
@@ -179,7 +203,9 @@ msgid "Points"
msgstr ""
#: redbot/cogs/warnings/warnings.py:320
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
msgid "Name: {reason_name}\n"
"Points: {points}\n"
"Description: {description}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:327
@@ -204,7 +230,10 @@ msgid "Drop command"
msgstr ""
#: redbot/cogs/warnings/warnings.py:351
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
msgid "Name: {action_name}\n"
"Points: {points}\n"
"Exceed command: {exceed_command}\n"
"Drop command: {drop_command}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:359
@@ -213,7 +242,12 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:372
#, docstring
msgid "Warn the user for the specified reason.\\n\\n `<points>` number of points the warning should be for. If no number is supplied\\n 1 point will be given. Pre-set warnings disregard this.\\n `<reason>` can be a registered reason if it exists or a custom one\\n is created by default.\\n "
msgid "Warn the user for the specified reason.\n\n"
" `<points>` number of points the warning should be for. If no number is supplied\n"
" 1 point will be given. Pre-set warnings disregard this.\n"
" `<reason>` can be a registered reason if it exists or a custom one\n"
" is created by default.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:381
@@ -261,11 +295,13 @@ msgid "{user} has been warned."
msgstr ""
#: redbot/cogs/warnings/warnings.py:496
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
msgid "{reason}\n\n"
"Use `{prefix}unwarn {user} {message}` to remove this warning."
msgstr ""
#: redbot/cogs/warnings/warnings.py:499
msgid "{description}\\nPoints: {points}"
msgid "{description}\n"
"Points: {points}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:522
@@ -285,8 +321,8 @@ msgstr ""
msgid "Unknown Moderator ({})"
msgstr ""
#: redbot/cogs/warnings/warnings.py:544
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
#: redbot/cogs/warnings/warnings.py:544 redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:555 redbot/cogs/warnings/warnings.py:589
@@ -302,10 +338,6 @@ msgstr ""
msgid "You have no warnings!"
msgstr ""
#: redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:603
#, docstring
msgid "Remove a warning from a user."

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-09-24 12:25+0000\n"
"POT-Creation-Date: 2021-02-11 12:29+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.1\n"
"Generated-By: redgettext 3.3\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -24,7 +24,11 @@ msgid "That command requires bot owner. I can't allow you to use that for an act
msgstr ""
#: redbot/cogs/warnings/helpers.py:86
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\\n**If you do not wish to have a command run, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n"
"**If you do not wish to have a command run, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143
@@ -32,7 +36,11 @@ msgid "You may enter your response now."
msgstr ""
#: redbot/cogs/warnings/helpers.py:128
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\\n**If you do not wish to have a command run on dropping points, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n"
"**If you do not wish to have a command run on dropping points, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/warnings.py:30
@@ -86,7 +94,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:158
#, docstring
msgid "Set the channel where warnings should be sent to.\\n\\n Leave empty to use the channel `[p]warn` command was called in.\\n "
msgid "Set the channel where warnings should be sent to.\n\n"
" Leave empty to use the channel `[p]warn` command was called in.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:166
@@ -99,7 +109,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:175
#, docstring
msgid "\\n Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\\n "
msgid "\n"
" Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:183
@@ -112,12 +124,21 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:194
#, docstring
msgid "Manage automated actions for Warnings.\\n\\n Actions are essentially command macros. Any command can be run\\n when the action is initially triggered, and/or when the action\\n is lifted.\\n\\n Actions must be given a name and a points threshold. When a\\n user is warned enough so that their points go over this\\n threshold, the action will be executed.\\n "
msgid "Manage automated actions for Warnings.\n\n"
" Actions are essentially command macros. Any command can be run\n"
" when the action is initially triggered, and/or when the action\n"
" is lifted.\n\n"
" Actions must be given a name and a points threshold. When a\n"
" user is warned enough so that their points go over this\n"
" threshold, the action will be executed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:209
#, docstring
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
msgid "Create an automated action.\n\n"
" Duplicate action names are not allowed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:230
@@ -139,7 +160,10 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:261
#, docstring
msgid "Manage warning reasons.\\n\\n Reasons must be given a name, description and points value. The\\n name of the reason must be given when a user is warned.\\n "
msgid "Manage warning reasons.\n\n"
" Reasons must be given a name, description and points value. The\n"
" name of the reason must be given when a user is warned.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:273
@@ -179,7 +203,9 @@ msgid "Points"
msgstr ""
#: redbot/cogs/warnings/warnings.py:320
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
msgid "Name: {reason_name}\n"
"Points: {points}\n"
"Description: {description}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:327
@@ -204,7 +230,10 @@ msgid "Drop command"
msgstr ""
#: redbot/cogs/warnings/warnings.py:351
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
msgid "Name: {action_name}\n"
"Points: {points}\n"
"Exceed command: {exceed_command}\n"
"Drop command: {drop_command}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:359
@@ -213,7 +242,12 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:372
#, docstring
msgid "Warn the user for the specified reason.\\n\\n `<points>` number of points the warning should be for. If no number is supplied\\n 1 point will be given. Pre-set warnings disregard this.\\n `<reason>` can be a registered reason if it exists or a custom one\\n is created by default.\\n "
msgid "Warn the user for the specified reason.\n\n"
" `<points>` number of points the warning should be for. If no number is supplied\n"
" 1 point will be given. Pre-set warnings disregard this.\n"
" `<reason>` can be a registered reason if it exists or a custom one\n"
" is created by default.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:381
@@ -261,11 +295,13 @@ msgid "{user} has been warned."
msgstr ""
#: redbot/cogs/warnings/warnings.py:496
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
msgid "{reason}\n\n"
"Use `{prefix}unwarn {user} {message}` to remove this warning."
msgstr ""
#: redbot/cogs/warnings/warnings.py:499
msgid "{description}\\nPoints: {points}"
msgid "{description}\n"
"Points: {points}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:522
@@ -285,8 +321,8 @@ msgstr ""
msgid "Unknown Moderator ({})"
msgstr ""
#: redbot/cogs/warnings/warnings.py:544
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
#: redbot/cogs/warnings/warnings.py:544 redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:555 redbot/cogs/warnings/warnings.py:589
@@ -302,10 +338,6 @@ msgstr ""
msgid "You have no warnings!"
msgstr ""
#: redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:603
#, docstring
msgid "Remove a warning from a user."

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-09-24 12:25+0000\n"
"POT-Creation-Date: 2021-02-11 12:29+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.1\n"
"Generated-By: redgettext 3.3\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"
@@ -24,7 +24,11 @@ msgid "That command requires bot owner. I can't allow you to use that for an act
msgstr ""
#: redbot/cogs/warnings/helpers.py:86
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\\n**If you do not wish to have a command run, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n"
"**If you do not wish to have a command run, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143
@@ -32,7 +36,11 @@ msgid "You may enter your response now."
msgstr ""
#: redbot/cogs/warnings/helpers.py:128
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\\n**If you do not wish to have a command run on dropping points, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n"
"**If you do not wish to have a command run on dropping points, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/warnings.py:30
@@ -86,7 +94,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:158
#, docstring
msgid "Set the channel where warnings should be sent to.\\n\\n Leave empty to use the channel `[p]warn` command was called in.\\n "
msgid "Set the channel where warnings should be sent to.\n\n"
" Leave empty to use the channel `[p]warn` command was called in.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:166
@@ -99,7 +109,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:175
#, docstring
msgid "\\n Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\\n "
msgid "\n"
" Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:183
@@ -112,12 +124,21 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:194
#, docstring
msgid "Manage automated actions for Warnings.\\n\\n Actions are essentially command macros. Any command can be run\\n when the action is initially triggered, and/or when the action\\n is lifted.\\n\\n Actions must be given a name and a points threshold. When a\\n user is warned enough so that their points go over this\\n threshold, the action will be executed.\\n "
msgid "Manage automated actions for Warnings.\n\n"
" Actions are essentially command macros. Any command can be run\n"
" when the action is initially triggered, and/or when the action\n"
" is lifted.\n\n"
" Actions must be given a name and a points threshold. When a\n"
" user is warned enough so that their points go over this\n"
" threshold, the action will be executed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:209
#, docstring
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
msgid "Create an automated action.\n\n"
" Duplicate action names are not allowed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:230
@@ -139,7 +160,10 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:261
#, docstring
msgid "Manage warning reasons.\\n\\n Reasons must be given a name, description and points value. The\\n name of the reason must be given when a user is warned.\\n "
msgid "Manage warning reasons.\n\n"
" Reasons must be given a name, description and points value. The\n"
" name of the reason must be given when a user is warned.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:273
@@ -179,7 +203,9 @@ msgid "Points"
msgstr ""
#: redbot/cogs/warnings/warnings.py:320
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
msgid "Name: {reason_name}\n"
"Points: {points}\n"
"Description: {description}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:327
@@ -204,7 +230,10 @@ msgid "Drop command"
msgstr ""
#: redbot/cogs/warnings/warnings.py:351
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
msgid "Name: {action_name}\n"
"Points: {points}\n"
"Exceed command: {exceed_command}\n"
"Drop command: {drop_command}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:359
@@ -213,7 +242,12 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:372
#, docstring
msgid "Warn the user for the specified reason.\\n\\n `<points>` number of points the warning should be for. If no number is supplied\\n 1 point will be given. Pre-set warnings disregard this.\\n `<reason>` can be a registered reason if it exists or a custom one\\n is created by default.\\n "
msgid "Warn the user for the specified reason.\n\n"
" `<points>` number of points the warning should be for. If no number is supplied\n"
" 1 point will be given. Pre-set warnings disregard this.\n"
" `<reason>` can be a registered reason if it exists or a custom one\n"
" is created by default.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:381
@@ -261,11 +295,13 @@ msgid "{user} has been warned."
msgstr ""
#: redbot/cogs/warnings/warnings.py:496
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
msgid "{reason}\n\n"
"Use `{prefix}unwarn {user} {message}` to remove this warning."
msgstr ""
#: redbot/cogs/warnings/warnings.py:499
msgid "{description}\\nPoints: {points}"
msgid "{description}\n"
"Points: {points}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:522
@@ -285,8 +321,8 @@ msgstr ""
msgid "Unknown Moderator ({})"
msgstr ""
#: redbot/cogs/warnings/warnings.py:544
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
#: redbot/cogs/warnings/warnings.py:544 redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:555 redbot/cogs/warnings/warnings.py:589
@@ -302,10 +338,6 @@ msgstr ""
msgid "You have no warnings!"
msgstr ""
#: redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:603
#, docstring
msgid "Remove a warning from a user."

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-09-24 12:25+0000\n"
"POT-Creation-Date: 2021-02-11 12:29+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.1\n"
"Generated-By: redgettext 3.3\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -24,7 +24,11 @@ msgid "That command requires bot owner. I can't allow you to use that for an act
msgstr ""
#: redbot/cogs/warnings/helpers.py:86
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\\n**If you do not wish to have a command run, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n"
"**If you do not wish to have a command run, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143
@@ -32,7 +36,11 @@ msgid "You may enter your response now."
msgstr ""
#: redbot/cogs/warnings/helpers.py:128
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\\n**If you do not wish to have a command run on dropping points, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n"
"**If you do not wish to have a command run on dropping points, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/warnings.py:30
@@ -86,7 +94,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:158
#, docstring
msgid "Set the channel where warnings should be sent to.\\n\\n Leave empty to use the channel `[p]warn` command was called in.\\n "
msgid "Set the channel where warnings should be sent to.\n\n"
" Leave empty to use the channel `[p]warn` command was called in.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:166
@@ -99,7 +109,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:175
#, docstring
msgid "\\n Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\\n "
msgid "\n"
" Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:183
@@ -112,12 +124,21 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:194
#, docstring
msgid "Manage automated actions for Warnings.\\n\\n Actions are essentially command macros. Any command can be run\\n when the action is initially triggered, and/or when the action\\n is lifted.\\n\\n Actions must be given a name and a points threshold. When a\\n user is warned enough so that their points go over this\\n threshold, the action will be executed.\\n "
msgid "Manage automated actions for Warnings.\n\n"
" Actions are essentially command macros. Any command can be run\n"
" when the action is initially triggered, and/or when the action\n"
" is lifted.\n\n"
" Actions must be given a name and a points threshold. When a\n"
" user is warned enough so that their points go over this\n"
" threshold, the action will be executed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:209
#, docstring
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
msgid "Create an automated action.\n\n"
" Duplicate action names are not allowed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:230
@@ -139,7 +160,10 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:261
#, docstring
msgid "Manage warning reasons.\\n\\n Reasons must be given a name, description and points value. The\\n name of the reason must be given when a user is warned.\\n "
msgid "Manage warning reasons.\n\n"
" Reasons must be given a name, description and points value. The\n"
" name of the reason must be given when a user is warned.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:273
@@ -179,7 +203,9 @@ msgid "Points"
msgstr ""
#: redbot/cogs/warnings/warnings.py:320
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
msgid "Name: {reason_name}\n"
"Points: {points}\n"
"Description: {description}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:327
@@ -204,7 +230,10 @@ msgid "Drop command"
msgstr ""
#: redbot/cogs/warnings/warnings.py:351
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
msgid "Name: {action_name}\n"
"Points: {points}\n"
"Exceed command: {exceed_command}\n"
"Drop command: {drop_command}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:359
@@ -213,7 +242,12 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:372
#, docstring
msgid "Warn the user for the specified reason.\\n\\n `<points>` number of points the warning should be for. If no number is supplied\\n 1 point will be given. Pre-set warnings disregard this.\\n `<reason>` can be a registered reason if it exists or a custom one\\n is created by default.\\n "
msgid "Warn the user for the specified reason.\n\n"
" `<points>` number of points the warning should be for. If no number is supplied\n"
" 1 point will be given. Pre-set warnings disregard this.\n"
" `<reason>` can be a registered reason if it exists or a custom one\n"
" is created by default.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:381
@@ -261,11 +295,13 @@ msgid "{user} has been warned."
msgstr ""
#: redbot/cogs/warnings/warnings.py:496
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
msgid "{reason}\n\n"
"Use `{prefix}unwarn {user} {message}` to remove this warning."
msgstr ""
#: redbot/cogs/warnings/warnings.py:499
msgid "{description}\\nPoints: {points}"
msgid "{description}\n"
"Points: {points}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:522
@@ -285,8 +321,8 @@ msgstr ""
msgid "Unknown Moderator ({})"
msgstr ""
#: redbot/cogs/warnings/warnings.py:544
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
#: redbot/cogs/warnings/warnings.py:544 redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:555 redbot/cogs/warnings/warnings.py:589
@@ -302,10 +338,6 @@ msgstr ""
msgid "You have no warnings!"
msgstr ""
#: redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:603
#, docstring
msgid "Remove a warning from a user."

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-09-24 12:25+0000\n"
"POT-Creation-Date: 2021-02-11 12:29+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.1\n"
"Generated-By: redgettext 3.3\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"
@@ -24,16 +24,24 @@ msgid "That command requires bot owner. I can't allow you to use that for an act
msgstr "Tento příkaz vyžaduje majitele bota. Nemohu ti dovolit, aby byl použit pro akci"
#: redbot/cogs/warnings/helpers.py:86
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\\n**If you do not wish to have a command run, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgstr "Zadejte příkaz, který má být proveden, když uživatel **překročí body, aby k této akci došlo. *\\n**Pokud si nepřejete spustit příkaz, zadejte `none`.\\n\\nZadejte to přesně tak, jak byste se snažili spustit příkaz, kromě nevkládání prefixu a použití `{user}` namísto argumentů uživatele/členů\\n\\nVAROVÁNÍ: zadaný příkaz bude spuštěn bez ohledu na kontroly nebo čekání mezi příkazy. Příkazy vyžadující majitele bota nejsou z bezpečnostních důvodů povoleny.\\n\\nPočkejte prosím 15 sekund před zadáním odpovědi."
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n"
"**If you do not wish to have a command run, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143
msgid "You may enter your response now."
msgstr "Nyní můžete zadat svou odpověď."
#: redbot/cogs/warnings/helpers.py:128
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\\n**If you do not wish to have a command run on dropping points, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgstr "Zadejte příkaz, který má být proveden, když uživatel **překročí body, aby k této akci došlo. *\\n**Pokud si nepřejete spustit příkaz, zadejte `none`.\\n\\nZadejte to přesně tak, jak byste se snažili spustit příkaz, kromě nevkládání prefixu a použití `{user}` namísto argumentů uživatele/členů\\n\\nVAROVÁNÍ: zadaný příkaz bude spuštěn bez ohledu na kontroly nebo čekání mezi příkazy. Příkazy vyžadující majitele bota nejsou z bezpečnostních důvodů povoleny.\\n\\nPočkejte prosím 15 sekund před zadáním odpovědi."
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n"
"**If you do not wish to have a command run on dropping points, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/warnings.py:30
#, docstring
@@ -86,7 +94,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:158
#, docstring
msgid "Set the channel where warnings should be sent to.\\n\\n Leave empty to use the channel `[p]warn` command was called in.\\n "
msgid "Set the channel where warnings should be sent to.\n\n"
" Leave empty to use the channel `[p]warn` command was called in.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:166
@@ -99,7 +109,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:175
#, docstring
msgid "\\n Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\\n "
msgid "\n"
" Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:183
@@ -112,13 +124,22 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:194
#, docstring
msgid "Manage automated actions for Warnings.\\n\\n Actions are essentially command macros. Any command can be run\\n when the action is initially triggered, and/or when the action\\n is lifted.\\n\\n Actions must be given a name and a points threshold. When a\\n user is warned enough so that their points go over this\\n threshold, the action will be executed.\\n "
msgstr "Spravovat automatické akce pro varování.\\n\\n Akce jsou v podstatě příkazová makra. Každý příkaz může být proveden\\n, když je akce spuštěna, a/nebo po zrušení akce\\n.\\n\\n Akce musí mít zadány název a práh bodů. Když je uživatel\\n bude dostatečně upozorněn a překročí dostatek bodů\\n, akce bude provedena.\\n "
msgid "Manage automated actions for Warnings.\n\n"
" Actions are essentially command macros. Any command can be run\n"
" when the action is initially triggered, and/or when the action\n"
" is lifted.\n\n"
" Actions must be given a name and a points threshold. When a\n"
" user is warned enough so that their points go over this\n"
" threshold, the action will be executed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:209
#, docstring
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
msgstr "Vytvořit automatickou akci.\\n\\n Duplicitní názvy akcí nejsou povoleny.\\n "
msgid "Create an automated action.\n\n"
" Duplicate action names are not allowed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:230
msgid "Duplicate action name found!"
@@ -139,8 +160,11 @@ msgstr "Neexistuje žádná akce s názvem {name}!"
#: redbot/cogs/warnings/warnings.py:261
#, docstring
msgid "Manage warning reasons.\\n\\n Reasons must be given a name, description and points value. The\\n name of the reason must be given when a user is warned.\\n "
msgstr "Správa varovných důvodů.\\n\\n Důvody musí být zadány jméno, popis a hodnotu bodů. Pokud je varován uživatel, musí být uvedeno\\n jméno důvodu.\\n "
msgid "Manage warning reasons.\n\n"
" Reasons must be given a name, description and points value. The\n"
" name of the reason must be given when a user is warned.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:273
#, docstring
@@ -179,8 +203,10 @@ msgid "Points"
msgstr "Body"
#: redbot/cogs/warnings/warnings.py:320
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
msgstr "Jméno: {reason_name}\\nBody: {points}\\nPopis: {description}"
msgid "Name: {reason_name}\n"
"Points: {points}\n"
"Description: {description}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:327
msgid "There are no reasons configured!"
@@ -204,8 +230,11 @@ msgid "Drop command"
msgstr "Zahodit příkaz"
#: redbot/cogs/warnings/warnings.py:351
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
msgstr "Jméno: {action_name}\\nBody: {points}\\nPříkaz pro pokračování: {exceed_command}\\nVypínací příkaz: {drop_command}"
msgid "Name: {action_name}\n"
"Points: {points}\n"
"Exceed command: {exceed_command}\n"
"Drop command: {drop_command}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:359
msgid "There are no actions configured!"
@@ -213,8 +242,13 @@ msgstr "Nejsou nakonfigurovány žádné akce!"
#: redbot/cogs/warnings/warnings.py:372
#, docstring
msgid "Warn the user for the specified reason.\\n\\n `<points>` number of points the warning should be for. If no number is supplied\\n 1 point will be given. Pre-set warnings disregard this.\\n `<reason>` can be a registered reason if it exists or a custom one\\n is created by default.\\n "
msgstr "Upozornit uživatele na zadaný důvod.\\n\\n `<points>počet bodů, pro které by varování mělo být. Pokud není zadáno žádné číslo\\n, bude uveden 1 bod. Přednastavené výstrahy to neberou v úvahu.\\n `<reason>` může být registrovaným důvodem, pokud existuje nebo je ve výchozím nastavení vytvořen vlastní\\n.\\n "
msgid "Warn the user for the specified reason.\n\n"
" `<points>` number of points the warning should be for. If no number is supplied\n"
" 1 point will be given. Pre-set warnings disregard this.\n"
" `<reason>` can be a registered reason if it exists or a custom one\n"
" is created by default.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:381
msgid "You cannot warn yourself."
@@ -261,12 +295,14 @@ msgid "{user} has been warned."
msgstr ""
#: redbot/cogs/warnings/warnings.py:496
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
msgstr "{reason}\\n\\nPoužij `{prefix}pro odstranění tohoto varování {user} {message}`."
msgid "{reason}\n\n"
"Use `{prefix}unwarn {user} {message}` to remove this warning."
msgstr ""
#: redbot/cogs/warnings/warnings.py:499
msgid "{description}\\nPoints: {points}"
msgstr "{description}\\nBody: {points}"
msgid "{description}\n"
"Points: {points}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:522
#, docstring
@@ -285,9 +321,9 @@ msgstr ""
msgid "Unknown Moderator ({})"
msgstr "Neznámý moderátor ({})"
#: redbot/cogs/warnings/warnings.py:544
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
msgstr "Upozornění na {num_points} bodů za {reason_name}, vydané {user}, popis {description}\\n"
#: redbot/cogs/warnings/warnings.py:544 redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:555 redbot/cogs/warnings/warnings.py:589
msgid "Warnings for {user}"
@@ -302,10 +338,6 @@ msgstr "Seznam varování pro sebe."
msgid "You have no warnings!"
msgstr "Nemáte žádné varování!"
#: redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
msgstr "Upozornění na {num_points} bodů za {reason_name}, vydané {user}, popis {description}\\n"
#: redbot/cogs/warnings/warnings.py:603
#, docstring
msgid "Remove a warning from a user."

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-09-24 12:25+0000\n"
"POT-Creation-Date: 2021-02-11 12:29+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.1\n"
"Generated-By: redgettext 3.3\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -24,7 +24,11 @@ msgid "That command requires bot owner. I can't allow you to use that for an act
msgstr ""
#: redbot/cogs/warnings/helpers.py:86
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\\n**If you do not wish to have a command run, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n"
"**If you do not wish to have a command run, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143
@@ -32,7 +36,11 @@ msgid "You may enter your response now."
msgstr ""
#: redbot/cogs/warnings/helpers.py:128
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\\n**If you do not wish to have a command run on dropping points, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n"
"**If you do not wish to have a command run on dropping points, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/warnings.py:30
@@ -86,7 +94,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:158
#, docstring
msgid "Set the channel where warnings should be sent to.\\n\\n Leave empty to use the channel `[p]warn` command was called in.\\n "
msgid "Set the channel where warnings should be sent to.\n\n"
" Leave empty to use the channel `[p]warn` command was called in.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:166
@@ -99,7 +109,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:175
#, docstring
msgid "\\n Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\\n "
msgid "\n"
" Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:183
@@ -112,12 +124,21 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:194
#, docstring
msgid "Manage automated actions for Warnings.\\n\\n Actions are essentially command macros. Any command can be run\\n when the action is initially triggered, and/or when the action\\n is lifted.\\n\\n Actions must be given a name and a points threshold. When a\\n user is warned enough so that their points go over this\\n threshold, the action will be executed.\\n "
msgid "Manage automated actions for Warnings.\n\n"
" Actions are essentially command macros. Any command can be run\n"
" when the action is initially triggered, and/or when the action\n"
" is lifted.\n\n"
" Actions must be given a name and a points threshold. When a\n"
" user is warned enough so that their points go over this\n"
" threshold, the action will be executed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:209
#, docstring
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
msgid "Create an automated action.\n\n"
" Duplicate action names are not allowed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:230
@@ -139,7 +160,10 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:261
#, docstring
msgid "Manage warning reasons.\\n\\n Reasons must be given a name, description and points value. The\\n name of the reason must be given when a user is warned.\\n "
msgid "Manage warning reasons.\n\n"
" Reasons must be given a name, description and points value. The\n"
" name of the reason must be given when a user is warned.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:273
@@ -179,7 +203,9 @@ msgid "Points"
msgstr ""
#: redbot/cogs/warnings/warnings.py:320
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
msgid "Name: {reason_name}\n"
"Points: {points}\n"
"Description: {description}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:327
@@ -204,7 +230,10 @@ msgid "Drop command"
msgstr ""
#: redbot/cogs/warnings/warnings.py:351
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
msgid "Name: {action_name}\n"
"Points: {points}\n"
"Exceed command: {exceed_command}\n"
"Drop command: {drop_command}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:359
@@ -213,7 +242,12 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:372
#, docstring
msgid "Warn the user for the specified reason.\\n\\n `<points>` number of points the warning should be for. If no number is supplied\\n 1 point will be given. Pre-set warnings disregard this.\\n `<reason>` can be a registered reason if it exists or a custom one\\n is created by default.\\n "
msgid "Warn the user for the specified reason.\n\n"
" `<points>` number of points the warning should be for. If no number is supplied\n"
" 1 point will be given. Pre-set warnings disregard this.\n"
" `<reason>` can be a registered reason if it exists or a custom one\n"
" is created by default.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:381
@@ -261,11 +295,13 @@ msgid "{user} has been warned."
msgstr ""
#: redbot/cogs/warnings/warnings.py:496
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
msgid "{reason}\n\n"
"Use `{prefix}unwarn {user} {message}` to remove this warning."
msgstr ""
#: redbot/cogs/warnings/warnings.py:499
msgid "{description}\\nPoints: {points}"
msgid "{description}\n"
"Points: {points}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:522
@@ -285,8 +321,8 @@ msgstr ""
msgid "Unknown Moderator ({})"
msgstr ""
#: redbot/cogs/warnings/warnings.py:544
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
#: redbot/cogs/warnings/warnings.py:544 redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:555 redbot/cogs/warnings/warnings.py:589
@@ -302,10 +338,6 @@ msgstr ""
msgid "You have no warnings!"
msgstr ""
#: redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:603
#, docstring
msgid "Remove a warning from a user."

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-09-24 12:25+0000\n"
"POT-Creation-Date: 2021-02-11 12:29+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.1\n"
"Generated-By: redgettext 3.3\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -24,16 +24,24 @@ msgid "That command requires bot owner. I can't allow you to use that for an act
msgstr "Dieser Befehl kann nur vom Bot Besitzer ausgeführt werden. Du darfst diese Aktion nicht ausführen."
#: redbot/cogs/warnings/helpers.py:86
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\\n**If you do not wish to have a command run, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgstr "Geben Sie den Befehl ein, der ausgeführt werden soll, wenn der Benutzer **die Punkte überschreitet, die für diese Aktion auftreten.**\\n**Wenn Sie keinen Befehl ausführen möchten, geben Sie** `none`.\\n\\nGib es genau ein, wie du es willst, wenn du den Befehl tatsächlich ausführen möchtest, außer stelle keine Präfix und verwende `{user}` anstelle von Benutzerargumenten/Mitgliedsargumenten\\n\\nWARNUNG: Der eingegebene Befehl wird ohne Rücksicht auf Überprüfungen oder Abklingzeiten ausgeführt. Befehle, die Bot-Besitzer benötigen, sind aus Sicherheitsgründen nicht erlaubt.\\n\\nBitte warten Sie 15 Sekunden, bevor Sie Ihre Antwort eingeben."
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n"
"**If you do not wish to have a command run, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143
msgid "You may enter your response now."
msgstr "Du kannst deine Antwort nun eingeben."
#: redbot/cogs/warnings/helpers.py:128
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\\n**If you do not wish to have a command run on dropping points, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgstr "Geben Sie den Befehl ein, der ausgeführt werden soll, wenn der Benutzer **einen Wert unterhalb der Punkte, die für diese Aktion auftreten, zurückgeliefert hat.** Bitte beachten Sie, dass dies für die Umkehr der Aktion verwendet werden soll, wenn der Benutzer den Punktzwert überschritten hat.\\n**Wenn du keinen Befehl ausführen möchtest, wenn du Punkte ablegst, gib** `none`.\\n\\nGib es genau ein, wie du es willst, wenn du den Befehl tatsächlich ausführen möchtest, außer stelle keine Präfix und verwende `{user}` anstelle von Benutzerargumenten/Mitgliedsargumenten\\n\\nWARNUNG: Der eingegebene Befehl wird ohne Rücksicht auf Überprüfungen oder Abklingzeiten ausgeführt. Befehle, die Bot-Besitzer benötigen, sind aus Sicherheitsgründen nicht erlaubt.\\n\\nBitte warten Sie 15 Sekunden, bevor Sie Ihre Antwort eingeben."
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n"
"**If you do not wish to have a command run on dropping points, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/warnings.py:30
#, docstring
@@ -86,8 +94,10 @@ msgstr "Ich werde den Namen der Moderators der die Verwarnung erteilt hat nicht
#: redbot/cogs/warnings/warnings.py:158
#, docstring
msgid "Set the channel where warnings should be sent to.\\n\\n Leave empty to use the channel `[p]warn` command was called in.\\n "
msgstr "Bestimme den Kanal, in welchen Warnungen gesendet werden sollen.\\n\\nVerwende den Befehl ohne einen Kanal zu nennen, um immer den Kanal zu verwenden, in dem der `[p]warn` Befehl verwendet wurde.\\n "
msgid "Set the channel where warnings should be sent to.\n\n"
" Leave empty to use the channel `[p]warn` command was called in.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:166
msgid "The warn channel has been set to {channel}."
@@ -99,7 +109,9 @@ msgstr "Warnungen werden nun in den Kanal gesendet, in dem der Befehl verwendet
#: redbot/cogs/warnings/warnings.py:175
#, docstring
msgid "\\n Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\\n "
msgid "\n"
" Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:183
@@ -112,13 +124,22 @@ msgstr "Warnungskanal wurde deaktiviert."
#: redbot/cogs/warnings/warnings.py:194
#, docstring
msgid "Manage automated actions for Warnings.\\n\\n Actions are essentially command macros. Any command can be run\\n when the action is initially triggered, and/or when the action\\n is lifted.\\n\\n Actions must be given a name and a points threshold. When a\\n user is warned enough so that their points go over this\\n threshold, the action will be executed.\\n "
msgstr "Verwalte automatisierte Aktionen für Verwarnungen.\\n\\n Aktionen sind im Grunde genommen Befehlmakros. Jeder Befehl kann ausgeführt\\n werden wenn die Aktion ausgelöst wird, und/oder wenn die Aktion aufgehoben\\n wird.\\n\\n Aktionen muss sowohl ein Name als auch ein Punkte-Grenzwert vergeben werden.\\n Wenn ein Benutzer verwarnt wird und dessen Punkte diesen Grenzwert übersteigen,\\n dann wird die Aktion ausgeführt.\\n "
msgid "Manage automated actions for Warnings.\n\n"
" Actions are essentially command macros. Any command can be run\n"
" when the action is initially triggered, and/or when the action\n"
" is lifted.\n\n"
" Actions must be given a name and a points threshold. When a\n"
" user is warned enough so that their points go over this\n"
" threshold, the action will be executed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:209
#, docstring
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
msgstr "Erstelle eine automatisierte Aktion.\\n\\n Doppelte Aktionsnamen sind nicht erlaubt.\\n "
msgid "Create an automated action.\n\n"
" Duplicate action names are not allowed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:230
msgid "Duplicate action name found!"
@@ -139,8 +160,11 @@ msgstr "Es gibt keine Aktion mit dem Namen {name}!"
#: redbot/cogs/warnings/warnings.py:261
#, docstring
msgid "Manage warning reasons.\\n\\n Reasons must be given a name, description and points value. The\\n name of the reason must be given when a user is warned.\\n "
msgstr "Verwalte Gründe für Verwarnungen.\\n\\n Gründen muss ein Name, eine Beschreibung und ein Punktewert vergeben werden.\\n Der Name des Grunds muss bei der Verwarnung eines Benutzers angegeben werden.\\n "
msgid "Manage warning reasons.\n\n"
" Reasons must be given a name, description and points value. The\n"
" name of the reason must be given when a user is warned.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:273
#, docstring
@@ -179,8 +203,10 @@ msgid "Points"
msgstr "Punkte"
#: redbot/cogs/warnings/warnings.py:320
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
msgstr "Name: {reason_name}\\nPunkte: {points}\\nBeschreibung: {description}"
msgid "Name: {reason_name}\n"
"Points: {points}\n"
"Description: {description}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:327
msgid "There are no reasons configured!"
@@ -204,8 +230,11 @@ msgid "Drop command"
msgstr "Befehl streichen"
#: redbot/cogs/warnings/warnings.py:351
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
msgstr "Name: {action_name}\\nPunkte: {points}\\nBefehl überschreiten: {exceed_command}\\nBefehl ablegen: {drop_command}"
msgid "Name: {action_name}\n"
"Points: {points}\n"
"Exceed command: {exceed_command}\n"
"Drop command: {drop_command}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:359
msgid "There are no actions configured!"
@@ -213,8 +242,13 @@ msgstr "Es sind keine Aktionen konfiguriert!"
#: redbot/cogs/warnings/warnings.py:372
#, docstring
msgid "Warn the user for the specified reason.\\n\\n `<points>` number of points the warning should be for. If no number is supplied\\n 1 point will be given. Pre-set warnings disregard this.\\n `<reason>` can be a registered reason if it exists or a custom one\\n is created by default.\\n "
msgstr "Warnung den Benutzer aus dem angegebenen Grund.\\n\\n `<points>` Anzahl der Punkte, für die die Warnung gelten sollte. Wenn keine Nummer angegeben wird\\n 1 Punkt wird angegeben. Vorgesetzte Warnungen ignorieren dies.\\n `<reason>` kann ein registrierter Grund sein, wenn sie existiert oder ein benutzerdefinierter\\n standardmäßig erstellt wird.\\n "
msgid "Warn the user for the specified reason.\n\n"
" `<points>` number of points the warning should be for. If no number is supplied\n"
" 1 point will be given. Pre-set warnings disregard this.\n"
" `<reason>` can be a registered reason if it exists or a custom one\n"
" is created by default.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:381
msgid "You cannot warn yourself."
@@ -261,12 +295,14 @@ msgid "{user} has been warned."
msgstr "{user} wurde verwarnt."
#: redbot/cogs/warnings/warnings.py:496
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
msgstr "{reason}\\n\\nBenutze `{prefix}unwarn {user} {message}` um diese Warnung zu entfernen."
msgid "{reason}\n\n"
"Use `{prefix}unwarn {user} {message}` to remove this warning."
msgstr ""
#: redbot/cogs/warnings/warnings.py:499
msgid "{description}\\nPoints: {points}"
msgstr "{description}\\nPunkte: {points}"
msgid "{description}\n"
"Points: {points}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:522
#, docstring
@@ -285,9 +321,9 @@ msgstr ""
msgid "Unknown Moderator ({})"
msgstr "Unbekannter Moderator ({})"
#: redbot/cogs/warnings/warnings.py:544
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
msgstr "{num_points} Punkte Verwarnung {reason_name} ausgestellt von {user} wegen {description}\\n"
#: redbot/cogs/warnings/warnings.py:544 redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:555 redbot/cogs/warnings/warnings.py:589
msgid "Warnings for {user}"
@@ -302,10 +338,6 @@ msgstr "Listet Verwarnungen für dich selbst auf."
msgid "You have no warnings!"
msgstr "Du hast keine Warnungen!"
#: redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
msgstr "{num_points} Punkte Verwarnung {reason_name} ausgestellt von {user} wegen {description}\\n"
#: redbot/cogs/warnings/warnings.py:603
#, docstring
msgid "Remove a warning from a user."

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-09-24 12:25+0000\n"
"POT-Creation-Date: 2021-02-11 12:29+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.1\n"
"Generated-By: redgettext 3.3\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -24,7 +24,11 @@ msgid "That command requires bot owner. I can't allow you to use that for an act
msgstr ""
#: redbot/cogs/warnings/helpers.py:86
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\\n**If you do not wish to have a command run, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n"
"**If you do not wish to have a command run, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143
@@ -32,7 +36,11 @@ msgid "You may enter your response now."
msgstr ""
#: redbot/cogs/warnings/helpers.py:128
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\\n**If you do not wish to have a command run on dropping points, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n"
"**If you do not wish to have a command run on dropping points, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/warnings.py:30
@@ -86,7 +94,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:158
#, docstring
msgid "Set the channel where warnings should be sent to.\\n\\n Leave empty to use the channel `[p]warn` command was called in.\\n "
msgid "Set the channel where warnings should be sent to.\n\n"
" Leave empty to use the channel `[p]warn` command was called in.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:166
@@ -99,7 +109,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:175
#, docstring
msgid "\\n Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\\n "
msgid "\n"
" Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:183
@@ -112,12 +124,21 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:194
#, docstring
msgid "Manage automated actions for Warnings.\\n\\n Actions are essentially command macros. Any command can be run\\n when the action is initially triggered, and/or when the action\\n is lifted.\\n\\n Actions must be given a name and a points threshold. When a\\n user is warned enough so that their points go over this\\n threshold, the action will be executed.\\n "
msgid "Manage automated actions for Warnings.\n\n"
" Actions are essentially command macros. Any command can be run\n"
" when the action is initially triggered, and/or when the action\n"
" is lifted.\n\n"
" Actions must be given a name and a points threshold. When a\n"
" user is warned enough so that their points go over this\n"
" threshold, the action will be executed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:209
#, docstring
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
msgid "Create an automated action.\n\n"
" Duplicate action names are not allowed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:230
@@ -139,7 +160,10 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:261
#, docstring
msgid "Manage warning reasons.\\n\\n Reasons must be given a name, description and points value. The\\n name of the reason must be given when a user is warned.\\n "
msgid "Manage warning reasons.\n\n"
" Reasons must be given a name, description and points value. The\n"
" name of the reason must be given when a user is warned.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:273
@@ -179,7 +203,9 @@ msgid "Points"
msgstr ""
#: redbot/cogs/warnings/warnings.py:320
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
msgid "Name: {reason_name}\n"
"Points: {points}\n"
"Description: {description}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:327
@@ -204,7 +230,10 @@ msgid "Drop command"
msgstr ""
#: redbot/cogs/warnings/warnings.py:351
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
msgid "Name: {action_name}\n"
"Points: {points}\n"
"Exceed command: {exceed_command}\n"
"Drop command: {drop_command}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:359
@@ -213,7 +242,12 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:372
#, docstring
msgid "Warn the user for the specified reason.\\n\\n `<points>` number of points the warning should be for. If no number is supplied\\n 1 point will be given. Pre-set warnings disregard this.\\n `<reason>` can be a registered reason if it exists or a custom one\\n is created by default.\\n "
msgid "Warn the user for the specified reason.\n\n"
" `<points>` number of points the warning should be for. If no number is supplied\n"
" 1 point will be given. Pre-set warnings disregard this.\n"
" `<reason>` can be a registered reason if it exists or a custom one\n"
" is created by default.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:381
@@ -261,11 +295,13 @@ msgid "{user} has been warned."
msgstr ""
#: redbot/cogs/warnings/warnings.py:496
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
msgid "{reason}\n\n"
"Use `{prefix}unwarn {user} {message}` to remove this warning."
msgstr ""
#: redbot/cogs/warnings/warnings.py:499
msgid "{description}\\nPoints: {points}"
msgid "{description}\n"
"Points: {points}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:522
@@ -285,8 +321,8 @@ msgstr ""
msgid "Unknown Moderator ({})"
msgstr ""
#: redbot/cogs/warnings/warnings.py:544
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
#: redbot/cogs/warnings/warnings.py:544 redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:555 redbot/cogs/warnings/warnings.py:589
@@ -302,10 +338,6 @@ msgstr ""
msgid "You have no warnings!"
msgstr ""
#: redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:603
#, docstring
msgid "Remove a warning from a user."

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-09-24 12:25+0000\n"
"POT-Creation-Date: 2021-02-11 12:29+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.1\n"
"Generated-By: redgettext 3.3\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -24,7 +24,11 @@ msgid "That command requires bot owner. I can't allow you to use that for an act
msgstr ""
#: redbot/cogs/warnings/helpers.py:86
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\\n**If you do not wish to have a command run, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n"
"**If you do not wish to have a command run, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143
@@ -32,7 +36,11 @@ msgid "You may enter your response now."
msgstr "Ya puede escribir su respuesta."
#: redbot/cogs/warnings/helpers.py:128
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\\n**If you do not wish to have a command run on dropping points, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n"
"**If you do not wish to have a command run on dropping points, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/warnings.py:30
@@ -86,7 +94,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:158
#, docstring
msgid "Set the channel where warnings should be sent to.\\n\\n Leave empty to use the channel `[p]warn` command was called in.\\n "
msgid "Set the channel where warnings should be sent to.\n\n"
" Leave empty to use the channel `[p]warn` command was called in.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:166
@@ -99,7 +109,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:175
#, docstring
msgid "\\n Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\\n "
msgid "\n"
" Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:183
@@ -112,12 +124,21 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:194
#, docstring
msgid "Manage automated actions for Warnings.\\n\\n Actions are essentially command macros. Any command can be run\\n when the action is initially triggered, and/or when the action\\n is lifted.\\n\\n Actions must be given a name and a points threshold. When a\\n user is warned enough so that their points go over this\\n threshold, the action will be executed.\\n "
msgid "Manage automated actions for Warnings.\n\n"
" Actions are essentially command macros. Any command can be run\n"
" when the action is initially triggered, and/or when the action\n"
" is lifted.\n\n"
" Actions must be given a name and a points threshold. When a\n"
" user is warned enough so that their points go over this\n"
" threshold, the action will be executed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:209
#, docstring
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
msgid "Create an automated action.\n\n"
" Duplicate action names are not allowed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:230
@@ -139,7 +160,10 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:261
#, docstring
msgid "Manage warning reasons.\\n\\n Reasons must be given a name, description and points value. The\\n name of the reason must be given when a user is warned.\\n "
msgid "Manage warning reasons.\n\n"
" Reasons must be given a name, description and points value. The\n"
" name of the reason must be given when a user is warned.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:273
@@ -179,7 +203,9 @@ msgid "Points"
msgstr ""
#: redbot/cogs/warnings/warnings.py:320
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
msgid "Name: {reason_name}\n"
"Points: {points}\n"
"Description: {description}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:327
@@ -204,7 +230,10 @@ msgid "Drop command"
msgstr ""
#: redbot/cogs/warnings/warnings.py:351
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
msgid "Name: {action_name}\n"
"Points: {points}\n"
"Exceed command: {exceed_command}\n"
"Drop command: {drop_command}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:359
@@ -213,7 +242,12 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:372
#, docstring
msgid "Warn the user for the specified reason.\\n\\n `<points>` number of points the warning should be for. If no number is supplied\\n 1 point will be given. Pre-set warnings disregard this.\\n `<reason>` can be a registered reason if it exists or a custom one\\n is created by default.\\n "
msgid "Warn the user for the specified reason.\n\n"
" `<points>` number of points the warning should be for. If no number is supplied\n"
" 1 point will be given. Pre-set warnings disregard this.\n"
" `<reason>` can be a registered reason if it exists or a custom one\n"
" is created by default.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:381
@@ -261,11 +295,13 @@ msgid "{user} has been warned."
msgstr ""
#: redbot/cogs/warnings/warnings.py:496
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
msgid "{reason}\n\n"
"Use `{prefix}unwarn {user} {message}` to remove this warning."
msgstr ""
#: redbot/cogs/warnings/warnings.py:499
msgid "{description}\\nPoints: {points}"
msgid "{description}\n"
"Points: {points}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:522
@@ -285,8 +321,8 @@ msgstr ""
msgid "Unknown Moderator ({})"
msgstr ""
#: redbot/cogs/warnings/warnings.py:544
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
#: redbot/cogs/warnings/warnings.py:544 redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:555 redbot/cogs/warnings/warnings.py:589
@@ -302,10 +338,6 @@ msgstr ""
msgid "You have no warnings!"
msgstr ""
#: redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:603
#, docstring
msgid "Remove a warning from a user."

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-09-24 12:25+0000\n"
"POT-Creation-Date: 2021-02-11 12:29+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.1\n"
"Generated-By: redgettext 3.3\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -24,7 +24,11 @@ msgid "That command requires bot owner. I can't allow you to use that for an act
msgstr ""
#: redbot/cogs/warnings/helpers.py:86
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\\n**If you do not wish to have a command run, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n"
"**If you do not wish to have a command run, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143
@@ -32,7 +36,11 @@ msgid "You may enter your response now."
msgstr ""
#: redbot/cogs/warnings/helpers.py:128
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\\n**If you do not wish to have a command run on dropping points, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n"
"**If you do not wish to have a command run on dropping points, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/warnings.py:30
@@ -86,7 +94,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:158
#, docstring
msgid "Set the channel where warnings should be sent to.\\n\\n Leave empty to use the channel `[p]warn` command was called in.\\n "
msgid "Set the channel where warnings should be sent to.\n\n"
" Leave empty to use the channel `[p]warn` command was called in.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:166
@@ -99,7 +109,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:175
#, docstring
msgid "\\n Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\\n "
msgid "\n"
" Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:183
@@ -112,12 +124,21 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:194
#, docstring
msgid "Manage automated actions for Warnings.\\n\\n Actions are essentially command macros. Any command can be run\\n when the action is initially triggered, and/or when the action\\n is lifted.\\n\\n Actions must be given a name and a points threshold. When a\\n user is warned enough so that their points go over this\\n threshold, the action will be executed.\\n "
msgid "Manage automated actions for Warnings.\n\n"
" Actions are essentially command macros. Any command can be run\n"
" when the action is initially triggered, and/or when the action\n"
" is lifted.\n\n"
" Actions must be given a name and a points threshold. When a\n"
" user is warned enough so that their points go over this\n"
" threshold, the action will be executed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:209
#, docstring
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
msgid "Create an automated action.\n\n"
" Duplicate action names are not allowed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:230
@@ -139,7 +160,10 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:261
#, docstring
msgid "Manage warning reasons.\\n\\n Reasons must be given a name, description and points value. The\\n name of the reason must be given when a user is warned.\\n "
msgid "Manage warning reasons.\n\n"
" Reasons must be given a name, description and points value. The\n"
" name of the reason must be given when a user is warned.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:273
@@ -179,7 +203,9 @@ msgid "Points"
msgstr ""
#: redbot/cogs/warnings/warnings.py:320
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
msgid "Name: {reason_name}\n"
"Points: {points}\n"
"Description: {description}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:327
@@ -204,7 +230,10 @@ msgid "Drop command"
msgstr ""
#: redbot/cogs/warnings/warnings.py:351
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
msgid "Name: {action_name}\n"
"Points: {points}\n"
"Exceed command: {exceed_command}\n"
"Drop command: {drop_command}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:359
@@ -213,7 +242,12 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:372
#, docstring
msgid "Warn the user for the specified reason.\\n\\n `<points>` number of points the warning should be for. If no number is supplied\\n 1 point will be given. Pre-set warnings disregard this.\\n `<reason>` can be a registered reason if it exists or a custom one\\n is created by default.\\n "
msgid "Warn the user for the specified reason.\n\n"
" `<points>` number of points the warning should be for. If no number is supplied\n"
" 1 point will be given. Pre-set warnings disregard this.\n"
" `<reason>` can be a registered reason if it exists or a custom one\n"
" is created by default.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:381
@@ -261,11 +295,13 @@ msgid "{user} has been warned."
msgstr ""
#: redbot/cogs/warnings/warnings.py:496
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
msgid "{reason}\n\n"
"Use `{prefix}unwarn {user} {message}` to remove this warning."
msgstr ""
#: redbot/cogs/warnings/warnings.py:499
msgid "{description}\\nPoints: {points}"
msgid "{description}\n"
"Points: {points}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:522
@@ -285,8 +321,8 @@ msgstr ""
msgid "Unknown Moderator ({})"
msgstr ""
#: redbot/cogs/warnings/warnings.py:544
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
#: redbot/cogs/warnings/warnings.py:544 redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:555 redbot/cogs/warnings/warnings.py:589
@@ -302,10 +338,6 @@ msgstr ""
msgid "You have no warnings!"
msgstr ""
#: redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:603
#, docstring
msgid "Remove a warning from a user."

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-09-24 12:25+0000\n"
"POT-Creation-Date: 2021-02-11 12:29+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.1\n"
"Generated-By: redgettext 3.3\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -24,7 +24,11 @@ msgid "That command requires bot owner. I can't allow you to use that for an act
msgstr "Cette commande nécessite d'être le propriétaire du bot. Je ne peux pas vous permettre d'utiliser cela pour une action"
#: redbot/cogs/warnings/helpers.py:86
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\\n**If you do not wish to have a command run, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n"
"**If you do not wish to have a command run, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143
@@ -32,7 +36,11 @@ msgid "You may enter your response now."
msgstr "Vous pouvez saisir votre réponse maintenant."
#: redbot/cogs/warnings/helpers.py:128
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\\n**If you do not wish to have a command run on dropping points, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n"
"**If you do not wish to have a command run on dropping points, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/warnings.py:30
@@ -86,7 +94,9 @@ msgstr "Je n'inclurais pas le nom du modérateur qui a émis l'avertissement lor
#: redbot/cogs/warnings/warnings.py:158
#, docstring
msgid "Set the channel where warnings should be sent to.\\n\\n Leave empty to use the channel `[p]warn` command was called in.\\n "
msgid "Set the channel where warnings should be sent to.\n\n"
" Leave empty to use the channel `[p]warn` command was called in.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:166
@@ -99,7 +109,9 @@ msgstr "Les avertissements seront maintenant envoyés dans le salon où la comma
#: redbot/cogs/warnings/warnings.py:175
#, docstring
msgid "\\n Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\\n "
msgid "\n"
" Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:183
@@ -112,13 +124,22 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:194
#, docstring
msgid "Manage automated actions for Warnings.\\n\\n Actions are essentially command macros. Any command can be run\\n when the action is initially triggered, and/or when the action\\n is lifted.\\n\\n Actions must be given a name and a points threshold. When a\\n user is warned enough so that their points go over this\\n threshold, the action will be executed.\\n "
msgid "Manage automated actions for Warnings.\n\n"
" Actions are essentially command macros. Any command can be run\n"
" when the action is initially triggered, and/or when the action\n"
" is lifted.\n\n"
" Actions must be given a name and a points threshold. When a\n"
" user is warned enough so that their points go over this\n"
" threshold, the action will be executed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:209
#, docstring
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
msgstr "Crée une action automatisée.\\n\\n Les noms d'actions dupliqués ne sont pas autorisés.\\n "
msgid "Create an automated action.\n\n"
" Duplicate action names are not allowed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:230
msgid "Duplicate action name found!"
@@ -139,8 +160,11 @@ msgstr "Aucune action nommée {name} n'existe!"
#: redbot/cogs/warnings/warnings.py:261
#, docstring
msgid "Manage warning reasons.\\n\\n Reasons must be given a name, description and points value. The\\n name of the reason must be given when a user is warned.\\n "
msgstr "Gérer les raisons d'avertissement.\\n\\n Les raisons doivent avoir un nom, une description et une valeur de points. Le nom\\n de la raison devra être donné quand un utilisateur est averti.\\n "
msgid "Manage warning reasons.\n\n"
" Reasons must be given a name, description and points value. The\n"
" name of the reason must be given when a user is warned.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:273
#, docstring
@@ -179,8 +203,10 @@ msgid "Points"
msgstr "Points"
#: redbot/cogs/warnings/warnings.py:320
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
msgstr "Nom : {reason_name}\\nPoints : {points}\\nDescription : {description}"
msgid "Name: {reason_name}\n"
"Points: {points}\n"
"Description: {description}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:327
msgid "There are no reasons configured!"
@@ -204,7 +230,10 @@ msgid "Drop command"
msgstr "Commande de suppression"
#: redbot/cogs/warnings/warnings.py:351
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
msgid "Name: {action_name}\n"
"Points: {points}\n"
"Exceed command: {exceed_command}\n"
"Drop command: {drop_command}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:359
@@ -213,7 +242,12 @@ msgstr "Il n'y a aucune action configurée !"
#: redbot/cogs/warnings/warnings.py:372
#, docstring
msgid "Warn the user for the specified reason.\\n\\n `<points>` number of points the warning should be for. If no number is supplied\\n 1 point will be given. Pre-set warnings disregard this.\\n `<reason>` can be a registered reason if it exists or a custom one\\n is created by default.\\n "
msgid "Warn the user for the specified reason.\n\n"
" `<points>` number of points the warning should be for. If no number is supplied\n"
" 1 point will be given. Pre-set warnings disregard this.\n"
" `<reason>` can be a registered reason if it exists or a custom one\n"
" is created by default.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:381
@@ -261,12 +295,14 @@ msgid "{user} has been warned."
msgstr "{user} a été averti."
#: redbot/cogs/warnings/warnings.py:496
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
msgstr "{reason}\\n\\nUtilisez `{prefix}unwarn {user} {message}` pour retirer cet avertissement."
msgid "{reason}\n\n"
"Use `{prefix}unwarn {user} {message}` to remove this warning."
msgstr ""
#: redbot/cogs/warnings/warnings.py:499
msgid "{description}\\nPoints: {points}"
msgstr "{description}\\nPoints : {points}"
msgid "{description}\n"
"Points: {points}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:522
#, docstring
@@ -285,9 +321,9 @@ msgstr "Modérateur Supprimé"
msgid "Unknown Moderator ({})"
msgstr "Modérateur inconnu ({})"
#: redbot/cogs/warnings/warnings.py:544
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
msgstr "{num_points} points d'avertissement {reason_name} émis par {user} pour {description}\\n"
#: redbot/cogs/warnings/warnings.py:544 redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:555 redbot/cogs/warnings/warnings.py:589
msgid "Warnings for {user}"
@@ -302,10 +338,6 @@ msgstr "Liste les avertissements pour vous."
msgid "You have no warnings!"
msgstr "Vous n'avez pas d'avertissements !"
#: redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
msgstr "{num_points} points d'avertissement {reason_name} émis par {user} pour {description}\\n"
#: redbot/cogs/warnings/warnings.py:603
#, docstring
msgid "Remove a warning from a user."

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-09-24 12:25+0000\n"
"POT-Creation-Date: 2021-02-11 12:29+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.1\n"
"Generated-By: redgettext 3.3\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"
@@ -24,7 +24,11 @@ msgid "That command requires bot owner. I can't allow you to use that for an act
msgstr ""
#: redbot/cogs/warnings/helpers.py:86
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\\n**If you do not wish to have a command run, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n"
"**If you do not wish to have a command run, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143
@@ -32,7 +36,11 @@ msgid "You may enter your response now."
msgstr ""
#: redbot/cogs/warnings/helpers.py:128
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\\n**If you do not wish to have a command run on dropping points, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n"
"**If you do not wish to have a command run on dropping points, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/warnings.py:30
@@ -86,7 +94,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:158
#, docstring
msgid "Set the channel where warnings should be sent to.\\n\\n Leave empty to use the channel `[p]warn` command was called in.\\n "
msgid "Set the channel where warnings should be sent to.\n\n"
" Leave empty to use the channel `[p]warn` command was called in.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:166
@@ -99,7 +109,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:175
#, docstring
msgid "\\n Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\\n "
msgid "\n"
" Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:183
@@ -112,12 +124,21 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:194
#, docstring
msgid "Manage automated actions for Warnings.\\n\\n Actions are essentially command macros. Any command can be run\\n when the action is initially triggered, and/or when the action\\n is lifted.\\n\\n Actions must be given a name and a points threshold. When a\\n user is warned enough so that their points go over this\\n threshold, the action will be executed.\\n "
msgid "Manage automated actions for Warnings.\n\n"
" Actions are essentially command macros. Any command can be run\n"
" when the action is initially triggered, and/or when the action\n"
" is lifted.\n\n"
" Actions must be given a name and a points threshold. When a\n"
" user is warned enough so that their points go over this\n"
" threshold, the action will be executed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:209
#, docstring
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
msgid "Create an automated action.\n\n"
" Duplicate action names are not allowed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:230
@@ -139,7 +160,10 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:261
#, docstring
msgid "Manage warning reasons.\\n\\n Reasons must be given a name, description and points value. The\\n name of the reason must be given when a user is warned.\\n "
msgid "Manage warning reasons.\n\n"
" Reasons must be given a name, description and points value. The\n"
" name of the reason must be given when a user is warned.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:273
@@ -179,7 +203,9 @@ msgid "Points"
msgstr ""
#: redbot/cogs/warnings/warnings.py:320
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
msgid "Name: {reason_name}\n"
"Points: {points}\n"
"Description: {description}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:327
@@ -204,7 +230,10 @@ msgid "Drop command"
msgstr ""
#: redbot/cogs/warnings/warnings.py:351
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
msgid "Name: {action_name}\n"
"Points: {points}\n"
"Exceed command: {exceed_command}\n"
"Drop command: {drop_command}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:359
@@ -213,7 +242,12 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:372
#, docstring
msgid "Warn the user for the specified reason.\\n\\n `<points>` number of points the warning should be for. If no number is supplied\\n 1 point will be given. Pre-set warnings disregard this.\\n `<reason>` can be a registered reason if it exists or a custom one\\n is created by default.\\n "
msgid "Warn the user for the specified reason.\n\n"
" `<points>` number of points the warning should be for. If no number is supplied\n"
" 1 point will be given. Pre-set warnings disregard this.\n"
" `<reason>` can be a registered reason if it exists or a custom one\n"
" is created by default.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:381
@@ -261,11 +295,13 @@ msgid "{user} has been warned."
msgstr ""
#: redbot/cogs/warnings/warnings.py:496
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
msgid "{reason}\n\n"
"Use `{prefix}unwarn {user} {message}` to remove this warning."
msgstr ""
#: redbot/cogs/warnings/warnings.py:499
msgid "{description}\\nPoints: {points}"
msgid "{description}\n"
"Points: {points}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:522
@@ -285,8 +321,8 @@ msgstr ""
msgid "Unknown Moderator ({})"
msgstr ""
#: redbot/cogs/warnings/warnings.py:544
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
#: redbot/cogs/warnings/warnings.py:544 redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:555 redbot/cogs/warnings/warnings.py:589
@@ -302,10 +338,6 @@ msgstr ""
msgid "You have no warnings!"
msgstr ""
#: redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:603
#, docstring
msgid "Remove a warning from a user."

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-09-24 12:25+0000\n"
"POT-Creation-Date: 2021-02-11 12:29+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.1\n"
"Generated-By: redgettext 3.3\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -24,7 +24,11 @@ msgid "That command requires bot owner. I can't allow you to use that for an act
msgstr ""
#: redbot/cogs/warnings/helpers.py:86
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\\n**If you do not wish to have a command run, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n"
"**If you do not wish to have a command run, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143
@@ -32,7 +36,11 @@ msgid "You may enter your response now."
msgstr ""
#: redbot/cogs/warnings/helpers.py:128
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\\n**If you do not wish to have a command run on dropping points, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n"
"**If you do not wish to have a command run on dropping points, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/warnings.py:30
@@ -86,7 +94,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:158
#, docstring
msgid "Set the channel where warnings should be sent to.\\n\\n Leave empty to use the channel `[p]warn` command was called in.\\n "
msgid "Set the channel where warnings should be sent to.\n\n"
" Leave empty to use the channel `[p]warn` command was called in.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:166
@@ -99,7 +109,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:175
#, docstring
msgid "\\n Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\\n "
msgid "\n"
" Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:183
@@ -112,12 +124,21 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:194
#, docstring
msgid "Manage automated actions for Warnings.\\n\\n Actions are essentially command macros. Any command can be run\\n when the action is initially triggered, and/or when the action\\n is lifted.\\n\\n Actions must be given a name and a points threshold. When a\\n user is warned enough so that their points go over this\\n threshold, the action will be executed.\\n "
msgid "Manage automated actions for Warnings.\n\n"
" Actions are essentially command macros. Any command can be run\n"
" when the action is initially triggered, and/or when the action\n"
" is lifted.\n\n"
" Actions must be given a name and a points threshold. When a\n"
" user is warned enough so that their points go over this\n"
" threshold, the action will be executed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:209
#, docstring
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
msgid "Create an automated action.\n\n"
" Duplicate action names are not allowed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:230
@@ -139,7 +160,10 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:261
#, docstring
msgid "Manage warning reasons.\\n\\n Reasons must be given a name, description and points value. The\\n name of the reason must be given when a user is warned.\\n "
msgid "Manage warning reasons.\n\n"
" Reasons must be given a name, description and points value. The\n"
" name of the reason must be given when a user is warned.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:273
@@ -179,7 +203,9 @@ msgid "Points"
msgstr ""
#: redbot/cogs/warnings/warnings.py:320
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
msgid "Name: {reason_name}\n"
"Points: {points}\n"
"Description: {description}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:327
@@ -204,7 +230,10 @@ msgid "Drop command"
msgstr ""
#: redbot/cogs/warnings/warnings.py:351
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
msgid "Name: {action_name}\n"
"Points: {points}\n"
"Exceed command: {exceed_command}\n"
"Drop command: {drop_command}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:359
@@ -213,7 +242,12 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:372
#, docstring
msgid "Warn the user for the specified reason.\\n\\n `<points>` number of points the warning should be for. If no number is supplied\\n 1 point will be given. Pre-set warnings disregard this.\\n `<reason>` can be a registered reason if it exists or a custom one\\n is created by default.\\n "
msgid "Warn the user for the specified reason.\n\n"
" `<points>` number of points the warning should be for. If no number is supplied\n"
" 1 point will be given. Pre-set warnings disregard this.\n"
" `<reason>` can be a registered reason if it exists or a custom one\n"
" is created by default.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:381
@@ -261,11 +295,13 @@ msgid "{user} has been warned."
msgstr ""
#: redbot/cogs/warnings/warnings.py:496
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
msgid "{reason}\n\n"
"Use `{prefix}unwarn {user} {message}` to remove this warning."
msgstr ""
#: redbot/cogs/warnings/warnings.py:499
msgid "{description}\\nPoints: {points}"
msgid "{description}\n"
"Points: {points}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:522
@@ -285,8 +321,8 @@ msgstr ""
msgid "Unknown Moderator ({})"
msgstr ""
#: redbot/cogs/warnings/warnings.py:544
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
#: redbot/cogs/warnings/warnings.py:544 redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:555 redbot/cogs/warnings/warnings.py:589
@@ -302,10 +338,6 @@ msgstr ""
msgid "You have no warnings!"
msgstr ""
#: redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:603
#, docstring
msgid "Remove a warning from a user."

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-09-24 12:25+0000\n"
"POT-Creation-Date: 2021-02-11 12:29+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.1\n"
"Generated-By: redgettext 3.3\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -24,7 +24,11 @@ msgid "That command requires bot owner. I can't allow you to use that for an act
msgstr "Command itu membutuhkan ijin dari pemilik bot. Saya tidak dapat mengizinkan anda untuk menggunakannya"
#: redbot/cogs/warnings/helpers.py:86
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\\n**If you do not wish to have a command run, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n"
"**If you do not wish to have a command run, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143
@@ -32,7 +36,11 @@ msgid "You may enter your response now."
msgstr ""
#: redbot/cogs/warnings/helpers.py:128
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\\n**If you do not wish to have a command run on dropping points, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n"
"**If you do not wish to have a command run on dropping points, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/warnings.py:30
@@ -86,7 +94,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:158
#, docstring
msgid "Set the channel where warnings should be sent to.\\n\\n Leave empty to use the channel `[p]warn` command was called in.\\n "
msgid "Set the channel where warnings should be sent to.\n\n"
" Leave empty to use the channel `[p]warn` command was called in.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:166
@@ -99,7 +109,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:175
#, docstring
msgid "\\n Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\\n "
msgid "\n"
" Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:183
@@ -112,12 +124,21 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:194
#, docstring
msgid "Manage automated actions for Warnings.\\n\\n Actions are essentially command macros. Any command can be run\\n when the action is initially triggered, and/or when the action\\n is lifted.\\n\\n Actions must be given a name and a points threshold. When a\\n user is warned enough so that their points go over this\\n threshold, the action will be executed.\\n "
msgid "Manage automated actions for Warnings.\n\n"
" Actions are essentially command macros. Any command can be run\n"
" when the action is initially triggered, and/or when the action\n"
" is lifted.\n\n"
" Actions must be given a name and a points threshold. When a\n"
" user is warned enough so that their points go over this\n"
" threshold, the action will be executed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:209
#, docstring
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
msgid "Create an automated action.\n\n"
" Duplicate action names are not allowed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:230
@@ -139,7 +160,10 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:261
#, docstring
msgid "Manage warning reasons.\\n\\n Reasons must be given a name, description and points value. The\\n name of the reason must be given when a user is warned.\\n "
msgid "Manage warning reasons.\n\n"
" Reasons must be given a name, description and points value. The\n"
" name of the reason must be given when a user is warned.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:273
@@ -179,7 +203,9 @@ msgid "Points"
msgstr ""
#: redbot/cogs/warnings/warnings.py:320
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
msgid "Name: {reason_name}\n"
"Points: {points}\n"
"Description: {description}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:327
@@ -204,7 +230,10 @@ msgid "Drop command"
msgstr ""
#: redbot/cogs/warnings/warnings.py:351
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
msgid "Name: {action_name}\n"
"Points: {points}\n"
"Exceed command: {exceed_command}\n"
"Drop command: {drop_command}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:359
@@ -213,7 +242,12 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:372
#, docstring
msgid "Warn the user for the specified reason.\\n\\n `<points>` number of points the warning should be for. If no number is supplied\\n 1 point will be given. Pre-set warnings disregard this.\\n `<reason>` can be a registered reason if it exists or a custom one\\n is created by default.\\n "
msgid "Warn the user for the specified reason.\n\n"
" `<points>` number of points the warning should be for. If no number is supplied\n"
" 1 point will be given. Pre-set warnings disregard this.\n"
" `<reason>` can be a registered reason if it exists or a custom one\n"
" is created by default.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:381
@@ -261,11 +295,13 @@ msgid "{user} has been warned."
msgstr ""
#: redbot/cogs/warnings/warnings.py:496
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
msgid "{reason}\n\n"
"Use `{prefix}unwarn {user} {message}` to remove this warning."
msgstr ""
#: redbot/cogs/warnings/warnings.py:499
msgid "{description}\\nPoints: {points}"
msgid "{description}\n"
"Points: {points}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:522
@@ -285,8 +321,8 @@ msgstr ""
msgid "Unknown Moderator ({})"
msgstr ""
#: redbot/cogs/warnings/warnings.py:544
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
#: redbot/cogs/warnings/warnings.py:544 redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:555 redbot/cogs/warnings/warnings.py:589
@@ -302,10 +338,6 @@ msgstr ""
msgid "You have no warnings!"
msgstr ""
#: redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:603
#, docstring
msgid "Remove a warning from a user."

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-09-24 12:25+0000\n"
"POT-Creation-Date: 2021-02-11 12:29+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.1\n"
"Generated-By: redgettext 3.3\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -24,7 +24,11 @@ msgid "That command requires bot owner. I can't allow you to use that for an act
msgstr "Questo comando richiede il proprietario del bot. Non posso permetterti di utilizzarlo per un'azione"
#: redbot/cogs/warnings/helpers.py:86
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\\n**If you do not wish to have a command run, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n"
"**If you do not wish to have a command run, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143
@@ -32,7 +36,11 @@ msgid "You may enter your response now."
msgstr "Puoi inserire la tua risposta ora."
#: redbot/cogs/warnings/helpers.py:128
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\\n**If you do not wish to have a command run on dropping points, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n"
"**If you do not wish to have a command run on dropping points, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/warnings.py:30
@@ -86,7 +94,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:158
#, docstring
msgid "Set the channel where warnings should be sent to.\\n\\n Leave empty to use the channel `[p]warn` command was called in.\\n "
msgid "Set the channel where warnings should be sent to.\n\n"
" Leave empty to use the channel `[p]warn` command was called in.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:166
@@ -99,7 +109,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:175
#, docstring
msgid "\\n Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\\n "
msgid "\n"
" Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:183
@@ -112,12 +124,21 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:194
#, docstring
msgid "Manage automated actions for Warnings.\\n\\n Actions are essentially command macros. Any command can be run\\n when the action is initially triggered, and/or when the action\\n is lifted.\\n\\n Actions must be given a name and a points threshold. When a\\n user is warned enough so that their points go over this\\n threshold, the action will be executed.\\n "
msgid "Manage automated actions for Warnings.\n\n"
" Actions are essentially command macros. Any command can be run\n"
" when the action is initially triggered, and/or when the action\n"
" is lifted.\n\n"
" Actions must be given a name and a points threshold. When a\n"
" user is warned enough so that their points go over this\n"
" threshold, the action will be executed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:209
#, docstring
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
msgid "Create an automated action.\n\n"
" Duplicate action names are not allowed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:230
@@ -139,7 +160,10 @@ msgstr "Non esiste alcuna azione chiamata {name}!"
#: redbot/cogs/warnings/warnings.py:261
#, docstring
msgid "Manage warning reasons.\\n\\n Reasons must be given a name, description and points value. The\\n name of the reason must be given when a user is warned.\\n "
msgid "Manage warning reasons.\n\n"
" Reasons must be given a name, description and points value. The\n"
" name of the reason must be given when a user is warned.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:273
@@ -179,7 +203,9 @@ msgid "Points"
msgstr "Punti"
#: redbot/cogs/warnings/warnings.py:320
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
msgid "Name: {reason_name}\n"
"Points: {points}\n"
"Description: {description}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:327
@@ -204,7 +230,10 @@ msgid "Drop command"
msgstr "Comando di superamento in basso"
#: redbot/cogs/warnings/warnings.py:351
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
msgid "Name: {action_name}\n"
"Points: {points}\n"
"Exceed command: {exceed_command}\n"
"Drop command: {drop_command}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:359
@@ -213,7 +242,12 @@ msgstr "Non sono state configurate azioni!"
#: redbot/cogs/warnings/warnings.py:372
#, docstring
msgid "Warn the user for the specified reason.\\n\\n `<points>` number of points the warning should be for. If no number is supplied\\n 1 point will be given. Pre-set warnings disregard this.\\n `<reason>` can be a registered reason if it exists or a custom one\\n is created by default.\\n "
msgid "Warn the user for the specified reason.\n\n"
" `<points>` number of points the warning should be for. If no number is supplied\n"
" 1 point will be given. Pre-set warnings disregard this.\n"
" `<reason>` can be a registered reason if it exists or a custom one\n"
" is created by default.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:381
@@ -261,11 +295,13 @@ msgid "{user} has been warned."
msgstr ""
#: redbot/cogs/warnings/warnings.py:496
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
msgid "{reason}\n\n"
"Use `{prefix}unwarn {user} {message}` to remove this warning."
msgstr ""
#: redbot/cogs/warnings/warnings.py:499
msgid "{description}\\nPoints: {points}"
msgid "{description}\n"
"Points: {points}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:522
@@ -285,8 +321,8 @@ msgstr ""
msgid "Unknown Moderator ({})"
msgstr ""
#: redbot/cogs/warnings/warnings.py:544
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
#: redbot/cogs/warnings/warnings.py:544 redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:555 redbot/cogs/warnings/warnings.py:589
@@ -302,10 +338,6 @@ msgstr ""
msgid "You have no warnings!"
msgstr ""
#: redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:603
#, docstring
msgid "Remove a warning from a user."

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-09-24 12:25+0000\n"
"POT-Creation-Date: 2021-02-11 12:29+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.1\n"
"Generated-By: redgettext 3.3\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -24,7 +24,11 @@ msgid "That command requires bot owner. I can't allow you to use that for an act
msgstr ""
#: redbot/cogs/warnings/helpers.py:86
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\\n**If you do not wish to have a command run, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n"
"**If you do not wish to have a command run, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143
@@ -32,7 +36,11 @@ msgid "You may enter your response now."
msgstr ""
#: redbot/cogs/warnings/helpers.py:128
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\\n**If you do not wish to have a command run on dropping points, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n"
"**If you do not wish to have a command run on dropping points, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/warnings.py:30
@@ -86,7 +94,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:158
#, docstring
msgid "Set the channel where warnings should be sent to.\\n\\n Leave empty to use the channel `[p]warn` command was called in.\\n "
msgid "Set the channel where warnings should be sent to.\n\n"
" Leave empty to use the channel `[p]warn` command was called in.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:166
@@ -99,7 +109,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:175
#, docstring
msgid "\\n Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\\n "
msgid "\n"
" Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:183
@@ -112,12 +124,21 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:194
#, docstring
msgid "Manage automated actions for Warnings.\\n\\n Actions are essentially command macros. Any command can be run\\n when the action is initially triggered, and/or when the action\\n is lifted.\\n\\n Actions must be given a name and a points threshold. When a\\n user is warned enough so that their points go over this\\n threshold, the action will be executed.\\n "
msgid "Manage automated actions for Warnings.\n\n"
" Actions are essentially command macros. Any command can be run\n"
" when the action is initially triggered, and/or when the action\n"
" is lifted.\n\n"
" Actions must be given a name and a points threshold. When a\n"
" user is warned enough so that their points go over this\n"
" threshold, the action will be executed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:209
#, docstring
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
msgid "Create an automated action.\n\n"
" Duplicate action names are not allowed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:230
@@ -139,7 +160,10 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:261
#, docstring
msgid "Manage warning reasons.\\n\\n Reasons must be given a name, description and points value. The\\n name of the reason must be given when a user is warned.\\n "
msgid "Manage warning reasons.\n\n"
" Reasons must be given a name, description and points value. The\n"
" name of the reason must be given when a user is warned.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:273
@@ -179,7 +203,9 @@ msgid "Points"
msgstr ""
#: redbot/cogs/warnings/warnings.py:320
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
msgid "Name: {reason_name}\n"
"Points: {points}\n"
"Description: {description}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:327
@@ -204,7 +230,10 @@ msgid "Drop command"
msgstr ""
#: redbot/cogs/warnings/warnings.py:351
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
msgid "Name: {action_name}\n"
"Points: {points}\n"
"Exceed command: {exceed_command}\n"
"Drop command: {drop_command}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:359
@@ -213,7 +242,12 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:372
#, docstring
msgid "Warn the user for the specified reason.\\n\\n `<points>` number of points the warning should be for. If no number is supplied\\n 1 point will be given. Pre-set warnings disregard this.\\n `<reason>` can be a registered reason if it exists or a custom one\\n is created by default.\\n "
msgid "Warn the user for the specified reason.\n\n"
" `<points>` number of points the warning should be for. If no number is supplied\n"
" 1 point will be given. Pre-set warnings disregard this.\n"
" `<reason>` can be a registered reason if it exists or a custom one\n"
" is created by default.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:381
@@ -261,11 +295,13 @@ msgid "{user} has been warned."
msgstr ""
#: redbot/cogs/warnings/warnings.py:496
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
msgid "{reason}\n\n"
"Use `{prefix}unwarn {user} {message}` to remove this warning."
msgstr ""
#: redbot/cogs/warnings/warnings.py:499
msgid "{description}\\nPoints: {points}"
msgid "{description}\n"
"Points: {points}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:522
@@ -285,8 +321,8 @@ msgstr ""
msgid "Unknown Moderator ({})"
msgstr ""
#: redbot/cogs/warnings/warnings.py:544
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
#: redbot/cogs/warnings/warnings.py:544 redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:555 redbot/cogs/warnings/warnings.py:589
@@ -302,10 +338,6 @@ msgstr ""
msgid "You have no warnings!"
msgstr ""
#: redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:603
#, docstring
msgid "Remove a warning from a user."

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-09-24 12:25+0000\n"
"POT-Creation-Date: 2021-02-11 12:29+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.1\n"
"Generated-By: redgettext 3.3\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -24,7 +24,11 @@ msgid "That command requires bot owner. I can't allow you to use that for an act
msgstr "해당 명령어는 봇 주인이 필요해요. 해당 명령어를 작동시키도록 허가를 해줄 수 없어요."
#: redbot/cogs/warnings/helpers.py:86
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\\n**If you do not wish to have a command run, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n"
"**If you do not wish to have a command run, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143
@@ -32,7 +36,11 @@ msgid "You may enter your response now."
msgstr "지금 응답을 입력하실 수 있어요."
#: redbot/cogs/warnings/helpers.py:128
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\\n**If you do not wish to have a command run on dropping points, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n"
"**If you do not wish to have a command run on dropping points, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/warnings.py:30
@@ -86,7 +94,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:158
#, docstring
msgid "Set the channel where warnings should be sent to.\\n\\n Leave empty to use the channel `[p]warn` command was called in.\\n "
msgid "Set the channel where warnings should be sent to.\n\n"
" Leave empty to use the channel `[p]warn` command was called in.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:166
@@ -99,7 +109,9 @@ msgstr "이제 경고가 사용된 채널 명령어로 전송될거에요."
#: redbot/cogs/warnings/warnings.py:175
#, docstring
msgid "\\n Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\\n "
msgid "\n"
" Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:183
@@ -112,12 +124,21 @@ msgstr "토글 채널이 비활성화되었어요."
#: redbot/cogs/warnings/warnings.py:194
#, docstring
msgid "Manage automated actions for Warnings.\\n\\n Actions are essentially command macros. Any command can be run\\n when the action is initially triggered, and/or when the action\\n is lifted.\\n\\n Actions must be given a name and a points threshold. When a\\n user is warned enough so that their points go over this\\n threshold, the action will be executed.\\n "
msgid "Manage automated actions for Warnings.\n\n"
" Actions are essentially command macros. Any command can be run\n"
" when the action is initially triggered, and/or when the action\n"
" is lifted.\n\n"
" Actions must be given a name and a points threshold. When a\n"
" user is warned enough so that their points go over this\n"
" threshold, the action will be executed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:209
#, docstring
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
msgid "Create an automated action.\n\n"
" Duplicate action names are not allowed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:230
@@ -139,7 +160,10 @@ msgstr "이름이 {name}인 동작이 존재하지 않아요!"
#: redbot/cogs/warnings/warnings.py:261
#, docstring
msgid "Manage warning reasons.\\n\\n Reasons must be given a name, description and points value. The\\n name of the reason must be given when a user is warned.\\n "
msgid "Manage warning reasons.\n\n"
" Reasons must be given a name, description and points value. The\n"
" name of the reason must be given when a user is warned.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:273
@@ -179,7 +203,9 @@ msgid "Points"
msgstr ""
#: redbot/cogs/warnings/warnings.py:320
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
msgid "Name: {reason_name}\n"
"Points: {points}\n"
"Description: {description}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:327
@@ -204,7 +230,10 @@ msgid "Drop command"
msgstr "명령어 드롭"
#: redbot/cogs/warnings/warnings.py:351
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
msgid "Name: {action_name}\n"
"Points: {points}\n"
"Exceed command: {exceed_command}\n"
"Drop command: {drop_command}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:359
@@ -213,7 +242,12 @@ msgstr "설정된 동작이 없어요!"
#: redbot/cogs/warnings/warnings.py:372
#, docstring
msgid "Warn the user for the specified reason.\\n\\n `<points>` number of points the warning should be for. If no number is supplied\\n 1 point will be given. Pre-set warnings disregard this.\\n `<reason>` can be a registered reason if it exists or a custom one\\n is created by default.\\n "
msgid "Warn the user for the specified reason.\n\n"
" `<points>` number of points the warning should be for. If no number is supplied\n"
" 1 point will be given. Pre-set warnings disregard this.\n"
" `<reason>` can be a registered reason if it exists or a custom one\n"
" is created by default.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:381
@@ -261,11 +295,13 @@ msgid "{user} has been warned."
msgstr "{user}가 경고를 받았어요."
#: redbot/cogs/warnings/warnings.py:496
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
msgid "{reason}\n\n"
"Use `{prefix}unwarn {user} {message}` to remove this warning."
msgstr ""
#: redbot/cogs/warnings/warnings.py:499
msgid "{description}\\nPoints: {points}"
msgid "{description}\n"
"Points: {points}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:522
@@ -285,8 +321,8 @@ msgstr ""
msgid "Unknown Moderator ({})"
msgstr ""
#: redbot/cogs/warnings/warnings.py:544
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
#: redbot/cogs/warnings/warnings.py:544 redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:555 redbot/cogs/warnings/warnings.py:589
@@ -302,10 +338,6 @@ msgstr "본인의 경고를 나열합니다."
msgid "You have no warnings!"
msgstr "경고가 없어요!"
#: redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:603
#, docstring
msgid "Remove a warning from a user."

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-09-24 12:25+0000\n"
"POT-Creation-Date: 2021-02-11 12:29+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.1\n"
"Generated-By: redgettext 3.3\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -24,16 +24,24 @@ msgid "That command requires bot owner. I can't allow you to use that for an act
msgstr "Den kommandoen krever bot eier. Jeg kan ikke tillate deg å bruke den for en handling"
#: redbot/cogs/warnings/helpers.py:86
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\\n**If you do not wish to have a command run, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgstr "Skriv inn kommandoen som skal kjøres når brukeren **overstiger punktene for denne handlingen å forekomme.**\\n**Hvis du ikke ønsker å kjøre en kommando, **`none`.\\n\\nSkriv det inn akkurat slik du ville hvis du faktisk prøvde å kjøre kommandoen unntatt ikke sette en prefiks og bruk `{user}` i stedet for noen bruker/medlem argumenter\\n\\nADVARSEL: Kommandoen som er angitt vil bli kjørt uten hensyn til kontroller eller kjølevæsker. Kommandoer som krever bot eier er ikke tillatt av sikkerhetsgrunner.\\n\\nVennligst vent 15 sekunder før du skriver inn svaret ditt."
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n"
"**If you do not wish to have a command run, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143
msgid "You may enter your response now."
msgstr "Du kan skrive inn svaret nå."
#: redbot/cogs/warnings/helpers.py:128
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\\n**If you do not wish to have a command run on dropping points, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgstr "Skriv inn kommandoen som skal kjøres når brukeren **overstiger punktene for denne handlingen å forekomme.**\\n**Hvis du ikke ønsker å kjøre en kommando, **`none`.\\n\\nSkriv det inn akkurat slik du ville hvis du faktisk prøvde å kjøre kommandoen unntatt ikke sette en prefiks og bruk `{user}` i stedet for noen bruker/medlem argumenter\\n\\nADVARSEL: Kommandoen som er angitt vil bli kjørt uten hensyn til kontroller eller kjølevæsker. Kommandoer som krever bot eier er ikke tillatt av sikkerhetsgrunner.\\n\\nVennligst vent 15 sekunder før du skriver inn svaret ditt."
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n"
"**If you do not wish to have a command run on dropping points, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/warnings.py:30
#, docstring
@@ -86,8 +94,10 @@ msgstr "Jeg kommer ikke til å oppgi navnet på moderator som ga advarsel ved se
#: redbot/cogs/warnings/warnings.py:158
#, docstring
msgid "Set the channel where warnings should be sent to.\\n\\n Leave empty to use the channel `[p]warn` command was called in.\\n "
msgstr "Angi kanalen hvor advarsler skal sendes til.\\n\\n La stå tom for å bruke kanalen `[p]warn` kommandoen ble kalt inn.\\n "
msgid "Set the channel where warnings should be sent to.\n\n"
" Leave empty to use the channel `[p]warn` command was called in.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:166
msgid "The warn channel has been set to {channel}."
@@ -99,8 +109,10 @@ msgstr "Advarsler sendes nå i kanal kommandoen ble brukt i."
#: redbot/cogs/warnings/warnings.py:175
#, docstring
msgid "\\n Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\\n "
msgstr "\\n Angi om advarsler skal sendes til en kanal satt med `[p]warningset warnchannel`.\\n "
msgid "\n"
" Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:183
msgid "Warnings will now be sent to {channel}."
@@ -112,13 +124,22 @@ msgstr "Veksle kanal har blitt deaktivert."
#: redbot/cogs/warnings/warnings.py:194
#, docstring
msgid "Manage automated actions for Warnings.\\n\\n Actions are essentially command macros. Any command can be run\\n when the action is initially triggered, and/or when the action\\n is lifted.\\n\\n Actions must be given a name and a points threshold. When a\\n user is warned enough so that their points go over this\\n threshold, the action will be executed.\\n "
msgstr "Administrer automatiserte handlinger for advarsler.\\n\\n Handlinger er i det vesentlige kommandomakroer. Enhver kommando kan kjøres\\n når handlingen først aktiveres, og/eller når handlingen\\n er løftet.\\n\\n Handlinger må gis et navn og en punktterskel. Når en\\n bruker varsles nok slik at deres poeng går over denne\\n terskelen handlingen vil bli utført.\\n "
msgid "Manage automated actions for Warnings.\n\n"
" Actions are essentially command macros. Any command can be run\n"
" when the action is initially triggered, and/or when the action\n"
" is lifted.\n\n"
" Actions must be given a name and a points threshold. When a\n"
" user is warned enough so that their points go over this\n"
" threshold, the action will be executed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:209
#, docstring
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
msgstr "Opprette en automatisk handling.\\n\\n Dupliserte handlingsnavn er ikke tillatt.\\n "
msgid "Create an automated action.\n\n"
" Duplicate action names are not allowed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:230
msgid "Duplicate action name found!"
@@ -139,8 +160,11 @@ msgstr "Ingen handling med navn {name} eksisterer!"
#: redbot/cogs/warnings/warnings.py:261
#, docstring
msgid "Manage warning reasons.\\n\\n Reasons must be given a name, description and points value. The\\n name of the reason must be given when a user is warned.\\n "
msgstr "Behandle advarselsgrunner.\\n\\n Begrunnelser må gis et navn, en beskrivelse og punktverdi.\\n navn på grunnen må oppgis når en bruker blir advart.\\n "
msgid "Manage warning reasons.\n\n"
" Reasons must be given a name, description and points value. The\n"
" name of the reason must be given when a user is warned.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:273
#, docstring
@@ -179,8 +203,10 @@ msgid "Points"
msgstr "Poeng"
#: redbot/cogs/warnings/warnings.py:320
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
msgstr "Navn: {reason_name}\\nPoeng: {points}\\nBeskrivelse: {description}"
msgid "Name: {reason_name}\n"
"Points: {points}\n"
"Description: {description}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:327
msgid "There are no reasons configured!"
@@ -204,8 +230,11 @@ msgid "Drop command"
msgstr "Slipp kommando"
#: redbot/cogs/warnings/warnings.py:351
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
msgstr "Navn: {action_name}\\nPoeng: {points}\\nOppnådd kommando: {exceed_command}\\nSlippkommando: {drop_command}"
msgid "Name: {action_name}\n"
"Points: {points}\n"
"Exceed command: {exceed_command}\n"
"Drop command: {drop_command}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:359
msgid "There are no actions configured!"
@@ -213,8 +242,13 @@ msgstr "Det er ingen handlinger konfigurert!"
#: redbot/cogs/warnings/warnings.py:372
#, docstring
msgid "Warn the user for the specified reason.\\n\\n `<points>` number of points the warning should be for. If no number is supplied\\n 1 point will be given. Pre-set warnings disregard this.\\n `<reason>` can be a registered reason if it exists or a custom one\\n is created by default.\\n "
msgstr "Advar brukeren av en gitt grunn.\\n\\n `<points>` antall poeng advarselen skal være for. Hvis ingen nummer er angitt med\\n = 1 punkter. Forhåndsførte advarsler ser bort fra dette.\\n `<reason>` kan være en registrert årsak hvis den eksisterer, eller en egendefinert en\\n er opprettet som standard.\\n "
msgid "Warn the user for the specified reason.\n\n"
" `<points>` number of points the warning should be for. If no number is supplied\n"
" 1 point will be given. Pre-set warnings disregard this.\n"
" `<reason>` can be a registered reason if it exists or a custom one\n"
" is created by default.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:381
msgid "You cannot warn yourself."
@@ -261,12 +295,14 @@ msgid "{user} has been warned."
msgstr "{user} har blitt advart."
#: redbot/cogs/warnings/warnings.py:496
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
msgstr "{reason}\\n\\nBruk `{prefix}unwarn {user} {message}` for å fjerne denne advarselen."
msgid "{reason}\n\n"
"Use `{prefix}unwarn {user} {message}` to remove this warning."
msgstr ""
#: redbot/cogs/warnings/warnings.py:499
msgid "{description}\\nPoints: {points}"
msgstr "{description}\\nPoeng: {points}"
msgid "{description}\n"
"Points: {points}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:522
#, docstring
@@ -285,9 +321,9 @@ msgstr "Slettet moderator"
msgid "Unknown Moderator ({})"
msgstr "Ukjent moderator ({})"
#: redbot/cogs/warnings/warnings.py:544
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
msgstr "{num_points} -poeng advarsel {reason_name} utstedt av {user} for {description}\\n"
#: redbot/cogs/warnings/warnings.py:544 redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:555 redbot/cogs/warnings/warnings.py:589
msgid "Warnings for {user}"
@@ -302,10 +338,6 @@ msgstr "Vis advarsler for deg selv."
msgid "You have no warnings!"
msgstr "Du har ingen advarsler!"
#: redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
msgstr "{num_points} -poeng advarsel {reason_name} utstedt av {user} for {description}\\n"
#: redbot/cogs/warnings/warnings.py:603
#, docstring
msgid "Remove a warning from a user."

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-09-24 12:25+0000\n"
"POT-Creation-Date: 2021-02-11 12:29+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.1\n"
"Generated-By: redgettext 3.3\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -24,7 +24,11 @@ msgid "That command requires bot owner. I can't allow you to use that for an act
msgstr "Deze commando vereist de eigenaar van de bot. Ik kan jou niet toestaan deze te gebruiken voor een actie"
#: redbot/cogs/warnings/helpers.py:86
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\\n**If you do not wish to have a command run, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n"
"**If you do not wish to have a command run, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143
@@ -32,7 +36,11 @@ msgid "You may enter your response now."
msgstr "Je kan nu jouw antwoord invoeren."
#: redbot/cogs/warnings/helpers.py:128
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\\n**If you do not wish to have a command run on dropping points, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n"
"**If you do not wish to have a command run on dropping points, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/warnings.py:30
@@ -86,7 +94,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:158
#, docstring
msgid "Set the channel where warnings should be sent to.\\n\\n Leave empty to use the channel `[p]warn` command was called in.\\n "
msgid "Set the channel where warnings should be sent to.\n\n"
" Leave empty to use the channel `[p]warn` command was called in.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:166
@@ -99,7 +109,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:175
#, docstring
msgid "\\n Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\\n "
msgid "\n"
" Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:183
@@ -112,12 +124,21 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:194
#, docstring
msgid "Manage automated actions for Warnings.\\n\\n Actions are essentially command macros. Any command can be run\\n when the action is initially triggered, and/or when the action\\n is lifted.\\n\\n Actions must be given a name and a points threshold. When a\\n user is warned enough so that their points go over this\\n threshold, the action will be executed.\\n "
msgid "Manage automated actions for Warnings.\n\n"
" Actions are essentially command macros. Any command can be run\n"
" when the action is initially triggered, and/or when the action\n"
" is lifted.\n\n"
" Actions must be given a name and a points threshold. When a\n"
" user is warned enough so that their points go over this\n"
" threshold, the action will be executed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:209
#, docstring
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
msgid "Create an automated action.\n\n"
" Duplicate action names are not allowed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:230
@@ -139,7 +160,10 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:261
#, docstring
msgid "Manage warning reasons.\\n\\n Reasons must be given a name, description and points value. The\\n name of the reason must be given when a user is warned.\\n "
msgid "Manage warning reasons.\n\n"
" Reasons must be given a name, description and points value. The\n"
" name of the reason must be given when a user is warned.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:273
@@ -179,7 +203,9 @@ msgid "Points"
msgstr ""
#: redbot/cogs/warnings/warnings.py:320
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
msgid "Name: {reason_name}\n"
"Points: {points}\n"
"Description: {description}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:327
@@ -204,7 +230,10 @@ msgid "Drop command"
msgstr ""
#: redbot/cogs/warnings/warnings.py:351
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
msgid "Name: {action_name}\n"
"Points: {points}\n"
"Exceed command: {exceed_command}\n"
"Drop command: {drop_command}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:359
@@ -213,7 +242,12 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:372
#, docstring
msgid "Warn the user for the specified reason.\\n\\n `<points>` number of points the warning should be for. If no number is supplied\\n 1 point will be given. Pre-set warnings disregard this.\\n `<reason>` can be a registered reason if it exists or a custom one\\n is created by default.\\n "
msgid "Warn the user for the specified reason.\n\n"
" `<points>` number of points the warning should be for. If no number is supplied\n"
" 1 point will be given. Pre-set warnings disregard this.\n"
" `<reason>` can be a registered reason if it exists or a custom one\n"
" is created by default.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:381
@@ -261,11 +295,13 @@ msgid "{user} has been warned."
msgstr ""
#: redbot/cogs/warnings/warnings.py:496
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
msgid "{reason}\n\n"
"Use `{prefix}unwarn {user} {message}` to remove this warning."
msgstr ""
#: redbot/cogs/warnings/warnings.py:499
msgid "{description}\\nPoints: {points}"
msgid "{description}\n"
"Points: {points}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:522
@@ -285,8 +321,8 @@ msgstr ""
msgid "Unknown Moderator ({})"
msgstr ""
#: redbot/cogs/warnings/warnings.py:544
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
#: redbot/cogs/warnings/warnings.py:544 redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:555 redbot/cogs/warnings/warnings.py:589
@@ -302,10 +338,6 @@ msgstr ""
msgid "You have no warnings!"
msgstr ""
#: redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:603
#, docstring
msgid "Remove a warning from a user."

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-09-24 12:25+0000\n"
"POT-Creation-Date: 2021-02-11 12:29+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.1\n"
"Generated-By: redgettext 3.3\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"
@@ -24,7 +24,11 @@ msgid "That command requires bot owner. I can't allow you to use that for an act
msgstr ""
#: redbot/cogs/warnings/helpers.py:86
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\\n**If you do not wish to have a command run, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n"
"**If you do not wish to have a command run, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143
@@ -32,7 +36,11 @@ msgid "You may enter your response now."
msgstr ""
#: redbot/cogs/warnings/helpers.py:128
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\\n**If you do not wish to have a command run on dropping points, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n"
"**If you do not wish to have a command run on dropping points, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/warnings.py:30
@@ -86,7 +94,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:158
#, docstring
msgid "Set the channel where warnings should be sent to.\\n\\n Leave empty to use the channel `[p]warn` command was called in.\\n "
msgid "Set the channel where warnings should be sent to.\n\n"
" Leave empty to use the channel `[p]warn` command was called in.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:166
@@ -99,7 +109,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:175
#, docstring
msgid "\\n Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\\n "
msgid "\n"
" Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:183
@@ -112,12 +124,21 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:194
#, docstring
msgid "Manage automated actions for Warnings.\\n\\n Actions are essentially command macros. Any command can be run\\n when the action is initially triggered, and/or when the action\\n is lifted.\\n\\n Actions must be given a name and a points threshold. When a\\n user is warned enough so that their points go over this\\n threshold, the action will be executed.\\n "
msgid "Manage automated actions for Warnings.\n\n"
" Actions are essentially command macros. Any command can be run\n"
" when the action is initially triggered, and/or when the action\n"
" is lifted.\n\n"
" Actions must be given a name and a points threshold. When a\n"
" user is warned enough so that their points go over this\n"
" threshold, the action will be executed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:209
#, docstring
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
msgid "Create an automated action.\n\n"
" Duplicate action names are not allowed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:230
@@ -139,7 +160,10 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:261
#, docstring
msgid "Manage warning reasons.\\n\\n Reasons must be given a name, description and points value. The\\n name of the reason must be given when a user is warned.\\n "
msgid "Manage warning reasons.\n\n"
" Reasons must be given a name, description and points value. The\n"
" name of the reason must be given when a user is warned.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:273
@@ -179,7 +203,9 @@ msgid "Points"
msgstr ""
#: redbot/cogs/warnings/warnings.py:320
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
msgid "Name: {reason_name}\n"
"Points: {points}\n"
"Description: {description}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:327
@@ -204,7 +230,10 @@ msgid "Drop command"
msgstr ""
#: redbot/cogs/warnings/warnings.py:351
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
msgid "Name: {action_name}\n"
"Points: {points}\n"
"Exceed command: {exceed_command}\n"
"Drop command: {drop_command}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:359
@@ -213,7 +242,12 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:372
#, docstring
msgid "Warn the user for the specified reason.\\n\\n `<points>` number of points the warning should be for. If no number is supplied\\n 1 point will be given. Pre-set warnings disregard this.\\n `<reason>` can be a registered reason if it exists or a custom one\\n is created by default.\\n "
msgid "Warn the user for the specified reason.\n\n"
" `<points>` number of points the warning should be for. If no number is supplied\n"
" 1 point will be given. Pre-set warnings disregard this.\n"
" `<reason>` can be a registered reason if it exists or a custom one\n"
" is created by default.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:381
@@ -261,11 +295,13 @@ msgid "{user} has been warned."
msgstr ""
#: redbot/cogs/warnings/warnings.py:496
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
msgid "{reason}\n\n"
"Use `{prefix}unwarn {user} {message}` to remove this warning."
msgstr ""
#: redbot/cogs/warnings/warnings.py:499
msgid "{description}\\nPoints: {points}"
msgid "{description}\n"
"Points: {points}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:522
@@ -285,8 +321,8 @@ msgstr ""
msgid "Unknown Moderator ({})"
msgstr ""
#: redbot/cogs/warnings/warnings.py:544
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
#: redbot/cogs/warnings/warnings.py:544 redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:555 redbot/cogs/warnings/warnings.py:589
@@ -302,10 +338,6 @@ msgstr ""
msgid "You have no warnings!"
msgstr ""
#: redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:603
#, docstring
msgid "Remove a warning from a user."

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-09-24 12:25+0000\n"
"POT-Creation-Date: 2021-02-11 12:29+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.1\n"
"Generated-By: redgettext 3.3\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -24,7 +24,11 @@ msgid "That command requires bot owner. I can't allow you to use that for an act
msgstr ""
#: redbot/cogs/warnings/helpers.py:86
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\\n**If you do not wish to have a command run, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n"
"**If you do not wish to have a command run, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143
@@ -32,7 +36,11 @@ msgid "You may enter your response now."
msgstr ""
#: redbot/cogs/warnings/helpers.py:128
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\\n**If you do not wish to have a command run on dropping points, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n"
"**If you do not wish to have a command run on dropping points, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/warnings.py:30
@@ -86,7 +94,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:158
#, docstring
msgid "Set the channel where warnings should be sent to.\\n\\n Leave empty to use the channel `[p]warn` command was called in.\\n "
msgid "Set the channel where warnings should be sent to.\n\n"
" Leave empty to use the channel `[p]warn` command was called in.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:166
@@ -99,7 +109,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:175
#, docstring
msgid "\\n Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\\n "
msgid "\n"
" Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:183
@@ -112,12 +124,21 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:194
#, docstring
msgid "Manage automated actions for Warnings.\\n\\n Actions are essentially command macros. Any command can be run\\n when the action is initially triggered, and/or when the action\\n is lifted.\\n\\n Actions must be given a name and a points threshold. When a\\n user is warned enough so that their points go over this\\n threshold, the action will be executed.\\n "
msgid "Manage automated actions for Warnings.\n\n"
" Actions are essentially command macros. Any command can be run\n"
" when the action is initially triggered, and/or when the action\n"
" is lifted.\n\n"
" Actions must be given a name and a points threshold. When a\n"
" user is warned enough so that their points go over this\n"
" threshold, the action will be executed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:209
#, docstring
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
msgid "Create an automated action.\n\n"
" Duplicate action names are not allowed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:230
@@ -139,7 +160,10 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:261
#, docstring
msgid "Manage warning reasons.\\n\\n Reasons must be given a name, description and points value. The\\n name of the reason must be given when a user is warned.\\n "
msgid "Manage warning reasons.\n\n"
" Reasons must be given a name, description and points value. The\n"
" name of the reason must be given when a user is warned.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:273
@@ -179,7 +203,9 @@ msgid "Points"
msgstr ""
#: redbot/cogs/warnings/warnings.py:320
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
msgid "Name: {reason_name}\n"
"Points: {points}\n"
"Description: {description}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:327
@@ -204,7 +230,10 @@ msgid "Drop command"
msgstr ""
#: redbot/cogs/warnings/warnings.py:351
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
msgid "Name: {action_name}\n"
"Points: {points}\n"
"Exceed command: {exceed_command}\n"
"Drop command: {drop_command}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:359
@@ -213,7 +242,12 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:372
#, docstring
msgid "Warn the user for the specified reason.\\n\\n `<points>` number of points the warning should be for. If no number is supplied\\n 1 point will be given. Pre-set warnings disregard this.\\n `<reason>` can be a registered reason if it exists or a custom one\\n is created by default.\\n "
msgid "Warn the user for the specified reason.\n\n"
" `<points>` number of points the warning should be for. If no number is supplied\n"
" 1 point will be given. Pre-set warnings disregard this.\n"
" `<reason>` can be a registered reason if it exists or a custom one\n"
" is created by default.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:381
@@ -261,11 +295,13 @@ msgid "{user} has been warned."
msgstr ""
#: redbot/cogs/warnings/warnings.py:496
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
msgid "{reason}\n\n"
"Use `{prefix}unwarn {user} {message}` to remove this warning."
msgstr ""
#: redbot/cogs/warnings/warnings.py:499
msgid "{description}\\nPoints: {points}"
msgid "{description}\n"
"Points: {points}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:522
@@ -285,8 +321,8 @@ msgstr ""
msgid "Unknown Moderator ({})"
msgstr ""
#: redbot/cogs/warnings/warnings.py:544
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
#: redbot/cogs/warnings/warnings.py:544 redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:555 redbot/cogs/warnings/warnings.py:589
@@ -302,10 +338,6 @@ msgstr ""
msgid "You have no warnings!"
msgstr ""
#: redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:603
#, docstring
msgid "Remove a warning from a user."

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-09-24 12:25+0000\n"
"POT-Creation-Date: 2021-02-11 12:29+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.1\n"
"Generated-By: redgettext 3.3\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -24,7 +24,11 @@ msgid "That command requires bot owner. I can't allow you to use that for an act
msgstr ""
#: redbot/cogs/warnings/helpers.py:86
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\\n**If you do not wish to have a command run, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n"
"**If you do not wish to have a command run, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143
@@ -32,7 +36,11 @@ msgid "You may enter your response now."
msgstr ""
#: redbot/cogs/warnings/helpers.py:128
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\\n**If you do not wish to have a command run on dropping points, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n"
"**If you do not wish to have a command run on dropping points, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/warnings.py:30
@@ -86,7 +94,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:158
#, docstring
msgid "Set the channel where warnings should be sent to.\\n\\n Leave empty to use the channel `[p]warn` command was called in.\\n "
msgid "Set the channel where warnings should be sent to.\n\n"
" Leave empty to use the channel `[p]warn` command was called in.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:166
@@ -99,7 +109,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:175
#, docstring
msgid "\\n Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\\n "
msgid "\n"
" Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:183
@@ -112,12 +124,21 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:194
#, docstring
msgid "Manage automated actions for Warnings.\\n\\n Actions are essentially command macros. Any command can be run\\n when the action is initially triggered, and/or when the action\\n is lifted.\\n\\n Actions must be given a name and a points threshold. When a\\n user is warned enough so that their points go over this\\n threshold, the action will be executed.\\n "
msgid "Manage automated actions for Warnings.\n\n"
" Actions are essentially command macros. Any command can be run\n"
" when the action is initially triggered, and/or when the action\n"
" is lifted.\n\n"
" Actions must be given a name and a points threshold. When a\n"
" user is warned enough so that their points go over this\n"
" threshold, the action will be executed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:209
#, docstring
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
msgid "Create an automated action.\n\n"
" Duplicate action names are not allowed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:230
@@ -139,7 +160,10 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:261
#, docstring
msgid "Manage warning reasons.\\n\\n Reasons must be given a name, description and points value. The\\n name of the reason must be given when a user is warned.\\n "
msgid "Manage warning reasons.\n\n"
" Reasons must be given a name, description and points value. The\n"
" name of the reason must be given when a user is warned.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:273
@@ -179,7 +203,9 @@ msgid "Points"
msgstr ""
#: redbot/cogs/warnings/warnings.py:320
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
msgid "Name: {reason_name}\n"
"Points: {points}\n"
"Description: {description}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:327
@@ -204,7 +230,10 @@ msgid "Drop command"
msgstr ""
#: redbot/cogs/warnings/warnings.py:351
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
msgid "Name: {action_name}\n"
"Points: {points}\n"
"Exceed command: {exceed_command}\n"
"Drop command: {drop_command}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:359
@@ -213,7 +242,12 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:372
#, docstring
msgid "Warn the user for the specified reason.\\n\\n `<points>` number of points the warning should be for. If no number is supplied\\n 1 point will be given. Pre-set warnings disregard this.\\n `<reason>` can be a registered reason if it exists or a custom one\\n is created by default.\\n "
msgid "Warn the user for the specified reason.\n\n"
" `<points>` number of points the warning should be for. If no number is supplied\n"
" 1 point will be given. Pre-set warnings disregard this.\n"
" `<reason>` can be a registered reason if it exists or a custom one\n"
" is created by default.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:381
@@ -261,11 +295,13 @@ msgid "{user} has been warned."
msgstr ""
#: redbot/cogs/warnings/warnings.py:496
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
msgid "{reason}\n\n"
"Use `{prefix}unwarn {user} {message}` to remove this warning."
msgstr ""
#: redbot/cogs/warnings/warnings.py:499
msgid "{description}\\nPoints: {points}"
msgid "{description}\n"
"Points: {points}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:522
@@ -285,8 +321,8 @@ msgstr ""
msgid "Unknown Moderator ({})"
msgstr ""
#: redbot/cogs/warnings/warnings.py:544
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
#: redbot/cogs/warnings/warnings.py:544 redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:555 redbot/cogs/warnings/warnings.py:589
@@ -302,10 +338,6 @@ msgstr ""
msgid "You have no warnings!"
msgstr ""
#: redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:603
#, docstring
msgid "Remove a warning from a user."

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-09-24 12:25+0000\n"
"POT-Creation-Date: 2021-02-11 12:29+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.1\n"
"Generated-By: redgettext 3.3\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"
@@ -24,7 +24,11 @@ msgid "That command requires bot owner. I can't allow you to use that for an act
msgstr ""
#: redbot/cogs/warnings/helpers.py:86
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\\n**If you do not wish to have a command run, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n"
"**If you do not wish to have a command run, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143
@@ -32,7 +36,11 @@ msgid "You may enter your response now."
msgstr ""
#: redbot/cogs/warnings/helpers.py:128
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\\n**If you do not wish to have a command run on dropping points, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n"
"**If you do not wish to have a command run on dropping points, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/warnings.py:30
@@ -86,7 +94,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:158
#, docstring
msgid "Set the channel where warnings should be sent to.\\n\\n Leave empty to use the channel `[p]warn` command was called in.\\n "
msgid "Set the channel where warnings should be sent to.\n\n"
" Leave empty to use the channel `[p]warn` command was called in.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:166
@@ -99,7 +109,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:175
#, docstring
msgid "\\n Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\\n "
msgid "\n"
" Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:183
@@ -112,12 +124,21 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:194
#, docstring
msgid "Manage automated actions for Warnings.\\n\\n Actions are essentially command macros. Any command can be run\\n when the action is initially triggered, and/or when the action\\n is lifted.\\n\\n Actions must be given a name and a points threshold. When a\\n user is warned enough so that their points go over this\\n threshold, the action will be executed.\\n "
msgid "Manage automated actions for Warnings.\n\n"
" Actions are essentially command macros. Any command can be run\n"
" when the action is initially triggered, and/or when the action\n"
" is lifted.\n\n"
" Actions must be given a name and a points threshold. When a\n"
" user is warned enough so that their points go over this\n"
" threshold, the action will be executed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:209
#, docstring
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
msgid "Create an automated action.\n\n"
" Duplicate action names are not allowed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:230
@@ -139,7 +160,10 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:261
#, docstring
msgid "Manage warning reasons.\\n\\n Reasons must be given a name, description and points value. The\\n name of the reason must be given when a user is warned.\\n "
msgid "Manage warning reasons.\n\n"
" Reasons must be given a name, description and points value. The\n"
" name of the reason must be given when a user is warned.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:273
@@ -179,7 +203,9 @@ msgid "Points"
msgstr ""
#: redbot/cogs/warnings/warnings.py:320
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
msgid "Name: {reason_name}\n"
"Points: {points}\n"
"Description: {description}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:327
@@ -204,7 +230,10 @@ msgid "Drop command"
msgstr ""
#: redbot/cogs/warnings/warnings.py:351
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
msgid "Name: {action_name}\n"
"Points: {points}\n"
"Exceed command: {exceed_command}\n"
"Drop command: {drop_command}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:359
@@ -213,7 +242,12 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:372
#, docstring
msgid "Warn the user for the specified reason.\\n\\n `<points>` number of points the warning should be for. If no number is supplied\\n 1 point will be given. Pre-set warnings disregard this.\\n `<reason>` can be a registered reason if it exists or a custom one\\n is created by default.\\n "
msgid "Warn the user for the specified reason.\n\n"
" `<points>` number of points the warning should be for. If no number is supplied\n"
" 1 point will be given. Pre-set warnings disregard this.\n"
" `<reason>` can be a registered reason if it exists or a custom one\n"
" is created by default.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:381
@@ -261,11 +295,13 @@ msgid "{user} has been warned."
msgstr ""
#: redbot/cogs/warnings/warnings.py:496
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
msgid "{reason}\n\n"
"Use `{prefix}unwarn {user} {message}` to remove this warning."
msgstr ""
#: redbot/cogs/warnings/warnings.py:499
msgid "{description}\\nPoints: {points}"
msgid "{description}\n"
"Points: {points}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:522
@@ -285,8 +321,8 @@ msgstr ""
msgid "Unknown Moderator ({})"
msgstr ""
#: redbot/cogs/warnings/warnings.py:544
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
#: redbot/cogs/warnings/warnings.py:544 redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:555 redbot/cogs/warnings/warnings.py:589
@@ -302,10 +338,6 @@ msgstr ""
msgid "You have no warnings!"
msgstr ""
#: redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:603
#, docstring
msgid "Remove a warning from a user."

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-09-24 12:25+0000\n"
"POT-Creation-Date: 2021-02-11 12:29+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.1\n"
"Generated-By: redgettext 3.3\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"
@@ -24,7 +24,11 @@ msgid "That command requires bot owner. I can't allow you to use that for an act
msgstr "Необходимо быть владельцем бота. Я не могу вам разрешить это действие"
#: redbot/cogs/warnings/helpers.py:86
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\\n**If you do not wish to have a command run, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n"
"**If you do not wish to have a command run, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143
@@ -32,7 +36,11 @@ msgid "You may enter your response now."
msgstr "Вам необходимо написать ответ сейчас."
#: redbot/cogs/warnings/helpers.py:128
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\\n**If you do not wish to have a command run on dropping points, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n"
"**If you do not wish to have a command run on dropping points, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/warnings.py:30
@@ -86,7 +94,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:158
#, docstring
msgid "Set the channel where warnings should be sent to.\\n\\n Leave empty to use the channel `[p]warn` command was called in.\\n "
msgid "Set the channel where warnings should be sent to.\n\n"
" Leave empty to use the channel `[p]warn` command was called in.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:166
@@ -99,7 +109,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:175
#, docstring
msgid "\\n Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\\n "
msgid "\n"
" Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:183
@@ -112,12 +124,21 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:194
#, docstring
msgid "Manage automated actions for Warnings.\\n\\n Actions are essentially command macros. Any command can be run\\n when the action is initially triggered, and/or when the action\\n is lifted.\\n\\n Actions must be given a name and a points threshold. When a\\n user is warned enough so that their points go over this\\n threshold, the action will be executed.\\n "
msgid "Manage automated actions for Warnings.\n\n"
" Actions are essentially command macros. Any command can be run\n"
" when the action is initially triggered, and/or when the action\n"
" is lifted.\n\n"
" Actions must be given a name and a points threshold. When a\n"
" user is warned enough so that their points go over this\n"
" threshold, the action will be executed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:209
#, docstring
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
msgid "Create an automated action.\n\n"
" Duplicate action names are not allowed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:230
@@ -139,7 +160,10 @@ msgstr "Никаких действий с именем {name} не сущест
#: redbot/cogs/warnings/warnings.py:261
#, docstring
msgid "Manage warning reasons.\\n\\n Reasons must be given a name, description and points value. The\\n name of the reason must be given when a user is warned.\\n "
msgid "Manage warning reasons.\n\n"
" Reasons must be given a name, description and points value. The\n"
" name of the reason must be given when a user is warned.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:273
@@ -179,7 +203,9 @@ msgid "Points"
msgstr "Баллы"
#: redbot/cogs/warnings/warnings.py:320
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
msgid "Name: {reason_name}\n"
"Points: {points}\n"
"Description: {description}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:327
@@ -204,7 +230,10 @@ msgid "Drop command"
msgstr "Команда сброса"
#: redbot/cogs/warnings/warnings.py:351
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
msgid "Name: {action_name}\n"
"Points: {points}\n"
"Exceed command: {exceed_command}\n"
"Drop command: {drop_command}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:359
@@ -213,7 +242,12 @@ msgstr "Нет настроенных действий!"
#: redbot/cogs/warnings/warnings.py:372
#, docstring
msgid "Warn the user for the specified reason.\\n\\n `<points>` number of points the warning should be for. If no number is supplied\\n 1 point will be given. Pre-set warnings disregard this.\\n `<reason>` can be a registered reason if it exists or a custom one\\n is created by default.\\n "
msgid "Warn the user for the specified reason.\n\n"
" `<points>` number of points the warning should be for. If no number is supplied\n"
" 1 point will be given. Pre-set warnings disregard this.\n"
" `<reason>` can be a registered reason if it exists or a custom one\n"
" is created by default.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:381
@@ -261,11 +295,13 @@ msgid "{user} has been warned."
msgstr ""
#: redbot/cogs/warnings/warnings.py:496
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
msgid "{reason}\n\n"
"Use `{prefix}unwarn {user} {message}` to remove this warning."
msgstr ""
#: redbot/cogs/warnings/warnings.py:499
msgid "{description}\\nPoints: {points}"
msgid "{description}\n"
"Points: {points}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:522
@@ -285,8 +321,8 @@ msgstr ""
msgid "Unknown Moderator ({})"
msgstr "Неизвестный модератор ({})"
#: redbot/cogs/warnings/warnings.py:544
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
#: redbot/cogs/warnings/warnings.py:544 redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:555 redbot/cogs/warnings/warnings.py:589
@@ -302,10 +338,6 @@ msgstr "Список своих предупреждений."
msgid "You have no warnings!"
msgstr "У вас нет предупреждений!"
#: redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:603
#, docstring
msgid "Remove a warning from a user."

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-09-24 12:25+0000\n"
"POT-Creation-Date: 2021-02-11 12:29+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.1\n"
"Generated-By: redgettext 3.3\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"
@@ -24,7 +24,11 @@ msgid "That command requires bot owner. I can't allow you to use that for an act
msgstr ""
#: redbot/cogs/warnings/helpers.py:86
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\\n**If you do not wish to have a command run, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n"
"**If you do not wish to have a command run, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143
@@ -32,7 +36,11 @@ msgid "You may enter your response now."
msgstr ""
#: redbot/cogs/warnings/helpers.py:128
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\\n**If you do not wish to have a command run on dropping points, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n"
"**If you do not wish to have a command run on dropping points, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/warnings.py:30
@@ -86,7 +94,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:158
#, docstring
msgid "Set the channel where warnings should be sent to.\\n\\n Leave empty to use the channel `[p]warn` command was called in.\\n "
msgid "Set the channel where warnings should be sent to.\n\n"
" Leave empty to use the channel `[p]warn` command was called in.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:166
@@ -99,7 +109,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:175
#, docstring
msgid "\\n Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\\n "
msgid "\n"
" Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:183
@@ -112,12 +124,21 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:194
#, docstring
msgid "Manage automated actions for Warnings.\\n\\n Actions are essentially command macros. Any command can be run\\n when the action is initially triggered, and/or when the action\\n is lifted.\\n\\n Actions must be given a name and a points threshold. When a\\n user is warned enough so that their points go over this\\n threshold, the action will be executed.\\n "
msgid "Manage automated actions for Warnings.\n\n"
" Actions are essentially command macros. Any command can be run\n"
" when the action is initially triggered, and/or when the action\n"
" is lifted.\n\n"
" Actions must be given a name and a points threshold. When a\n"
" user is warned enough so that their points go over this\n"
" threshold, the action will be executed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:209
#, docstring
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
msgid "Create an automated action.\n\n"
" Duplicate action names are not allowed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:230
@@ -139,7 +160,10 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:261
#, docstring
msgid "Manage warning reasons.\\n\\n Reasons must be given a name, description and points value. The\\n name of the reason must be given when a user is warned.\\n "
msgid "Manage warning reasons.\n\n"
" Reasons must be given a name, description and points value. The\n"
" name of the reason must be given when a user is warned.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:273
@@ -179,7 +203,9 @@ msgid "Points"
msgstr ""
#: redbot/cogs/warnings/warnings.py:320
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
msgid "Name: {reason_name}\n"
"Points: {points}\n"
"Description: {description}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:327
@@ -204,7 +230,10 @@ msgid "Drop command"
msgstr ""
#: redbot/cogs/warnings/warnings.py:351
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
msgid "Name: {action_name}\n"
"Points: {points}\n"
"Exceed command: {exceed_command}\n"
"Drop command: {drop_command}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:359
@@ -213,7 +242,12 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:372
#, docstring
msgid "Warn the user for the specified reason.\\n\\n `<points>` number of points the warning should be for. If no number is supplied\\n 1 point will be given. Pre-set warnings disregard this.\\n `<reason>` can be a registered reason if it exists or a custom one\\n is created by default.\\n "
msgid "Warn the user for the specified reason.\n\n"
" `<points>` number of points the warning should be for. If no number is supplied\n"
" 1 point will be given. Pre-set warnings disregard this.\n"
" `<reason>` can be a registered reason if it exists or a custom one\n"
" is created by default.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:381
@@ -261,11 +295,13 @@ msgid "{user} has been warned."
msgstr ""
#: redbot/cogs/warnings/warnings.py:496
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
msgid "{reason}\n\n"
"Use `{prefix}unwarn {user} {message}` to remove this warning."
msgstr ""
#: redbot/cogs/warnings/warnings.py:499
msgid "{description}\\nPoints: {points}"
msgid "{description}\n"
"Points: {points}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:522
@@ -285,8 +321,8 @@ msgstr ""
msgid "Unknown Moderator ({})"
msgstr ""
#: redbot/cogs/warnings/warnings.py:544
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
#: redbot/cogs/warnings/warnings.py:544 redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:555 redbot/cogs/warnings/warnings.py:589
@@ -302,10 +338,6 @@ msgstr ""
msgid "You have no warnings!"
msgstr ""
#: redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:603
#, docstring
msgid "Remove a warning from a user."

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-09-24 12:25+0000\n"
"POT-Creation-Date: 2021-02-11 12:29+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"
"Generated-By: redgettext 3.3\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"
@@ -24,7 +24,11 @@ msgid "That command requires bot owner. I can't allow you to use that for an act
msgstr ""
#: redbot/cogs/warnings/helpers.py:86
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\\n**If you do not wish to have a command run, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n"
"**If you do not wish to have a command run, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143
@@ -32,7 +36,11 @@ msgid "You may enter your response now."
msgstr ""
#: redbot/cogs/warnings/helpers.py:128
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\\n**If you do not wish to have a command run on dropping points, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n"
"**If you do not wish to have a command run on dropping points, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/warnings.py:30
@@ -86,7 +94,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:158
#, docstring
msgid "Set the channel where warnings should be sent to.\\n\\n Leave empty to use the channel `[p]warn` command was called in.\\n "
msgid "Set the channel where warnings should be sent to.\n\n"
" Leave empty to use the channel `[p]warn` command was called in.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:166
@@ -99,7 +109,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:175
#, docstring
msgid "\\n Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\\n "
msgid "\n"
" Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:183
@@ -112,12 +124,21 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:194
#, docstring
msgid "Manage automated actions for Warnings.\\n\\n Actions are essentially command macros. Any command can be run\\n when the action is initially triggered, and/or when the action\\n is lifted.\\n\\n Actions must be given a name and a points threshold. When a\\n user is warned enough so that their points go over this\\n threshold, the action will be executed.\\n "
msgid "Manage automated actions for Warnings.\n\n"
" Actions are essentially command macros. Any command can be run\n"
" when the action is initially triggered, and/or when the action\n"
" is lifted.\n\n"
" Actions must be given a name and a points threshold. When a\n"
" user is warned enough so that their points go over this\n"
" threshold, the action will be executed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:209
#, docstring
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
msgid "Create an automated action.\n\n"
" Duplicate action names are not allowed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:230
@@ -139,7 +160,10 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:261
#, docstring
msgid "Manage warning reasons.\\n\\n Reasons must be given a name, description and points value. The\\n name of the reason must be given when a user is warned.\\n "
msgid "Manage warning reasons.\n\n"
" Reasons must be given a name, description and points value. The\n"
" name of the reason must be given when a user is warned.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:273
@@ -179,7 +203,9 @@ msgid "Points"
msgstr ""
#: redbot/cogs/warnings/warnings.py:320
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
msgid "Name: {reason_name}\n"
"Points: {points}\n"
"Description: {description}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:327
@@ -204,7 +230,10 @@ msgid "Drop command"
msgstr ""
#: redbot/cogs/warnings/warnings.py:351
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
msgid "Name: {action_name}\n"
"Points: {points}\n"
"Exceed command: {exceed_command}\n"
"Drop command: {drop_command}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:359
@@ -213,7 +242,12 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:372
#, docstring
msgid "Warn the user for the specified reason.\\n\\n `<points>` number of points the warning should be for. If no number is supplied\\n 1 point will be given. Pre-set warnings disregard this.\\n `<reason>` can be a registered reason if it exists or a custom one\\n is created by default.\\n "
msgid "Warn the user for the specified reason.\n\n"
" `<points>` number of points the warning should be for. If no number is supplied\n"
" 1 point will be given. Pre-set warnings disregard this.\n"
" `<reason>` can be a registered reason if it exists or a custom one\n"
" is created by default.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:381
@@ -261,11 +295,13 @@ msgid "{user} has been warned."
msgstr ""
#: redbot/cogs/warnings/warnings.py:496
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
msgid "{reason}\n\n"
"Use `{prefix}unwarn {user} {message}` to remove this warning."
msgstr ""
#: redbot/cogs/warnings/warnings.py:499
msgid "{description}\\nPoints: {points}"
msgid "{description}\n"
"Points: {points}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:522
@@ -285,8 +321,8 @@ msgstr ""
msgid "Unknown Moderator ({})"
msgstr ""
#: redbot/cogs/warnings/warnings.py:544
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
#: redbot/cogs/warnings/warnings.py:544 redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:555 redbot/cogs/warnings/warnings.py:589
@@ -302,10 +338,6 @@ msgstr ""
msgid "You have no warnings!"
msgstr ""
#: redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:603
#, docstring
msgid "Remove a warning from a user."

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-09-24 12:25+0000\n"
"POT-Creation-Date: 2021-02-11 12:29+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.1\n"
"Generated-By: redgettext 3.3\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"
@@ -24,7 +24,11 @@ msgid "That command requires bot owner. I can't allow you to use that for an act
msgstr ""
#: redbot/cogs/warnings/helpers.py:86
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\\n**If you do not wish to have a command run, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n"
"**If you do not wish to have a command run, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143
@@ -32,7 +36,11 @@ msgid "You may enter your response now."
msgstr ""
#: redbot/cogs/warnings/helpers.py:128
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\\n**If you do not wish to have a command run on dropping points, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n"
"**If you do not wish to have a command run on dropping points, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/warnings.py:30
@@ -86,7 +94,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:158
#, docstring
msgid "Set the channel where warnings should be sent to.\\n\\n Leave empty to use the channel `[p]warn` command was called in.\\n "
msgid "Set the channel where warnings should be sent to.\n\n"
" Leave empty to use the channel `[p]warn` command was called in.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:166
@@ -99,7 +109,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:175
#, docstring
msgid "\\n Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\\n "
msgid "\n"
" Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:183
@@ -112,12 +124,21 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:194
#, docstring
msgid "Manage automated actions for Warnings.\\n\\n Actions are essentially command macros. Any command can be run\\n when the action is initially triggered, and/or when the action\\n is lifted.\\n\\n Actions must be given a name and a points threshold. When a\\n user is warned enough so that their points go over this\\n threshold, the action will be executed.\\n "
msgid "Manage automated actions for Warnings.\n\n"
" Actions are essentially command macros. Any command can be run\n"
" when the action is initially triggered, and/or when the action\n"
" is lifted.\n\n"
" Actions must be given a name and a points threshold. When a\n"
" user is warned enough so that their points go over this\n"
" threshold, the action will be executed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:209
#, docstring
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
msgid "Create an automated action.\n\n"
" Duplicate action names are not allowed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:230
@@ -139,7 +160,10 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:261
#, docstring
msgid "Manage warning reasons.\\n\\n Reasons must be given a name, description and points value. The\\n name of the reason must be given when a user is warned.\\n "
msgid "Manage warning reasons.\n\n"
" Reasons must be given a name, description and points value. The\n"
" name of the reason must be given when a user is warned.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:273
@@ -179,7 +203,9 @@ msgid "Points"
msgstr ""
#: redbot/cogs/warnings/warnings.py:320
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
msgid "Name: {reason_name}\n"
"Points: {points}\n"
"Description: {description}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:327
@@ -204,7 +230,10 @@ msgid "Drop command"
msgstr ""
#: redbot/cogs/warnings/warnings.py:351
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
msgid "Name: {action_name}\n"
"Points: {points}\n"
"Exceed command: {exceed_command}\n"
"Drop command: {drop_command}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:359
@@ -213,7 +242,12 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:372
#, docstring
msgid "Warn the user for the specified reason.\\n\\n `<points>` number of points the warning should be for. If no number is supplied\\n 1 point will be given. Pre-set warnings disregard this.\\n `<reason>` can be a registered reason if it exists or a custom one\\n is created by default.\\n "
msgid "Warn the user for the specified reason.\n\n"
" `<points>` number of points the warning should be for. If no number is supplied\n"
" 1 point will be given. Pre-set warnings disregard this.\n"
" `<reason>` can be a registered reason if it exists or a custom one\n"
" is created by default.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:381
@@ -261,11 +295,13 @@ msgid "{user} has been warned."
msgstr ""
#: redbot/cogs/warnings/warnings.py:496
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
msgid "{reason}\n\n"
"Use `{prefix}unwarn {user} {message}` to remove this warning."
msgstr ""
#: redbot/cogs/warnings/warnings.py:499
msgid "{description}\\nPoints: {points}"
msgid "{description}\n"
"Points: {points}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:522
@@ -285,8 +321,8 @@ msgstr ""
msgid "Unknown Moderator ({})"
msgstr ""
#: redbot/cogs/warnings/warnings.py:544
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
#: redbot/cogs/warnings/warnings.py:544 redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:555 redbot/cogs/warnings/warnings.py:589
@@ -302,10 +338,6 @@ msgstr ""
msgid "You have no warnings!"
msgstr ""
#: redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:603
#, docstring
msgid "Remove a warning from a user."

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-09-24 12:25+0000\n"
"POT-Creation-Date: 2021-02-11 12:29+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.1\n"
"Generated-By: redgettext 3.3\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -24,7 +24,11 @@ msgid "That command requires bot owner. I can't allow you to use that for an act
msgstr ""
#: redbot/cogs/warnings/helpers.py:86
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\\n**If you do not wish to have a command run, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n"
"**If you do not wish to have a command run, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143
@@ -32,7 +36,11 @@ msgid "You may enter your response now."
msgstr ""
#: redbot/cogs/warnings/helpers.py:128
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\\n**If you do not wish to have a command run on dropping points, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n"
"**If you do not wish to have a command run on dropping points, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/warnings.py:30
@@ -86,7 +94,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:158
#, docstring
msgid "Set the channel where warnings should be sent to.\\n\\n Leave empty to use the channel `[p]warn` command was called in.\\n "
msgid "Set the channel where warnings should be sent to.\n\n"
" Leave empty to use the channel `[p]warn` command was called in.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:166
@@ -99,7 +109,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:175
#, docstring
msgid "\\n Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\\n "
msgid "\n"
" Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:183
@@ -112,12 +124,21 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:194
#, docstring
msgid "Manage automated actions for Warnings.\\n\\n Actions are essentially command macros. Any command can be run\\n when the action is initially triggered, and/or when the action\\n is lifted.\\n\\n Actions must be given a name and a points threshold. When a\\n user is warned enough so that their points go over this\\n threshold, the action will be executed.\\n "
msgid "Manage automated actions for Warnings.\n\n"
" Actions are essentially command macros. Any command can be run\n"
" when the action is initially triggered, and/or when the action\n"
" is lifted.\n\n"
" Actions must be given a name and a points threshold. When a\n"
" user is warned enough so that their points go over this\n"
" threshold, the action will be executed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:209
#, docstring
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
msgid "Create an automated action.\n\n"
" Duplicate action names are not allowed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:230
@@ -139,7 +160,10 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:261
#, docstring
msgid "Manage warning reasons.\\n\\n Reasons must be given a name, description and points value. The\\n name of the reason must be given when a user is warned.\\n "
msgid "Manage warning reasons.\n\n"
" Reasons must be given a name, description and points value. The\n"
" name of the reason must be given when a user is warned.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:273
@@ -179,7 +203,9 @@ msgid "Points"
msgstr ""
#: redbot/cogs/warnings/warnings.py:320
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
msgid "Name: {reason_name}\n"
"Points: {points}\n"
"Description: {description}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:327
@@ -204,7 +230,10 @@ msgid "Drop command"
msgstr ""
#: redbot/cogs/warnings/warnings.py:351
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
msgid "Name: {action_name}\n"
"Points: {points}\n"
"Exceed command: {exceed_command}\n"
"Drop command: {drop_command}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:359
@@ -213,7 +242,12 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:372
#, docstring
msgid "Warn the user for the specified reason.\\n\\n `<points>` number of points the warning should be for. If no number is supplied\\n 1 point will be given. Pre-set warnings disregard this.\\n `<reason>` can be a registered reason if it exists or a custom one\\n is created by default.\\n "
msgid "Warn the user for the specified reason.\n\n"
" `<points>` number of points the warning should be for. If no number is supplied\n"
" 1 point will be given. Pre-set warnings disregard this.\n"
" `<reason>` can be a registered reason if it exists or a custom one\n"
" is created by default.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:381
@@ -261,11 +295,13 @@ msgid "{user} has been warned."
msgstr ""
#: redbot/cogs/warnings/warnings.py:496
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
msgid "{reason}\n\n"
"Use `{prefix}unwarn {user} {message}` to remove this warning."
msgstr ""
#: redbot/cogs/warnings/warnings.py:499
msgid "{description}\\nPoints: {points}"
msgid "{description}\n"
"Points: {points}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:522
@@ -285,8 +321,8 @@ msgstr ""
msgid "Unknown Moderator ({})"
msgstr ""
#: redbot/cogs/warnings/warnings.py:544
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
#: redbot/cogs/warnings/warnings.py:544 redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:555 redbot/cogs/warnings/warnings.py:589
@@ -302,10 +338,6 @@ msgstr ""
msgid "You have no warnings!"
msgstr ""
#: redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:603
#, docstring
msgid "Remove a warning from a user."

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-09-24 12:25+0000\n"
"POT-Creation-Date: 2021-02-11 12:29+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.1\n"
"Generated-By: redgettext 3.3\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -24,16 +24,24 @@ msgid "That command requires bot owner. I can't allow you to use that for an act
msgstr "O komut bot sahibini gerektirir. Bir eylem için kullanmana izin veremem"
#: redbot/cogs/warnings/helpers.py:86
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\\n**If you do not wish to have a command run, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgstr "Bir kullanıcı **bu eylemin gerçekleşmesi için gereken puanı** geçtiğinde çalıştırılacak komutu gir.\\n**Bir komutun çalıştırılmasını istemiyorsanız** `none` **yazın**.\\n\\nKomutu aynı siz çalıştırıyormuşsunuz gibi yazın, tek fark bir önek kullanmayın ve kullanıcı/üye seçenekleri yerine `{user}` kullanın\\n\\nUYARI: Girilen komut herhangi bir denetim veya cooldown dikkate alınmadan çalıştırılacaktır. Bot sahibi olunmasını gerektiren komutlar güvenlik gereği kullanılamaz.\\n\\nLütfen yanıtınızı girmeden önce 15 saniye bekleyin."
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n"
"**If you do not wish to have a command run, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143
msgid "You may enter your response now."
msgstr "Yanıtınızı şimdi girebilirsiniz."
#: redbot/cogs/warnings/helpers.py:128
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\\n**If you do not wish to have a command run on dropping points, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgstr "Bir kullanıcı **bir eylemin gerçekleşmesi için gereken puanın altına geri döbdüğünde** çalıştırılacak komutu girin. Lütfen unutmayınız ki bu bir kullanıcı bir eylemin gerçekleşmesi için gereken puanı geçtiğinde yapılanların geri alınması için tasarlanmıştır.\\n**Puan düşmesi durumunda bir komutun çalıştırılmasını istemiyorsanız** `none` **yazın**.\\n\\nKomutu aynı siz çalıştırıyormuşsunuz gibi yazın, tek fark bir önek kullanmayın ve kullanıcı/üye seçenekleri yerine `{user}` kullanın\\n\\nUYARI: Girilen komut herhangi bir denetim veya cooldown dikkate alınmadan çalıştırılacaktır. Bot sahibi olunmasını gerektiren komutlar güvenlik gereği kullanılamaz.\\n\\nLütfen yanıtınızı girmeden önce 15 saniye bekleyin."
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n"
"**If you do not wish to have a command run on dropping points, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/warnings.py:30
#, docstring
@@ -86,8 +94,10 @@ msgstr "Kullanıcıya özel mesaj gönderirken uyarıyı yazan moderatörün ad
#: redbot/cogs/warnings/warnings.py:158
#, docstring
msgid "Set the channel where warnings should be sent to.\\n\\n Leave empty to use the channel `[p]warn` command was called in.\\n "
msgstr "Uyarıların gönderileceği kanalı ayarla.\\n\\n Boş bırakırsanız `[p]warn` komutunun çalıştırıldığı kanal kullanılacaktır.\\n "
msgid "Set the channel where warnings should be sent to.\n\n"
" Leave empty to use the channel `[p]warn` command was called in.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:166
msgid "The warn channel has been set to {channel}."
@@ -99,8 +109,10 @@ msgstr "Uyarılar artık komutun kullanıldığı kanala gönderilecek."
#: redbot/cogs/warnings/warnings.py:175
#, docstring
msgid "\\n Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\\n "
msgstr "\\n Uyarıların bir kanala gönderilip gönderilmemesini `[p]warningset warnchannel` ile ayarla.\\n "
msgid "\n"
" Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:183
msgid "Warnings will now be sent to {channel}."
@@ -112,13 +124,22 @@ msgstr "Kanal seçimi devre dışı bırakıldı."
#: redbot/cogs/warnings/warnings.py:194
#, docstring
msgid "Manage automated actions for Warnings.\\n\\n Actions are essentially command macros. Any command can be run\\n when the action is initially triggered, and/or when the action\\n is lifted.\\n\\n Actions must be given a name and a points threshold. When a\\n user is warned enough so that their points go over this\\n threshold, the action will be executed.\\n "
msgstr "Uyarılar için otomatik eylemleri yönet.\\n\\n Eylemler bir nevi komut makrolarıdır. Bir eylem ilk tetiklendiğinde\\n beya eylem geri alındığında her hangi bir komut\\n çalıştırılabilir.\\n\\n Eylemlere bir isim ve puan verilmelidir. Bir üye\\n bu puanın üstüne çıkacak kadar çok uyarı aldığında\\n eylem gerçekleştirilecektir.\\n "
msgid "Manage automated actions for Warnings.\n\n"
" Actions are essentially command macros. Any command can be run\n"
" when the action is initially triggered, and/or when the action\n"
" is lifted.\n\n"
" Actions must be given a name and a points threshold. When a\n"
" user is warned enough so that their points go over this\n"
" threshold, the action will be executed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:209
#, docstring
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
msgstr "Otomatik eylem oluştur.\\n\\n Eylemlerin isimleri aynı olamaz.\\n "
msgid "Create an automated action.\n\n"
" Duplicate action names are not allowed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:230
msgid "Duplicate action name found!"
@@ -139,8 +160,11 @@ msgstr "{name} adında bir eylem bulunmamakta."
#: redbot/cogs/warnings/warnings.py:261
#, docstring
msgid "Manage warning reasons.\\n\\n Reasons must be given a name, description and points value. The\\n name of the reason must be given when a user is warned.\\n "
msgstr "Uyarı gerekçelerini yönet.\\n\\n Gerekçelerin bir adı, açıklaması ve puan değeri olmalıdır. Gerekçenin\\n ismi bir kullanıcıya uyarı yazılırken verilmelidir.\\n "
msgid "Manage warning reasons.\n\n"
" Reasons must be given a name, description and points value. The\n"
" name of the reason must be given when a user is warned.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:273
#, docstring
@@ -179,8 +203,10 @@ msgid "Points"
msgstr "Puanlar"
#: redbot/cogs/warnings/warnings.py:320
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
msgstr "İsim: {reason_name}\\nPuan: {points}\\nAçıklama: {description}"
msgid "Name: {reason_name}\n"
"Points: {points}\n"
"Description: {description}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:327
msgid "There are no reasons configured!"
@@ -204,8 +230,11 @@ msgid "Drop command"
msgstr "Düşüş komutu"
#: redbot/cogs/warnings/warnings.py:351
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
msgstr "İsim: {action_name}\\nPuan: {points}\\nGeçiş komutu: {exceed_command}\\nDüşüş komutu: {drop_command}"
msgid "Name: {action_name}\n"
"Points: {points}\n"
"Exceed command: {exceed_command}\n"
"Drop command: {drop_command}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:359
msgid "There are no actions configured!"
@@ -213,8 +242,13 @@ msgstr "Ayarlanmış eylem bulunmamakta."
#: redbot/cogs/warnings/warnings.py:372
#, docstring
msgid "Warn the user for the specified reason.\\n\\n `<points>` number of points the warning should be for. If no number is supplied\\n 1 point will be given. Pre-set warnings disregard this.\\n `<reason>` can be a registered reason if it exists or a custom one\\n is created by default.\\n "
msgstr "Bir kullanıcıya belirtilen sebeple uyarı yaz.\\n\\n `<points>` uyarının kaç puan temsil ettiğidir. Eğer bir numara verilmezse\\n 1 puan verilecektir. Bu önceden-ayarlanmış uyarıları etkilemez.\\n `<reason>` varsa kayıtlı bir gerekçe olabilir veya özel bir tane\\n varsayılan olarak oluşturulur.\\n "
msgid "Warn the user for the specified reason.\n\n"
" `<points>` number of points the warning should be for. If no number is supplied\n"
" 1 point will be given. Pre-set warnings disregard this.\n"
" `<reason>` can be a registered reason if it exists or a custom one\n"
" is created by default.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:381
msgid "You cannot warn yourself."
@@ -261,12 +295,14 @@ msgid "{user} has been warned."
msgstr "{user} uyarıldı."
#: redbot/cogs/warnings/warnings.py:496
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
msgstr "{reason}\\n\\nBu uyarıyı kaldırmak için `{prefix}unwarn {user} {message}` kullanın."
msgid "{reason}\n\n"
"Use `{prefix}unwarn {user} {message}` to remove this warning."
msgstr ""
#: redbot/cogs/warnings/warnings.py:499
msgid "{description}\\nPoints: {points}"
msgstr "{description}\\nPuanlar: {points}"
msgid "{description}\n"
"Points: {points}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:522
#, docstring
@@ -285,9 +321,9 @@ msgstr "Moderatör silindi"
msgid "Unknown Moderator ({})"
msgstr "Bilinmeyen Moderatör ({})"
#: redbot/cogs/warnings/warnings.py:544
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
msgstr "{num_points} puanlı uyarı {reason_name} {user} kullanıcısına {description} gerekçesiyle\\n"
#: redbot/cogs/warnings/warnings.py:544 redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:555 redbot/cogs/warnings/warnings.py:589
msgid "Warnings for {user}"
@@ -302,10 +338,6 @@ msgstr "Kendiniz için uyarıları listeleyin."
msgid "You have no warnings!"
msgstr "Hiç uyarınız bulunmamakta."
#: redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
msgstr "{num_points} puanlı uyarı {reason_name} {user} kullanıcısına {description} gerekçesiyle\\n"
#: redbot/cogs/warnings/warnings.py:603
#, docstring
msgid "Remove a warning from a user."

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-09-24 12:25+0000\n"
"POT-Creation-Date: 2021-02-11 12:29+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.1\n"
"Generated-By: redgettext 3.3\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"
@@ -24,7 +24,11 @@ msgid "That command requires bot owner. I can't allow you to use that for an act
msgstr ""
#: redbot/cogs/warnings/helpers.py:86
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\\n**If you do not wish to have a command run, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n"
"**If you do not wish to have a command run, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143
@@ -32,7 +36,11 @@ msgid "You may enter your response now."
msgstr ""
#: redbot/cogs/warnings/helpers.py:128
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\\n**If you do not wish to have a command run on dropping points, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n"
"**If you do not wish to have a command run on dropping points, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/warnings.py:30
@@ -86,7 +94,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:158
#, docstring
msgid "Set the channel where warnings should be sent to.\\n\\n Leave empty to use the channel `[p]warn` command was called in.\\n "
msgid "Set the channel where warnings should be sent to.\n\n"
" Leave empty to use the channel `[p]warn` command was called in.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:166
@@ -99,7 +109,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:175
#, docstring
msgid "\\n Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\\n "
msgid "\n"
" Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:183
@@ -112,12 +124,21 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:194
#, docstring
msgid "Manage automated actions for Warnings.\\n\\n Actions are essentially command macros. Any command can be run\\n when the action is initially triggered, and/or when the action\\n is lifted.\\n\\n Actions must be given a name and a points threshold. When a\\n user is warned enough so that their points go over this\\n threshold, the action will be executed.\\n "
msgid "Manage automated actions for Warnings.\n\n"
" Actions are essentially command macros. Any command can be run\n"
" when the action is initially triggered, and/or when the action\n"
" is lifted.\n\n"
" Actions must be given a name and a points threshold. When a\n"
" user is warned enough so that their points go over this\n"
" threshold, the action will be executed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:209
#, docstring
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
msgid "Create an automated action.\n\n"
" Duplicate action names are not allowed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:230
@@ -139,7 +160,10 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:261
#, docstring
msgid "Manage warning reasons.\\n\\n Reasons must be given a name, description and points value. The\\n name of the reason must be given when a user is warned.\\n "
msgid "Manage warning reasons.\n\n"
" Reasons must be given a name, description and points value. The\n"
" name of the reason must be given when a user is warned.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:273
@@ -179,7 +203,9 @@ msgid "Points"
msgstr ""
#: redbot/cogs/warnings/warnings.py:320
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
msgid "Name: {reason_name}\n"
"Points: {points}\n"
"Description: {description}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:327
@@ -204,7 +230,10 @@ msgid "Drop command"
msgstr ""
#: redbot/cogs/warnings/warnings.py:351
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
msgid "Name: {action_name}\n"
"Points: {points}\n"
"Exceed command: {exceed_command}\n"
"Drop command: {drop_command}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:359
@@ -213,7 +242,12 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:372
#, docstring
msgid "Warn the user for the specified reason.\\n\\n `<points>` number of points the warning should be for. If no number is supplied\\n 1 point will be given. Pre-set warnings disregard this.\\n `<reason>` can be a registered reason if it exists or a custom one\\n is created by default.\\n "
msgid "Warn the user for the specified reason.\n\n"
" `<points>` number of points the warning should be for. If no number is supplied\n"
" 1 point will be given. Pre-set warnings disregard this.\n"
" `<reason>` can be a registered reason if it exists or a custom one\n"
" is created by default.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:381
@@ -261,11 +295,13 @@ msgid "{user} has been warned."
msgstr ""
#: redbot/cogs/warnings/warnings.py:496
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
msgid "{reason}\n\n"
"Use `{prefix}unwarn {user} {message}` to remove this warning."
msgstr ""
#: redbot/cogs/warnings/warnings.py:499
msgid "{description}\\nPoints: {points}"
msgid "{description}\n"
"Points: {points}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:522
@@ -285,8 +321,8 @@ msgstr ""
msgid "Unknown Moderator ({})"
msgstr ""
#: redbot/cogs/warnings/warnings.py:544
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
#: redbot/cogs/warnings/warnings.py:544 redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:555 redbot/cogs/warnings/warnings.py:589
@@ -302,10 +338,6 @@ msgstr ""
msgid "You have no warnings!"
msgstr ""
#: redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:603
#, docstring
msgid "Remove a warning from a user."

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-09-24 12:25+0000\n"
"POT-Creation-Date: 2021-02-11 12:29+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.1\n"
"Generated-By: redgettext 3.3\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -24,7 +24,11 @@ msgid "That command requires bot owner. I can't allow you to use that for an act
msgstr ""
#: redbot/cogs/warnings/helpers.py:86
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\\n**If you do not wish to have a command run, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n"
"**If you do not wish to have a command run, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143
@@ -32,7 +36,11 @@ msgid "You may enter your response now."
msgstr ""
#: redbot/cogs/warnings/helpers.py:128
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\\n**If you do not wish to have a command run on dropping points, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n"
"**If you do not wish to have a command run on dropping points, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/warnings.py:30
@@ -86,7 +94,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:158
#, docstring
msgid "Set the channel where warnings should be sent to.\\n\\n Leave empty to use the channel `[p]warn` command was called in.\\n "
msgid "Set the channel where warnings should be sent to.\n\n"
" Leave empty to use the channel `[p]warn` command was called in.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:166
@@ -99,7 +109,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:175
#, docstring
msgid "\\n Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\\n "
msgid "\n"
" Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:183
@@ -112,12 +124,21 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:194
#, docstring
msgid "Manage automated actions for Warnings.\\n\\n Actions are essentially command macros. Any command can be run\\n when the action is initially triggered, and/or when the action\\n is lifted.\\n\\n Actions must be given a name and a points threshold. When a\\n user is warned enough so that their points go over this\\n threshold, the action will be executed.\\n "
msgid "Manage automated actions for Warnings.\n\n"
" Actions are essentially command macros. Any command can be run\n"
" when the action is initially triggered, and/or when the action\n"
" is lifted.\n\n"
" Actions must be given a name and a points threshold. When a\n"
" user is warned enough so that their points go over this\n"
" threshold, the action will be executed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:209
#, docstring
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
msgid "Create an automated action.\n\n"
" Duplicate action names are not allowed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:230
@@ -139,7 +160,10 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:261
#, docstring
msgid "Manage warning reasons.\\n\\n Reasons must be given a name, description and points value. The\\n name of the reason must be given when a user is warned.\\n "
msgid "Manage warning reasons.\n\n"
" Reasons must be given a name, description and points value. The\n"
" name of the reason must be given when a user is warned.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:273
@@ -179,7 +203,9 @@ msgid "Points"
msgstr ""
#: redbot/cogs/warnings/warnings.py:320
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
msgid "Name: {reason_name}\n"
"Points: {points}\n"
"Description: {description}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:327
@@ -204,7 +230,10 @@ msgid "Drop command"
msgstr ""
#: redbot/cogs/warnings/warnings.py:351
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
msgid "Name: {action_name}\n"
"Points: {points}\n"
"Exceed command: {exceed_command}\n"
"Drop command: {drop_command}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:359
@@ -213,7 +242,12 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:372
#, docstring
msgid "Warn the user for the specified reason.\\n\\n `<points>` number of points the warning should be for. If no number is supplied\\n 1 point will be given. Pre-set warnings disregard this.\\n `<reason>` can be a registered reason if it exists or a custom one\\n is created by default.\\n "
msgid "Warn the user for the specified reason.\n\n"
" `<points>` number of points the warning should be for. If no number is supplied\n"
" 1 point will be given. Pre-set warnings disregard this.\n"
" `<reason>` can be a registered reason if it exists or a custom one\n"
" is created by default.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:381
@@ -261,11 +295,13 @@ msgid "{user} has been warned."
msgstr ""
#: redbot/cogs/warnings/warnings.py:496
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
msgid "{reason}\n\n"
"Use `{prefix}unwarn {user} {message}` to remove this warning."
msgstr ""
#: redbot/cogs/warnings/warnings.py:499
msgid "{description}\\nPoints: {points}"
msgid "{description}\n"
"Points: {points}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:522
@@ -285,8 +321,8 @@ msgstr ""
msgid "Unknown Moderator ({})"
msgstr ""
#: redbot/cogs/warnings/warnings.py:544
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
#: redbot/cogs/warnings/warnings.py:544 redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:555 redbot/cogs/warnings/warnings.py:589
@@ -302,10 +338,6 @@ msgstr ""
msgid "You have no warnings!"
msgstr ""
#: redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:603
#, docstring
msgid "Remove a warning from a user."

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-09-24 12:25+0000\n"
"POT-Creation-Date: 2021-02-11 12:29+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.1\n"
"Generated-By: redgettext 3.3\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -24,7 +24,11 @@ msgid "That command requires bot owner. I can't allow you to use that for an act
msgstr ""
#: redbot/cogs/warnings/helpers.py:86
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\\n**If you do not wish to have a command run, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n"
"**If you do not wish to have a command run, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143
@@ -32,7 +36,11 @@ msgid "You may enter your response now."
msgstr ""
#: redbot/cogs/warnings/helpers.py:128
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\\n**If you do not wish to have a command run on dropping points, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n"
"**If you do not wish to have a command run on dropping points, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/warnings.py:30
@@ -86,7 +94,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:158
#, docstring
msgid "Set the channel where warnings should be sent to.\\n\\n Leave empty to use the channel `[p]warn` command was called in.\\n "
msgid "Set the channel where warnings should be sent to.\n\n"
" Leave empty to use the channel `[p]warn` command was called in.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:166
@@ -99,7 +109,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:175
#, docstring
msgid "\\n Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\\n "
msgid "\n"
" Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:183
@@ -112,12 +124,21 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:194
#, docstring
msgid "Manage automated actions for Warnings.\\n\\n Actions are essentially command macros. Any command can be run\\n when the action is initially triggered, and/or when the action\\n is lifted.\\n\\n Actions must be given a name and a points threshold. When a\\n user is warned enough so that their points go over this\\n threshold, the action will be executed.\\n "
msgid "Manage automated actions for Warnings.\n\n"
" Actions are essentially command macros. Any command can be run\n"
" when the action is initially triggered, and/or when the action\n"
" is lifted.\n\n"
" Actions must be given a name and a points threshold. When a\n"
" user is warned enough so that their points go over this\n"
" threshold, the action will be executed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:209
#, docstring
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
msgid "Create an automated action.\n\n"
" Duplicate action names are not allowed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:230
@@ -139,7 +160,10 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:261
#, docstring
msgid "Manage warning reasons.\\n\\n Reasons must be given a name, description and points value. The\\n name of the reason must be given when a user is warned.\\n "
msgid "Manage warning reasons.\n\n"
" Reasons must be given a name, description and points value. The\n"
" name of the reason must be given when a user is warned.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:273
@@ -179,7 +203,9 @@ msgid "Points"
msgstr ""
#: redbot/cogs/warnings/warnings.py:320
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
msgid "Name: {reason_name}\n"
"Points: {points}\n"
"Description: {description}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:327
@@ -204,7 +230,10 @@ msgid "Drop command"
msgstr ""
#: redbot/cogs/warnings/warnings.py:351
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
msgid "Name: {action_name}\n"
"Points: {points}\n"
"Exceed command: {exceed_command}\n"
"Drop command: {drop_command}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:359
@@ -213,7 +242,12 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:372
#, docstring
msgid "Warn the user for the specified reason.\\n\\n `<points>` number of points the warning should be for. If no number is supplied\\n 1 point will be given. Pre-set warnings disregard this.\\n `<reason>` can be a registered reason if it exists or a custom one\\n is created by default.\\n "
msgid "Warn the user for the specified reason.\n\n"
" `<points>` number of points the warning should be for. If no number is supplied\n"
" 1 point will be given. Pre-set warnings disregard this.\n"
" `<reason>` can be a registered reason if it exists or a custom one\n"
" is created by default.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:381
@@ -261,11 +295,13 @@ msgid "{user} has been warned."
msgstr ""
#: redbot/cogs/warnings/warnings.py:496
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
msgid "{reason}\n\n"
"Use `{prefix}unwarn {user} {message}` to remove this warning."
msgstr ""
#: redbot/cogs/warnings/warnings.py:499
msgid "{description}\\nPoints: {points}"
msgid "{description}\n"
"Points: {points}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:522
@@ -285,8 +321,8 @@ msgstr ""
msgid "Unknown Moderator ({})"
msgstr ""
#: redbot/cogs/warnings/warnings.py:544
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
#: redbot/cogs/warnings/warnings.py:544 redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:555 redbot/cogs/warnings/warnings.py:589
@@ -302,10 +338,6 @@ msgstr ""
msgid "You have no warnings!"
msgstr ""
#: redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:603
#, docstring
msgid "Remove a warning from a user."

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-09-24 12:25+0000\n"
"POT-Creation-Date: 2021-02-11 12:29+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.1\n"
"Generated-By: redgettext 3.3\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -24,7 +24,11 @@ msgid "That command requires bot owner. I can't allow you to use that for an act
msgstr ""
#: redbot/cogs/warnings/helpers.py:86
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\\n**If you do not wish to have a command run, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n"
"**If you do not wish to have a command run, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143
@@ -32,7 +36,11 @@ msgid "You may enter your response now."
msgstr ""
#: redbot/cogs/warnings/helpers.py:128
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\\n**If you do not wish to have a command run on dropping points, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n"
"**If you do not wish to have a command run on dropping points, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/warnings.py:30
@@ -86,7 +94,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:158
#, docstring
msgid "Set the channel where warnings should be sent to.\\n\\n Leave empty to use the channel `[p]warn` command was called in.\\n "
msgid "Set the channel where warnings should be sent to.\n\n"
" Leave empty to use the channel `[p]warn` command was called in.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:166
@@ -99,7 +109,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:175
#, docstring
msgid "\\n Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\\n "
msgid "\n"
" Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:183
@@ -112,12 +124,21 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:194
#, docstring
msgid "Manage automated actions for Warnings.\\n\\n Actions are essentially command macros. Any command can be run\\n when the action is initially triggered, and/or when the action\\n is lifted.\\n\\n Actions must be given a name and a points threshold. When a\\n user is warned enough so that their points go over this\\n threshold, the action will be executed.\\n "
msgid "Manage automated actions for Warnings.\n\n"
" Actions are essentially command macros. Any command can be run\n"
" when the action is initially triggered, and/or when the action\n"
" is lifted.\n\n"
" Actions must be given a name and a points threshold. When a\n"
" user is warned enough so that their points go over this\n"
" threshold, the action will be executed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:209
#, docstring
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
msgid "Create an automated action.\n\n"
" Duplicate action names are not allowed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:230
@@ -139,7 +160,10 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:261
#, docstring
msgid "Manage warning reasons.\\n\\n Reasons must be given a name, description and points value. The\\n name of the reason must be given when a user is warned.\\n "
msgid "Manage warning reasons.\n\n"
" Reasons must be given a name, description and points value. The\n"
" name of the reason must be given when a user is warned.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:273
@@ -179,7 +203,9 @@ msgid "Points"
msgstr ""
#: redbot/cogs/warnings/warnings.py:320
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
msgid "Name: {reason_name}\n"
"Points: {points}\n"
"Description: {description}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:327
@@ -204,7 +230,10 @@ msgid "Drop command"
msgstr ""
#: redbot/cogs/warnings/warnings.py:351
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
msgid "Name: {action_name}\n"
"Points: {points}\n"
"Exceed command: {exceed_command}\n"
"Drop command: {drop_command}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:359
@@ -213,7 +242,12 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:372
#, docstring
msgid "Warn the user for the specified reason.\\n\\n `<points>` number of points the warning should be for. If no number is supplied\\n 1 point will be given. Pre-set warnings disregard this.\\n `<reason>` can be a registered reason if it exists or a custom one\\n is created by default.\\n "
msgid "Warn the user for the specified reason.\n\n"
" `<points>` number of points the warning should be for. If no number is supplied\n"
" 1 point will be given. Pre-set warnings disregard this.\n"
" `<reason>` can be a registered reason if it exists or a custom one\n"
" is created by default.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:381
@@ -261,11 +295,13 @@ msgid "{user} has been warned."
msgstr ""
#: redbot/cogs/warnings/warnings.py:496
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
msgid "{reason}\n\n"
"Use `{prefix}unwarn {user} {message}` to remove this warning."
msgstr ""
#: redbot/cogs/warnings/warnings.py:499
msgid "{description}\\nPoints: {points}"
msgid "{description}\n"
"Points: {points}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:522
@@ -285,8 +321,8 @@ msgstr ""
msgid "Unknown Moderator ({})"
msgstr ""
#: redbot/cogs/warnings/warnings.py:544
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
#: redbot/cogs/warnings/warnings.py:544 redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:555 redbot/cogs/warnings/warnings.py:589
@@ -302,10 +338,6 @@ msgstr ""
msgid "You have no warnings!"
msgstr ""
#: redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:603
#, docstring
msgid "Remove a warning from a user."

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-09-24 12:25+0000\n"
"POT-Creation-Date: 2021-02-11 12:29+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.1\n"
"Generated-By: redgettext 3.3\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -24,7 +24,11 @@ msgid "That command requires bot owner. I can't allow you to use that for an act
msgstr ""
#: redbot/cogs/warnings/helpers.py:86
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\\n**If you do not wish to have a command run, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\n"
"**If you do not wish to have a command run, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143
@@ -32,7 +36,11 @@ msgid "You may enter your response now."
msgstr ""
#: redbot/cogs/warnings/helpers.py:128
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\\n**If you do not wish to have a command run on dropping points, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\n"
"**If you do not wish to have a command run on dropping points, enter** `none`.\n\n"
"Enter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\n\n"
"WARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\n\n"
"Please wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/warnings.py:30
@@ -86,7 +94,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:158
#, docstring
msgid "Set the channel where warnings should be sent to.\\n\\n Leave empty to use the channel `[p]warn` command was called in.\\n "
msgid "Set the channel where warnings should be sent to.\n\n"
" Leave empty to use the channel `[p]warn` command was called in.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:166
@@ -99,7 +109,9 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:175
#, docstring
msgid "\\n Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\\n "
msgid "\n"
" Set if warnings should be sent to a channel set with `[p]warningset warnchannel`.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:183
@@ -112,12 +124,21 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:194
#, docstring
msgid "Manage automated actions for Warnings.\\n\\n Actions are essentially command macros. Any command can be run\\n when the action is initially triggered, and/or when the action\\n is lifted.\\n\\n Actions must be given a name and a points threshold. When a\\n user is warned enough so that their points go over this\\n threshold, the action will be executed.\\n "
msgid "Manage automated actions for Warnings.\n\n"
" Actions are essentially command macros. Any command can be run\n"
" when the action is initially triggered, and/or when the action\n"
" is lifted.\n\n"
" Actions must be given a name and a points threshold. When a\n"
" user is warned enough so that their points go over this\n"
" threshold, the action will be executed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:209
#, docstring
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
msgid "Create an automated action.\n\n"
" Duplicate action names are not allowed.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:230
@@ -139,7 +160,10 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:261
#, docstring
msgid "Manage warning reasons.\\n\\n Reasons must be given a name, description and points value. The\\n name of the reason must be given when a user is warned.\\n "
msgid "Manage warning reasons.\n\n"
" Reasons must be given a name, description and points value. The\n"
" name of the reason must be given when a user is warned.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:273
@@ -179,7 +203,9 @@ msgid "Points"
msgstr ""
#: redbot/cogs/warnings/warnings.py:320
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
msgid "Name: {reason_name}\n"
"Points: {points}\n"
"Description: {description}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:327
@@ -204,7 +230,10 @@ msgid "Drop command"
msgstr ""
#: redbot/cogs/warnings/warnings.py:351
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
msgid "Name: {action_name}\n"
"Points: {points}\n"
"Exceed command: {exceed_command}\n"
"Drop command: {drop_command}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:359
@@ -213,7 +242,12 @@ msgstr ""
#: redbot/cogs/warnings/warnings.py:372
#, docstring
msgid "Warn the user for the specified reason.\\n\\n `<points>` number of points the warning should be for. If no number is supplied\\n 1 point will be given. Pre-set warnings disregard this.\\n `<reason>` can be a registered reason if it exists or a custom one\\n is created by default.\\n "
msgid "Warn the user for the specified reason.\n\n"
" `<points>` number of points the warning should be for. If no number is supplied\n"
" 1 point will be given. Pre-set warnings disregard this.\n"
" `<reason>` can be a registered reason if it exists or a custom one\n"
" is created by default.\n"
" "
msgstr ""
#: redbot/cogs/warnings/warnings.py:381
@@ -261,11 +295,13 @@ msgid "{user} has been warned."
msgstr ""
#: redbot/cogs/warnings/warnings.py:496
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
msgid "{reason}\n\n"
"Use `{prefix}unwarn {user} {message}` to remove this warning."
msgstr ""
#: redbot/cogs/warnings/warnings.py:499
msgid "{description}\\nPoints: {points}"
msgid "{description}\n"
"Points: {points}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:522
@@ -285,8 +321,8 @@ msgstr ""
msgid "Unknown Moderator ({})"
msgstr ""
#: redbot/cogs/warnings/warnings.py:544
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
#: redbot/cogs/warnings/warnings.py:544 redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:555 redbot/cogs/warnings/warnings.py:589
@@ -302,10 +338,6 @@ msgstr ""
msgid "You have no warnings!"
msgstr ""
#: redbot/cogs/warnings/warnings.py:578
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:603
#, docstring
msgid "Remove a warning from a user."