mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-21 10:17:59 -05:00
Automated Crowdin downstream (#3531)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:47\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:18\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Afrikaans\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: af\n"
|
||||
"X-Crowdin-File: /warnings/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/warnings/locales/messages.pot\n"
|
||||
"Language: af_ZA\n"
|
||||
|
||||
#: redbot/cogs/warnings/helpers.py:70
|
||||
#: redbot/cogs/warnings/helpers.py:72
|
||||
msgid "I could not find a command from that input!"
|
||||
msgstr ""
|
||||
|
||||
@@ -35,198 +35,211 @@ msgstr ""
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:25
|
||||
#: redbot/cogs/warnings/warnings.py:24
|
||||
#, docstring
|
||||
msgid "Warn misbehaving users and take automated actions."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:65
|
||||
#: redbot/cogs/warnings/warnings.py:64
|
||||
#, docstring
|
||||
msgid "Manage settings for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:71
|
||||
#: redbot/cogs/warnings/warnings.py:70
|
||||
#, docstring
|
||||
msgid "Enable or disable custom reasons for a warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:75
|
||||
#: redbot/cogs/warnings/warnings.py:74
|
||||
msgid "Custom reasons have been enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:77
|
||||
#: redbot/cogs/warnings/warnings.py:76
|
||||
msgid "Custom reasons have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:83
|
||||
#: redbot/cogs/warnings/warnings.py:82
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:98
|
||||
#: redbot/cogs/warnings/warnings.py:97
|
||||
#, docstring
|
||||
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:119
|
||||
#: redbot/cogs/warnings/warnings.py:118
|
||||
msgid "Duplicate action name found!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:126
|
||||
#: redbot/cogs/warnings/warnings.py:125
|
||||
msgid "Action {name} has been added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:131
|
||||
#: redbot/cogs/warnings/warnings.py:130
|
||||
#, docstring
|
||||
msgid "Delete the action with the specified name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:144
|
||||
#: redbot/cogs/warnings/warnings.py:143
|
||||
msgid "No action named {name} exists!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:150
|
||||
#: redbot/cogs/warnings/warnings.py:149
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:162
|
||||
#: redbot/cogs/warnings/warnings.py:161
|
||||
#, docstring
|
||||
msgid "Create a warning reason."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:166
|
||||
#: redbot/cogs/warnings/warnings.py:165
|
||||
msgid "*Custom* cannot be used as a reason name!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:176
|
||||
#: redbot/cogs/warnings/warnings.py:175
|
||||
msgid "The new reason has been registered."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:181
|
||||
#: redbot/cogs/warnings/warnings.py:180
|
||||
#, docstring
|
||||
msgid "Delete a warning reason."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:188
|
||||
#: redbot/cogs/warnings/warnings.py:187
|
||||
msgid "That is not a registered reason name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:194
|
||||
#: redbot/cogs/warnings/warnings.py:193
|
||||
#, docstring
|
||||
msgid "List all configured reasons for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:202
|
||||
#: redbot/cogs/warnings/warnings.py:201
|
||||
msgid "Reason: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:204 redbot/cogs/warnings/warnings.py:229
|
||||
#: redbot/cogs/warnings/warnings.py:308
|
||||
#: redbot/cogs/warnings/warnings.py:203 redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:307
|
||||
msgid "Points"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:208
|
||||
#: redbot/cogs/warnings/warnings.py:207
|
||||
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:215
|
||||
#: redbot/cogs/warnings/warnings.py:214
|
||||
msgid "There are no reasons configured!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:221
|
||||
#: redbot/cogs/warnings/warnings.py:220
|
||||
#, docstring
|
||||
msgid "List all configured automated actions for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:227
|
||||
msgid "Action: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
#: redbot/cogs/warnings/warnings.py:229
|
||||
msgid "Exceed command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:231
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
msgid "Drop command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:235
|
||||
#: redbot/cogs/warnings/warnings.py:234
|
||||
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:243
|
||||
#: redbot/cogs/warnings/warnings.py:242
|
||||
msgid "There are no actions configured!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:256
|
||||
#: redbot/cogs/warnings/warnings.py:255
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:264
|
||||
#: redbot/cogs/warnings/warnings.py:263
|
||||
msgid "You cannot warn yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:271
|
||||
#: redbot/cogs/warnings/warnings.py:270
|
||||
msgid "That is not a registered reason!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:279
|
||||
#: redbot/cogs/warnings/warnings.py:278
|
||||
msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:305
|
||||
#: redbot/cogs/warnings/warnings.py:304
|
||||
msgid "Warning from {user}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:310
|
||||
#: redbot/cogs/warnings/warnings.py:309
|
||||
msgid "You have received a warning in {guild_name}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:318
|
||||
#: redbot/cogs/warnings/warnings.py:317
|
||||
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:321
|
||||
#: redbot/cogs/warnings/warnings.py:320
|
||||
msgid "{description}\\nPoints: {points}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:341
|
||||
#: redbot/cogs/warnings/warnings.py:340
|
||||
msgid "User {user} has been warned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:348
|
||||
#: redbot/cogs/warnings/warnings.py:346
|
||||
#, docstring
|
||||
msgid "List the warnings for the specified user.\\n\\n Omit `<user>` to see your own warnings.\\n\\n Note that showing warnings for users other than yourself requires\\n appropriate permissions.\\n "
|
||||
msgid "List the warnings for the specified user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:360
|
||||
msgid "You are not allowed to check warnings for other users!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:374
|
||||
#: redbot/cogs/warnings/warnings.py:359
|
||||
msgid "That user has no warnings!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:384
|
||||
#: redbot/cogs/warnings/warnings.py:363 redbot/cogs/warnings/warnings.py:392
|
||||
msgid "Unknown Moderator ({})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:364
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:394
|
||||
#: redbot/cogs/warnings/warnings.py:374 redbot/cogs/warnings/warnings.py:403
|
||||
msgid "Warnings for {user}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:401
|
||||
#: redbot/cogs/warnings/warnings.py:380
|
||||
#, docstring
|
||||
msgid "List warnings for yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:388
|
||||
msgid "You have no warnings!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:393
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:410
|
||||
#, docstring
|
||||
msgid "Remove a warning from a user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:414
|
||||
#: redbot/cogs/warnings/warnings.py:423
|
||||
msgid "You cannot remove warnings from yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:421
|
||||
#: redbot/cogs/warnings/warnings.py:430
|
||||
msgid "That warning doesn't exist!"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:47\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:18\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"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-Language: ar\n"
|
||||
"X-Crowdin-File: /warnings/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/warnings/locales/messages.pot\n"
|
||||
"Language: ar_SA\n"
|
||||
|
||||
#: redbot/cogs/warnings/helpers.py:70
|
||||
#: redbot/cogs/warnings/helpers.py:72
|
||||
msgid "I could not find a command from that input!"
|
||||
msgstr ""
|
||||
|
||||
@@ -35,198 +35,211 @@ msgstr ""
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:25
|
||||
#: redbot/cogs/warnings/warnings.py:24
|
||||
#, docstring
|
||||
msgid "Warn misbehaving users and take automated actions."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:65
|
||||
#: redbot/cogs/warnings/warnings.py:64
|
||||
#, docstring
|
||||
msgid "Manage settings for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:71
|
||||
#: redbot/cogs/warnings/warnings.py:70
|
||||
#, docstring
|
||||
msgid "Enable or disable custom reasons for a warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:75
|
||||
#: redbot/cogs/warnings/warnings.py:74
|
||||
msgid "Custom reasons have been enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:77
|
||||
#: redbot/cogs/warnings/warnings.py:76
|
||||
msgid "Custom reasons have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:83
|
||||
#: redbot/cogs/warnings/warnings.py:82
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:98
|
||||
#: redbot/cogs/warnings/warnings.py:97
|
||||
#, docstring
|
||||
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:119
|
||||
#: redbot/cogs/warnings/warnings.py:118
|
||||
msgid "Duplicate action name found!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:126
|
||||
#: redbot/cogs/warnings/warnings.py:125
|
||||
msgid "Action {name} has been added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:131
|
||||
#: redbot/cogs/warnings/warnings.py:130
|
||||
#, docstring
|
||||
msgid "Delete the action with the specified name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:144
|
||||
#: redbot/cogs/warnings/warnings.py:143
|
||||
msgid "No action named {name} exists!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:150
|
||||
#: redbot/cogs/warnings/warnings.py:149
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:162
|
||||
#: redbot/cogs/warnings/warnings.py:161
|
||||
#, docstring
|
||||
msgid "Create a warning reason."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:166
|
||||
#: redbot/cogs/warnings/warnings.py:165
|
||||
msgid "*Custom* cannot be used as a reason name!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:176
|
||||
#: redbot/cogs/warnings/warnings.py:175
|
||||
msgid "The new reason has been registered."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:181
|
||||
#: redbot/cogs/warnings/warnings.py:180
|
||||
#, docstring
|
||||
msgid "Delete a warning reason."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:188
|
||||
#: redbot/cogs/warnings/warnings.py:187
|
||||
msgid "That is not a registered reason name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:194
|
||||
#: redbot/cogs/warnings/warnings.py:193
|
||||
#, docstring
|
||||
msgid "List all configured reasons for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:202
|
||||
#: redbot/cogs/warnings/warnings.py:201
|
||||
msgid "Reason: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:204 redbot/cogs/warnings/warnings.py:229
|
||||
#: redbot/cogs/warnings/warnings.py:308
|
||||
#: redbot/cogs/warnings/warnings.py:203 redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:307
|
||||
msgid "Points"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:208
|
||||
#: redbot/cogs/warnings/warnings.py:207
|
||||
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:215
|
||||
#: redbot/cogs/warnings/warnings.py:214
|
||||
msgid "There are no reasons configured!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:221
|
||||
#: redbot/cogs/warnings/warnings.py:220
|
||||
#, docstring
|
||||
msgid "List all configured automated actions for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:227
|
||||
msgid "Action: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
#: redbot/cogs/warnings/warnings.py:229
|
||||
msgid "Exceed command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:231
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
msgid "Drop command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:235
|
||||
#: redbot/cogs/warnings/warnings.py:234
|
||||
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:243
|
||||
#: redbot/cogs/warnings/warnings.py:242
|
||||
msgid "There are no actions configured!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:256
|
||||
#: redbot/cogs/warnings/warnings.py:255
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:264
|
||||
#: redbot/cogs/warnings/warnings.py:263
|
||||
msgid "You cannot warn yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:271
|
||||
#: redbot/cogs/warnings/warnings.py:270
|
||||
msgid "That is not a registered reason!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:279
|
||||
#: redbot/cogs/warnings/warnings.py:278
|
||||
msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:305
|
||||
#: redbot/cogs/warnings/warnings.py:304
|
||||
msgid "Warning from {user}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:310
|
||||
#: redbot/cogs/warnings/warnings.py:309
|
||||
msgid "You have received a warning in {guild_name}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:318
|
||||
#: redbot/cogs/warnings/warnings.py:317
|
||||
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:321
|
||||
#: redbot/cogs/warnings/warnings.py:320
|
||||
msgid "{description}\\nPoints: {points}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:341
|
||||
#: redbot/cogs/warnings/warnings.py:340
|
||||
msgid "User {user} has been warned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:348
|
||||
#: redbot/cogs/warnings/warnings.py:346
|
||||
#, docstring
|
||||
msgid "List the warnings for the specified user.\\n\\n Omit `<user>` to see your own warnings.\\n\\n Note that showing warnings for users other than yourself requires\\n appropriate permissions.\\n "
|
||||
msgid "List the warnings for the specified user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:360
|
||||
msgid "You are not allowed to check warnings for other users!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:374
|
||||
#: redbot/cogs/warnings/warnings.py:359
|
||||
msgid "That user has no warnings!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:384
|
||||
#: redbot/cogs/warnings/warnings.py:363 redbot/cogs/warnings/warnings.py:392
|
||||
msgid "Unknown Moderator ({})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:364
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:394
|
||||
#: redbot/cogs/warnings/warnings.py:374 redbot/cogs/warnings/warnings.py:403
|
||||
msgid "Warnings for {user}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:401
|
||||
#: redbot/cogs/warnings/warnings.py:380
|
||||
#, docstring
|
||||
msgid "List warnings for yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:388
|
||||
msgid "You have no warnings!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:393
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:410
|
||||
#, docstring
|
||||
msgid "Remove a warning from a user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:414
|
||||
#: redbot/cogs/warnings/warnings.py:423
|
||||
msgid "You cannot remove warnings from yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:421
|
||||
#: redbot/cogs/warnings/warnings.py:430
|
||||
msgid "That warning doesn't exist!"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:48\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:18\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Bulgarian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: bg\n"
|
||||
"X-Crowdin-File: /warnings/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/warnings/locales/messages.pot\n"
|
||||
"Language: bg_BG\n"
|
||||
|
||||
#: redbot/cogs/warnings/helpers.py:70
|
||||
#: redbot/cogs/warnings/helpers.py:72
|
||||
msgid "I could not find a command from that input!"
|
||||
msgstr ""
|
||||
|
||||
@@ -35,198 +35,211 @@ msgstr ""
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:25
|
||||
#: redbot/cogs/warnings/warnings.py:24
|
||||
#, docstring
|
||||
msgid "Warn misbehaving users and take automated actions."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:65
|
||||
#: redbot/cogs/warnings/warnings.py:64
|
||||
#, docstring
|
||||
msgid "Manage settings for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:71
|
||||
#: redbot/cogs/warnings/warnings.py:70
|
||||
#, docstring
|
||||
msgid "Enable or disable custom reasons for a warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:75
|
||||
#: redbot/cogs/warnings/warnings.py:74
|
||||
msgid "Custom reasons have been enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:77
|
||||
#: redbot/cogs/warnings/warnings.py:76
|
||||
msgid "Custom reasons have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:83
|
||||
#: redbot/cogs/warnings/warnings.py:82
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:98
|
||||
#: redbot/cogs/warnings/warnings.py:97
|
||||
#, docstring
|
||||
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:119
|
||||
#: redbot/cogs/warnings/warnings.py:118
|
||||
msgid "Duplicate action name found!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:126
|
||||
#: redbot/cogs/warnings/warnings.py:125
|
||||
msgid "Action {name} has been added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:131
|
||||
#: redbot/cogs/warnings/warnings.py:130
|
||||
#, docstring
|
||||
msgid "Delete the action with the specified name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:144
|
||||
#: redbot/cogs/warnings/warnings.py:143
|
||||
msgid "No action named {name} exists!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:150
|
||||
#: redbot/cogs/warnings/warnings.py:149
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:162
|
||||
#: redbot/cogs/warnings/warnings.py:161
|
||||
#, docstring
|
||||
msgid "Create a warning reason."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:166
|
||||
#: redbot/cogs/warnings/warnings.py:165
|
||||
msgid "*Custom* cannot be used as a reason name!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:176
|
||||
#: redbot/cogs/warnings/warnings.py:175
|
||||
msgid "The new reason has been registered."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:181
|
||||
#: redbot/cogs/warnings/warnings.py:180
|
||||
#, docstring
|
||||
msgid "Delete a warning reason."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:188
|
||||
#: redbot/cogs/warnings/warnings.py:187
|
||||
msgid "That is not a registered reason name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:194
|
||||
#: redbot/cogs/warnings/warnings.py:193
|
||||
#, docstring
|
||||
msgid "List all configured reasons for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:202
|
||||
#: redbot/cogs/warnings/warnings.py:201
|
||||
msgid "Reason: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:204 redbot/cogs/warnings/warnings.py:229
|
||||
#: redbot/cogs/warnings/warnings.py:308
|
||||
#: redbot/cogs/warnings/warnings.py:203 redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:307
|
||||
msgid "Points"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:208
|
||||
#: redbot/cogs/warnings/warnings.py:207
|
||||
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:215
|
||||
#: redbot/cogs/warnings/warnings.py:214
|
||||
msgid "There are no reasons configured!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:221
|
||||
#: redbot/cogs/warnings/warnings.py:220
|
||||
#, docstring
|
||||
msgid "List all configured automated actions for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:227
|
||||
msgid "Action: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
#: redbot/cogs/warnings/warnings.py:229
|
||||
msgid "Exceed command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:231
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
msgid "Drop command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:235
|
||||
#: redbot/cogs/warnings/warnings.py:234
|
||||
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:243
|
||||
#: redbot/cogs/warnings/warnings.py:242
|
||||
msgid "There are no actions configured!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:256
|
||||
#: redbot/cogs/warnings/warnings.py:255
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:264
|
||||
#: redbot/cogs/warnings/warnings.py:263
|
||||
msgid "You cannot warn yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:271
|
||||
#: redbot/cogs/warnings/warnings.py:270
|
||||
msgid "That is not a registered reason!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:279
|
||||
#: redbot/cogs/warnings/warnings.py:278
|
||||
msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:305
|
||||
#: redbot/cogs/warnings/warnings.py:304
|
||||
msgid "Warning from {user}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:310
|
||||
#: redbot/cogs/warnings/warnings.py:309
|
||||
msgid "You have received a warning in {guild_name}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:318
|
||||
#: redbot/cogs/warnings/warnings.py:317
|
||||
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:321
|
||||
#: redbot/cogs/warnings/warnings.py:320
|
||||
msgid "{description}\\nPoints: {points}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:341
|
||||
#: redbot/cogs/warnings/warnings.py:340
|
||||
msgid "User {user} has been warned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:348
|
||||
#: redbot/cogs/warnings/warnings.py:346
|
||||
#, docstring
|
||||
msgid "List the warnings for the specified user.\\n\\n Omit `<user>` to see your own warnings.\\n\\n Note that showing warnings for users other than yourself requires\\n appropriate permissions.\\n "
|
||||
msgid "List the warnings for the specified user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:360
|
||||
msgid "You are not allowed to check warnings for other users!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:374
|
||||
#: redbot/cogs/warnings/warnings.py:359
|
||||
msgid "That user has no warnings!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:384
|
||||
#: redbot/cogs/warnings/warnings.py:363 redbot/cogs/warnings/warnings.py:392
|
||||
msgid "Unknown Moderator ({})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:364
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:394
|
||||
#: redbot/cogs/warnings/warnings.py:374 redbot/cogs/warnings/warnings.py:403
|
||||
msgid "Warnings for {user}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:401
|
||||
#: redbot/cogs/warnings/warnings.py:380
|
||||
#, docstring
|
||||
msgid "List warnings for yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:388
|
||||
msgid "You have no warnings!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:393
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:410
|
||||
#, docstring
|
||||
msgid "Remove a warning from a user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:414
|
||||
#: redbot/cogs/warnings/warnings.py:423
|
||||
msgid "You cannot remove warnings from yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:421
|
||||
#: redbot/cogs/warnings/warnings.py:430
|
||||
msgid "That warning doesn't exist!"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:48\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:18\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Catalan\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: ca\n"
|
||||
"X-Crowdin-File: /warnings/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/warnings/locales/messages.pot\n"
|
||||
"Language: ca_ES\n"
|
||||
|
||||
#: redbot/cogs/warnings/helpers.py:70
|
||||
#: redbot/cogs/warnings/helpers.py:72
|
||||
msgid "I could not find a command from that input!"
|
||||
msgstr ""
|
||||
|
||||
@@ -35,198 +35,211 @@ msgstr ""
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:25
|
||||
#: redbot/cogs/warnings/warnings.py:24
|
||||
#, docstring
|
||||
msgid "Warn misbehaving users and take automated actions."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:65
|
||||
#: redbot/cogs/warnings/warnings.py:64
|
||||
#, docstring
|
||||
msgid "Manage settings for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:71
|
||||
#: redbot/cogs/warnings/warnings.py:70
|
||||
#, docstring
|
||||
msgid "Enable or disable custom reasons for a warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:75
|
||||
#: redbot/cogs/warnings/warnings.py:74
|
||||
msgid "Custom reasons have been enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:77
|
||||
#: redbot/cogs/warnings/warnings.py:76
|
||||
msgid "Custom reasons have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:83
|
||||
#: redbot/cogs/warnings/warnings.py:82
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:98
|
||||
#: redbot/cogs/warnings/warnings.py:97
|
||||
#, docstring
|
||||
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:119
|
||||
#: redbot/cogs/warnings/warnings.py:118
|
||||
msgid "Duplicate action name found!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:126
|
||||
#: redbot/cogs/warnings/warnings.py:125
|
||||
msgid "Action {name} has been added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:131
|
||||
#: redbot/cogs/warnings/warnings.py:130
|
||||
#, docstring
|
||||
msgid "Delete the action with the specified name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:144
|
||||
#: redbot/cogs/warnings/warnings.py:143
|
||||
msgid "No action named {name} exists!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:150
|
||||
#: redbot/cogs/warnings/warnings.py:149
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:162
|
||||
#: redbot/cogs/warnings/warnings.py:161
|
||||
#, docstring
|
||||
msgid "Create a warning reason."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:166
|
||||
#: redbot/cogs/warnings/warnings.py:165
|
||||
msgid "*Custom* cannot be used as a reason name!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:176
|
||||
#: redbot/cogs/warnings/warnings.py:175
|
||||
msgid "The new reason has been registered."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:181
|
||||
#: redbot/cogs/warnings/warnings.py:180
|
||||
#, docstring
|
||||
msgid "Delete a warning reason."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:188
|
||||
#: redbot/cogs/warnings/warnings.py:187
|
||||
msgid "That is not a registered reason name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:194
|
||||
#: redbot/cogs/warnings/warnings.py:193
|
||||
#, docstring
|
||||
msgid "List all configured reasons for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:202
|
||||
#: redbot/cogs/warnings/warnings.py:201
|
||||
msgid "Reason: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:204 redbot/cogs/warnings/warnings.py:229
|
||||
#: redbot/cogs/warnings/warnings.py:308
|
||||
#: redbot/cogs/warnings/warnings.py:203 redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:307
|
||||
msgid "Points"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:208
|
||||
#: redbot/cogs/warnings/warnings.py:207
|
||||
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:215
|
||||
#: redbot/cogs/warnings/warnings.py:214
|
||||
msgid "There are no reasons configured!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:221
|
||||
#: redbot/cogs/warnings/warnings.py:220
|
||||
#, docstring
|
||||
msgid "List all configured automated actions for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:227
|
||||
msgid "Action: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
#: redbot/cogs/warnings/warnings.py:229
|
||||
msgid "Exceed command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:231
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
msgid "Drop command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:235
|
||||
#: redbot/cogs/warnings/warnings.py:234
|
||||
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:243
|
||||
#: redbot/cogs/warnings/warnings.py:242
|
||||
msgid "There are no actions configured!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:256
|
||||
#: redbot/cogs/warnings/warnings.py:255
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:264
|
||||
#: redbot/cogs/warnings/warnings.py:263
|
||||
msgid "You cannot warn yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:271
|
||||
#: redbot/cogs/warnings/warnings.py:270
|
||||
msgid "That is not a registered reason!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:279
|
||||
#: redbot/cogs/warnings/warnings.py:278
|
||||
msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:305
|
||||
#: redbot/cogs/warnings/warnings.py:304
|
||||
msgid "Warning from {user}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:310
|
||||
#: redbot/cogs/warnings/warnings.py:309
|
||||
msgid "You have received a warning in {guild_name}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:318
|
||||
#: redbot/cogs/warnings/warnings.py:317
|
||||
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:321
|
||||
#: redbot/cogs/warnings/warnings.py:320
|
||||
msgid "{description}\\nPoints: {points}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:341
|
||||
#: redbot/cogs/warnings/warnings.py:340
|
||||
msgid "User {user} has been warned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:348
|
||||
#: redbot/cogs/warnings/warnings.py:346
|
||||
#, docstring
|
||||
msgid "List the warnings for the specified user.\\n\\n Omit `<user>` to see your own warnings.\\n\\n Note that showing warnings for users other than yourself requires\\n appropriate permissions.\\n "
|
||||
msgid "List the warnings for the specified user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:360
|
||||
msgid "You are not allowed to check warnings for other users!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:374
|
||||
#: redbot/cogs/warnings/warnings.py:359
|
||||
msgid "That user has no warnings!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:384
|
||||
#: redbot/cogs/warnings/warnings.py:363 redbot/cogs/warnings/warnings.py:392
|
||||
msgid "Unknown Moderator ({})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:364
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:394
|
||||
#: redbot/cogs/warnings/warnings.py:374 redbot/cogs/warnings/warnings.py:403
|
||||
msgid "Warnings for {user}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:401
|
||||
#: redbot/cogs/warnings/warnings.py:380
|
||||
#, docstring
|
||||
msgid "List warnings for yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:388
|
||||
msgid "You have no warnings!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:393
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:410
|
||||
#, docstring
|
||||
msgid "Remove a warning from a user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:414
|
||||
#: redbot/cogs/warnings/warnings.py:423
|
||||
msgid "You cannot remove warnings from yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:421
|
||||
#: redbot/cogs/warnings/warnings.py:430
|
||||
msgid "That warning doesn't exist!"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:48\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:19\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Czech\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,12 +12,12 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 3;\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: cs\n"
|
||||
"X-Crowdin-File: /warnings/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/warnings/locales/messages.pot\n"
|
||||
"Language: cs_CZ\n"
|
||||
|
||||
#: redbot/cogs/warnings/helpers.py:70
|
||||
#: redbot/cogs/warnings/helpers.py:72
|
||||
msgid "I could not find a command from that input!"
|
||||
msgstr "Nenašel jsem žádný příkaz s tímto názvem!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/helpers.py:77
|
||||
msgid "That command requires bot owner. I can't allow you to use that for an action"
|
||||
@@ -35,198 +35,211 @@ msgstr ""
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:25
|
||||
#: redbot/cogs/warnings/warnings.py:24
|
||||
#, docstring
|
||||
msgid "Warn misbehaving users and take automated actions."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:65
|
||||
#: redbot/cogs/warnings/warnings.py:64
|
||||
#, docstring
|
||||
msgid "Manage settings for Warnings."
|
||||
msgstr "Správa nastavení pro varování."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:71
|
||||
#: redbot/cogs/warnings/warnings.py:70
|
||||
#, docstring
|
||||
msgid "Enable or disable custom reasons for a warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:75
|
||||
#: redbot/cogs/warnings/warnings.py:74
|
||||
msgid "Custom reasons have been enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:77
|
||||
#: redbot/cogs/warnings/warnings.py:76
|
||||
msgid "Custom reasons have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:83
|
||||
#: redbot/cogs/warnings/warnings.py:82
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:98
|
||||
#: redbot/cogs/warnings/warnings.py:97
|
||||
#, docstring
|
||||
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:119
|
||||
#: redbot/cogs/warnings/warnings.py:118
|
||||
msgid "Duplicate action name found!"
|
||||
msgstr "Nalezen duplicitní název akce!"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:126
|
||||
#: redbot/cogs/warnings/warnings.py:125
|
||||
msgid "Action {name} has been added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:131
|
||||
#: redbot/cogs/warnings/warnings.py:130
|
||||
#, docstring
|
||||
msgid "Delete the action with the specified name."
|
||||
msgstr "Odstranit akci se zadaným názvem."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:144
|
||||
#: redbot/cogs/warnings/warnings.py:143
|
||||
msgid "No action named {name} exists!"
|
||||
msgstr "Neexistuje žádná akce s názvem {name}!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:150
|
||||
#: redbot/cogs/warnings/warnings.py:149
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:162
|
||||
#: redbot/cogs/warnings/warnings.py:161
|
||||
#, docstring
|
||||
msgid "Create a warning reason."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:166
|
||||
#: redbot/cogs/warnings/warnings.py:165
|
||||
msgid "*Custom* cannot be used as a reason name!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:176
|
||||
#: redbot/cogs/warnings/warnings.py:175
|
||||
msgid "The new reason has been registered."
|
||||
msgstr "Nový důvod byl zaregistrován."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:181
|
||||
#: redbot/cogs/warnings/warnings.py:180
|
||||
#, docstring
|
||||
msgid "Delete a warning reason."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:188
|
||||
#: redbot/cogs/warnings/warnings.py:187
|
||||
msgid "That is not a registered reason name."
|
||||
msgstr "To není registrovaný název důvodu."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:194
|
||||
#: redbot/cogs/warnings/warnings.py:193
|
||||
#, docstring
|
||||
msgid "List all configured reasons for Warnings."
|
||||
msgstr "Seznam všech nastavených důvodů varování."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:202
|
||||
#: redbot/cogs/warnings/warnings.py:201
|
||||
msgid "Reason: {name}"
|
||||
msgstr "Důvod: {name}"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:204 redbot/cogs/warnings/warnings.py:229
|
||||
#: redbot/cogs/warnings/warnings.py:308
|
||||
#: redbot/cogs/warnings/warnings.py:203 redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:307
|
||||
msgid "Points"
|
||||
msgstr "Body"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:208
|
||||
#: redbot/cogs/warnings/warnings.py:207
|
||||
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:215
|
||||
#: redbot/cogs/warnings/warnings.py:214
|
||||
msgid "There are no reasons configured!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:221
|
||||
#: redbot/cogs/warnings/warnings.py:220
|
||||
#, docstring
|
||||
msgid "List all configured automated actions for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:227
|
||||
msgid "Action: {name}"
|
||||
msgstr "Akce: {name}"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
#: redbot/cogs/warnings/warnings.py:229
|
||||
msgid "Exceed command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:231
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
msgid "Drop command"
|
||||
msgstr "Zahodit příkaz"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:235
|
||||
#: redbot/cogs/warnings/warnings.py:234
|
||||
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}"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:243
|
||||
#: redbot/cogs/warnings/warnings.py:242
|
||||
msgid "There are no actions configured!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:256
|
||||
#: redbot/cogs/warnings/warnings.py:255
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:264
|
||||
#: redbot/cogs/warnings/warnings.py:263
|
||||
msgid "You cannot warn yourself."
|
||||
msgstr "Nemůžeš varovat sám sebe."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:271
|
||||
#: redbot/cogs/warnings/warnings.py:270
|
||||
msgid "That is not a registered reason!"
|
||||
msgstr "To není registrovaný důvod!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:279
|
||||
#: redbot/cogs/warnings/warnings.py:278
|
||||
msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:305
|
||||
#: redbot/cogs/warnings/warnings.py:304
|
||||
msgid "Warning from {user}"
|
||||
msgstr "Varování od {user}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:310
|
||||
#: redbot/cogs/warnings/warnings.py:309
|
||||
msgid "You have received a warning in {guild_name}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:318
|
||||
#: redbot/cogs/warnings/warnings.py:317
|
||||
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:321
|
||||
#: redbot/cogs/warnings/warnings.py:320
|
||||
msgid "{description}\\nPoints: {points}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:341
|
||||
#: redbot/cogs/warnings/warnings.py:340
|
||||
msgid "User {user} has been warned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:348
|
||||
#: redbot/cogs/warnings/warnings.py:346
|
||||
#, docstring
|
||||
msgid "List the warnings for the specified user.\\n\\n Omit `<user>` to see your own warnings.\\n\\n Note that showing warnings for users other than yourself requires\\n appropriate permissions.\\n "
|
||||
msgid "List the warnings for the specified user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:360
|
||||
msgid "You are not allowed to check warnings for other users!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:374
|
||||
#: redbot/cogs/warnings/warnings.py:359
|
||||
msgid "That user has no warnings!"
|
||||
msgstr "Tento uživatel nemá žádná varování!"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:384
|
||||
#: redbot/cogs/warnings/warnings.py:363 redbot/cogs/warnings/warnings.py:392
|
||||
msgid "Unknown Moderator ({})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:364
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:394
|
||||
#: redbot/cogs/warnings/warnings.py:374 redbot/cogs/warnings/warnings.py:403
|
||||
msgid "Warnings for {user}"
|
||||
msgstr "Varování pro {user}"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:401
|
||||
#: redbot/cogs/warnings/warnings.py:380
|
||||
#, docstring
|
||||
msgid "List warnings for yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:388
|
||||
msgid "You have no warnings!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:393
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:410
|
||||
#, docstring
|
||||
msgid "Remove a warning from a user."
|
||||
msgstr "Odstranit varování od uživatele."
|
||||
msgstr "Odstraní varování od uživatele."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:414
|
||||
#: redbot/cogs/warnings/warnings.py:423
|
||||
msgid "You cannot remove warnings from yourself."
|
||||
msgstr "Nemůžete od sebe odstranit varování."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:421
|
||||
#: redbot/cogs/warnings/warnings.py:430
|
||||
msgid "That warning doesn't exist!"
|
||||
msgstr "Toto varování neexistuje!"
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:48\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:19\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Danish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: da\n"
|
||||
"X-Crowdin-File: /warnings/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/warnings/locales/messages.pot\n"
|
||||
"Language: da_DK\n"
|
||||
|
||||
#: redbot/cogs/warnings/helpers.py:70
|
||||
#: redbot/cogs/warnings/helpers.py:72
|
||||
msgid "I could not find a command from that input!"
|
||||
msgstr ""
|
||||
|
||||
@@ -35,198 +35,211 @@ msgstr ""
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:25
|
||||
#: redbot/cogs/warnings/warnings.py:24
|
||||
#, docstring
|
||||
msgid "Warn misbehaving users and take automated actions."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:65
|
||||
#: redbot/cogs/warnings/warnings.py:64
|
||||
#, docstring
|
||||
msgid "Manage settings for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:71
|
||||
#: redbot/cogs/warnings/warnings.py:70
|
||||
#, docstring
|
||||
msgid "Enable or disable custom reasons for a warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:75
|
||||
#: redbot/cogs/warnings/warnings.py:74
|
||||
msgid "Custom reasons have been enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:77
|
||||
#: redbot/cogs/warnings/warnings.py:76
|
||||
msgid "Custom reasons have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:83
|
||||
#: redbot/cogs/warnings/warnings.py:82
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:98
|
||||
#: redbot/cogs/warnings/warnings.py:97
|
||||
#, docstring
|
||||
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:119
|
||||
#: redbot/cogs/warnings/warnings.py:118
|
||||
msgid "Duplicate action name found!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:126
|
||||
#: redbot/cogs/warnings/warnings.py:125
|
||||
msgid "Action {name} has been added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:131
|
||||
#: redbot/cogs/warnings/warnings.py:130
|
||||
#, docstring
|
||||
msgid "Delete the action with the specified name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:144
|
||||
#: redbot/cogs/warnings/warnings.py:143
|
||||
msgid "No action named {name} exists!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:150
|
||||
#: redbot/cogs/warnings/warnings.py:149
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:162
|
||||
#: redbot/cogs/warnings/warnings.py:161
|
||||
#, docstring
|
||||
msgid "Create a warning reason."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:166
|
||||
#: redbot/cogs/warnings/warnings.py:165
|
||||
msgid "*Custom* cannot be used as a reason name!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:176
|
||||
#: redbot/cogs/warnings/warnings.py:175
|
||||
msgid "The new reason has been registered."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:181
|
||||
#: redbot/cogs/warnings/warnings.py:180
|
||||
#, docstring
|
||||
msgid "Delete a warning reason."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:188
|
||||
#: redbot/cogs/warnings/warnings.py:187
|
||||
msgid "That is not a registered reason name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:194
|
||||
#: redbot/cogs/warnings/warnings.py:193
|
||||
#, docstring
|
||||
msgid "List all configured reasons for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:202
|
||||
#: redbot/cogs/warnings/warnings.py:201
|
||||
msgid "Reason: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:204 redbot/cogs/warnings/warnings.py:229
|
||||
#: redbot/cogs/warnings/warnings.py:308
|
||||
#: redbot/cogs/warnings/warnings.py:203 redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:307
|
||||
msgid "Points"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:208
|
||||
#: redbot/cogs/warnings/warnings.py:207
|
||||
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:215
|
||||
#: redbot/cogs/warnings/warnings.py:214
|
||||
msgid "There are no reasons configured!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:221
|
||||
#: redbot/cogs/warnings/warnings.py:220
|
||||
#, docstring
|
||||
msgid "List all configured automated actions for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:227
|
||||
msgid "Action: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
#: redbot/cogs/warnings/warnings.py:229
|
||||
msgid "Exceed command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:231
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
msgid "Drop command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:235
|
||||
#: redbot/cogs/warnings/warnings.py:234
|
||||
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:243
|
||||
#: redbot/cogs/warnings/warnings.py:242
|
||||
msgid "There are no actions configured!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:256
|
||||
#: redbot/cogs/warnings/warnings.py:255
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:264
|
||||
#: redbot/cogs/warnings/warnings.py:263
|
||||
msgid "You cannot warn yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:271
|
||||
#: redbot/cogs/warnings/warnings.py:270
|
||||
msgid "That is not a registered reason!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:279
|
||||
#: redbot/cogs/warnings/warnings.py:278
|
||||
msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:305
|
||||
#: redbot/cogs/warnings/warnings.py:304
|
||||
msgid "Warning from {user}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:310
|
||||
#: redbot/cogs/warnings/warnings.py:309
|
||||
msgid "You have received a warning in {guild_name}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:318
|
||||
#: redbot/cogs/warnings/warnings.py:317
|
||||
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:321
|
||||
#: redbot/cogs/warnings/warnings.py:320
|
||||
msgid "{description}\\nPoints: {points}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:341
|
||||
#: redbot/cogs/warnings/warnings.py:340
|
||||
msgid "User {user} has been warned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:348
|
||||
#: redbot/cogs/warnings/warnings.py:346
|
||||
#, docstring
|
||||
msgid "List the warnings for the specified user.\\n\\n Omit `<user>` to see your own warnings.\\n\\n Note that showing warnings for users other than yourself requires\\n appropriate permissions.\\n "
|
||||
msgid "List the warnings for the specified user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:360
|
||||
msgid "You are not allowed to check warnings for other users!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:374
|
||||
#: redbot/cogs/warnings/warnings.py:359
|
||||
msgid "That user has no warnings!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:384
|
||||
#: redbot/cogs/warnings/warnings.py:363 redbot/cogs/warnings/warnings.py:392
|
||||
msgid "Unknown Moderator ({})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:364
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:394
|
||||
#: redbot/cogs/warnings/warnings.py:374 redbot/cogs/warnings/warnings.py:403
|
||||
msgid "Warnings for {user}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:401
|
||||
#: redbot/cogs/warnings/warnings.py:380
|
||||
#, docstring
|
||||
msgid "List warnings for yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:388
|
||||
msgid "You have no warnings!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:393
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:410
|
||||
#, docstring
|
||||
msgid "Remove a warning from a user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:414
|
||||
#: redbot/cogs/warnings/warnings.py:423
|
||||
msgid "You cannot remove warnings from yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:421
|
||||
#: redbot/cogs/warnings/warnings.py:430
|
||||
msgid "That warning doesn't exist!"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:48\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:20\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: German\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: de\n"
|
||||
"X-Crowdin-File: /warnings/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/warnings/locales/messages.pot\n"
|
||||
"Language: de_DE\n"
|
||||
|
||||
#: redbot/cogs/warnings/helpers.py:70
|
||||
#: redbot/cogs/warnings/helpers.py:72
|
||||
msgid "I could not find a command from that input!"
|
||||
msgstr "Ich konnte keinen Befehl für diese Eingabe finden!"
|
||||
|
||||
@@ -35,198 +35,211 @@ msgstr "Du kannst deine Antwort nun 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\\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."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:25
|
||||
#: redbot/cogs/warnings/warnings.py:24
|
||||
#, docstring
|
||||
msgid "Warn misbehaving users and take automated actions."
|
||||
msgstr "Verwarne Fehlverhalten von Benutzern und führe automatisierte Aktionen aus."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:65
|
||||
#: redbot/cogs/warnings/warnings.py:64
|
||||
#, docstring
|
||||
msgid "Manage settings for Warnings."
|
||||
msgstr "Verwalte Einstellungen für Verwarnungen."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:71
|
||||
#: redbot/cogs/warnings/warnings.py:70
|
||||
#, docstring
|
||||
msgid "Enable or disable custom reasons for a warning."
|
||||
msgstr "Aktiviere oder deaktiviere benutzerdefinierte Gründe für eine Verwarnung."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:75
|
||||
#: redbot/cogs/warnings/warnings.py:74
|
||||
msgid "Custom reasons have been enabled."
|
||||
msgstr "Benutzerdefinierte Gründe wurden aktiviert."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:77
|
||||
#: redbot/cogs/warnings/warnings.py:76
|
||||
msgid "Custom reasons have been disabled."
|
||||
msgstr "Benutzerdefinierte Gründe wurden deaktiviert."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:83
|
||||
#: redbot/cogs/warnings/warnings.py:82
|
||||
#, 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 "
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:98
|
||||
#: redbot/cogs/warnings/warnings.py:97
|
||||
#, 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 "
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:119
|
||||
#: redbot/cogs/warnings/warnings.py:118
|
||||
msgid "Duplicate action name found!"
|
||||
msgstr "Doppelter Aktionsname gefunden!"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:126
|
||||
#: redbot/cogs/warnings/warnings.py:125
|
||||
msgid "Action {name} has been added."
|
||||
msgstr "Aktion {name} wurde hinzugefügt."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:131
|
||||
#: redbot/cogs/warnings/warnings.py:130
|
||||
#, docstring
|
||||
msgid "Delete the action with the specified name."
|
||||
msgstr "Lösche die Aktion mit den angegebenen Namen."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:144
|
||||
#: redbot/cogs/warnings/warnings.py:143
|
||||
msgid "No action named {name} exists!"
|
||||
msgstr "Es gibt keine Aktion mit dem Namen {name}!"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:150
|
||||
#: redbot/cogs/warnings/warnings.py:149
|
||||
#, 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 "
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:162
|
||||
#: redbot/cogs/warnings/warnings.py:161
|
||||
#, docstring
|
||||
msgid "Create a warning reason."
|
||||
msgstr "Erstelle einen Grund für Verwarnungen."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:166
|
||||
#: redbot/cogs/warnings/warnings.py:165
|
||||
msgid "*Custom* cannot be used as a reason name!"
|
||||
msgstr "*Benutzerdefiniert* kann nicht als Name für einen Grund verwendet werden!"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:176
|
||||
#: redbot/cogs/warnings/warnings.py:175
|
||||
msgid "The new reason has been registered."
|
||||
msgstr "Der neue Grund wurde registriert."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:181
|
||||
#: redbot/cogs/warnings/warnings.py:180
|
||||
#, docstring
|
||||
msgid "Delete a warning reason."
|
||||
msgstr "Lösche einen Grund für Verwarnungen."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:188
|
||||
#: redbot/cogs/warnings/warnings.py:187
|
||||
msgid "That is not a registered reason name."
|
||||
msgstr "Das ist kein registrierter Name für einen Grund."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:194
|
||||
#: redbot/cogs/warnings/warnings.py:193
|
||||
#, docstring
|
||||
msgid "List all configured reasons for Warnings."
|
||||
msgstr "Liste alle konfigurierten Gründe für Verwarnungen auf."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:202
|
||||
#: redbot/cogs/warnings/warnings.py:201
|
||||
msgid "Reason: {name}"
|
||||
msgstr "Grund: {name}"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:204 redbot/cogs/warnings/warnings.py:229
|
||||
#: redbot/cogs/warnings/warnings.py:308
|
||||
#: redbot/cogs/warnings/warnings.py:203 redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:307
|
||||
msgid "Points"
|
||||
msgstr "Punkte"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:208
|
||||
#: redbot/cogs/warnings/warnings.py:207
|
||||
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
|
||||
msgstr "Name: {reason_name}\\nPunkte: {points}\\nBeschreibung: {description}"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:215
|
||||
#: redbot/cogs/warnings/warnings.py:214
|
||||
msgid "There are no reasons configured!"
|
||||
msgstr "Es sind keine Gründe konfiguriert!"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:221
|
||||
#: redbot/cogs/warnings/warnings.py:220
|
||||
#, docstring
|
||||
msgid "List all configured automated actions for Warnings."
|
||||
msgstr "Liste alle konfigurierten automatisierten Aktionen für Verwarnungen auf."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:227
|
||||
msgid "Action: {name}"
|
||||
msgstr "Aktion: {name}"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
#: redbot/cogs/warnings/warnings.py:229
|
||||
msgid "Exceed command"
|
||||
msgstr "Befehl überschreiten"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:231
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
msgid "Drop command"
|
||||
msgstr "Befehl streichen"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:235
|
||||
#: redbot/cogs/warnings/warnings.py:234
|
||||
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}"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:243
|
||||
#: redbot/cogs/warnings/warnings.py:242
|
||||
msgid "There are no actions configured!"
|
||||
msgstr "Es sind keine Aktionen konfiguriert!"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:256
|
||||
#: redbot/cogs/warnings/warnings.py:255
|
||||
#, 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 "
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:264
|
||||
#: redbot/cogs/warnings/warnings.py:263
|
||||
msgid "You cannot warn yourself."
|
||||
msgstr "Du kannst dich selbst nicht verwarnen."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:271
|
||||
#: redbot/cogs/warnings/warnings.py:270
|
||||
msgid "That is not a registered reason!"
|
||||
msgstr "Das ist kein registrierter Grund!"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:279
|
||||
#: redbot/cogs/warnings/warnings.py:278
|
||||
msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons."
|
||||
msgstr "Nutze `{prefix}warningset allowcustomreasons true`, um benutzerdefinierte Gründe zu aktivieren."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:305
|
||||
#: redbot/cogs/warnings/warnings.py:304
|
||||
msgid "Warning from {user}"
|
||||
msgstr "Verwarnung von {user}"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:310
|
||||
#: redbot/cogs/warnings/warnings.py:309
|
||||
msgid "You have received a warning in {guild_name}."
|
||||
msgstr "Du hast eine Verwarnung in {guild_name} erhalten."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:318
|
||||
#: redbot/cogs/warnings/warnings.py:317
|
||||
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."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:321
|
||||
#: redbot/cogs/warnings/warnings.py:320
|
||||
msgid "{description}\\nPoints: {points}"
|
||||
msgstr "{description}\\nPunkte: {points}"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:341
|
||||
#: redbot/cogs/warnings/warnings.py:340
|
||||
msgid "User {user} has been warned."
|
||||
msgstr "Der Benutzer {user} wurde verwarnt."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:348
|
||||
#: redbot/cogs/warnings/warnings.py:346
|
||||
#, docstring
|
||||
msgid "List the warnings for the specified user.\\n\\n Omit `<user>` to see your own warnings.\\n\\n Note that showing warnings for users other than yourself requires\\n appropriate permissions.\\n "
|
||||
msgstr "Liste die Verwarnungen des angegebenen Benutzers auf.\\n\\n Ohne `<user>` werden deine eigenen Verwarnungen angezeigt.\\n\\n Beachte, dass du entsprechende Berechtigungen benötigst um Verwarnungen\\n anderer Benutzer einsehen zu können.\\n "
|
||||
msgid "List the warnings for the specified user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:360
|
||||
msgid "You are not allowed to check warnings for other users!"
|
||||
msgstr "Du bist nicht berechtigt Verwarnungen anderer Benutzer zu überprüfen!"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:374
|
||||
#: redbot/cogs/warnings/warnings.py:359
|
||||
msgid "That user has no warnings!"
|
||||
msgstr "Dieser Benutzer hat noch keine Verwarnungen!"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:384
|
||||
#: redbot/cogs/warnings/warnings.py:363 redbot/cogs/warnings/warnings.py:392
|
||||
msgid "Unknown Moderator ({})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:364
|
||||
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:394
|
||||
#: redbot/cogs/warnings/warnings.py:374 redbot/cogs/warnings/warnings.py:403
|
||||
msgid "Warnings for {user}"
|
||||
msgstr "Verwarnung für {user}"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:401
|
||||
#: redbot/cogs/warnings/warnings.py:380
|
||||
#, docstring
|
||||
msgid "List warnings for yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:388
|
||||
msgid "You have no warnings!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:393
|
||||
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:410
|
||||
#, docstring
|
||||
msgid "Remove a warning from a user."
|
||||
msgstr "Entferne eine Verwarnung von einem Benutzer."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:414
|
||||
#: redbot/cogs/warnings/warnings.py:423
|
||||
msgid "You cannot remove warnings from yourself."
|
||||
msgstr "Du kannst keine Verwarnungen von dir selbst entfernen."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:421
|
||||
#: redbot/cogs/warnings/warnings.py:430
|
||||
msgid "That warning doesn't exist!"
|
||||
msgstr "Diese Warnung existiert nicht!"
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:48\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:20\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Greek\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: el\n"
|
||||
"X-Crowdin-File: /warnings/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/warnings/locales/messages.pot\n"
|
||||
"Language: el_GR\n"
|
||||
|
||||
#: redbot/cogs/warnings/helpers.py:70
|
||||
#: redbot/cogs/warnings/helpers.py:72
|
||||
msgid "I could not find a command from that input!"
|
||||
msgstr ""
|
||||
|
||||
@@ -35,198 +35,211 @@ msgstr ""
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:25
|
||||
#: redbot/cogs/warnings/warnings.py:24
|
||||
#, docstring
|
||||
msgid "Warn misbehaving users and take automated actions."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:65
|
||||
#: redbot/cogs/warnings/warnings.py:64
|
||||
#, docstring
|
||||
msgid "Manage settings for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:71
|
||||
#: redbot/cogs/warnings/warnings.py:70
|
||||
#, docstring
|
||||
msgid "Enable or disable custom reasons for a warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:75
|
||||
#: redbot/cogs/warnings/warnings.py:74
|
||||
msgid "Custom reasons have been enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:77
|
||||
#: redbot/cogs/warnings/warnings.py:76
|
||||
msgid "Custom reasons have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:83
|
||||
#: redbot/cogs/warnings/warnings.py:82
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:98
|
||||
#: redbot/cogs/warnings/warnings.py:97
|
||||
#, docstring
|
||||
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:119
|
||||
#: redbot/cogs/warnings/warnings.py:118
|
||||
msgid "Duplicate action name found!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:126
|
||||
#: redbot/cogs/warnings/warnings.py:125
|
||||
msgid "Action {name} has been added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:131
|
||||
#: redbot/cogs/warnings/warnings.py:130
|
||||
#, docstring
|
||||
msgid "Delete the action with the specified name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:144
|
||||
#: redbot/cogs/warnings/warnings.py:143
|
||||
msgid "No action named {name} exists!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:150
|
||||
#: redbot/cogs/warnings/warnings.py:149
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:162
|
||||
#: redbot/cogs/warnings/warnings.py:161
|
||||
#, docstring
|
||||
msgid "Create a warning reason."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:166
|
||||
#: redbot/cogs/warnings/warnings.py:165
|
||||
msgid "*Custom* cannot be used as a reason name!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:176
|
||||
#: redbot/cogs/warnings/warnings.py:175
|
||||
msgid "The new reason has been registered."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:181
|
||||
#: redbot/cogs/warnings/warnings.py:180
|
||||
#, docstring
|
||||
msgid "Delete a warning reason."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:188
|
||||
#: redbot/cogs/warnings/warnings.py:187
|
||||
msgid "That is not a registered reason name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:194
|
||||
#: redbot/cogs/warnings/warnings.py:193
|
||||
#, docstring
|
||||
msgid "List all configured reasons for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:202
|
||||
#: redbot/cogs/warnings/warnings.py:201
|
||||
msgid "Reason: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:204 redbot/cogs/warnings/warnings.py:229
|
||||
#: redbot/cogs/warnings/warnings.py:308
|
||||
#: redbot/cogs/warnings/warnings.py:203 redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:307
|
||||
msgid "Points"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:208
|
||||
#: redbot/cogs/warnings/warnings.py:207
|
||||
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:215
|
||||
#: redbot/cogs/warnings/warnings.py:214
|
||||
msgid "There are no reasons configured!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:221
|
||||
#: redbot/cogs/warnings/warnings.py:220
|
||||
#, docstring
|
||||
msgid "List all configured automated actions for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:227
|
||||
msgid "Action: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
#: redbot/cogs/warnings/warnings.py:229
|
||||
msgid "Exceed command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:231
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
msgid "Drop command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:235
|
||||
#: redbot/cogs/warnings/warnings.py:234
|
||||
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:243
|
||||
#: redbot/cogs/warnings/warnings.py:242
|
||||
msgid "There are no actions configured!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:256
|
||||
#: redbot/cogs/warnings/warnings.py:255
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:264
|
||||
#: redbot/cogs/warnings/warnings.py:263
|
||||
msgid "You cannot warn yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:271
|
||||
#: redbot/cogs/warnings/warnings.py:270
|
||||
msgid "That is not a registered reason!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:279
|
||||
#: redbot/cogs/warnings/warnings.py:278
|
||||
msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:305
|
||||
#: redbot/cogs/warnings/warnings.py:304
|
||||
msgid "Warning from {user}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:310
|
||||
#: redbot/cogs/warnings/warnings.py:309
|
||||
msgid "You have received a warning in {guild_name}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:318
|
||||
#: redbot/cogs/warnings/warnings.py:317
|
||||
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:321
|
||||
#: redbot/cogs/warnings/warnings.py:320
|
||||
msgid "{description}\\nPoints: {points}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:341
|
||||
#: redbot/cogs/warnings/warnings.py:340
|
||||
msgid "User {user} has been warned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:348
|
||||
#: redbot/cogs/warnings/warnings.py:346
|
||||
#, docstring
|
||||
msgid "List the warnings for the specified user.\\n\\n Omit `<user>` to see your own warnings.\\n\\n Note that showing warnings for users other than yourself requires\\n appropriate permissions.\\n "
|
||||
msgid "List the warnings for the specified user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:360
|
||||
msgid "You are not allowed to check warnings for other users!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:374
|
||||
#: redbot/cogs/warnings/warnings.py:359
|
||||
msgid "That user has no warnings!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:384
|
||||
#: redbot/cogs/warnings/warnings.py:363 redbot/cogs/warnings/warnings.py:392
|
||||
msgid "Unknown Moderator ({})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:364
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:394
|
||||
#: redbot/cogs/warnings/warnings.py:374 redbot/cogs/warnings/warnings.py:403
|
||||
msgid "Warnings for {user}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:401
|
||||
#: redbot/cogs/warnings/warnings.py:380
|
||||
#, docstring
|
||||
msgid "List warnings for yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:388
|
||||
msgid "You have no warnings!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:393
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:410
|
||||
#, docstring
|
||||
msgid "Remove a warning from a user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:414
|
||||
#: redbot/cogs/warnings/warnings.py:423
|
||||
msgid "You cannot remove warnings from yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:421
|
||||
#: redbot/cogs/warnings/warnings.py:430
|
||||
msgid "That warning doesn't exist!"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:47\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:22\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Spanish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: es-ES\n"
|
||||
"X-Crowdin-File: /warnings/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/warnings/locales/messages.pot\n"
|
||||
"Language: es_ES\n"
|
||||
|
||||
#: redbot/cogs/warnings/helpers.py:70
|
||||
#: redbot/cogs/warnings/helpers.py:72
|
||||
msgid "I could not find a command from that input!"
|
||||
msgstr "¡No he podido encontrar ningún comando para tu respuesta!"
|
||||
|
||||
@@ -35,198 +35,211 @@ msgstr "Ya puede escribir su respuesta."
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:25
|
||||
#: redbot/cogs/warnings/warnings.py:24
|
||||
#, docstring
|
||||
msgid "Warn misbehaving users and take automated actions."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:65
|
||||
#: redbot/cogs/warnings/warnings.py:64
|
||||
#, docstring
|
||||
msgid "Manage settings for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:71
|
||||
#: redbot/cogs/warnings/warnings.py:70
|
||||
#, docstring
|
||||
msgid "Enable or disable custom reasons for a warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:75
|
||||
#: redbot/cogs/warnings/warnings.py:74
|
||||
msgid "Custom reasons have been enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:77
|
||||
#: redbot/cogs/warnings/warnings.py:76
|
||||
msgid "Custom reasons have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:83
|
||||
#: redbot/cogs/warnings/warnings.py:82
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:98
|
||||
#: redbot/cogs/warnings/warnings.py:97
|
||||
#, docstring
|
||||
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:119
|
||||
#: redbot/cogs/warnings/warnings.py:118
|
||||
msgid "Duplicate action name found!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:126
|
||||
#: redbot/cogs/warnings/warnings.py:125
|
||||
msgid "Action {name} has been added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:131
|
||||
#: redbot/cogs/warnings/warnings.py:130
|
||||
#, docstring
|
||||
msgid "Delete the action with the specified name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:144
|
||||
#: redbot/cogs/warnings/warnings.py:143
|
||||
msgid "No action named {name} exists!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:150
|
||||
#: redbot/cogs/warnings/warnings.py:149
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:162
|
||||
#: redbot/cogs/warnings/warnings.py:161
|
||||
#, docstring
|
||||
msgid "Create a warning reason."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:166
|
||||
#: redbot/cogs/warnings/warnings.py:165
|
||||
msgid "*Custom* cannot be used as a reason name!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:176
|
||||
#: redbot/cogs/warnings/warnings.py:175
|
||||
msgid "The new reason has been registered."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:181
|
||||
#: redbot/cogs/warnings/warnings.py:180
|
||||
#, docstring
|
||||
msgid "Delete a warning reason."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:188
|
||||
#: redbot/cogs/warnings/warnings.py:187
|
||||
msgid "That is not a registered reason name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:194
|
||||
#: redbot/cogs/warnings/warnings.py:193
|
||||
#, docstring
|
||||
msgid "List all configured reasons for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:202
|
||||
#: redbot/cogs/warnings/warnings.py:201
|
||||
msgid "Reason: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:204 redbot/cogs/warnings/warnings.py:229
|
||||
#: redbot/cogs/warnings/warnings.py:308
|
||||
#: redbot/cogs/warnings/warnings.py:203 redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:307
|
||||
msgid "Points"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:208
|
||||
#: redbot/cogs/warnings/warnings.py:207
|
||||
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:215
|
||||
#: redbot/cogs/warnings/warnings.py:214
|
||||
msgid "There are no reasons configured!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:221
|
||||
#: redbot/cogs/warnings/warnings.py:220
|
||||
#, docstring
|
||||
msgid "List all configured automated actions for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:227
|
||||
msgid "Action: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
#: redbot/cogs/warnings/warnings.py:229
|
||||
msgid "Exceed command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:231
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
msgid "Drop command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:235
|
||||
#: redbot/cogs/warnings/warnings.py:234
|
||||
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:243
|
||||
#: redbot/cogs/warnings/warnings.py:242
|
||||
msgid "There are no actions configured!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:256
|
||||
#: redbot/cogs/warnings/warnings.py:255
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:264
|
||||
#: redbot/cogs/warnings/warnings.py:263
|
||||
msgid "You cannot warn yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:271
|
||||
#: redbot/cogs/warnings/warnings.py:270
|
||||
msgid "That is not a registered reason!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:279
|
||||
#: redbot/cogs/warnings/warnings.py:278
|
||||
msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:305
|
||||
#: redbot/cogs/warnings/warnings.py:304
|
||||
msgid "Warning from {user}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:310
|
||||
#: redbot/cogs/warnings/warnings.py:309
|
||||
msgid "You have received a warning in {guild_name}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:318
|
||||
#: redbot/cogs/warnings/warnings.py:317
|
||||
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:321
|
||||
#: redbot/cogs/warnings/warnings.py:320
|
||||
msgid "{description}\\nPoints: {points}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:341
|
||||
#: redbot/cogs/warnings/warnings.py:340
|
||||
msgid "User {user} has been warned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:348
|
||||
#: redbot/cogs/warnings/warnings.py:346
|
||||
#, docstring
|
||||
msgid "List the warnings for the specified user.\\n\\n Omit `<user>` to see your own warnings.\\n\\n Note that showing warnings for users other than yourself requires\\n appropriate permissions.\\n "
|
||||
msgid "List the warnings for the specified user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:360
|
||||
msgid "You are not allowed to check warnings for other users!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:374
|
||||
#: redbot/cogs/warnings/warnings.py:359
|
||||
msgid "That user has no warnings!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:384
|
||||
#: redbot/cogs/warnings/warnings.py:363 redbot/cogs/warnings/warnings.py:392
|
||||
msgid "Unknown Moderator ({})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:364
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:394
|
||||
#: redbot/cogs/warnings/warnings.py:374 redbot/cogs/warnings/warnings.py:403
|
||||
msgid "Warnings for {user}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:401
|
||||
#: redbot/cogs/warnings/warnings.py:380
|
||||
#, docstring
|
||||
msgid "List warnings for yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:388
|
||||
msgid "You have no warnings!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:393
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:410
|
||||
#, docstring
|
||||
msgid "Remove a warning from a user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:414
|
||||
#: redbot/cogs/warnings/warnings.py:423
|
||||
msgid "You cannot remove warnings from yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:421
|
||||
#: redbot/cogs/warnings/warnings.py:430
|
||||
msgid "That warning doesn't exist!"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:48\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:19\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Finnish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: fi\n"
|
||||
"X-Crowdin-File: /warnings/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/warnings/locales/messages.pot\n"
|
||||
"Language: fi_FI\n"
|
||||
|
||||
#: redbot/cogs/warnings/helpers.py:70
|
||||
#: redbot/cogs/warnings/helpers.py:72
|
||||
msgid "I could not find a command from that input!"
|
||||
msgstr ""
|
||||
|
||||
@@ -35,198 +35,211 @@ msgstr ""
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:25
|
||||
#: redbot/cogs/warnings/warnings.py:24
|
||||
#, docstring
|
||||
msgid "Warn misbehaving users and take automated actions."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:65
|
||||
#: redbot/cogs/warnings/warnings.py:64
|
||||
#, docstring
|
||||
msgid "Manage settings for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:71
|
||||
#: redbot/cogs/warnings/warnings.py:70
|
||||
#, docstring
|
||||
msgid "Enable or disable custom reasons for a warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:75
|
||||
#: redbot/cogs/warnings/warnings.py:74
|
||||
msgid "Custom reasons have been enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:77
|
||||
#: redbot/cogs/warnings/warnings.py:76
|
||||
msgid "Custom reasons have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:83
|
||||
#: redbot/cogs/warnings/warnings.py:82
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:98
|
||||
#: redbot/cogs/warnings/warnings.py:97
|
||||
#, docstring
|
||||
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:119
|
||||
#: redbot/cogs/warnings/warnings.py:118
|
||||
msgid "Duplicate action name found!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:126
|
||||
#: redbot/cogs/warnings/warnings.py:125
|
||||
msgid "Action {name} has been added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:131
|
||||
#: redbot/cogs/warnings/warnings.py:130
|
||||
#, docstring
|
||||
msgid "Delete the action with the specified name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:144
|
||||
#: redbot/cogs/warnings/warnings.py:143
|
||||
msgid "No action named {name} exists!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:150
|
||||
#: redbot/cogs/warnings/warnings.py:149
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:162
|
||||
#: redbot/cogs/warnings/warnings.py:161
|
||||
#, docstring
|
||||
msgid "Create a warning reason."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:166
|
||||
#: redbot/cogs/warnings/warnings.py:165
|
||||
msgid "*Custom* cannot be used as a reason name!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:176
|
||||
#: redbot/cogs/warnings/warnings.py:175
|
||||
msgid "The new reason has been registered."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:181
|
||||
#: redbot/cogs/warnings/warnings.py:180
|
||||
#, docstring
|
||||
msgid "Delete a warning reason."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:188
|
||||
#: redbot/cogs/warnings/warnings.py:187
|
||||
msgid "That is not a registered reason name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:194
|
||||
#: redbot/cogs/warnings/warnings.py:193
|
||||
#, docstring
|
||||
msgid "List all configured reasons for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:202
|
||||
#: redbot/cogs/warnings/warnings.py:201
|
||||
msgid "Reason: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:204 redbot/cogs/warnings/warnings.py:229
|
||||
#: redbot/cogs/warnings/warnings.py:308
|
||||
#: redbot/cogs/warnings/warnings.py:203 redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:307
|
||||
msgid "Points"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:208
|
||||
#: redbot/cogs/warnings/warnings.py:207
|
||||
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:215
|
||||
#: redbot/cogs/warnings/warnings.py:214
|
||||
msgid "There are no reasons configured!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:221
|
||||
#: redbot/cogs/warnings/warnings.py:220
|
||||
#, docstring
|
||||
msgid "List all configured automated actions for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:227
|
||||
msgid "Action: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
#: redbot/cogs/warnings/warnings.py:229
|
||||
msgid "Exceed command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:231
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
msgid "Drop command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:235
|
||||
#: redbot/cogs/warnings/warnings.py:234
|
||||
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:243
|
||||
#: redbot/cogs/warnings/warnings.py:242
|
||||
msgid "There are no actions configured!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:256
|
||||
#: redbot/cogs/warnings/warnings.py:255
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:264
|
||||
#: redbot/cogs/warnings/warnings.py:263
|
||||
msgid "You cannot warn yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:271
|
||||
#: redbot/cogs/warnings/warnings.py:270
|
||||
msgid "That is not a registered reason!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:279
|
||||
#: redbot/cogs/warnings/warnings.py:278
|
||||
msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:305
|
||||
#: redbot/cogs/warnings/warnings.py:304
|
||||
msgid "Warning from {user}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:310
|
||||
#: redbot/cogs/warnings/warnings.py:309
|
||||
msgid "You have received a warning in {guild_name}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:318
|
||||
#: redbot/cogs/warnings/warnings.py:317
|
||||
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:321
|
||||
#: redbot/cogs/warnings/warnings.py:320
|
||||
msgid "{description}\\nPoints: {points}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:341
|
||||
#: redbot/cogs/warnings/warnings.py:340
|
||||
msgid "User {user} has been warned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:348
|
||||
#: redbot/cogs/warnings/warnings.py:346
|
||||
#, docstring
|
||||
msgid "List the warnings for the specified user.\\n\\n Omit `<user>` to see your own warnings.\\n\\n Note that showing warnings for users other than yourself requires\\n appropriate permissions.\\n "
|
||||
msgid "List the warnings for the specified user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:360
|
||||
msgid "You are not allowed to check warnings for other users!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:374
|
||||
#: redbot/cogs/warnings/warnings.py:359
|
||||
msgid "That user has no warnings!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:384
|
||||
#: redbot/cogs/warnings/warnings.py:363 redbot/cogs/warnings/warnings.py:392
|
||||
msgid "Unknown Moderator ({})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:364
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:394
|
||||
#: redbot/cogs/warnings/warnings.py:374 redbot/cogs/warnings/warnings.py:403
|
||||
msgid "Warnings for {user}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:401
|
||||
#: redbot/cogs/warnings/warnings.py:380
|
||||
#, docstring
|
||||
msgid "List warnings for yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:388
|
||||
msgid "You have no warnings!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:393
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:410
|
||||
#, docstring
|
||||
msgid "Remove a warning from a user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:414
|
||||
#: redbot/cogs/warnings/warnings.py:423
|
||||
msgid "You cannot remove warnings from yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:421
|
||||
#: redbot/cogs/warnings/warnings.py:430
|
||||
msgid "That warning doesn't exist!"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:47\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:19\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: French\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: fr\n"
|
||||
"X-Crowdin-File: /warnings/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/warnings/locales/messages.pot\n"
|
||||
"Language: fr_FR\n"
|
||||
|
||||
#: redbot/cogs/warnings/helpers.py:70
|
||||
#: redbot/cogs/warnings/helpers.py:72
|
||||
msgid "I could not find a command from that input!"
|
||||
msgstr "Je n'ai pas trouvé de commande à partir de cette entrée !"
|
||||
|
||||
@@ -35,198 +35,211 @@ msgstr "Vous pouvez saisir votre réponse maintenant."
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:25
|
||||
#: redbot/cogs/warnings/warnings.py:24
|
||||
#, docstring
|
||||
msgid "Warn misbehaving users and take automated actions."
|
||||
msgstr "Avertissez les utilisateurs qui se comportent mal et prenez des actions automatisées."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:65
|
||||
#: redbot/cogs/warnings/warnings.py:64
|
||||
#, docstring
|
||||
msgid "Manage settings for Warnings."
|
||||
msgstr "Gérer les paramètres pour Warnings."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:71
|
||||
#: redbot/cogs/warnings/warnings.py:70
|
||||
#, docstring
|
||||
msgid "Enable or disable custom reasons for a warning."
|
||||
msgstr "Activer ou désactiver les raisons personnalisées pour un avertissement."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:75
|
||||
#: redbot/cogs/warnings/warnings.py:74
|
||||
msgid "Custom reasons have been enabled."
|
||||
msgstr "Les raisons personnalisées ont été activées."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:77
|
||||
#: redbot/cogs/warnings/warnings.py:76
|
||||
msgid "Custom reasons have been disabled."
|
||||
msgstr "Les raisons personnalisées ont été désactivées."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:83
|
||||
#: redbot/cogs/warnings/warnings.py:82
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:98
|
||||
#: redbot/cogs/warnings/warnings.py:97
|
||||
#, docstring
|
||||
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:119
|
||||
#: redbot/cogs/warnings/warnings.py:118
|
||||
msgid "Duplicate action name found!"
|
||||
msgstr "Nom d'action dupliqué trouvé !"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:126
|
||||
#: redbot/cogs/warnings/warnings.py:125
|
||||
msgid "Action {name} has been added."
|
||||
msgstr "L'action {name} a été ajoutée."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:131
|
||||
#: redbot/cogs/warnings/warnings.py:130
|
||||
#, docstring
|
||||
msgid "Delete the action with the specified name."
|
||||
msgstr "Supprimer l'action avec le nom spécifié."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:144
|
||||
#: redbot/cogs/warnings/warnings.py:143
|
||||
msgid "No action named {name} exists!"
|
||||
msgstr "Aucune action nommée {name} n'existe!"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:150
|
||||
#: redbot/cogs/warnings/warnings.py:149
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:162
|
||||
#: redbot/cogs/warnings/warnings.py:161
|
||||
#, docstring
|
||||
msgid "Create a warning reason."
|
||||
msgstr "Créer une raison d'avertissement."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:166
|
||||
#: redbot/cogs/warnings/warnings.py:165
|
||||
msgid "*Custom* cannot be used as a reason name!"
|
||||
msgstr "*Custom* ne peut pas être utilisé comme nom de raison !"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:176
|
||||
#: redbot/cogs/warnings/warnings.py:175
|
||||
msgid "The new reason has been registered."
|
||||
msgstr "La nouvelle raison a été enregistrée."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:181
|
||||
#: redbot/cogs/warnings/warnings.py:180
|
||||
#, docstring
|
||||
msgid "Delete a warning reason."
|
||||
msgstr "Supprimer une raison d'avertissement."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:188
|
||||
#: redbot/cogs/warnings/warnings.py:187
|
||||
msgid "That is not a registered reason name."
|
||||
msgstr "Ce n'est pas un nom de raison enregistré."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:194
|
||||
#: redbot/cogs/warnings/warnings.py:193
|
||||
#, docstring
|
||||
msgid "List all configured reasons for Warnings."
|
||||
msgstr "Lister toutes les raisons configurées pour les avertissements."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:202
|
||||
#: redbot/cogs/warnings/warnings.py:201
|
||||
msgid "Reason: {name}"
|
||||
msgstr "Raison : {name}"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:204 redbot/cogs/warnings/warnings.py:229
|
||||
#: redbot/cogs/warnings/warnings.py:308
|
||||
#: redbot/cogs/warnings/warnings.py:203 redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:307
|
||||
msgid "Points"
|
||||
msgstr "Points"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:208
|
||||
#: redbot/cogs/warnings/warnings.py:207
|
||||
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:215
|
||||
#: redbot/cogs/warnings/warnings.py:214
|
||||
msgid "There are no reasons configured!"
|
||||
msgstr "Il n'y a pas de raisons configurées !"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:221
|
||||
#: redbot/cogs/warnings/warnings.py:220
|
||||
#, docstring
|
||||
msgid "List all configured automated actions for Warnings."
|
||||
msgstr "Lister toutes les actions automatisées configurées pour les avertissements."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:227
|
||||
msgid "Action: {name}"
|
||||
msgstr "Action : {name}"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
#: redbot/cogs/warnings/warnings.py:229
|
||||
msgid "Exceed command"
|
||||
msgstr "Commande dépassée"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:231
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
msgid "Drop command"
|
||||
msgstr "Commande de suppression"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:235
|
||||
#: redbot/cogs/warnings/warnings.py:234
|
||||
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:243
|
||||
#: redbot/cogs/warnings/warnings.py:242
|
||||
msgid "There are no actions configured!"
|
||||
msgstr "Il n'y a aucune action configurée !"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:256
|
||||
#: redbot/cogs/warnings/warnings.py:255
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:264
|
||||
#: redbot/cogs/warnings/warnings.py:263
|
||||
msgid "You cannot warn yourself."
|
||||
msgstr "Vous ne pouvez pas vous avertir vous-même."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:271
|
||||
#: redbot/cogs/warnings/warnings.py:270
|
||||
msgid "That is not a registered reason!"
|
||||
msgstr "Ce n'est pas une raison enregistrée !"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:279
|
||||
#: redbot/cogs/warnings/warnings.py:278
|
||||
msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons."
|
||||
msgstr "Utilisez `{prefix}warningset allowcustomreasons` pour activer les raisons personnalisées."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:305
|
||||
#: redbot/cogs/warnings/warnings.py:304
|
||||
msgid "Warning from {user}"
|
||||
msgstr "Avertissement de {user}"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:310
|
||||
#: redbot/cogs/warnings/warnings.py:309
|
||||
msgid "You have received a warning in {guild_name}."
|
||||
msgstr "Vous avez reçu un avertissement dans {guild_name}."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:318
|
||||
#: redbot/cogs/warnings/warnings.py:317
|
||||
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:321
|
||||
#: redbot/cogs/warnings/warnings.py:320
|
||||
msgid "{description}\\nPoints: {points}"
|
||||
msgstr "{description}\\nPoints : {points}"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:341
|
||||
#: redbot/cogs/warnings/warnings.py:340
|
||||
msgid "User {user} has been warned."
|
||||
msgstr "L'utilisateur {user} a été averti."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:348
|
||||
#: redbot/cogs/warnings/warnings.py:346
|
||||
#, docstring
|
||||
msgid "List the warnings for the specified user.\\n\\n Omit `<user>` to see your own warnings.\\n\\n Note that showing warnings for users other than yourself requires\\n appropriate permissions.\\n "
|
||||
msgid "List the warnings for the specified user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:360
|
||||
msgid "You are not allowed to check warnings for other users!"
|
||||
msgstr "Vous n'êtes pas autorisé à vérifier les avertissements pour les autres utilisateurs !"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:374
|
||||
#: redbot/cogs/warnings/warnings.py:359
|
||||
msgid "That user has no warnings!"
|
||||
msgstr "Cet utilisateur n'a aucun avertissement !"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:384
|
||||
#: redbot/cogs/warnings/warnings.py:363 redbot/cogs/warnings/warnings.py:392
|
||||
msgid "Unknown Moderator ({})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:364
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:394
|
||||
#: redbot/cogs/warnings/warnings.py:374 redbot/cogs/warnings/warnings.py:403
|
||||
msgid "Warnings for {user}"
|
||||
msgstr "Avertissements pour {user}"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:401
|
||||
#: redbot/cogs/warnings/warnings.py:380
|
||||
#, docstring
|
||||
msgid "List warnings for yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:388
|
||||
msgid "You have no warnings!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:393
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:410
|
||||
#, docstring
|
||||
msgid "Remove a warning from a user."
|
||||
msgstr "Supprimer un avertissement d'un utilisateur."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:414
|
||||
#: redbot/cogs/warnings/warnings.py:423
|
||||
msgid "You cannot remove warnings from yourself."
|
||||
msgstr "Vous ne pouvez pas supprimer les avertissements de vous-même."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:421
|
||||
#: redbot/cogs/warnings/warnings.py:430
|
||||
msgid "That warning doesn't exist!"
|
||||
msgstr "Cet avertissement n'existe pas !"
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:48\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:20\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Hebrew\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"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-Language: he\n"
|
||||
"X-Crowdin-File: /warnings/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/warnings/locales/messages.pot\n"
|
||||
"Language: he_IL\n"
|
||||
|
||||
#: redbot/cogs/warnings/helpers.py:70
|
||||
#: redbot/cogs/warnings/helpers.py:72
|
||||
msgid "I could not find a command from that input!"
|
||||
msgstr ""
|
||||
|
||||
@@ -35,198 +35,211 @@ msgstr ""
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:25
|
||||
#: redbot/cogs/warnings/warnings.py:24
|
||||
#, docstring
|
||||
msgid "Warn misbehaving users and take automated actions."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:65
|
||||
#: redbot/cogs/warnings/warnings.py:64
|
||||
#, docstring
|
||||
msgid "Manage settings for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:71
|
||||
#: redbot/cogs/warnings/warnings.py:70
|
||||
#, docstring
|
||||
msgid "Enable or disable custom reasons for a warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:75
|
||||
#: redbot/cogs/warnings/warnings.py:74
|
||||
msgid "Custom reasons have been enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:77
|
||||
#: redbot/cogs/warnings/warnings.py:76
|
||||
msgid "Custom reasons have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:83
|
||||
#: redbot/cogs/warnings/warnings.py:82
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:98
|
||||
#: redbot/cogs/warnings/warnings.py:97
|
||||
#, docstring
|
||||
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:119
|
||||
#: redbot/cogs/warnings/warnings.py:118
|
||||
msgid "Duplicate action name found!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:126
|
||||
#: redbot/cogs/warnings/warnings.py:125
|
||||
msgid "Action {name} has been added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:131
|
||||
#: redbot/cogs/warnings/warnings.py:130
|
||||
#, docstring
|
||||
msgid "Delete the action with the specified name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:144
|
||||
#: redbot/cogs/warnings/warnings.py:143
|
||||
msgid "No action named {name} exists!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:150
|
||||
#: redbot/cogs/warnings/warnings.py:149
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:162
|
||||
#: redbot/cogs/warnings/warnings.py:161
|
||||
#, docstring
|
||||
msgid "Create a warning reason."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:166
|
||||
#: redbot/cogs/warnings/warnings.py:165
|
||||
msgid "*Custom* cannot be used as a reason name!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:176
|
||||
#: redbot/cogs/warnings/warnings.py:175
|
||||
msgid "The new reason has been registered."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:181
|
||||
#: redbot/cogs/warnings/warnings.py:180
|
||||
#, docstring
|
||||
msgid "Delete a warning reason."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:188
|
||||
#: redbot/cogs/warnings/warnings.py:187
|
||||
msgid "That is not a registered reason name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:194
|
||||
#: redbot/cogs/warnings/warnings.py:193
|
||||
#, docstring
|
||||
msgid "List all configured reasons for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:202
|
||||
#: redbot/cogs/warnings/warnings.py:201
|
||||
msgid "Reason: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:204 redbot/cogs/warnings/warnings.py:229
|
||||
#: redbot/cogs/warnings/warnings.py:308
|
||||
#: redbot/cogs/warnings/warnings.py:203 redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:307
|
||||
msgid "Points"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:208
|
||||
#: redbot/cogs/warnings/warnings.py:207
|
||||
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:215
|
||||
#: redbot/cogs/warnings/warnings.py:214
|
||||
msgid "There are no reasons configured!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:221
|
||||
#: redbot/cogs/warnings/warnings.py:220
|
||||
#, docstring
|
||||
msgid "List all configured automated actions for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:227
|
||||
msgid "Action: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
#: redbot/cogs/warnings/warnings.py:229
|
||||
msgid "Exceed command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:231
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
msgid "Drop command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:235
|
||||
#: redbot/cogs/warnings/warnings.py:234
|
||||
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:243
|
||||
#: redbot/cogs/warnings/warnings.py:242
|
||||
msgid "There are no actions configured!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:256
|
||||
#: redbot/cogs/warnings/warnings.py:255
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:264
|
||||
#: redbot/cogs/warnings/warnings.py:263
|
||||
msgid "You cannot warn yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:271
|
||||
#: redbot/cogs/warnings/warnings.py:270
|
||||
msgid "That is not a registered reason!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:279
|
||||
#: redbot/cogs/warnings/warnings.py:278
|
||||
msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:305
|
||||
#: redbot/cogs/warnings/warnings.py:304
|
||||
msgid "Warning from {user}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:310
|
||||
#: redbot/cogs/warnings/warnings.py:309
|
||||
msgid "You have received a warning in {guild_name}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:318
|
||||
#: redbot/cogs/warnings/warnings.py:317
|
||||
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:321
|
||||
#: redbot/cogs/warnings/warnings.py:320
|
||||
msgid "{description}\\nPoints: {points}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:341
|
||||
#: redbot/cogs/warnings/warnings.py:340
|
||||
msgid "User {user} has been warned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:348
|
||||
#: redbot/cogs/warnings/warnings.py:346
|
||||
#, docstring
|
||||
msgid "List the warnings for the specified user.\\n\\n Omit `<user>` to see your own warnings.\\n\\n Note that showing warnings for users other than yourself requires\\n appropriate permissions.\\n "
|
||||
msgid "List the warnings for the specified user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:360
|
||||
msgid "You are not allowed to check warnings for other users!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:374
|
||||
#: redbot/cogs/warnings/warnings.py:359
|
||||
msgid "That user has no warnings!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:384
|
||||
#: redbot/cogs/warnings/warnings.py:363 redbot/cogs/warnings/warnings.py:392
|
||||
msgid "Unknown Moderator ({})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:364
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:394
|
||||
#: redbot/cogs/warnings/warnings.py:374 redbot/cogs/warnings/warnings.py:403
|
||||
msgid "Warnings for {user}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:401
|
||||
#: redbot/cogs/warnings/warnings.py:380
|
||||
#, docstring
|
||||
msgid "List warnings for yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:388
|
||||
msgid "You have no warnings!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:393
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:410
|
||||
#, docstring
|
||||
msgid "Remove a warning from a user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:414
|
||||
#: redbot/cogs/warnings/warnings.py:423
|
||||
msgid "You cannot remove warnings from yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:421
|
||||
#: redbot/cogs/warnings/warnings.py:430
|
||||
msgid "That warning doesn't exist!"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:48\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:20\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Hungarian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: hu\n"
|
||||
"X-Crowdin-File: /warnings/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/warnings/locales/messages.pot\n"
|
||||
"Language: hu_HU\n"
|
||||
|
||||
#: redbot/cogs/warnings/helpers.py:70
|
||||
#: redbot/cogs/warnings/helpers.py:72
|
||||
msgid "I could not find a command from that input!"
|
||||
msgstr ""
|
||||
|
||||
@@ -35,198 +35,211 @@ msgstr ""
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:25
|
||||
#: redbot/cogs/warnings/warnings.py:24
|
||||
#, docstring
|
||||
msgid "Warn misbehaving users and take automated actions."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:65
|
||||
#: redbot/cogs/warnings/warnings.py:64
|
||||
#, docstring
|
||||
msgid "Manage settings for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:71
|
||||
#: redbot/cogs/warnings/warnings.py:70
|
||||
#, docstring
|
||||
msgid "Enable or disable custom reasons for a warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:75
|
||||
#: redbot/cogs/warnings/warnings.py:74
|
||||
msgid "Custom reasons have been enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:77
|
||||
#: redbot/cogs/warnings/warnings.py:76
|
||||
msgid "Custom reasons have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:83
|
||||
#: redbot/cogs/warnings/warnings.py:82
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:98
|
||||
#: redbot/cogs/warnings/warnings.py:97
|
||||
#, docstring
|
||||
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:119
|
||||
#: redbot/cogs/warnings/warnings.py:118
|
||||
msgid "Duplicate action name found!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:126
|
||||
#: redbot/cogs/warnings/warnings.py:125
|
||||
msgid "Action {name} has been added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:131
|
||||
#: redbot/cogs/warnings/warnings.py:130
|
||||
#, docstring
|
||||
msgid "Delete the action with the specified name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:144
|
||||
#: redbot/cogs/warnings/warnings.py:143
|
||||
msgid "No action named {name} exists!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:150
|
||||
#: redbot/cogs/warnings/warnings.py:149
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:162
|
||||
#: redbot/cogs/warnings/warnings.py:161
|
||||
#, docstring
|
||||
msgid "Create a warning reason."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:166
|
||||
#: redbot/cogs/warnings/warnings.py:165
|
||||
msgid "*Custom* cannot be used as a reason name!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:176
|
||||
#: redbot/cogs/warnings/warnings.py:175
|
||||
msgid "The new reason has been registered."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:181
|
||||
#: redbot/cogs/warnings/warnings.py:180
|
||||
#, docstring
|
||||
msgid "Delete a warning reason."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:188
|
||||
#: redbot/cogs/warnings/warnings.py:187
|
||||
msgid "That is not a registered reason name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:194
|
||||
#: redbot/cogs/warnings/warnings.py:193
|
||||
#, docstring
|
||||
msgid "List all configured reasons for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:202
|
||||
#: redbot/cogs/warnings/warnings.py:201
|
||||
msgid "Reason: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:204 redbot/cogs/warnings/warnings.py:229
|
||||
#: redbot/cogs/warnings/warnings.py:308
|
||||
#: redbot/cogs/warnings/warnings.py:203 redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:307
|
||||
msgid "Points"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:208
|
||||
#: redbot/cogs/warnings/warnings.py:207
|
||||
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:215
|
||||
#: redbot/cogs/warnings/warnings.py:214
|
||||
msgid "There are no reasons configured!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:221
|
||||
#: redbot/cogs/warnings/warnings.py:220
|
||||
#, docstring
|
||||
msgid "List all configured automated actions for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:227
|
||||
msgid "Action: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
#: redbot/cogs/warnings/warnings.py:229
|
||||
msgid "Exceed command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:231
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
msgid "Drop command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:235
|
||||
#: redbot/cogs/warnings/warnings.py:234
|
||||
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:243
|
||||
#: redbot/cogs/warnings/warnings.py:242
|
||||
msgid "There are no actions configured!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:256
|
||||
#: redbot/cogs/warnings/warnings.py:255
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:264
|
||||
#: redbot/cogs/warnings/warnings.py:263
|
||||
msgid "You cannot warn yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:271
|
||||
#: redbot/cogs/warnings/warnings.py:270
|
||||
msgid "That is not a registered reason!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:279
|
||||
#: redbot/cogs/warnings/warnings.py:278
|
||||
msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:305
|
||||
#: redbot/cogs/warnings/warnings.py:304
|
||||
msgid "Warning from {user}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:310
|
||||
#: redbot/cogs/warnings/warnings.py:309
|
||||
msgid "You have received a warning in {guild_name}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:318
|
||||
#: redbot/cogs/warnings/warnings.py:317
|
||||
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:321
|
||||
#: redbot/cogs/warnings/warnings.py:320
|
||||
msgid "{description}\\nPoints: {points}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:341
|
||||
#: redbot/cogs/warnings/warnings.py:340
|
||||
msgid "User {user} has been warned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:348
|
||||
#: redbot/cogs/warnings/warnings.py:346
|
||||
#, docstring
|
||||
msgid "List the warnings for the specified user.\\n\\n Omit `<user>` to see your own warnings.\\n\\n Note that showing warnings for users other than yourself requires\\n appropriate permissions.\\n "
|
||||
msgid "List the warnings for the specified user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:360
|
||||
msgid "You are not allowed to check warnings for other users!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:374
|
||||
#: redbot/cogs/warnings/warnings.py:359
|
||||
msgid "That user has no warnings!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:384
|
||||
#: redbot/cogs/warnings/warnings.py:363 redbot/cogs/warnings/warnings.py:392
|
||||
msgid "Unknown Moderator ({})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:364
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:394
|
||||
#: redbot/cogs/warnings/warnings.py:374 redbot/cogs/warnings/warnings.py:403
|
||||
msgid "Warnings for {user}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:401
|
||||
#: redbot/cogs/warnings/warnings.py:380
|
||||
#, docstring
|
||||
msgid "List warnings for yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:388
|
||||
msgid "You have no warnings!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:393
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:410
|
||||
#, docstring
|
||||
msgid "Remove a warning from a user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:414
|
||||
#: redbot/cogs/warnings/warnings.py:423
|
||||
msgid "You cannot remove warnings from yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:421
|
||||
#: redbot/cogs/warnings/warnings.py:430
|
||||
msgid "That warning doesn't exist!"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:49\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:20\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Indonesian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: id\n"
|
||||
"X-Crowdin-File: /warnings/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/warnings/locales/messages.pot\n"
|
||||
"Language: id_ID\n"
|
||||
|
||||
#: redbot/cogs/warnings/helpers.py:70
|
||||
#: redbot/cogs/warnings/helpers.py:72
|
||||
msgid "I could not find a command from that input!"
|
||||
msgstr "Aku tidak bisa menemukan perintah dari masukan itu!"
|
||||
|
||||
@@ -35,198 +35,211 @@ msgstr ""
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:25
|
||||
#: redbot/cogs/warnings/warnings.py:24
|
||||
#, docstring
|
||||
msgid "Warn misbehaving users and take automated actions."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:65
|
||||
#: redbot/cogs/warnings/warnings.py:64
|
||||
#, docstring
|
||||
msgid "Manage settings for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:71
|
||||
#: redbot/cogs/warnings/warnings.py:70
|
||||
#, docstring
|
||||
msgid "Enable or disable custom reasons for a warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:75
|
||||
#: redbot/cogs/warnings/warnings.py:74
|
||||
msgid "Custom reasons have been enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:77
|
||||
#: redbot/cogs/warnings/warnings.py:76
|
||||
msgid "Custom reasons have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:83
|
||||
#: redbot/cogs/warnings/warnings.py:82
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:98
|
||||
#: redbot/cogs/warnings/warnings.py:97
|
||||
#, docstring
|
||||
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:119
|
||||
#: redbot/cogs/warnings/warnings.py:118
|
||||
msgid "Duplicate action name found!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:126
|
||||
#: redbot/cogs/warnings/warnings.py:125
|
||||
msgid "Action {name} has been added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:131
|
||||
#: redbot/cogs/warnings/warnings.py:130
|
||||
#, docstring
|
||||
msgid "Delete the action with the specified name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:144
|
||||
#: redbot/cogs/warnings/warnings.py:143
|
||||
msgid "No action named {name} exists!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:150
|
||||
#: redbot/cogs/warnings/warnings.py:149
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:162
|
||||
#: redbot/cogs/warnings/warnings.py:161
|
||||
#, docstring
|
||||
msgid "Create a warning reason."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:166
|
||||
#: redbot/cogs/warnings/warnings.py:165
|
||||
msgid "*Custom* cannot be used as a reason name!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:176
|
||||
#: redbot/cogs/warnings/warnings.py:175
|
||||
msgid "The new reason has been registered."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:181
|
||||
#: redbot/cogs/warnings/warnings.py:180
|
||||
#, docstring
|
||||
msgid "Delete a warning reason."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:188
|
||||
#: redbot/cogs/warnings/warnings.py:187
|
||||
msgid "That is not a registered reason name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:194
|
||||
#: redbot/cogs/warnings/warnings.py:193
|
||||
#, docstring
|
||||
msgid "List all configured reasons for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:202
|
||||
#: redbot/cogs/warnings/warnings.py:201
|
||||
msgid "Reason: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:204 redbot/cogs/warnings/warnings.py:229
|
||||
#: redbot/cogs/warnings/warnings.py:308
|
||||
#: redbot/cogs/warnings/warnings.py:203 redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:307
|
||||
msgid "Points"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:208
|
||||
#: redbot/cogs/warnings/warnings.py:207
|
||||
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:215
|
||||
#: redbot/cogs/warnings/warnings.py:214
|
||||
msgid "There are no reasons configured!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:221
|
||||
#: redbot/cogs/warnings/warnings.py:220
|
||||
#, docstring
|
||||
msgid "List all configured automated actions for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:227
|
||||
msgid "Action: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
#: redbot/cogs/warnings/warnings.py:229
|
||||
msgid "Exceed command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:231
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
msgid "Drop command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:235
|
||||
#: redbot/cogs/warnings/warnings.py:234
|
||||
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:243
|
||||
#: redbot/cogs/warnings/warnings.py:242
|
||||
msgid "There are no actions configured!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:256
|
||||
#: redbot/cogs/warnings/warnings.py:255
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:264
|
||||
#: redbot/cogs/warnings/warnings.py:263
|
||||
msgid "You cannot warn yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:271
|
||||
#: redbot/cogs/warnings/warnings.py:270
|
||||
msgid "That is not a registered reason!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:279
|
||||
#: redbot/cogs/warnings/warnings.py:278
|
||||
msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:305
|
||||
#: redbot/cogs/warnings/warnings.py:304
|
||||
msgid "Warning from {user}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:310
|
||||
#: redbot/cogs/warnings/warnings.py:309
|
||||
msgid "You have received a warning in {guild_name}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:318
|
||||
#: redbot/cogs/warnings/warnings.py:317
|
||||
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:321
|
||||
#: redbot/cogs/warnings/warnings.py:320
|
||||
msgid "{description}\\nPoints: {points}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:341
|
||||
#: redbot/cogs/warnings/warnings.py:340
|
||||
msgid "User {user} has been warned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:348
|
||||
#: redbot/cogs/warnings/warnings.py:346
|
||||
#, docstring
|
||||
msgid "List the warnings for the specified user.\\n\\n Omit `<user>` to see your own warnings.\\n\\n Note that showing warnings for users other than yourself requires\\n appropriate permissions.\\n "
|
||||
msgid "List the warnings for the specified user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:360
|
||||
msgid "You are not allowed to check warnings for other users!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:374
|
||||
#: redbot/cogs/warnings/warnings.py:359
|
||||
msgid "That user has no warnings!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:384
|
||||
#: redbot/cogs/warnings/warnings.py:363 redbot/cogs/warnings/warnings.py:392
|
||||
msgid "Unknown Moderator ({})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:364
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:394
|
||||
#: redbot/cogs/warnings/warnings.py:374 redbot/cogs/warnings/warnings.py:403
|
||||
msgid "Warnings for {user}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:401
|
||||
#: redbot/cogs/warnings/warnings.py:380
|
||||
#, docstring
|
||||
msgid "List warnings for yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:388
|
||||
msgid "You have no warnings!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:393
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:410
|
||||
#, docstring
|
||||
msgid "Remove a warning from a user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:414
|
||||
#: redbot/cogs/warnings/warnings.py:423
|
||||
msgid "You cannot remove warnings from yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:421
|
||||
#: redbot/cogs/warnings/warnings.py:430
|
||||
msgid "That warning doesn't exist!"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:48\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:20\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Italian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: it\n"
|
||||
"X-Crowdin-File: /warnings/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/warnings/locales/messages.pot\n"
|
||||
"Language: it_IT\n"
|
||||
|
||||
#: redbot/cogs/warnings/helpers.py:70
|
||||
#: redbot/cogs/warnings/helpers.py:72
|
||||
msgid "I could not find a command from that input!"
|
||||
msgstr "Non riesco a trovare un comando da quanto inserito!"
|
||||
|
||||
@@ -35,198 +35,211 @@ msgstr "Puoi inserire la tua risposta ora."
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:25
|
||||
#: redbot/cogs/warnings/warnings.py:24
|
||||
#, docstring
|
||||
msgid "Warn misbehaving users and take automated actions."
|
||||
msgstr "Ammonisce gli utenti che si comportano male e compie azioni automatizzate."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:65
|
||||
#: redbot/cogs/warnings/warnings.py:64
|
||||
#, docstring
|
||||
msgid "Manage settings for Warnings."
|
||||
msgstr "Gestisci le impostazioni per gli avvisi."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:71
|
||||
#: redbot/cogs/warnings/warnings.py:70
|
||||
#, docstring
|
||||
msgid "Enable or disable custom reasons for a warning."
|
||||
msgstr "Abilita o disabilita i motivi personalizzati per un avviso."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:75
|
||||
#: redbot/cogs/warnings/warnings.py:74
|
||||
msgid "Custom reasons have been enabled."
|
||||
msgstr "I motivi personalizzati sono stati abilitati."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:77
|
||||
#: redbot/cogs/warnings/warnings.py:76
|
||||
msgid "Custom reasons have been disabled."
|
||||
msgstr "I motivi personalizzati sono stati disabilitati."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:83
|
||||
#: redbot/cogs/warnings/warnings.py:82
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:98
|
||||
#: redbot/cogs/warnings/warnings.py:97
|
||||
#, docstring
|
||||
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:119
|
||||
#: redbot/cogs/warnings/warnings.py:118
|
||||
msgid "Duplicate action name found!"
|
||||
msgstr "Trovato nome azione duplicato!"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:126
|
||||
#: redbot/cogs/warnings/warnings.py:125
|
||||
msgid "Action {name} has been added."
|
||||
msgstr "L'azione {name} è stata aggiunta."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:131
|
||||
#: redbot/cogs/warnings/warnings.py:130
|
||||
#, docstring
|
||||
msgid "Delete the action with the specified name."
|
||||
msgstr "Elimina l'azione con il nome specificato."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:144
|
||||
#: redbot/cogs/warnings/warnings.py:143
|
||||
msgid "No action named {name} exists!"
|
||||
msgstr "Non esiste alcuna azione chiamata {name}!"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:150
|
||||
#: redbot/cogs/warnings/warnings.py:149
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:162
|
||||
#: redbot/cogs/warnings/warnings.py:161
|
||||
#, docstring
|
||||
msgid "Create a warning reason."
|
||||
msgstr "Crea un motivo di ammonizione."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:166
|
||||
#: redbot/cogs/warnings/warnings.py:165
|
||||
msgid "*Custom* cannot be used as a reason name!"
|
||||
msgstr "*Custom* non può essere utilizzato come nome del motivo!"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:176
|
||||
#: redbot/cogs/warnings/warnings.py:175
|
||||
msgid "The new reason has been registered."
|
||||
msgstr "Il nuovo motivo è stato registrato."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:181
|
||||
#: redbot/cogs/warnings/warnings.py:180
|
||||
#, docstring
|
||||
msgid "Delete a warning reason."
|
||||
msgstr "Elimina un motivo di ammonizione."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:188
|
||||
#: redbot/cogs/warnings/warnings.py:187
|
||||
msgid "That is not a registered reason name."
|
||||
msgstr "Non è un nome di motivo registrato."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:194
|
||||
#: redbot/cogs/warnings/warnings.py:193
|
||||
#, docstring
|
||||
msgid "List all configured reasons for Warnings."
|
||||
msgstr "Elenca tutti i motivi configurati per le ammonizioni."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:202
|
||||
#: redbot/cogs/warnings/warnings.py:201
|
||||
msgid "Reason: {name}"
|
||||
msgstr "Motivo: {name}"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:204 redbot/cogs/warnings/warnings.py:229
|
||||
#: redbot/cogs/warnings/warnings.py:308
|
||||
#: redbot/cogs/warnings/warnings.py:203 redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:307
|
||||
msgid "Points"
|
||||
msgstr "Punti"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:208
|
||||
#: redbot/cogs/warnings/warnings.py:207
|
||||
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:215
|
||||
#: redbot/cogs/warnings/warnings.py:214
|
||||
msgid "There are no reasons configured!"
|
||||
msgstr "Non sono stati configurati motivi!"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:221
|
||||
#: redbot/cogs/warnings/warnings.py:220
|
||||
#, docstring
|
||||
msgid "List all configured automated actions for Warnings."
|
||||
msgstr "Elenca tutte le azioni automatizzate configurate per le ammonizioni."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:227
|
||||
msgid "Action: {name}"
|
||||
msgstr "Azione: {name}"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
#: redbot/cogs/warnings/warnings.py:229
|
||||
msgid "Exceed command"
|
||||
msgstr "Comando di superamento in alto"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:231
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
msgid "Drop command"
|
||||
msgstr "Comando di superamento in basso"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:235
|
||||
#: redbot/cogs/warnings/warnings.py:234
|
||||
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:243
|
||||
#: redbot/cogs/warnings/warnings.py:242
|
||||
msgid "There are no actions configured!"
|
||||
msgstr "Non sono state configurate azioni!"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:256
|
||||
#: redbot/cogs/warnings/warnings.py:255
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:264
|
||||
#: redbot/cogs/warnings/warnings.py:263
|
||||
msgid "You cannot warn yourself."
|
||||
msgstr "Non puoi ammonirti da solo."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:271
|
||||
#: redbot/cogs/warnings/warnings.py:270
|
||||
msgid "That is not a registered reason!"
|
||||
msgstr "Non è un motivo registrato!"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:279
|
||||
#: redbot/cogs/warnings/warnings.py:278
|
||||
msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons."
|
||||
msgstr "Esegui `{prefix}warningset allowcustomreasons true` per abilitare i motivi personalizzati."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:305
|
||||
#: redbot/cogs/warnings/warnings.py:304
|
||||
msgid "Warning from {user}"
|
||||
msgstr "Ammonizione da {user}"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:310
|
||||
#: redbot/cogs/warnings/warnings.py:309
|
||||
msgid "You have received a warning in {guild_name}."
|
||||
msgstr "Hai ricevuto un'ammonizione in {guild_name}."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:318
|
||||
#: redbot/cogs/warnings/warnings.py:317
|
||||
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:321
|
||||
#: redbot/cogs/warnings/warnings.py:320
|
||||
msgid "{description}\\nPoints: {points}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:341
|
||||
#: redbot/cogs/warnings/warnings.py:340
|
||||
msgid "User {user} has been warned."
|
||||
msgstr "L'utente {user} è stato ammonito."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:348
|
||||
#: redbot/cogs/warnings/warnings.py:346
|
||||
#, docstring
|
||||
msgid "List the warnings for the specified user.\\n\\n Omit `<user>` to see your own warnings.\\n\\n Note that showing warnings for users other than yourself requires\\n appropriate permissions.\\n "
|
||||
msgid "List the warnings for the specified user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:360
|
||||
msgid "You are not allowed to check warnings for other users!"
|
||||
msgstr "Non hai il permesso di controllare le ammonizioni per altri utenti!"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:374
|
||||
#: redbot/cogs/warnings/warnings.py:359
|
||||
msgid "That user has no warnings!"
|
||||
msgstr "Questo utente non ha ammonizioni!"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:384
|
||||
#: redbot/cogs/warnings/warnings.py:363 redbot/cogs/warnings/warnings.py:392
|
||||
msgid "Unknown Moderator ({})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:364
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:394
|
||||
#: redbot/cogs/warnings/warnings.py:374 redbot/cogs/warnings/warnings.py:403
|
||||
msgid "Warnings for {user}"
|
||||
msgstr "Ammonizioni per {user}"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:401
|
||||
#: redbot/cogs/warnings/warnings.py:380
|
||||
#, docstring
|
||||
msgid "List warnings for yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:388
|
||||
msgid "You have no warnings!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:393
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:410
|
||||
#, docstring
|
||||
msgid "Remove a warning from a user."
|
||||
msgstr "Rimuovi un'ammonizione da un utente."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:414
|
||||
#: redbot/cogs/warnings/warnings.py:423
|
||||
msgid "You cannot remove warnings from yourself."
|
||||
msgstr "Non puoi rimuovere ammonizioni da te stesso."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:421
|
||||
#: redbot/cogs/warnings/warnings.py:430
|
||||
msgid "That warning doesn't exist!"
|
||||
msgstr "Questa ammonizione non esiste!"
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:48\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:21\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Japanese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: ja\n"
|
||||
"X-Crowdin-File: /warnings/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/warnings/locales/messages.pot\n"
|
||||
"Language: ja_JP\n"
|
||||
|
||||
#: redbot/cogs/warnings/helpers.py:70
|
||||
#: redbot/cogs/warnings/helpers.py:72
|
||||
msgid "I could not find a command from that input!"
|
||||
msgstr ""
|
||||
|
||||
@@ -35,198 +35,211 @@ msgstr ""
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:25
|
||||
#: redbot/cogs/warnings/warnings.py:24
|
||||
#, docstring
|
||||
msgid "Warn misbehaving users and take automated actions."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:65
|
||||
#: redbot/cogs/warnings/warnings.py:64
|
||||
#, docstring
|
||||
msgid "Manage settings for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:71
|
||||
#: redbot/cogs/warnings/warnings.py:70
|
||||
#, docstring
|
||||
msgid "Enable or disable custom reasons for a warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:75
|
||||
#: redbot/cogs/warnings/warnings.py:74
|
||||
msgid "Custom reasons have been enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:77
|
||||
#: redbot/cogs/warnings/warnings.py:76
|
||||
msgid "Custom reasons have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:83
|
||||
#: redbot/cogs/warnings/warnings.py:82
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:98
|
||||
#: redbot/cogs/warnings/warnings.py:97
|
||||
#, docstring
|
||||
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:119
|
||||
#: redbot/cogs/warnings/warnings.py:118
|
||||
msgid "Duplicate action name found!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:126
|
||||
#: redbot/cogs/warnings/warnings.py:125
|
||||
msgid "Action {name} has been added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:131
|
||||
#: redbot/cogs/warnings/warnings.py:130
|
||||
#, docstring
|
||||
msgid "Delete the action with the specified name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:144
|
||||
#: redbot/cogs/warnings/warnings.py:143
|
||||
msgid "No action named {name} exists!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:150
|
||||
#: redbot/cogs/warnings/warnings.py:149
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:162
|
||||
#: redbot/cogs/warnings/warnings.py:161
|
||||
#, docstring
|
||||
msgid "Create a warning reason."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:166
|
||||
#: redbot/cogs/warnings/warnings.py:165
|
||||
msgid "*Custom* cannot be used as a reason name!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:176
|
||||
#: redbot/cogs/warnings/warnings.py:175
|
||||
msgid "The new reason has been registered."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:181
|
||||
#: redbot/cogs/warnings/warnings.py:180
|
||||
#, docstring
|
||||
msgid "Delete a warning reason."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:188
|
||||
#: redbot/cogs/warnings/warnings.py:187
|
||||
msgid "That is not a registered reason name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:194
|
||||
#: redbot/cogs/warnings/warnings.py:193
|
||||
#, docstring
|
||||
msgid "List all configured reasons for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:202
|
||||
#: redbot/cogs/warnings/warnings.py:201
|
||||
msgid "Reason: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:204 redbot/cogs/warnings/warnings.py:229
|
||||
#: redbot/cogs/warnings/warnings.py:308
|
||||
#: redbot/cogs/warnings/warnings.py:203 redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:307
|
||||
msgid "Points"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:208
|
||||
#: redbot/cogs/warnings/warnings.py:207
|
||||
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:215
|
||||
#: redbot/cogs/warnings/warnings.py:214
|
||||
msgid "There are no reasons configured!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:221
|
||||
#: redbot/cogs/warnings/warnings.py:220
|
||||
#, docstring
|
||||
msgid "List all configured automated actions for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:227
|
||||
msgid "Action: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
#: redbot/cogs/warnings/warnings.py:229
|
||||
msgid "Exceed command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:231
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
msgid "Drop command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:235
|
||||
#: redbot/cogs/warnings/warnings.py:234
|
||||
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:243
|
||||
#: redbot/cogs/warnings/warnings.py:242
|
||||
msgid "There are no actions configured!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:256
|
||||
#: redbot/cogs/warnings/warnings.py:255
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:264
|
||||
#: redbot/cogs/warnings/warnings.py:263
|
||||
msgid "You cannot warn yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:271
|
||||
#: redbot/cogs/warnings/warnings.py:270
|
||||
msgid "That is not a registered reason!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:279
|
||||
#: redbot/cogs/warnings/warnings.py:278
|
||||
msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:305
|
||||
#: redbot/cogs/warnings/warnings.py:304
|
||||
msgid "Warning from {user}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:310
|
||||
#: redbot/cogs/warnings/warnings.py:309
|
||||
msgid "You have received a warning in {guild_name}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:318
|
||||
#: redbot/cogs/warnings/warnings.py:317
|
||||
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:321
|
||||
#: redbot/cogs/warnings/warnings.py:320
|
||||
msgid "{description}\\nPoints: {points}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:341
|
||||
#: redbot/cogs/warnings/warnings.py:340
|
||||
msgid "User {user} has been warned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:348
|
||||
#: redbot/cogs/warnings/warnings.py:346
|
||||
#, docstring
|
||||
msgid "List the warnings for the specified user.\\n\\n Omit `<user>` to see your own warnings.\\n\\n Note that showing warnings for users other than yourself requires\\n appropriate permissions.\\n "
|
||||
msgid "List the warnings for the specified user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:360
|
||||
msgid "You are not allowed to check warnings for other users!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:374
|
||||
#: redbot/cogs/warnings/warnings.py:359
|
||||
msgid "That user has no warnings!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:384
|
||||
#: redbot/cogs/warnings/warnings.py:363 redbot/cogs/warnings/warnings.py:392
|
||||
msgid "Unknown Moderator ({})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:364
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:394
|
||||
#: redbot/cogs/warnings/warnings.py:374 redbot/cogs/warnings/warnings.py:403
|
||||
msgid "Warnings for {user}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:401
|
||||
#: redbot/cogs/warnings/warnings.py:380
|
||||
#, docstring
|
||||
msgid "List warnings for yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:388
|
||||
msgid "You have no warnings!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:393
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:410
|
||||
#, docstring
|
||||
msgid "Remove a warning from a user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:414
|
||||
#: redbot/cogs/warnings/warnings.py:423
|
||||
msgid "You cannot remove warnings from yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:421
|
||||
#: redbot/cogs/warnings/warnings.py:430
|
||||
msgid "That warning doesn't exist!"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:48\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:21\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Korean\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: ko\n"
|
||||
"X-Crowdin-File: /warnings/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/warnings/locales/messages.pot\n"
|
||||
"Language: ko_KR\n"
|
||||
|
||||
#: redbot/cogs/warnings/helpers.py:70
|
||||
#: redbot/cogs/warnings/helpers.py:72
|
||||
msgid "I could not find a command from that input!"
|
||||
msgstr ""
|
||||
|
||||
@@ -35,198 +35,211 @@ msgstr ""
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:25
|
||||
#: redbot/cogs/warnings/warnings.py:24
|
||||
#, docstring
|
||||
msgid "Warn misbehaving users and take automated actions."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:65
|
||||
#: redbot/cogs/warnings/warnings.py:64
|
||||
#, docstring
|
||||
msgid "Manage settings for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:71
|
||||
#: redbot/cogs/warnings/warnings.py:70
|
||||
#, docstring
|
||||
msgid "Enable or disable custom reasons for a warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:75
|
||||
#: redbot/cogs/warnings/warnings.py:74
|
||||
msgid "Custom reasons have been enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:77
|
||||
#: redbot/cogs/warnings/warnings.py:76
|
||||
msgid "Custom reasons have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:83
|
||||
#: redbot/cogs/warnings/warnings.py:82
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:98
|
||||
#: redbot/cogs/warnings/warnings.py:97
|
||||
#, docstring
|
||||
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:119
|
||||
#: redbot/cogs/warnings/warnings.py:118
|
||||
msgid "Duplicate action name found!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:126
|
||||
#: redbot/cogs/warnings/warnings.py:125
|
||||
msgid "Action {name} has been added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:131
|
||||
#: redbot/cogs/warnings/warnings.py:130
|
||||
#, docstring
|
||||
msgid "Delete the action with the specified name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:144
|
||||
#: redbot/cogs/warnings/warnings.py:143
|
||||
msgid "No action named {name} exists!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:150
|
||||
#: redbot/cogs/warnings/warnings.py:149
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:162
|
||||
#: redbot/cogs/warnings/warnings.py:161
|
||||
#, docstring
|
||||
msgid "Create a warning reason."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:166
|
||||
#: redbot/cogs/warnings/warnings.py:165
|
||||
msgid "*Custom* cannot be used as a reason name!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:176
|
||||
#: redbot/cogs/warnings/warnings.py:175
|
||||
msgid "The new reason has been registered."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:181
|
||||
#: redbot/cogs/warnings/warnings.py:180
|
||||
#, docstring
|
||||
msgid "Delete a warning reason."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:188
|
||||
#: redbot/cogs/warnings/warnings.py:187
|
||||
msgid "That is not a registered reason name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:194
|
||||
#: redbot/cogs/warnings/warnings.py:193
|
||||
#, docstring
|
||||
msgid "List all configured reasons for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:202
|
||||
#: redbot/cogs/warnings/warnings.py:201
|
||||
msgid "Reason: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:204 redbot/cogs/warnings/warnings.py:229
|
||||
#: redbot/cogs/warnings/warnings.py:308
|
||||
#: redbot/cogs/warnings/warnings.py:203 redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:307
|
||||
msgid "Points"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:208
|
||||
#: redbot/cogs/warnings/warnings.py:207
|
||||
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:215
|
||||
#: redbot/cogs/warnings/warnings.py:214
|
||||
msgid "There are no reasons configured!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:221
|
||||
#: redbot/cogs/warnings/warnings.py:220
|
||||
#, docstring
|
||||
msgid "List all configured automated actions for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:227
|
||||
msgid "Action: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
#: redbot/cogs/warnings/warnings.py:229
|
||||
msgid "Exceed command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:231
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
msgid "Drop command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:235
|
||||
#: redbot/cogs/warnings/warnings.py:234
|
||||
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:243
|
||||
#: redbot/cogs/warnings/warnings.py:242
|
||||
msgid "There are no actions configured!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:256
|
||||
#: redbot/cogs/warnings/warnings.py:255
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:264
|
||||
#: redbot/cogs/warnings/warnings.py:263
|
||||
msgid "You cannot warn yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:271
|
||||
#: redbot/cogs/warnings/warnings.py:270
|
||||
msgid "That is not a registered reason!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:279
|
||||
#: redbot/cogs/warnings/warnings.py:278
|
||||
msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:305
|
||||
#: redbot/cogs/warnings/warnings.py:304
|
||||
msgid "Warning from {user}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:310
|
||||
#: redbot/cogs/warnings/warnings.py:309
|
||||
msgid "You have received a warning in {guild_name}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:318
|
||||
#: redbot/cogs/warnings/warnings.py:317
|
||||
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:321
|
||||
#: redbot/cogs/warnings/warnings.py:320
|
||||
msgid "{description}\\nPoints: {points}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:341
|
||||
#: redbot/cogs/warnings/warnings.py:340
|
||||
msgid "User {user} has been warned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:348
|
||||
#: redbot/cogs/warnings/warnings.py:346
|
||||
#, docstring
|
||||
msgid "List the warnings for the specified user.\\n\\n Omit `<user>` to see your own warnings.\\n\\n Note that showing warnings for users other than yourself requires\\n appropriate permissions.\\n "
|
||||
msgid "List the warnings for the specified user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:360
|
||||
msgid "You are not allowed to check warnings for other users!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:374
|
||||
#: redbot/cogs/warnings/warnings.py:359
|
||||
msgid "That user has no warnings!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:384
|
||||
#: redbot/cogs/warnings/warnings.py:363 redbot/cogs/warnings/warnings.py:392
|
||||
msgid "Unknown Moderator ({})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:364
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:394
|
||||
#: redbot/cogs/warnings/warnings.py:374 redbot/cogs/warnings/warnings.py:403
|
||||
msgid "Warnings for {user}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:401
|
||||
#: redbot/cogs/warnings/warnings.py:380
|
||||
#, docstring
|
||||
msgid "List warnings for yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:388
|
||||
msgid "You have no warnings!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:393
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:410
|
||||
#, docstring
|
||||
msgid "Remove a warning from a user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:414
|
||||
#: redbot/cogs/warnings/warnings.py:423
|
||||
msgid "You cannot remove warnings from yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:421
|
||||
#: redbot/cogs/warnings/warnings.py:430
|
||||
msgid "That warning doesn't exist!"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:48\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:19\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Dutch\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: nl\n"
|
||||
"X-Crowdin-File: /warnings/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/warnings/locales/messages.pot\n"
|
||||
"Language: nl_NL\n"
|
||||
|
||||
#: redbot/cogs/warnings/helpers.py:70
|
||||
#: redbot/cogs/warnings/helpers.py:72
|
||||
msgid "I could not find a command from that input!"
|
||||
msgstr "I kon geen commando vinden in deze input!"
|
||||
|
||||
@@ -35,198 +35,211 @@ msgstr "Je kan nu jouw antwoord invoeren."
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:25
|
||||
#: redbot/cogs/warnings/warnings.py:24
|
||||
#, docstring
|
||||
msgid "Warn misbehaving users and take automated actions."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:65
|
||||
#: redbot/cogs/warnings/warnings.py:64
|
||||
#, docstring
|
||||
msgid "Manage settings for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:71
|
||||
#: redbot/cogs/warnings/warnings.py:70
|
||||
#, docstring
|
||||
msgid "Enable or disable custom reasons for a warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:75
|
||||
#: redbot/cogs/warnings/warnings.py:74
|
||||
msgid "Custom reasons have been enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:77
|
||||
#: redbot/cogs/warnings/warnings.py:76
|
||||
msgid "Custom reasons have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:83
|
||||
#: redbot/cogs/warnings/warnings.py:82
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:98
|
||||
#: redbot/cogs/warnings/warnings.py:97
|
||||
#, docstring
|
||||
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:119
|
||||
#: redbot/cogs/warnings/warnings.py:118
|
||||
msgid "Duplicate action name found!"
|
||||
msgstr "Dubbele actienaam gevonden!"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:126
|
||||
#: redbot/cogs/warnings/warnings.py:125
|
||||
msgid "Action {name} has been added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:131
|
||||
#: redbot/cogs/warnings/warnings.py:130
|
||||
#, docstring
|
||||
msgid "Delete the action with the specified name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:144
|
||||
#: redbot/cogs/warnings/warnings.py:143
|
||||
msgid "No action named {name} exists!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:150
|
||||
#: redbot/cogs/warnings/warnings.py:149
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:162
|
||||
#: redbot/cogs/warnings/warnings.py:161
|
||||
#, docstring
|
||||
msgid "Create a warning reason."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:166
|
||||
#: redbot/cogs/warnings/warnings.py:165
|
||||
msgid "*Custom* cannot be used as a reason name!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:176
|
||||
#: redbot/cogs/warnings/warnings.py:175
|
||||
msgid "The new reason has been registered."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:181
|
||||
#: redbot/cogs/warnings/warnings.py:180
|
||||
#, docstring
|
||||
msgid "Delete a warning reason."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:188
|
||||
#: redbot/cogs/warnings/warnings.py:187
|
||||
msgid "That is not a registered reason name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:194
|
||||
#: redbot/cogs/warnings/warnings.py:193
|
||||
#, docstring
|
||||
msgid "List all configured reasons for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:202
|
||||
#: redbot/cogs/warnings/warnings.py:201
|
||||
msgid "Reason: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:204 redbot/cogs/warnings/warnings.py:229
|
||||
#: redbot/cogs/warnings/warnings.py:308
|
||||
#: redbot/cogs/warnings/warnings.py:203 redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:307
|
||||
msgid "Points"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:208
|
||||
#: redbot/cogs/warnings/warnings.py:207
|
||||
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:215
|
||||
#: redbot/cogs/warnings/warnings.py:214
|
||||
msgid "There are no reasons configured!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:221
|
||||
#: redbot/cogs/warnings/warnings.py:220
|
||||
#, docstring
|
||||
msgid "List all configured automated actions for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:227
|
||||
msgid "Action: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
#: redbot/cogs/warnings/warnings.py:229
|
||||
msgid "Exceed command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:231
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
msgid "Drop command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:235
|
||||
#: redbot/cogs/warnings/warnings.py:234
|
||||
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:243
|
||||
#: redbot/cogs/warnings/warnings.py:242
|
||||
msgid "There are no actions configured!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:256
|
||||
#: redbot/cogs/warnings/warnings.py:255
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:264
|
||||
#: redbot/cogs/warnings/warnings.py:263
|
||||
msgid "You cannot warn yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:271
|
||||
#: redbot/cogs/warnings/warnings.py:270
|
||||
msgid "That is not a registered reason!"
|
||||
msgstr "Dat is geen geregistreerde reden!"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:279
|
||||
#: redbot/cogs/warnings/warnings.py:278
|
||||
msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:305
|
||||
#: redbot/cogs/warnings/warnings.py:304
|
||||
msgid "Warning from {user}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:310
|
||||
#: redbot/cogs/warnings/warnings.py:309
|
||||
msgid "You have received a warning in {guild_name}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:318
|
||||
#: redbot/cogs/warnings/warnings.py:317
|
||||
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:321
|
||||
#: redbot/cogs/warnings/warnings.py:320
|
||||
msgid "{description}\\nPoints: {points}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:341
|
||||
#: redbot/cogs/warnings/warnings.py:340
|
||||
msgid "User {user} has been warned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:348
|
||||
#: redbot/cogs/warnings/warnings.py:346
|
||||
#, docstring
|
||||
msgid "List the warnings for the specified user.\\n\\n Omit `<user>` to see your own warnings.\\n\\n Note that showing warnings for users other than yourself requires\\n appropriate permissions.\\n "
|
||||
msgid "List the warnings for the specified user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:360
|
||||
msgid "You are not allowed to check warnings for other users!"
|
||||
msgstr "Jij bent niet bevoegd om waarschuwingen voor andere gebruikers te controleren!"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:374
|
||||
#: redbot/cogs/warnings/warnings.py:359
|
||||
msgid "That user has no warnings!"
|
||||
msgstr "Deze gebruiker heeft geen waarschuwingen!"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:384
|
||||
#: redbot/cogs/warnings/warnings.py:363 redbot/cogs/warnings/warnings.py:392
|
||||
msgid "Unknown Moderator ({})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:364
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:394
|
||||
#: redbot/cogs/warnings/warnings.py:374 redbot/cogs/warnings/warnings.py:403
|
||||
msgid "Warnings for {user}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:401
|
||||
#: redbot/cogs/warnings/warnings.py:380
|
||||
#, docstring
|
||||
msgid "List warnings for yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:388
|
||||
msgid "You have no warnings!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:393
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:410
|
||||
#, docstring
|
||||
msgid "Remove a warning from a user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:414
|
||||
#: redbot/cogs/warnings/warnings.py:423
|
||||
msgid "You cannot remove warnings from yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:421
|
||||
#: redbot/cogs/warnings/warnings.py:430
|
||||
msgid "That warning doesn't exist!"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:48\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:21\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Norwegian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: no\n"
|
||||
"X-Crowdin-File: /warnings/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/warnings/locales/messages.pot\n"
|
||||
"Language: no_NO\n"
|
||||
|
||||
#: redbot/cogs/warnings/helpers.py:70
|
||||
#: redbot/cogs/warnings/helpers.py:72
|
||||
msgid "I could not find a command from that input!"
|
||||
msgstr ""
|
||||
|
||||
@@ -35,198 +35,211 @@ msgstr ""
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:25
|
||||
#: redbot/cogs/warnings/warnings.py:24
|
||||
#, docstring
|
||||
msgid "Warn misbehaving users and take automated actions."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:65
|
||||
#: redbot/cogs/warnings/warnings.py:64
|
||||
#, docstring
|
||||
msgid "Manage settings for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:71
|
||||
#: redbot/cogs/warnings/warnings.py:70
|
||||
#, docstring
|
||||
msgid "Enable or disable custom reasons for a warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:75
|
||||
#: redbot/cogs/warnings/warnings.py:74
|
||||
msgid "Custom reasons have been enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:77
|
||||
#: redbot/cogs/warnings/warnings.py:76
|
||||
msgid "Custom reasons have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:83
|
||||
#: redbot/cogs/warnings/warnings.py:82
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:98
|
||||
#: redbot/cogs/warnings/warnings.py:97
|
||||
#, docstring
|
||||
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:119
|
||||
#: redbot/cogs/warnings/warnings.py:118
|
||||
msgid "Duplicate action name found!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:126
|
||||
#: redbot/cogs/warnings/warnings.py:125
|
||||
msgid "Action {name} has been added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:131
|
||||
#: redbot/cogs/warnings/warnings.py:130
|
||||
#, docstring
|
||||
msgid "Delete the action with the specified name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:144
|
||||
#: redbot/cogs/warnings/warnings.py:143
|
||||
msgid "No action named {name} exists!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:150
|
||||
#: redbot/cogs/warnings/warnings.py:149
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:162
|
||||
#: redbot/cogs/warnings/warnings.py:161
|
||||
#, docstring
|
||||
msgid "Create a warning reason."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:166
|
||||
#: redbot/cogs/warnings/warnings.py:165
|
||||
msgid "*Custom* cannot be used as a reason name!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:176
|
||||
#: redbot/cogs/warnings/warnings.py:175
|
||||
msgid "The new reason has been registered."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:181
|
||||
#: redbot/cogs/warnings/warnings.py:180
|
||||
#, docstring
|
||||
msgid "Delete a warning reason."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:188
|
||||
#: redbot/cogs/warnings/warnings.py:187
|
||||
msgid "That is not a registered reason name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:194
|
||||
#: redbot/cogs/warnings/warnings.py:193
|
||||
#, docstring
|
||||
msgid "List all configured reasons for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:202
|
||||
#: redbot/cogs/warnings/warnings.py:201
|
||||
msgid "Reason: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:204 redbot/cogs/warnings/warnings.py:229
|
||||
#: redbot/cogs/warnings/warnings.py:308
|
||||
#: redbot/cogs/warnings/warnings.py:203 redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:307
|
||||
msgid "Points"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:208
|
||||
#: redbot/cogs/warnings/warnings.py:207
|
||||
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:215
|
||||
#: redbot/cogs/warnings/warnings.py:214
|
||||
msgid "There are no reasons configured!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:221
|
||||
#: redbot/cogs/warnings/warnings.py:220
|
||||
#, docstring
|
||||
msgid "List all configured automated actions for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:227
|
||||
msgid "Action: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
#: redbot/cogs/warnings/warnings.py:229
|
||||
msgid "Exceed command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:231
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
msgid "Drop command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:235
|
||||
#: redbot/cogs/warnings/warnings.py:234
|
||||
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:243
|
||||
#: redbot/cogs/warnings/warnings.py:242
|
||||
msgid "There are no actions configured!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:256
|
||||
#: redbot/cogs/warnings/warnings.py:255
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:264
|
||||
#: redbot/cogs/warnings/warnings.py:263
|
||||
msgid "You cannot warn yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:271
|
||||
#: redbot/cogs/warnings/warnings.py:270
|
||||
msgid "That is not a registered reason!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:279
|
||||
#: redbot/cogs/warnings/warnings.py:278
|
||||
msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:305
|
||||
#: redbot/cogs/warnings/warnings.py:304
|
||||
msgid "Warning from {user}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:310
|
||||
#: redbot/cogs/warnings/warnings.py:309
|
||||
msgid "You have received a warning in {guild_name}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:318
|
||||
#: redbot/cogs/warnings/warnings.py:317
|
||||
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:321
|
||||
#: redbot/cogs/warnings/warnings.py:320
|
||||
msgid "{description}\\nPoints: {points}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:341
|
||||
#: redbot/cogs/warnings/warnings.py:340
|
||||
msgid "User {user} has been warned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:348
|
||||
#: redbot/cogs/warnings/warnings.py:346
|
||||
#, docstring
|
||||
msgid "List the warnings for the specified user.\\n\\n Omit `<user>` to see your own warnings.\\n\\n Note that showing warnings for users other than yourself requires\\n appropriate permissions.\\n "
|
||||
msgid "List the warnings for the specified user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:360
|
||||
msgid "You are not allowed to check warnings for other users!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:374
|
||||
#: redbot/cogs/warnings/warnings.py:359
|
||||
msgid "That user has no warnings!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:384
|
||||
#: redbot/cogs/warnings/warnings.py:363 redbot/cogs/warnings/warnings.py:392
|
||||
msgid "Unknown Moderator ({})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:364
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:394
|
||||
#: redbot/cogs/warnings/warnings.py:374 redbot/cogs/warnings/warnings.py:403
|
||||
msgid "Warnings for {user}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:401
|
||||
#: redbot/cogs/warnings/warnings.py:380
|
||||
#, docstring
|
||||
msgid "List warnings for yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:388
|
||||
msgid "You have no warnings!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:393
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:410
|
||||
#, docstring
|
||||
msgid "Remove a warning from a user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:414
|
||||
#: redbot/cogs/warnings/warnings.py:423
|
||||
msgid "You cannot remove warnings from yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:421
|
||||
#: redbot/cogs/warnings/warnings.py:430
|
||||
msgid "That warning doesn't exist!"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:48\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:21\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Polish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"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-Language: pl\n"
|
||||
"X-Crowdin-File: /warnings/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/warnings/locales/messages.pot\n"
|
||||
"Language: pl_PL\n"
|
||||
|
||||
#: redbot/cogs/warnings/helpers.py:70
|
||||
#: redbot/cogs/warnings/helpers.py:72
|
||||
msgid "I could not find a command from that input!"
|
||||
msgstr ""
|
||||
|
||||
@@ -35,198 +35,211 @@ msgstr ""
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:25
|
||||
#: redbot/cogs/warnings/warnings.py:24
|
||||
#, docstring
|
||||
msgid "Warn misbehaving users and take automated actions."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:65
|
||||
#: redbot/cogs/warnings/warnings.py:64
|
||||
#, docstring
|
||||
msgid "Manage settings for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:71
|
||||
#: redbot/cogs/warnings/warnings.py:70
|
||||
#, docstring
|
||||
msgid "Enable or disable custom reasons for a warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:75
|
||||
#: redbot/cogs/warnings/warnings.py:74
|
||||
msgid "Custom reasons have been enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:77
|
||||
#: redbot/cogs/warnings/warnings.py:76
|
||||
msgid "Custom reasons have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:83
|
||||
#: redbot/cogs/warnings/warnings.py:82
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:98
|
||||
#: redbot/cogs/warnings/warnings.py:97
|
||||
#, docstring
|
||||
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:119
|
||||
#: redbot/cogs/warnings/warnings.py:118
|
||||
msgid "Duplicate action name found!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:126
|
||||
#: redbot/cogs/warnings/warnings.py:125
|
||||
msgid "Action {name} has been added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:131
|
||||
#: redbot/cogs/warnings/warnings.py:130
|
||||
#, docstring
|
||||
msgid "Delete the action with the specified name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:144
|
||||
#: redbot/cogs/warnings/warnings.py:143
|
||||
msgid "No action named {name} exists!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:150
|
||||
#: redbot/cogs/warnings/warnings.py:149
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:162
|
||||
#: redbot/cogs/warnings/warnings.py:161
|
||||
#, docstring
|
||||
msgid "Create a warning reason."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:166
|
||||
#: redbot/cogs/warnings/warnings.py:165
|
||||
msgid "*Custom* cannot be used as a reason name!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:176
|
||||
#: redbot/cogs/warnings/warnings.py:175
|
||||
msgid "The new reason has been registered."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:181
|
||||
#: redbot/cogs/warnings/warnings.py:180
|
||||
#, docstring
|
||||
msgid "Delete a warning reason."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:188
|
||||
#: redbot/cogs/warnings/warnings.py:187
|
||||
msgid "That is not a registered reason name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:194
|
||||
#: redbot/cogs/warnings/warnings.py:193
|
||||
#, docstring
|
||||
msgid "List all configured reasons for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:202
|
||||
#: redbot/cogs/warnings/warnings.py:201
|
||||
msgid "Reason: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:204 redbot/cogs/warnings/warnings.py:229
|
||||
#: redbot/cogs/warnings/warnings.py:308
|
||||
#: redbot/cogs/warnings/warnings.py:203 redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:307
|
||||
msgid "Points"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:208
|
||||
#: redbot/cogs/warnings/warnings.py:207
|
||||
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:215
|
||||
#: redbot/cogs/warnings/warnings.py:214
|
||||
msgid "There are no reasons configured!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:221
|
||||
#: redbot/cogs/warnings/warnings.py:220
|
||||
#, docstring
|
||||
msgid "List all configured automated actions for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:227
|
||||
msgid "Action: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
#: redbot/cogs/warnings/warnings.py:229
|
||||
msgid "Exceed command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:231
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
msgid "Drop command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:235
|
||||
#: redbot/cogs/warnings/warnings.py:234
|
||||
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:243
|
||||
#: redbot/cogs/warnings/warnings.py:242
|
||||
msgid "There are no actions configured!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:256
|
||||
#: redbot/cogs/warnings/warnings.py:255
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:264
|
||||
#: redbot/cogs/warnings/warnings.py:263
|
||||
msgid "You cannot warn yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:271
|
||||
#: redbot/cogs/warnings/warnings.py:270
|
||||
msgid "That is not a registered reason!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:279
|
||||
#: redbot/cogs/warnings/warnings.py:278
|
||||
msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:305
|
||||
#: redbot/cogs/warnings/warnings.py:304
|
||||
msgid "Warning from {user}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:310
|
||||
#: redbot/cogs/warnings/warnings.py:309
|
||||
msgid "You have received a warning in {guild_name}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:318
|
||||
#: redbot/cogs/warnings/warnings.py:317
|
||||
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:321
|
||||
#: redbot/cogs/warnings/warnings.py:320
|
||||
msgid "{description}\\nPoints: {points}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:341
|
||||
#: redbot/cogs/warnings/warnings.py:340
|
||||
msgid "User {user} has been warned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:348
|
||||
#: redbot/cogs/warnings/warnings.py:346
|
||||
#, docstring
|
||||
msgid "List the warnings for the specified user.\\n\\n Omit `<user>` to see your own warnings.\\n\\n Note that showing warnings for users other than yourself requires\\n appropriate permissions.\\n "
|
||||
msgid "List the warnings for the specified user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:360
|
||||
msgid "You are not allowed to check warnings for other users!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:374
|
||||
#: redbot/cogs/warnings/warnings.py:359
|
||||
msgid "That user has no warnings!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:384
|
||||
#: redbot/cogs/warnings/warnings.py:363 redbot/cogs/warnings/warnings.py:392
|
||||
msgid "Unknown Moderator ({})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:364
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:394
|
||||
#: redbot/cogs/warnings/warnings.py:374 redbot/cogs/warnings/warnings.py:403
|
||||
msgid "Warnings for {user}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:401
|
||||
#: redbot/cogs/warnings/warnings.py:380
|
||||
#, docstring
|
||||
msgid "List warnings for yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:388
|
||||
msgid "You have no warnings!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:393
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:410
|
||||
#, docstring
|
||||
msgid "Remove a warning from a user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:414
|
||||
#: redbot/cogs/warnings/warnings.py:423
|
||||
msgid "You cannot remove warnings from yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:421
|
||||
#: redbot/cogs/warnings/warnings.py:430
|
||||
msgid "That warning doesn't exist!"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:49\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:21\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Portuguese, Brazilian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: pt-BR\n"
|
||||
"X-Crowdin-File: /warnings/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/warnings/locales/messages.pot\n"
|
||||
"Language: pt_BR\n"
|
||||
|
||||
#: redbot/cogs/warnings/helpers.py:70
|
||||
#: redbot/cogs/warnings/helpers.py:72
|
||||
msgid "I could not find a command from that input!"
|
||||
msgstr ""
|
||||
|
||||
@@ -35,198 +35,211 @@ msgstr ""
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:25
|
||||
#: redbot/cogs/warnings/warnings.py:24
|
||||
#, docstring
|
||||
msgid "Warn misbehaving users and take automated actions."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:65
|
||||
#: redbot/cogs/warnings/warnings.py:64
|
||||
#, docstring
|
||||
msgid "Manage settings for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:71
|
||||
#: redbot/cogs/warnings/warnings.py:70
|
||||
#, docstring
|
||||
msgid "Enable or disable custom reasons for a warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:75
|
||||
#: redbot/cogs/warnings/warnings.py:74
|
||||
msgid "Custom reasons have been enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:77
|
||||
#: redbot/cogs/warnings/warnings.py:76
|
||||
msgid "Custom reasons have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:83
|
||||
#: redbot/cogs/warnings/warnings.py:82
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:98
|
||||
#: redbot/cogs/warnings/warnings.py:97
|
||||
#, docstring
|
||||
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:119
|
||||
#: redbot/cogs/warnings/warnings.py:118
|
||||
msgid "Duplicate action name found!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:126
|
||||
#: redbot/cogs/warnings/warnings.py:125
|
||||
msgid "Action {name} has been added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:131
|
||||
#: redbot/cogs/warnings/warnings.py:130
|
||||
#, docstring
|
||||
msgid "Delete the action with the specified name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:144
|
||||
#: redbot/cogs/warnings/warnings.py:143
|
||||
msgid "No action named {name} exists!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:150
|
||||
#: redbot/cogs/warnings/warnings.py:149
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:162
|
||||
#: redbot/cogs/warnings/warnings.py:161
|
||||
#, docstring
|
||||
msgid "Create a warning reason."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:166
|
||||
#: redbot/cogs/warnings/warnings.py:165
|
||||
msgid "*Custom* cannot be used as a reason name!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:176
|
||||
#: redbot/cogs/warnings/warnings.py:175
|
||||
msgid "The new reason has been registered."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:181
|
||||
#: redbot/cogs/warnings/warnings.py:180
|
||||
#, docstring
|
||||
msgid "Delete a warning reason."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:188
|
||||
#: redbot/cogs/warnings/warnings.py:187
|
||||
msgid "That is not a registered reason name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:194
|
||||
#: redbot/cogs/warnings/warnings.py:193
|
||||
#, docstring
|
||||
msgid "List all configured reasons for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:202
|
||||
#: redbot/cogs/warnings/warnings.py:201
|
||||
msgid "Reason: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:204 redbot/cogs/warnings/warnings.py:229
|
||||
#: redbot/cogs/warnings/warnings.py:308
|
||||
#: redbot/cogs/warnings/warnings.py:203 redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:307
|
||||
msgid "Points"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:208
|
||||
#: redbot/cogs/warnings/warnings.py:207
|
||||
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:215
|
||||
#: redbot/cogs/warnings/warnings.py:214
|
||||
msgid "There are no reasons configured!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:221
|
||||
#: redbot/cogs/warnings/warnings.py:220
|
||||
#, docstring
|
||||
msgid "List all configured automated actions for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:227
|
||||
msgid "Action: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
#: redbot/cogs/warnings/warnings.py:229
|
||||
msgid "Exceed command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:231
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
msgid "Drop command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:235
|
||||
#: redbot/cogs/warnings/warnings.py:234
|
||||
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:243
|
||||
#: redbot/cogs/warnings/warnings.py:242
|
||||
msgid "There are no actions configured!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:256
|
||||
#: redbot/cogs/warnings/warnings.py:255
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:264
|
||||
#: redbot/cogs/warnings/warnings.py:263
|
||||
msgid "You cannot warn yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:271
|
||||
#: redbot/cogs/warnings/warnings.py:270
|
||||
msgid "That is not a registered reason!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:279
|
||||
#: redbot/cogs/warnings/warnings.py:278
|
||||
msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:305
|
||||
#: redbot/cogs/warnings/warnings.py:304
|
||||
msgid "Warning from {user}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:310
|
||||
#: redbot/cogs/warnings/warnings.py:309
|
||||
msgid "You have received a warning in {guild_name}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:318
|
||||
#: redbot/cogs/warnings/warnings.py:317
|
||||
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:321
|
||||
#: redbot/cogs/warnings/warnings.py:320
|
||||
msgid "{description}\\nPoints: {points}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:341
|
||||
#: redbot/cogs/warnings/warnings.py:340
|
||||
msgid "User {user} has been warned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:348
|
||||
#: redbot/cogs/warnings/warnings.py:346
|
||||
#, docstring
|
||||
msgid "List the warnings for the specified user.\\n\\n Omit `<user>` to see your own warnings.\\n\\n Note that showing warnings for users other than yourself requires\\n appropriate permissions.\\n "
|
||||
msgid "List the warnings for the specified user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:360
|
||||
msgid "You are not allowed to check warnings for other users!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:374
|
||||
#: redbot/cogs/warnings/warnings.py:359
|
||||
msgid "That user has no warnings!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:384
|
||||
#: redbot/cogs/warnings/warnings.py:363 redbot/cogs/warnings/warnings.py:392
|
||||
msgid "Unknown Moderator ({})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:364
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:394
|
||||
#: redbot/cogs/warnings/warnings.py:374 redbot/cogs/warnings/warnings.py:403
|
||||
msgid "Warnings for {user}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:401
|
||||
#: redbot/cogs/warnings/warnings.py:380
|
||||
#, docstring
|
||||
msgid "List warnings for yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:388
|
||||
msgid "You have no warnings!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:393
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:410
|
||||
#, docstring
|
||||
msgid "Remove a warning from a user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:414
|
||||
#: redbot/cogs/warnings/warnings.py:423
|
||||
msgid "You cannot remove warnings from yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:421
|
||||
#: redbot/cogs/warnings/warnings.py:430
|
||||
msgid "That warning doesn't exist!"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:48\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:21\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Portuguese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: pt-PT\n"
|
||||
"X-Crowdin-File: /warnings/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/warnings/locales/messages.pot\n"
|
||||
"Language: pt_PT\n"
|
||||
|
||||
#: redbot/cogs/warnings/helpers.py:70
|
||||
#: redbot/cogs/warnings/helpers.py:72
|
||||
msgid "I could not find a command from that input!"
|
||||
msgstr ""
|
||||
|
||||
@@ -35,198 +35,211 @@ msgstr ""
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:25
|
||||
#: redbot/cogs/warnings/warnings.py:24
|
||||
#, docstring
|
||||
msgid "Warn misbehaving users and take automated actions."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:65
|
||||
#: redbot/cogs/warnings/warnings.py:64
|
||||
#, docstring
|
||||
msgid "Manage settings for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:71
|
||||
#: redbot/cogs/warnings/warnings.py:70
|
||||
#, docstring
|
||||
msgid "Enable or disable custom reasons for a warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:75
|
||||
#: redbot/cogs/warnings/warnings.py:74
|
||||
msgid "Custom reasons have been enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:77
|
||||
#: redbot/cogs/warnings/warnings.py:76
|
||||
msgid "Custom reasons have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:83
|
||||
#: redbot/cogs/warnings/warnings.py:82
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:98
|
||||
#: redbot/cogs/warnings/warnings.py:97
|
||||
#, docstring
|
||||
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:119
|
||||
#: redbot/cogs/warnings/warnings.py:118
|
||||
msgid "Duplicate action name found!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:126
|
||||
#: redbot/cogs/warnings/warnings.py:125
|
||||
msgid "Action {name} has been added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:131
|
||||
#: redbot/cogs/warnings/warnings.py:130
|
||||
#, docstring
|
||||
msgid "Delete the action with the specified name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:144
|
||||
#: redbot/cogs/warnings/warnings.py:143
|
||||
msgid "No action named {name} exists!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:150
|
||||
#: redbot/cogs/warnings/warnings.py:149
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:162
|
||||
#: redbot/cogs/warnings/warnings.py:161
|
||||
#, docstring
|
||||
msgid "Create a warning reason."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:166
|
||||
#: redbot/cogs/warnings/warnings.py:165
|
||||
msgid "*Custom* cannot be used as a reason name!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:176
|
||||
#: redbot/cogs/warnings/warnings.py:175
|
||||
msgid "The new reason has been registered."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:181
|
||||
#: redbot/cogs/warnings/warnings.py:180
|
||||
#, docstring
|
||||
msgid "Delete a warning reason."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:188
|
||||
#: redbot/cogs/warnings/warnings.py:187
|
||||
msgid "That is not a registered reason name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:194
|
||||
#: redbot/cogs/warnings/warnings.py:193
|
||||
#, docstring
|
||||
msgid "List all configured reasons for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:202
|
||||
#: redbot/cogs/warnings/warnings.py:201
|
||||
msgid "Reason: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:204 redbot/cogs/warnings/warnings.py:229
|
||||
#: redbot/cogs/warnings/warnings.py:308
|
||||
#: redbot/cogs/warnings/warnings.py:203 redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:307
|
||||
msgid "Points"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:208
|
||||
#: redbot/cogs/warnings/warnings.py:207
|
||||
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:215
|
||||
#: redbot/cogs/warnings/warnings.py:214
|
||||
msgid "There are no reasons configured!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:221
|
||||
#: redbot/cogs/warnings/warnings.py:220
|
||||
#, docstring
|
||||
msgid "List all configured automated actions for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:227
|
||||
msgid "Action: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
#: redbot/cogs/warnings/warnings.py:229
|
||||
msgid "Exceed command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:231
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
msgid "Drop command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:235
|
||||
#: redbot/cogs/warnings/warnings.py:234
|
||||
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:243
|
||||
#: redbot/cogs/warnings/warnings.py:242
|
||||
msgid "There are no actions configured!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:256
|
||||
#: redbot/cogs/warnings/warnings.py:255
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:264
|
||||
#: redbot/cogs/warnings/warnings.py:263
|
||||
msgid "You cannot warn yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:271
|
||||
#: redbot/cogs/warnings/warnings.py:270
|
||||
msgid "That is not a registered reason!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:279
|
||||
#: redbot/cogs/warnings/warnings.py:278
|
||||
msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:305
|
||||
#: redbot/cogs/warnings/warnings.py:304
|
||||
msgid "Warning from {user}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:310
|
||||
#: redbot/cogs/warnings/warnings.py:309
|
||||
msgid "You have received a warning in {guild_name}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:318
|
||||
#: redbot/cogs/warnings/warnings.py:317
|
||||
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:321
|
||||
#: redbot/cogs/warnings/warnings.py:320
|
||||
msgid "{description}\\nPoints: {points}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:341
|
||||
#: redbot/cogs/warnings/warnings.py:340
|
||||
msgid "User {user} has been warned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:348
|
||||
#: redbot/cogs/warnings/warnings.py:346
|
||||
#, docstring
|
||||
msgid "List the warnings for the specified user.\\n\\n Omit `<user>` to see your own warnings.\\n\\n Note that showing warnings for users other than yourself requires\\n appropriate permissions.\\n "
|
||||
msgid "List the warnings for the specified user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:360
|
||||
msgid "You are not allowed to check warnings for other users!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:374
|
||||
#: redbot/cogs/warnings/warnings.py:359
|
||||
msgid "That user has no warnings!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:384
|
||||
#: redbot/cogs/warnings/warnings.py:363 redbot/cogs/warnings/warnings.py:392
|
||||
msgid "Unknown Moderator ({})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:364
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:394
|
||||
#: redbot/cogs/warnings/warnings.py:374 redbot/cogs/warnings/warnings.py:403
|
||||
msgid "Warnings for {user}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:401
|
||||
#: redbot/cogs/warnings/warnings.py:380
|
||||
#, docstring
|
||||
msgid "List warnings for yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:388
|
||||
msgid "You have no warnings!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:393
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:410
|
||||
#, docstring
|
||||
msgid "Remove a warning from a user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:414
|
||||
#: redbot/cogs/warnings/warnings.py:423
|
||||
msgid "You cannot remove warnings from yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:421
|
||||
#: redbot/cogs/warnings/warnings.py:430
|
||||
msgid "That warning doesn't exist!"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:47\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:21\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Romanian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"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-Language: ro\n"
|
||||
"X-Crowdin-File: /warnings/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/warnings/locales/messages.pot\n"
|
||||
"Language: ro_RO\n"
|
||||
|
||||
#: redbot/cogs/warnings/helpers.py:70
|
||||
#: redbot/cogs/warnings/helpers.py:72
|
||||
msgid "I could not find a command from that input!"
|
||||
msgstr ""
|
||||
|
||||
@@ -35,198 +35,211 @@ msgstr ""
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:25
|
||||
#: redbot/cogs/warnings/warnings.py:24
|
||||
#, docstring
|
||||
msgid "Warn misbehaving users and take automated actions."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:65
|
||||
#: redbot/cogs/warnings/warnings.py:64
|
||||
#, docstring
|
||||
msgid "Manage settings for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:71
|
||||
#: redbot/cogs/warnings/warnings.py:70
|
||||
#, docstring
|
||||
msgid "Enable or disable custom reasons for a warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:75
|
||||
#: redbot/cogs/warnings/warnings.py:74
|
||||
msgid "Custom reasons have been enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:77
|
||||
#: redbot/cogs/warnings/warnings.py:76
|
||||
msgid "Custom reasons have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:83
|
||||
#: redbot/cogs/warnings/warnings.py:82
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:98
|
||||
#: redbot/cogs/warnings/warnings.py:97
|
||||
#, docstring
|
||||
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:119
|
||||
#: redbot/cogs/warnings/warnings.py:118
|
||||
msgid "Duplicate action name found!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:126
|
||||
#: redbot/cogs/warnings/warnings.py:125
|
||||
msgid "Action {name} has been added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:131
|
||||
#: redbot/cogs/warnings/warnings.py:130
|
||||
#, docstring
|
||||
msgid "Delete the action with the specified name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:144
|
||||
#: redbot/cogs/warnings/warnings.py:143
|
||||
msgid "No action named {name} exists!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:150
|
||||
#: redbot/cogs/warnings/warnings.py:149
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:162
|
||||
#: redbot/cogs/warnings/warnings.py:161
|
||||
#, docstring
|
||||
msgid "Create a warning reason."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:166
|
||||
#: redbot/cogs/warnings/warnings.py:165
|
||||
msgid "*Custom* cannot be used as a reason name!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:176
|
||||
#: redbot/cogs/warnings/warnings.py:175
|
||||
msgid "The new reason has been registered."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:181
|
||||
#: redbot/cogs/warnings/warnings.py:180
|
||||
#, docstring
|
||||
msgid "Delete a warning reason."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:188
|
||||
#: redbot/cogs/warnings/warnings.py:187
|
||||
msgid "That is not a registered reason name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:194
|
||||
#: redbot/cogs/warnings/warnings.py:193
|
||||
#, docstring
|
||||
msgid "List all configured reasons for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:202
|
||||
#: redbot/cogs/warnings/warnings.py:201
|
||||
msgid "Reason: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:204 redbot/cogs/warnings/warnings.py:229
|
||||
#: redbot/cogs/warnings/warnings.py:308
|
||||
#: redbot/cogs/warnings/warnings.py:203 redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:307
|
||||
msgid "Points"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:208
|
||||
#: redbot/cogs/warnings/warnings.py:207
|
||||
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:215
|
||||
#: redbot/cogs/warnings/warnings.py:214
|
||||
msgid "There are no reasons configured!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:221
|
||||
#: redbot/cogs/warnings/warnings.py:220
|
||||
#, docstring
|
||||
msgid "List all configured automated actions for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:227
|
||||
msgid "Action: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
#: redbot/cogs/warnings/warnings.py:229
|
||||
msgid "Exceed command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:231
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
msgid "Drop command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:235
|
||||
#: redbot/cogs/warnings/warnings.py:234
|
||||
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:243
|
||||
#: redbot/cogs/warnings/warnings.py:242
|
||||
msgid "There are no actions configured!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:256
|
||||
#: redbot/cogs/warnings/warnings.py:255
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:264
|
||||
#: redbot/cogs/warnings/warnings.py:263
|
||||
msgid "You cannot warn yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:271
|
||||
#: redbot/cogs/warnings/warnings.py:270
|
||||
msgid "That is not a registered reason!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:279
|
||||
#: redbot/cogs/warnings/warnings.py:278
|
||||
msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:305
|
||||
#: redbot/cogs/warnings/warnings.py:304
|
||||
msgid "Warning from {user}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:310
|
||||
#: redbot/cogs/warnings/warnings.py:309
|
||||
msgid "You have received a warning in {guild_name}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:318
|
||||
#: redbot/cogs/warnings/warnings.py:317
|
||||
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:321
|
||||
#: redbot/cogs/warnings/warnings.py:320
|
||||
msgid "{description}\\nPoints: {points}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:341
|
||||
#: redbot/cogs/warnings/warnings.py:340
|
||||
msgid "User {user} has been warned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:348
|
||||
#: redbot/cogs/warnings/warnings.py:346
|
||||
#, docstring
|
||||
msgid "List the warnings for the specified user.\\n\\n Omit `<user>` to see your own warnings.\\n\\n Note that showing warnings for users other than yourself requires\\n appropriate permissions.\\n "
|
||||
msgid "List the warnings for the specified user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:360
|
||||
msgid "You are not allowed to check warnings for other users!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:374
|
||||
#: redbot/cogs/warnings/warnings.py:359
|
||||
msgid "That user has no warnings!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:384
|
||||
#: redbot/cogs/warnings/warnings.py:363 redbot/cogs/warnings/warnings.py:392
|
||||
msgid "Unknown Moderator ({})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:364
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:394
|
||||
#: redbot/cogs/warnings/warnings.py:374 redbot/cogs/warnings/warnings.py:403
|
||||
msgid "Warnings for {user}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:401
|
||||
#: redbot/cogs/warnings/warnings.py:380
|
||||
#, docstring
|
||||
msgid "List warnings for yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:388
|
||||
msgid "You have no warnings!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:393
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:410
|
||||
#, docstring
|
||||
msgid "Remove a warning from a user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:414
|
||||
#: redbot/cogs/warnings/warnings.py:423
|
||||
msgid "You cannot remove warnings from yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:421
|
||||
#: redbot/cogs/warnings/warnings.py:430
|
||||
msgid "That warning doesn't exist!"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:48\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:22\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Russian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"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-Language: ru\n"
|
||||
"X-Crowdin-File: /warnings/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/warnings/locales/messages.pot\n"
|
||||
"Language: ru_RU\n"
|
||||
|
||||
#: redbot/cogs/warnings/helpers.py:70
|
||||
#: redbot/cogs/warnings/helpers.py:72
|
||||
msgid "I could not find a command from that input!"
|
||||
msgstr "Я не могу найти команду с этого входа!"
|
||||
|
||||
@@ -35,198 +35,211 @@ msgstr "Вам необходимо написать ответ сейчас."
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:25
|
||||
#: redbot/cogs/warnings/warnings.py:24
|
||||
#, docstring
|
||||
msgid "Warn misbehaving users and take automated actions."
|
||||
msgstr "Предупреждать плохо ведущих себя пользователей и предпринимайте автоматизированные действия."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:65
|
||||
#: redbot/cogs/warnings/warnings.py:64
|
||||
#, docstring
|
||||
msgid "Manage settings for Warnings."
|
||||
msgstr "Управление настройками для предупреждений."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:71
|
||||
#: redbot/cogs/warnings/warnings.py:70
|
||||
#, docstring
|
||||
msgid "Enable or disable custom reasons for a warning."
|
||||
msgstr "Включить или отключить пользовательские причины для предупреждения."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:75
|
||||
#: redbot/cogs/warnings/warnings.py:74
|
||||
msgid "Custom reasons have been enabled."
|
||||
msgstr "Пользовательские причины были включены."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:77
|
||||
#: redbot/cogs/warnings/warnings.py:76
|
||||
msgid "Custom reasons have been disabled."
|
||||
msgstr "Пользовательские причины были отключены."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:83
|
||||
#: redbot/cogs/warnings/warnings.py:82
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:98
|
||||
#: redbot/cogs/warnings/warnings.py:97
|
||||
#, docstring
|
||||
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:119
|
||||
#: redbot/cogs/warnings/warnings.py:118
|
||||
msgid "Duplicate action name found!"
|
||||
msgstr "Найдено повторяющееся имя действия!"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:126
|
||||
#: redbot/cogs/warnings/warnings.py:125
|
||||
msgid "Action {name} has been added."
|
||||
msgstr "Действие {name} было добавлено."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:131
|
||||
#: redbot/cogs/warnings/warnings.py:130
|
||||
#, docstring
|
||||
msgid "Delete the action with the specified name."
|
||||
msgstr "Удалить действие с указанным именем."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:144
|
||||
#: redbot/cogs/warnings/warnings.py:143
|
||||
msgid "No action named {name} exists!"
|
||||
msgstr "Никаких действий с именем {name} не существует!"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:150
|
||||
#: redbot/cogs/warnings/warnings.py:149
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:162
|
||||
#: redbot/cogs/warnings/warnings.py:161
|
||||
#, docstring
|
||||
msgid "Create a warning reason."
|
||||
msgstr "Создать причину предупреждения."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:166
|
||||
#: redbot/cogs/warnings/warnings.py:165
|
||||
msgid "*Custom* cannot be used as a reason name!"
|
||||
msgstr "*Custom* нельзя использовать в качестве имени причины!"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:176
|
||||
#: redbot/cogs/warnings/warnings.py:175
|
||||
msgid "The new reason has been registered."
|
||||
msgstr "Новая причина была зарегистрирована."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:181
|
||||
#: redbot/cogs/warnings/warnings.py:180
|
||||
#, docstring
|
||||
msgid "Delete a warning reason."
|
||||
msgstr "Удалить причину предупреждения."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:188
|
||||
#: redbot/cogs/warnings/warnings.py:187
|
||||
msgid "That is not a registered reason name."
|
||||
msgstr "Это не зарегистрированное имя причины."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:194
|
||||
#: redbot/cogs/warnings/warnings.py:193
|
||||
#, docstring
|
||||
msgid "List all configured reasons for Warnings."
|
||||
msgstr "Перечислите все настроенные причины для предупреждений."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:202
|
||||
#: redbot/cogs/warnings/warnings.py:201
|
||||
msgid "Reason: {name}"
|
||||
msgstr "Причина: {name}"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:204 redbot/cogs/warnings/warnings.py:229
|
||||
#: redbot/cogs/warnings/warnings.py:308
|
||||
#: redbot/cogs/warnings/warnings.py:203 redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:307
|
||||
msgid "Points"
|
||||
msgstr "Баллы"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:208
|
||||
#: redbot/cogs/warnings/warnings.py:207
|
||||
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:215
|
||||
#: redbot/cogs/warnings/warnings.py:214
|
||||
msgid "There are no reasons configured!"
|
||||
msgstr "Нет настроенных причин!"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:221
|
||||
#: redbot/cogs/warnings/warnings.py:220
|
||||
#, docstring
|
||||
msgid "List all configured automated actions for Warnings."
|
||||
msgstr "Список всех настроенных автоматических действий для предупреждений."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:227
|
||||
msgid "Action: {name}"
|
||||
msgstr "Действие: {name}"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
#: redbot/cogs/warnings/warnings.py:229
|
||||
msgid "Exceed command"
|
||||
msgstr "Команды превышения"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:231
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
msgid "Drop command"
|
||||
msgstr "Команда сброса"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:235
|
||||
#: redbot/cogs/warnings/warnings.py:234
|
||||
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:243
|
||||
#: redbot/cogs/warnings/warnings.py:242
|
||||
msgid "There are no actions configured!"
|
||||
msgstr "Нет настроенных действий!"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:256
|
||||
#: redbot/cogs/warnings/warnings.py:255
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:264
|
||||
#: redbot/cogs/warnings/warnings.py:263
|
||||
msgid "You cannot warn yourself."
|
||||
msgstr "Вы не можете предупредить себя."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:271
|
||||
#: redbot/cogs/warnings/warnings.py:270
|
||||
msgid "That is not a registered reason!"
|
||||
msgstr "Эта причина не зарегистрированна!"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:279
|
||||
#: redbot/cogs/warnings/warnings.py:278
|
||||
msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons."
|
||||
msgstr "Введите `{prefix}warningset allowcustomreasons true` чтобы включить пользовательские причины."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:305
|
||||
#: redbot/cogs/warnings/warnings.py:304
|
||||
msgid "Warning from {user}"
|
||||
msgstr "Предупреждение от {user}"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:310
|
||||
#: redbot/cogs/warnings/warnings.py:309
|
||||
msgid "You have received a warning in {guild_name}."
|
||||
msgstr "Вы получили предупреждение на сервере {guild_name}."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:318
|
||||
#: redbot/cogs/warnings/warnings.py:317
|
||||
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:321
|
||||
#: redbot/cogs/warnings/warnings.py:320
|
||||
msgid "{description}\\nPoints: {points}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:341
|
||||
#: redbot/cogs/warnings/warnings.py:340
|
||||
msgid "User {user} has been warned."
|
||||
msgstr "Пользователь {user} был предупрежден."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:348
|
||||
#: redbot/cogs/warnings/warnings.py:346
|
||||
#, docstring
|
||||
msgid "List the warnings for the specified user.\\n\\n Omit `<user>` to see your own warnings.\\n\\n Note that showing warnings for users other than yourself requires\\n appropriate permissions.\\n "
|
||||
msgid "List the warnings for the specified user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:360
|
||||
msgid "You are not allowed to check warnings for other users!"
|
||||
msgstr "Вам не разрешено проверять предупреждения для других пользователей!"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:374
|
||||
#: redbot/cogs/warnings/warnings.py:359
|
||||
msgid "That user has no warnings!"
|
||||
msgstr "У этого пользователя нет предупреждений!"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:384
|
||||
#: redbot/cogs/warnings/warnings.py:363 redbot/cogs/warnings/warnings.py:392
|
||||
msgid "Unknown Moderator ({})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:364
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:394
|
||||
#: redbot/cogs/warnings/warnings.py:374 redbot/cogs/warnings/warnings.py:403
|
||||
msgid "Warnings for {user}"
|
||||
msgstr "Предупреждения для {user}"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:401
|
||||
#: redbot/cogs/warnings/warnings.py:380
|
||||
#, docstring
|
||||
msgid "List warnings for yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:388
|
||||
msgid "You have no warnings!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:393
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:410
|
||||
#, docstring
|
||||
msgid "Remove a warning from a user."
|
||||
msgstr "Удалить предупреждение пользователя."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:414
|
||||
#: redbot/cogs/warnings/warnings.py:423
|
||||
msgid "You cannot remove warnings from yourself."
|
||||
msgstr "Вы не можете удалить предупреждения от себя."
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:421
|
||||
#: redbot/cogs/warnings/warnings.py:430
|
||||
msgid "That warning doesn't exist!"
|
||||
msgstr "Это предупреждение не существует!"
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:48\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:22\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Slovak\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 3;\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: sk\n"
|
||||
"X-Crowdin-File: /warnings/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/warnings/locales/messages.pot\n"
|
||||
"Language: sk_SK\n"
|
||||
|
||||
#: redbot/cogs/warnings/helpers.py:70
|
||||
#: redbot/cogs/warnings/helpers.py:72
|
||||
msgid "I could not find a command from that input!"
|
||||
msgstr ""
|
||||
|
||||
@@ -35,198 +35,211 @@ msgstr ""
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:25
|
||||
#: redbot/cogs/warnings/warnings.py:24
|
||||
#, docstring
|
||||
msgid "Warn misbehaving users and take automated actions."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:65
|
||||
#: redbot/cogs/warnings/warnings.py:64
|
||||
#, docstring
|
||||
msgid "Manage settings for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:71
|
||||
#: redbot/cogs/warnings/warnings.py:70
|
||||
#, docstring
|
||||
msgid "Enable or disable custom reasons for a warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:75
|
||||
#: redbot/cogs/warnings/warnings.py:74
|
||||
msgid "Custom reasons have been enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:77
|
||||
#: redbot/cogs/warnings/warnings.py:76
|
||||
msgid "Custom reasons have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:83
|
||||
#: redbot/cogs/warnings/warnings.py:82
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:98
|
||||
#: redbot/cogs/warnings/warnings.py:97
|
||||
#, docstring
|
||||
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:119
|
||||
#: redbot/cogs/warnings/warnings.py:118
|
||||
msgid "Duplicate action name found!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:126
|
||||
#: redbot/cogs/warnings/warnings.py:125
|
||||
msgid "Action {name} has been added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:131
|
||||
#: redbot/cogs/warnings/warnings.py:130
|
||||
#, docstring
|
||||
msgid "Delete the action with the specified name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:144
|
||||
#: redbot/cogs/warnings/warnings.py:143
|
||||
msgid "No action named {name} exists!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:150
|
||||
#: redbot/cogs/warnings/warnings.py:149
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:162
|
||||
#: redbot/cogs/warnings/warnings.py:161
|
||||
#, docstring
|
||||
msgid "Create a warning reason."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:166
|
||||
#: redbot/cogs/warnings/warnings.py:165
|
||||
msgid "*Custom* cannot be used as a reason name!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:176
|
||||
#: redbot/cogs/warnings/warnings.py:175
|
||||
msgid "The new reason has been registered."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:181
|
||||
#: redbot/cogs/warnings/warnings.py:180
|
||||
#, docstring
|
||||
msgid "Delete a warning reason."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:188
|
||||
#: redbot/cogs/warnings/warnings.py:187
|
||||
msgid "That is not a registered reason name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:194
|
||||
#: redbot/cogs/warnings/warnings.py:193
|
||||
#, docstring
|
||||
msgid "List all configured reasons for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:202
|
||||
#: redbot/cogs/warnings/warnings.py:201
|
||||
msgid "Reason: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:204 redbot/cogs/warnings/warnings.py:229
|
||||
#: redbot/cogs/warnings/warnings.py:308
|
||||
#: redbot/cogs/warnings/warnings.py:203 redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:307
|
||||
msgid "Points"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:208
|
||||
#: redbot/cogs/warnings/warnings.py:207
|
||||
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:215
|
||||
#: redbot/cogs/warnings/warnings.py:214
|
||||
msgid "There are no reasons configured!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:221
|
||||
#: redbot/cogs/warnings/warnings.py:220
|
||||
#, docstring
|
||||
msgid "List all configured automated actions for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:227
|
||||
msgid "Action: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
#: redbot/cogs/warnings/warnings.py:229
|
||||
msgid "Exceed command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:231
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
msgid "Drop command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:235
|
||||
#: redbot/cogs/warnings/warnings.py:234
|
||||
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:243
|
||||
#: redbot/cogs/warnings/warnings.py:242
|
||||
msgid "There are no actions configured!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:256
|
||||
#: redbot/cogs/warnings/warnings.py:255
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:264
|
||||
#: redbot/cogs/warnings/warnings.py:263
|
||||
msgid "You cannot warn yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:271
|
||||
#: redbot/cogs/warnings/warnings.py:270
|
||||
msgid "That is not a registered reason!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:279
|
||||
#: redbot/cogs/warnings/warnings.py:278
|
||||
msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:305
|
||||
#: redbot/cogs/warnings/warnings.py:304
|
||||
msgid "Warning from {user}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:310
|
||||
#: redbot/cogs/warnings/warnings.py:309
|
||||
msgid "You have received a warning in {guild_name}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:318
|
||||
#: redbot/cogs/warnings/warnings.py:317
|
||||
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:321
|
||||
#: redbot/cogs/warnings/warnings.py:320
|
||||
msgid "{description}\\nPoints: {points}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:341
|
||||
#: redbot/cogs/warnings/warnings.py:340
|
||||
msgid "User {user} has been warned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:348
|
||||
#: redbot/cogs/warnings/warnings.py:346
|
||||
#, docstring
|
||||
msgid "List the warnings for the specified user.\\n\\n Omit `<user>` to see your own warnings.\\n\\n Note that showing warnings for users other than yourself requires\\n appropriate permissions.\\n "
|
||||
msgid "List the warnings for the specified user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:360
|
||||
msgid "You are not allowed to check warnings for other users!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:374
|
||||
#: redbot/cogs/warnings/warnings.py:359
|
||||
msgid "That user has no warnings!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:384
|
||||
#: redbot/cogs/warnings/warnings.py:363 redbot/cogs/warnings/warnings.py:392
|
||||
msgid "Unknown Moderator ({})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:364
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:394
|
||||
#: redbot/cogs/warnings/warnings.py:374 redbot/cogs/warnings/warnings.py:403
|
||||
msgid "Warnings for {user}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:401
|
||||
#: redbot/cogs/warnings/warnings.py:380
|
||||
#, docstring
|
||||
msgid "List warnings for yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:388
|
||||
msgid "You have no warnings!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:393
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:410
|
||||
#, docstring
|
||||
msgid "Remove a warning from a user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:414
|
||||
#: redbot/cogs/warnings/warnings.py:423
|
||||
msgid "You cannot remove warnings from yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:421
|
||||
#: redbot/cogs/warnings/warnings.py:430
|
||||
msgid "That warning doesn't exist!"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:48\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:22\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Serbian (Cyrillic)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"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-Language: sr\n"
|
||||
"X-Crowdin-File: /warnings/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/warnings/locales/messages.pot\n"
|
||||
"Language: sr_SP\n"
|
||||
|
||||
#: redbot/cogs/warnings/helpers.py:70
|
||||
#: redbot/cogs/warnings/helpers.py:72
|
||||
msgid "I could not find a command from that input!"
|
||||
msgstr ""
|
||||
|
||||
@@ -35,198 +35,211 @@ msgstr ""
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:25
|
||||
#: redbot/cogs/warnings/warnings.py:24
|
||||
#, docstring
|
||||
msgid "Warn misbehaving users and take automated actions."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:65
|
||||
#: redbot/cogs/warnings/warnings.py:64
|
||||
#, docstring
|
||||
msgid "Manage settings for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:71
|
||||
#: redbot/cogs/warnings/warnings.py:70
|
||||
#, docstring
|
||||
msgid "Enable or disable custom reasons for a warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:75
|
||||
#: redbot/cogs/warnings/warnings.py:74
|
||||
msgid "Custom reasons have been enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:77
|
||||
#: redbot/cogs/warnings/warnings.py:76
|
||||
msgid "Custom reasons have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:83
|
||||
#: redbot/cogs/warnings/warnings.py:82
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:98
|
||||
#: redbot/cogs/warnings/warnings.py:97
|
||||
#, docstring
|
||||
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:119
|
||||
#: redbot/cogs/warnings/warnings.py:118
|
||||
msgid "Duplicate action name found!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:126
|
||||
#: redbot/cogs/warnings/warnings.py:125
|
||||
msgid "Action {name} has been added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:131
|
||||
#: redbot/cogs/warnings/warnings.py:130
|
||||
#, docstring
|
||||
msgid "Delete the action with the specified name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:144
|
||||
#: redbot/cogs/warnings/warnings.py:143
|
||||
msgid "No action named {name} exists!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:150
|
||||
#: redbot/cogs/warnings/warnings.py:149
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:162
|
||||
#: redbot/cogs/warnings/warnings.py:161
|
||||
#, docstring
|
||||
msgid "Create a warning reason."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:166
|
||||
#: redbot/cogs/warnings/warnings.py:165
|
||||
msgid "*Custom* cannot be used as a reason name!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:176
|
||||
#: redbot/cogs/warnings/warnings.py:175
|
||||
msgid "The new reason has been registered."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:181
|
||||
#: redbot/cogs/warnings/warnings.py:180
|
||||
#, docstring
|
||||
msgid "Delete a warning reason."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:188
|
||||
#: redbot/cogs/warnings/warnings.py:187
|
||||
msgid "That is not a registered reason name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:194
|
||||
#: redbot/cogs/warnings/warnings.py:193
|
||||
#, docstring
|
||||
msgid "List all configured reasons for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:202
|
||||
#: redbot/cogs/warnings/warnings.py:201
|
||||
msgid "Reason: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:204 redbot/cogs/warnings/warnings.py:229
|
||||
#: redbot/cogs/warnings/warnings.py:308
|
||||
#: redbot/cogs/warnings/warnings.py:203 redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:307
|
||||
msgid "Points"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:208
|
||||
#: redbot/cogs/warnings/warnings.py:207
|
||||
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:215
|
||||
#: redbot/cogs/warnings/warnings.py:214
|
||||
msgid "There are no reasons configured!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:221
|
||||
#: redbot/cogs/warnings/warnings.py:220
|
||||
#, docstring
|
||||
msgid "List all configured automated actions for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:227
|
||||
msgid "Action: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
#: redbot/cogs/warnings/warnings.py:229
|
||||
msgid "Exceed command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:231
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
msgid "Drop command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:235
|
||||
#: redbot/cogs/warnings/warnings.py:234
|
||||
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:243
|
||||
#: redbot/cogs/warnings/warnings.py:242
|
||||
msgid "There are no actions configured!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:256
|
||||
#: redbot/cogs/warnings/warnings.py:255
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:264
|
||||
#: redbot/cogs/warnings/warnings.py:263
|
||||
msgid "You cannot warn yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:271
|
||||
#: redbot/cogs/warnings/warnings.py:270
|
||||
msgid "That is not a registered reason!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:279
|
||||
#: redbot/cogs/warnings/warnings.py:278
|
||||
msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:305
|
||||
#: redbot/cogs/warnings/warnings.py:304
|
||||
msgid "Warning from {user}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:310
|
||||
#: redbot/cogs/warnings/warnings.py:309
|
||||
msgid "You have received a warning in {guild_name}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:318
|
||||
#: redbot/cogs/warnings/warnings.py:317
|
||||
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:321
|
||||
#: redbot/cogs/warnings/warnings.py:320
|
||||
msgid "{description}\\nPoints: {points}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:341
|
||||
#: redbot/cogs/warnings/warnings.py:340
|
||||
msgid "User {user} has been warned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:348
|
||||
#: redbot/cogs/warnings/warnings.py:346
|
||||
#, docstring
|
||||
msgid "List the warnings for the specified user.\\n\\n Omit `<user>` to see your own warnings.\\n\\n Note that showing warnings for users other than yourself requires\\n appropriate permissions.\\n "
|
||||
msgid "List the warnings for the specified user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:360
|
||||
msgid "You are not allowed to check warnings for other users!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:374
|
||||
#: redbot/cogs/warnings/warnings.py:359
|
||||
msgid "That user has no warnings!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:384
|
||||
#: redbot/cogs/warnings/warnings.py:363 redbot/cogs/warnings/warnings.py:392
|
||||
msgid "Unknown Moderator ({})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:364
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:394
|
||||
#: redbot/cogs/warnings/warnings.py:374 redbot/cogs/warnings/warnings.py:403
|
||||
msgid "Warnings for {user}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:401
|
||||
#: redbot/cogs/warnings/warnings.py:380
|
||||
#, docstring
|
||||
msgid "List warnings for yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:388
|
||||
msgid "You have no warnings!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:393
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:410
|
||||
#, docstring
|
||||
msgid "Remove a warning from a user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:414
|
||||
#: redbot/cogs/warnings/warnings.py:423
|
||||
msgid "You cannot remove warnings from yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:421
|
||||
#: redbot/cogs/warnings/warnings.py:430
|
||||
msgid "That warning doesn't exist!"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:48\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:22\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Swedish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: sv-SE\n"
|
||||
"X-Crowdin-File: /warnings/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/warnings/locales/messages.pot\n"
|
||||
"Language: sv_SE\n"
|
||||
|
||||
#: redbot/cogs/warnings/helpers.py:70
|
||||
#: redbot/cogs/warnings/helpers.py:72
|
||||
msgid "I could not find a command from that input!"
|
||||
msgstr ""
|
||||
|
||||
@@ -35,198 +35,211 @@ msgstr ""
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:25
|
||||
#: redbot/cogs/warnings/warnings.py:24
|
||||
#, docstring
|
||||
msgid "Warn misbehaving users and take automated actions."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:65
|
||||
#: redbot/cogs/warnings/warnings.py:64
|
||||
#, docstring
|
||||
msgid "Manage settings for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:71
|
||||
#: redbot/cogs/warnings/warnings.py:70
|
||||
#, docstring
|
||||
msgid "Enable or disable custom reasons for a warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:75
|
||||
#: redbot/cogs/warnings/warnings.py:74
|
||||
msgid "Custom reasons have been enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:77
|
||||
#: redbot/cogs/warnings/warnings.py:76
|
||||
msgid "Custom reasons have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:83
|
||||
#: redbot/cogs/warnings/warnings.py:82
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:98
|
||||
#: redbot/cogs/warnings/warnings.py:97
|
||||
#, docstring
|
||||
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:119
|
||||
#: redbot/cogs/warnings/warnings.py:118
|
||||
msgid "Duplicate action name found!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:126
|
||||
#: redbot/cogs/warnings/warnings.py:125
|
||||
msgid "Action {name} has been added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:131
|
||||
#: redbot/cogs/warnings/warnings.py:130
|
||||
#, docstring
|
||||
msgid "Delete the action with the specified name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:144
|
||||
#: redbot/cogs/warnings/warnings.py:143
|
||||
msgid "No action named {name} exists!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:150
|
||||
#: redbot/cogs/warnings/warnings.py:149
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:162
|
||||
#: redbot/cogs/warnings/warnings.py:161
|
||||
#, docstring
|
||||
msgid "Create a warning reason."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:166
|
||||
#: redbot/cogs/warnings/warnings.py:165
|
||||
msgid "*Custom* cannot be used as a reason name!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:176
|
||||
#: redbot/cogs/warnings/warnings.py:175
|
||||
msgid "The new reason has been registered."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:181
|
||||
#: redbot/cogs/warnings/warnings.py:180
|
||||
#, docstring
|
||||
msgid "Delete a warning reason."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:188
|
||||
#: redbot/cogs/warnings/warnings.py:187
|
||||
msgid "That is not a registered reason name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:194
|
||||
#: redbot/cogs/warnings/warnings.py:193
|
||||
#, docstring
|
||||
msgid "List all configured reasons for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:202
|
||||
#: redbot/cogs/warnings/warnings.py:201
|
||||
msgid "Reason: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:204 redbot/cogs/warnings/warnings.py:229
|
||||
#: redbot/cogs/warnings/warnings.py:308
|
||||
#: redbot/cogs/warnings/warnings.py:203 redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:307
|
||||
msgid "Points"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:208
|
||||
#: redbot/cogs/warnings/warnings.py:207
|
||||
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:215
|
||||
#: redbot/cogs/warnings/warnings.py:214
|
||||
msgid "There are no reasons configured!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:221
|
||||
#: redbot/cogs/warnings/warnings.py:220
|
||||
#, docstring
|
||||
msgid "List all configured automated actions for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:227
|
||||
msgid "Action: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
#: redbot/cogs/warnings/warnings.py:229
|
||||
msgid "Exceed command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:231
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
msgid "Drop command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:235
|
||||
#: redbot/cogs/warnings/warnings.py:234
|
||||
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:243
|
||||
#: redbot/cogs/warnings/warnings.py:242
|
||||
msgid "There are no actions configured!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:256
|
||||
#: redbot/cogs/warnings/warnings.py:255
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:264
|
||||
#: redbot/cogs/warnings/warnings.py:263
|
||||
msgid "You cannot warn yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:271
|
||||
#: redbot/cogs/warnings/warnings.py:270
|
||||
msgid "That is not a registered reason!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:279
|
||||
#: redbot/cogs/warnings/warnings.py:278
|
||||
msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:305
|
||||
#: redbot/cogs/warnings/warnings.py:304
|
||||
msgid "Warning from {user}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:310
|
||||
#: redbot/cogs/warnings/warnings.py:309
|
||||
msgid "You have received a warning in {guild_name}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:318
|
||||
#: redbot/cogs/warnings/warnings.py:317
|
||||
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:321
|
||||
#: redbot/cogs/warnings/warnings.py:320
|
||||
msgid "{description}\\nPoints: {points}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:341
|
||||
#: redbot/cogs/warnings/warnings.py:340
|
||||
msgid "User {user} has been warned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:348
|
||||
#: redbot/cogs/warnings/warnings.py:346
|
||||
#, docstring
|
||||
msgid "List the warnings for the specified user.\\n\\n Omit `<user>` to see your own warnings.\\n\\n Note that showing warnings for users other than yourself requires\\n appropriate permissions.\\n "
|
||||
msgid "List the warnings for the specified user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:360
|
||||
msgid "You are not allowed to check warnings for other users!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:374
|
||||
#: redbot/cogs/warnings/warnings.py:359
|
||||
msgid "That user has no warnings!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:384
|
||||
#: redbot/cogs/warnings/warnings.py:363 redbot/cogs/warnings/warnings.py:392
|
||||
msgid "Unknown Moderator ({})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:364
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:394
|
||||
#: redbot/cogs/warnings/warnings.py:374 redbot/cogs/warnings/warnings.py:403
|
||||
msgid "Warnings for {user}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:401
|
||||
#: redbot/cogs/warnings/warnings.py:380
|
||||
#, docstring
|
||||
msgid "List warnings for yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:388
|
||||
msgid "You have no warnings!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:393
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:410
|
||||
#, docstring
|
||||
msgid "Remove a warning from a user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:414
|
||||
#: redbot/cogs/warnings/warnings.py:423
|
||||
msgid "You cannot remove warnings from yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:421
|
||||
#: redbot/cogs/warnings/warnings.py:430
|
||||
msgid "That warning doesn't exist!"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:49\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:22\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Turkish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: tr\n"
|
||||
"X-Crowdin-File: /warnings/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/warnings/locales/messages.pot\n"
|
||||
"Language: tr_TR\n"
|
||||
|
||||
#: redbot/cogs/warnings/helpers.py:70
|
||||
#: redbot/cogs/warnings/helpers.py:72
|
||||
msgid "I could not find a command from that input!"
|
||||
msgstr ""
|
||||
|
||||
@@ -35,198 +35,211 @@ msgstr ""
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:25
|
||||
#: redbot/cogs/warnings/warnings.py:24
|
||||
#, docstring
|
||||
msgid "Warn misbehaving users and take automated actions."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:65
|
||||
#: redbot/cogs/warnings/warnings.py:64
|
||||
#, docstring
|
||||
msgid "Manage settings for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:71
|
||||
#: redbot/cogs/warnings/warnings.py:70
|
||||
#, docstring
|
||||
msgid "Enable or disable custom reasons for a warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:75
|
||||
#: redbot/cogs/warnings/warnings.py:74
|
||||
msgid "Custom reasons have been enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:77
|
||||
#: redbot/cogs/warnings/warnings.py:76
|
||||
msgid "Custom reasons have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:83
|
||||
#: redbot/cogs/warnings/warnings.py:82
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:98
|
||||
#: redbot/cogs/warnings/warnings.py:97
|
||||
#, docstring
|
||||
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:119
|
||||
#: redbot/cogs/warnings/warnings.py:118
|
||||
msgid "Duplicate action name found!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:126
|
||||
#: redbot/cogs/warnings/warnings.py:125
|
||||
msgid "Action {name} has been added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:131
|
||||
#: redbot/cogs/warnings/warnings.py:130
|
||||
#, docstring
|
||||
msgid "Delete the action with the specified name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:144
|
||||
#: redbot/cogs/warnings/warnings.py:143
|
||||
msgid "No action named {name} exists!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:150
|
||||
#: redbot/cogs/warnings/warnings.py:149
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:162
|
||||
#: redbot/cogs/warnings/warnings.py:161
|
||||
#, docstring
|
||||
msgid "Create a warning reason."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:166
|
||||
#: redbot/cogs/warnings/warnings.py:165
|
||||
msgid "*Custom* cannot be used as a reason name!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:176
|
||||
#: redbot/cogs/warnings/warnings.py:175
|
||||
msgid "The new reason has been registered."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:181
|
||||
#: redbot/cogs/warnings/warnings.py:180
|
||||
#, docstring
|
||||
msgid "Delete a warning reason."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:188
|
||||
#: redbot/cogs/warnings/warnings.py:187
|
||||
msgid "That is not a registered reason name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:194
|
||||
#: redbot/cogs/warnings/warnings.py:193
|
||||
#, docstring
|
||||
msgid "List all configured reasons for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:202
|
||||
#: redbot/cogs/warnings/warnings.py:201
|
||||
msgid "Reason: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:204 redbot/cogs/warnings/warnings.py:229
|
||||
#: redbot/cogs/warnings/warnings.py:308
|
||||
#: redbot/cogs/warnings/warnings.py:203 redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:307
|
||||
msgid "Points"
|
||||
msgstr "Puanlar"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:208
|
||||
#: redbot/cogs/warnings/warnings.py:207
|
||||
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:215
|
||||
#: redbot/cogs/warnings/warnings.py:214
|
||||
msgid "There are no reasons configured!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:221
|
||||
#: redbot/cogs/warnings/warnings.py:220
|
||||
#, docstring
|
||||
msgid "List all configured automated actions for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:227
|
||||
msgid "Action: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
#: redbot/cogs/warnings/warnings.py:229
|
||||
msgid "Exceed command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:231
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
msgid "Drop command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:235
|
||||
#: redbot/cogs/warnings/warnings.py:234
|
||||
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:243
|
||||
#: redbot/cogs/warnings/warnings.py:242
|
||||
msgid "There are no actions configured!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:256
|
||||
#: redbot/cogs/warnings/warnings.py:255
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:264
|
||||
#: redbot/cogs/warnings/warnings.py:263
|
||||
msgid "You cannot warn yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:271
|
||||
#: redbot/cogs/warnings/warnings.py:270
|
||||
msgid "That is not a registered reason!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:279
|
||||
#: redbot/cogs/warnings/warnings.py:278
|
||||
msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:305
|
||||
#: redbot/cogs/warnings/warnings.py:304
|
||||
msgid "Warning from {user}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:310
|
||||
#: redbot/cogs/warnings/warnings.py:309
|
||||
msgid "You have received a warning in {guild_name}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:318
|
||||
#: redbot/cogs/warnings/warnings.py:317
|
||||
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:321
|
||||
#: redbot/cogs/warnings/warnings.py:320
|
||||
msgid "{description}\\nPoints: {points}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:341
|
||||
#: redbot/cogs/warnings/warnings.py:340
|
||||
msgid "User {user} has been warned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:348
|
||||
#: redbot/cogs/warnings/warnings.py:346
|
||||
#, docstring
|
||||
msgid "List the warnings for the specified user.\\n\\n Omit `<user>` to see your own warnings.\\n\\n Note that showing warnings for users other than yourself requires\\n appropriate permissions.\\n "
|
||||
msgid "List the warnings for the specified user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:360
|
||||
msgid "You are not allowed to check warnings for other users!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:374
|
||||
#: redbot/cogs/warnings/warnings.py:359
|
||||
msgid "That user has no warnings!"
|
||||
msgstr "Bu kullanıcının hiç uyarısı yok!"
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:384
|
||||
#: redbot/cogs/warnings/warnings.py:363 redbot/cogs/warnings/warnings.py:392
|
||||
msgid "Unknown Moderator ({})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:364
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:394
|
||||
#: redbot/cogs/warnings/warnings.py:374 redbot/cogs/warnings/warnings.py:403
|
||||
msgid "Warnings for {user}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:401
|
||||
#: redbot/cogs/warnings/warnings.py:380
|
||||
#, docstring
|
||||
msgid "List warnings for yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:388
|
||||
msgid "You have no warnings!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:393
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:410
|
||||
#, docstring
|
||||
msgid "Remove a warning from a user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:414
|
||||
#: redbot/cogs/warnings/warnings.py:423
|
||||
msgid "You cannot remove warnings from yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:421
|
||||
#: redbot/cogs/warnings/warnings.py:430
|
||||
msgid "That warning doesn't exist!"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:49\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:22\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Ukrainian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"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-Language: uk\n"
|
||||
"X-Crowdin-File: /warnings/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/warnings/locales/messages.pot\n"
|
||||
"Language: uk_UA\n"
|
||||
|
||||
#: redbot/cogs/warnings/helpers.py:70
|
||||
#: redbot/cogs/warnings/helpers.py:72
|
||||
msgid "I could not find a command from that input!"
|
||||
msgstr ""
|
||||
|
||||
@@ -35,198 +35,211 @@ msgstr ""
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:25
|
||||
#: redbot/cogs/warnings/warnings.py:24
|
||||
#, docstring
|
||||
msgid "Warn misbehaving users and take automated actions."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:65
|
||||
#: redbot/cogs/warnings/warnings.py:64
|
||||
#, docstring
|
||||
msgid "Manage settings for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:71
|
||||
#: redbot/cogs/warnings/warnings.py:70
|
||||
#, docstring
|
||||
msgid "Enable or disable custom reasons for a warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:75
|
||||
#: redbot/cogs/warnings/warnings.py:74
|
||||
msgid "Custom reasons have been enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:77
|
||||
#: redbot/cogs/warnings/warnings.py:76
|
||||
msgid "Custom reasons have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:83
|
||||
#: redbot/cogs/warnings/warnings.py:82
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:98
|
||||
#: redbot/cogs/warnings/warnings.py:97
|
||||
#, docstring
|
||||
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:119
|
||||
#: redbot/cogs/warnings/warnings.py:118
|
||||
msgid "Duplicate action name found!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:126
|
||||
#: redbot/cogs/warnings/warnings.py:125
|
||||
msgid "Action {name} has been added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:131
|
||||
#: redbot/cogs/warnings/warnings.py:130
|
||||
#, docstring
|
||||
msgid "Delete the action with the specified name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:144
|
||||
#: redbot/cogs/warnings/warnings.py:143
|
||||
msgid "No action named {name} exists!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:150
|
||||
#: redbot/cogs/warnings/warnings.py:149
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:162
|
||||
#: redbot/cogs/warnings/warnings.py:161
|
||||
#, docstring
|
||||
msgid "Create a warning reason."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:166
|
||||
#: redbot/cogs/warnings/warnings.py:165
|
||||
msgid "*Custom* cannot be used as a reason name!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:176
|
||||
#: redbot/cogs/warnings/warnings.py:175
|
||||
msgid "The new reason has been registered."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:181
|
||||
#: redbot/cogs/warnings/warnings.py:180
|
||||
#, docstring
|
||||
msgid "Delete a warning reason."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:188
|
||||
#: redbot/cogs/warnings/warnings.py:187
|
||||
msgid "That is not a registered reason name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:194
|
||||
#: redbot/cogs/warnings/warnings.py:193
|
||||
#, docstring
|
||||
msgid "List all configured reasons for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:202
|
||||
#: redbot/cogs/warnings/warnings.py:201
|
||||
msgid "Reason: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:204 redbot/cogs/warnings/warnings.py:229
|
||||
#: redbot/cogs/warnings/warnings.py:308
|
||||
#: redbot/cogs/warnings/warnings.py:203 redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:307
|
||||
msgid "Points"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:208
|
||||
#: redbot/cogs/warnings/warnings.py:207
|
||||
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:215
|
||||
#: redbot/cogs/warnings/warnings.py:214
|
||||
msgid "There are no reasons configured!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:221
|
||||
#: redbot/cogs/warnings/warnings.py:220
|
||||
#, docstring
|
||||
msgid "List all configured automated actions for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:227
|
||||
msgid "Action: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
#: redbot/cogs/warnings/warnings.py:229
|
||||
msgid "Exceed command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:231
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
msgid "Drop command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:235
|
||||
#: redbot/cogs/warnings/warnings.py:234
|
||||
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:243
|
||||
#: redbot/cogs/warnings/warnings.py:242
|
||||
msgid "There are no actions configured!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:256
|
||||
#: redbot/cogs/warnings/warnings.py:255
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:264
|
||||
#: redbot/cogs/warnings/warnings.py:263
|
||||
msgid "You cannot warn yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:271
|
||||
#: redbot/cogs/warnings/warnings.py:270
|
||||
msgid "That is not a registered reason!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:279
|
||||
#: redbot/cogs/warnings/warnings.py:278
|
||||
msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:305
|
||||
#: redbot/cogs/warnings/warnings.py:304
|
||||
msgid "Warning from {user}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:310
|
||||
#: redbot/cogs/warnings/warnings.py:309
|
||||
msgid "You have received a warning in {guild_name}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:318
|
||||
#: redbot/cogs/warnings/warnings.py:317
|
||||
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:321
|
||||
#: redbot/cogs/warnings/warnings.py:320
|
||||
msgid "{description}\\nPoints: {points}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:341
|
||||
#: redbot/cogs/warnings/warnings.py:340
|
||||
msgid "User {user} has been warned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:348
|
||||
#: redbot/cogs/warnings/warnings.py:346
|
||||
#, docstring
|
||||
msgid "List the warnings for the specified user.\\n\\n Omit `<user>` to see your own warnings.\\n\\n Note that showing warnings for users other than yourself requires\\n appropriate permissions.\\n "
|
||||
msgid "List the warnings for the specified user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:360
|
||||
msgid "You are not allowed to check warnings for other users!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:374
|
||||
#: redbot/cogs/warnings/warnings.py:359
|
||||
msgid "That user has no warnings!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:384
|
||||
#: redbot/cogs/warnings/warnings.py:363 redbot/cogs/warnings/warnings.py:392
|
||||
msgid "Unknown Moderator ({})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:364
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:394
|
||||
#: redbot/cogs/warnings/warnings.py:374 redbot/cogs/warnings/warnings.py:403
|
||||
msgid "Warnings for {user}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:401
|
||||
#: redbot/cogs/warnings/warnings.py:380
|
||||
#, docstring
|
||||
msgid "List warnings for yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:388
|
||||
msgid "You have no warnings!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:393
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:410
|
||||
#, docstring
|
||||
msgid "Remove a warning from a user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:414
|
||||
#: redbot/cogs/warnings/warnings.py:423
|
||||
msgid "You cannot remove warnings from yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:421
|
||||
#: redbot/cogs/warnings/warnings.py:430
|
||||
msgid "That warning doesn't exist!"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:49\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:23\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Vietnamese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: vi\n"
|
||||
"X-Crowdin-File: /warnings/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/warnings/locales/messages.pot\n"
|
||||
"Language: vi_VN\n"
|
||||
|
||||
#: redbot/cogs/warnings/helpers.py:70
|
||||
#: redbot/cogs/warnings/helpers.py:72
|
||||
msgid "I could not find a command from that input!"
|
||||
msgstr ""
|
||||
|
||||
@@ -35,198 +35,211 @@ msgstr ""
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:25
|
||||
#: redbot/cogs/warnings/warnings.py:24
|
||||
#, docstring
|
||||
msgid "Warn misbehaving users and take automated actions."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:65
|
||||
#: redbot/cogs/warnings/warnings.py:64
|
||||
#, docstring
|
||||
msgid "Manage settings for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:71
|
||||
#: redbot/cogs/warnings/warnings.py:70
|
||||
#, docstring
|
||||
msgid "Enable or disable custom reasons for a warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:75
|
||||
#: redbot/cogs/warnings/warnings.py:74
|
||||
msgid "Custom reasons have been enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:77
|
||||
#: redbot/cogs/warnings/warnings.py:76
|
||||
msgid "Custom reasons have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:83
|
||||
#: redbot/cogs/warnings/warnings.py:82
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:98
|
||||
#: redbot/cogs/warnings/warnings.py:97
|
||||
#, docstring
|
||||
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:119
|
||||
#: redbot/cogs/warnings/warnings.py:118
|
||||
msgid "Duplicate action name found!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:126
|
||||
#: redbot/cogs/warnings/warnings.py:125
|
||||
msgid "Action {name} has been added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:131
|
||||
#: redbot/cogs/warnings/warnings.py:130
|
||||
#, docstring
|
||||
msgid "Delete the action with the specified name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:144
|
||||
#: redbot/cogs/warnings/warnings.py:143
|
||||
msgid "No action named {name} exists!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:150
|
||||
#: redbot/cogs/warnings/warnings.py:149
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:162
|
||||
#: redbot/cogs/warnings/warnings.py:161
|
||||
#, docstring
|
||||
msgid "Create a warning reason."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:166
|
||||
#: redbot/cogs/warnings/warnings.py:165
|
||||
msgid "*Custom* cannot be used as a reason name!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:176
|
||||
#: redbot/cogs/warnings/warnings.py:175
|
||||
msgid "The new reason has been registered."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:181
|
||||
#: redbot/cogs/warnings/warnings.py:180
|
||||
#, docstring
|
||||
msgid "Delete a warning reason."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:188
|
||||
#: redbot/cogs/warnings/warnings.py:187
|
||||
msgid "That is not a registered reason name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:194
|
||||
#: redbot/cogs/warnings/warnings.py:193
|
||||
#, docstring
|
||||
msgid "List all configured reasons for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:202
|
||||
#: redbot/cogs/warnings/warnings.py:201
|
||||
msgid "Reason: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:204 redbot/cogs/warnings/warnings.py:229
|
||||
#: redbot/cogs/warnings/warnings.py:308
|
||||
#: redbot/cogs/warnings/warnings.py:203 redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:307
|
||||
msgid "Points"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:208
|
||||
#: redbot/cogs/warnings/warnings.py:207
|
||||
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:215
|
||||
#: redbot/cogs/warnings/warnings.py:214
|
||||
msgid "There are no reasons configured!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:221
|
||||
#: redbot/cogs/warnings/warnings.py:220
|
||||
#, docstring
|
||||
msgid "List all configured automated actions for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:227
|
||||
msgid "Action: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
#: redbot/cogs/warnings/warnings.py:229
|
||||
msgid "Exceed command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:231
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
msgid "Drop command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:235
|
||||
#: redbot/cogs/warnings/warnings.py:234
|
||||
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:243
|
||||
#: redbot/cogs/warnings/warnings.py:242
|
||||
msgid "There are no actions configured!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:256
|
||||
#: redbot/cogs/warnings/warnings.py:255
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:264
|
||||
#: redbot/cogs/warnings/warnings.py:263
|
||||
msgid "You cannot warn yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:271
|
||||
#: redbot/cogs/warnings/warnings.py:270
|
||||
msgid "That is not a registered reason!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:279
|
||||
#: redbot/cogs/warnings/warnings.py:278
|
||||
msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:305
|
||||
#: redbot/cogs/warnings/warnings.py:304
|
||||
msgid "Warning from {user}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:310
|
||||
#: redbot/cogs/warnings/warnings.py:309
|
||||
msgid "You have received a warning in {guild_name}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:318
|
||||
#: redbot/cogs/warnings/warnings.py:317
|
||||
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:321
|
||||
#: redbot/cogs/warnings/warnings.py:320
|
||||
msgid "{description}\\nPoints: {points}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:341
|
||||
#: redbot/cogs/warnings/warnings.py:340
|
||||
msgid "User {user} has been warned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:348
|
||||
#: redbot/cogs/warnings/warnings.py:346
|
||||
#, docstring
|
||||
msgid "List the warnings for the specified user.\\n\\n Omit `<user>` to see your own warnings.\\n\\n Note that showing warnings for users other than yourself requires\\n appropriate permissions.\\n "
|
||||
msgid "List the warnings for the specified user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:360
|
||||
msgid "You are not allowed to check warnings for other users!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:374
|
||||
#: redbot/cogs/warnings/warnings.py:359
|
||||
msgid "That user has no warnings!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:384
|
||||
#: redbot/cogs/warnings/warnings.py:363 redbot/cogs/warnings/warnings.py:392
|
||||
msgid "Unknown Moderator ({})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:364
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:394
|
||||
#: redbot/cogs/warnings/warnings.py:374 redbot/cogs/warnings/warnings.py:403
|
||||
msgid "Warnings for {user}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:401
|
||||
#: redbot/cogs/warnings/warnings.py:380
|
||||
#, docstring
|
||||
msgid "List warnings for yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:388
|
||||
msgid "You have no warnings!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:393
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:410
|
||||
#, docstring
|
||||
msgid "Remove a warning from a user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:414
|
||||
#: redbot/cogs/warnings/warnings.py:423
|
||||
msgid "You cannot remove warnings from yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:421
|
||||
#: redbot/cogs/warnings/warnings.py:430
|
||||
msgid "That warning doesn't exist!"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:49\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:18\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Chinese Simplified\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: zh-CN\n"
|
||||
"X-Crowdin-File: /warnings/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/warnings/locales/messages.pot\n"
|
||||
"Language: zh_CN\n"
|
||||
|
||||
#: redbot/cogs/warnings/helpers.py:70
|
||||
#: redbot/cogs/warnings/helpers.py:72
|
||||
msgid "I could not find a command from that input!"
|
||||
msgstr ""
|
||||
|
||||
@@ -35,198 +35,211 @@ msgstr ""
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:25
|
||||
#: redbot/cogs/warnings/warnings.py:24
|
||||
#, docstring
|
||||
msgid "Warn misbehaving users and take automated actions."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:65
|
||||
#: redbot/cogs/warnings/warnings.py:64
|
||||
#, docstring
|
||||
msgid "Manage settings for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:71
|
||||
#: redbot/cogs/warnings/warnings.py:70
|
||||
#, docstring
|
||||
msgid "Enable or disable custom reasons for a warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:75
|
||||
#: redbot/cogs/warnings/warnings.py:74
|
||||
msgid "Custom reasons have been enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:77
|
||||
#: redbot/cogs/warnings/warnings.py:76
|
||||
msgid "Custom reasons have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:83
|
||||
#: redbot/cogs/warnings/warnings.py:82
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:98
|
||||
#: redbot/cogs/warnings/warnings.py:97
|
||||
#, docstring
|
||||
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:119
|
||||
#: redbot/cogs/warnings/warnings.py:118
|
||||
msgid "Duplicate action name found!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:126
|
||||
#: redbot/cogs/warnings/warnings.py:125
|
||||
msgid "Action {name} has been added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:131
|
||||
#: redbot/cogs/warnings/warnings.py:130
|
||||
#, docstring
|
||||
msgid "Delete the action with the specified name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:144
|
||||
#: redbot/cogs/warnings/warnings.py:143
|
||||
msgid "No action named {name} exists!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:150
|
||||
#: redbot/cogs/warnings/warnings.py:149
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:162
|
||||
#: redbot/cogs/warnings/warnings.py:161
|
||||
#, docstring
|
||||
msgid "Create a warning reason."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:166
|
||||
#: redbot/cogs/warnings/warnings.py:165
|
||||
msgid "*Custom* cannot be used as a reason name!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:176
|
||||
#: redbot/cogs/warnings/warnings.py:175
|
||||
msgid "The new reason has been registered."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:181
|
||||
#: redbot/cogs/warnings/warnings.py:180
|
||||
#, docstring
|
||||
msgid "Delete a warning reason."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:188
|
||||
#: redbot/cogs/warnings/warnings.py:187
|
||||
msgid "That is not a registered reason name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:194
|
||||
#: redbot/cogs/warnings/warnings.py:193
|
||||
#, docstring
|
||||
msgid "List all configured reasons for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:202
|
||||
#: redbot/cogs/warnings/warnings.py:201
|
||||
msgid "Reason: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:204 redbot/cogs/warnings/warnings.py:229
|
||||
#: redbot/cogs/warnings/warnings.py:308
|
||||
#: redbot/cogs/warnings/warnings.py:203 redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:307
|
||||
msgid "Points"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:208
|
||||
#: redbot/cogs/warnings/warnings.py:207
|
||||
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:215
|
||||
#: redbot/cogs/warnings/warnings.py:214
|
||||
msgid "There are no reasons configured!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:221
|
||||
#: redbot/cogs/warnings/warnings.py:220
|
||||
#, docstring
|
||||
msgid "List all configured automated actions for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:227
|
||||
msgid "Action: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
#: redbot/cogs/warnings/warnings.py:229
|
||||
msgid "Exceed command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:231
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
msgid "Drop command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:235
|
||||
#: redbot/cogs/warnings/warnings.py:234
|
||||
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:243
|
||||
#: redbot/cogs/warnings/warnings.py:242
|
||||
msgid "There are no actions configured!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:256
|
||||
#: redbot/cogs/warnings/warnings.py:255
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:264
|
||||
#: redbot/cogs/warnings/warnings.py:263
|
||||
msgid "You cannot warn yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:271
|
||||
#: redbot/cogs/warnings/warnings.py:270
|
||||
msgid "That is not a registered reason!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:279
|
||||
#: redbot/cogs/warnings/warnings.py:278
|
||||
msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:305
|
||||
#: redbot/cogs/warnings/warnings.py:304
|
||||
msgid "Warning from {user}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:310
|
||||
#: redbot/cogs/warnings/warnings.py:309
|
||||
msgid "You have received a warning in {guild_name}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:318
|
||||
#: redbot/cogs/warnings/warnings.py:317
|
||||
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:321
|
||||
#: redbot/cogs/warnings/warnings.py:320
|
||||
msgid "{description}\\nPoints: {points}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:341
|
||||
#: redbot/cogs/warnings/warnings.py:340
|
||||
msgid "User {user} has been warned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:348
|
||||
#: redbot/cogs/warnings/warnings.py:346
|
||||
#, docstring
|
||||
msgid "List the warnings for the specified user.\\n\\n Omit `<user>` to see your own warnings.\\n\\n Note that showing warnings for users other than yourself requires\\n appropriate permissions.\\n "
|
||||
msgid "List the warnings for the specified user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:360
|
||||
msgid "You are not allowed to check warnings for other users!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:374
|
||||
#: redbot/cogs/warnings/warnings.py:359
|
||||
msgid "That user has no warnings!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:384
|
||||
#: redbot/cogs/warnings/warnings.py:363 redbot/cogs/warnings/warnings.py:392
|
||||
msgid "Unknown Moderator ({})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:364
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:394
|
||||
#: redbot/cogs/warnings/warnings.py:374 redbot/cogs/warnings/warnings.py:403
|
||||
msgid "Warnings for {user}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:401
|
||||
#: redbot/cogs/warnings/warnings.py:380
|
||||
#, docstring
|
||||
msgid "List warnings for yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:388
|
||||
msgid "You have no warnings!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:393
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:410
|
||||
#, docstring
|
||||
msgid "Remove a warning from a user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:414
|
||||
#: redbot/cogs/warnings/warnings.py:423
|
||||
msgid "You cannot remove warnings from yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:421
|
||||
#: redbot/cogs/warnings/warnings.py:430
|
||||
msgid "That warning doesn't exist!"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:49\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:19\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Chinese Traditional, Hong Kong\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: zh-HK\n"
|
||||
"X-Crowdin-File: /warnings/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/warnings/locales/messages.pot\n"
|
||||
"Language: zh_HK\n"
|
||||
|
||||
#: redbot/cogs/warnings/helpers.py:70
|
||||
#: redbot/cogs/warnings/helpers.py:72
|
||||
msgid "I could not find a command from that input!"
|
||||
msgstr ""
|
||||
|
||||
@@ -35,198 +35,211 @@ msgstr ""
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:25
|
||||
#: redbot/cogs/warnings/warnings.py:24
|
||||
#, docstring
|
||||
msgid "Warn misbehaving users and take automated actions."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:65
|
||||
#: redbot/cogs/warnings/warnings.py:64
|
||||
#, docstring
|
||||
msgid "Manage settings for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:71
|
||||
#: redbot/cogs/warnings/warnings.py:70
|
||||
#, docstring
|
||||
msgid "Enable or disable custom reasons for a warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:75
|
||||
#: redbot/cogs/warnings/warnings.py:74
|
||||
msgid "Custom reasons have been enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:77
|
||||
#: redbot/cogs/warnings/warnings.py:76
|
||||
msgid "Custom reasons have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:83
|
||||
#: redbot/cogs/warnings/warnings.py:82
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:98
|
||||
#: redbot/cogs/warnings/warnings.py:97
|
||||
#, docstring
|
||||
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:119
|
||||
#: redbot/cogs/warnings/warnings.py:118
|
||||
msgid "Duplicate action name found!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:126
|
||||
#: redbot/cogs/warnings/warnings.py:125
|
||||
msgid "Action {name} has been added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:131
|
||||
#: redbot/cogs/warnings/warnings.py:130
|
||||
#, docstring
|
||||
msgid "Delete the action with the specified name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:144
|
||||
#: redbot/cogs/warnings/warnings.py:143
|
||||
msgid "No action named {name} exists!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:150
|
||||
#: redbot/cogs/warnings/warnings.py:149
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:162
|
||||
#: redbot/cogs/warnings/warnings.py:161
|
||||
#, docstring
|
||||
msgid "Create a warning reason."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:166
|
||||
#: redbot/cogs/warnings/warnings.py:165
|
||||
msgid "*Custom* cannot be used as a reason name!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:176
|
||||
#: redbot/cogs/warnings/warnings.py:175
|
||||
msgid "The new reason has been registered."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:181
|
||||
#: redbot/cogs/warnings/warnings.py:180
|
||||
#, docstring
|
||||
msgid "Delete a warning reason."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:188
|
||||
#: redbot/cogs/warnings/warnings.py:187
|
||||
msgid "That is not a registered reason name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:194
|
||||
#: redbot/cogs/warnings/warnings.py:193
|
||||
#, docstring
|
||||
msgid "List all configured reasons for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:202
|
||||
#: redbot/cogs/warnings/warnings.py:201
|
||||
msgid "Reason: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:204 redbot/cogs/warnings/warnings.py:229
|
||||
#: redbot/cogs/warnings/warnings.py:308
|
||||
#: redbot/cogs/warnings/warnings.py:203 redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:307
|
||||
msgid "Points"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:208
|
||||
#: redbot/cogs/warnings/warnings.py:207
|
||||
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:215
|
||||
#: redbot/cogs/warnings/warnings.py:214
|
||||
msgid "There are no reasons configured!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:221
|
||||
#: redbot/cogs/warnings/warnings.py:220
|
||||
#, docstring
|
||||
msgid "List all configured automated actions for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:227
|
||||
msgid "Action: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
#: redbot/cogs/warnings/warnings.py:229
|
||||
msgid "Exceed command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:231
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
msgid "Drop command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:235
|
||||
#: redbot/cogs/warnings/warnings.py:234
|
||||
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:243
|
||||
#: redbot/cogs/warnings/warnings.py:242
|
||||
msgid "There are no actions configured!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:256
|
||||
#: redbot/cogs/warnings/warnings.py:255
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:264
|
||||
#: redbot/cogs/warnings/warnings.py:263
|
||||
msgid "You cannot warn yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:271
|
||||
#: redbot/cogs/warnings/warnings.py:270
|
||||
msgid "That is not a registered reason!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:279
|
||||
#: redbot/cogs/warnings/warnings.py:278
|
||||
msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:305
|
||||
#: redbot/cogs/warnings/warnings.py:304
|
||||
msgid "Warning from {user}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:310
|
||||
#: redbot/cogs/warnings/warnings.py:309
|
||||
msgid "You have received a warning in {guild_name}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:318
|
||||
#: redbot/cogs/warnings/warnings.py:317
|
||||
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:321
|
||||
#: redbot/cogs/warnings/warnings.py:320
|
||||
msgid "{description}\\nPoints: {points}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:341
|
||||
#: redbot/cogs/warnings/warnings.py:340
|
||||
msgid "User {user} has been warned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:348
|
||||
#: redbot/cogs/warnings/warnings.py:346
|
||||
#, docstring
|
||||
msgid "List the warnings for the specified user.\\n\\n Omit `<user>` to see your own warnings.\\n\\n Note that showing warnings for users other than yourself requires\\n appropriate permissions.\\n "
|
||||
msgid "List the warnings for the specified user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:360
|
||||
msgid "You are not allowed to check warnings for other users!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:374
|
||||
#: redbot/cogs/warnings/warnings.py:359
|
||||
msgid "That user has no warnings!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:384
|
||||
#: redbot/cogs/warnings/warnings.py:363 redbot/cogs/warnings/warnings.py:392
|
||||
msgid "Unknown Moderator ({})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:364
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:394
|
||||
#: redbot/cogs/warnings/warnings.py:374 redbot/cogs/warnings/warnings.py:403
|
||||
msgid "Warnings for {user}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:401
|
||||
#: redbot/cogs/warnings/warnings.py:380
|
||||
#, docstring
|
||||
msgid "List warnings for yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:388
|
||||
msgid "You have no warnings!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:393
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:410
|
||||
#, docstring
|
||||
msgid "Remove a warning from a user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:414
|
||||
#: redbot/cogs/warnings/warnings.py:423
|
||||
msgid "You cannot remove warnings from yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:421
|
||||
#: redbot/cogs/warnings/warnings.py:430
|
||||
msgid "That warning doesn't exist!"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:49\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:18\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Chinese Traditional\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: zh-TW\n"
|
||||
"X-Crowdin-File: /warnings/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/warnings/locales/messages.pot\n"
|
||||
"Language: zh_TW\n"
|
||||
|
||||
#: redbot/cogs/warnings/helpers.py:70
|
||||
#: redbot/cogs/warnings/helpers.py:72
|
||||
msgid "I could not find a command from that input!"
|
||||
msgstr ""
|
||||
|
||||
@@ -35,198 +35,211 @@ msgstr ""
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:25
|
||||
#: redbot/cogs/warnings/warnings.py:24
|
||||
#, docstring
|
||||
msgid "Warn misbehaving users and take automated actions."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:65
|
||||
#: redbot/cogs/warnings/warnings.py:64
|
||||
#, docstring
|
||||
msgid "Manage settings for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:71
|
||||
#: redbot/cogs/warnings/warnings.py:70
|
||||
#, docstring
|
||||
msgid "Enable or disable custom reasons for a warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:75
|
||||
#: redbot/cogs/warnings/warnings.py:74
|
||||
msgid "Custom reasons have been enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:77
|
||||
#: redbot/cogs/warnings/warnings.py:76
|
||||
msgid "Custom reasons have been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:83
|
||||
#: redbot/cogs/warnings/warnings.py:82
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:98
|
||||
#: redbot/cogs/warnings/warnings.py:97
|
||||
#, docstring
|
||||
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:119
|
||||
#: redbot/cogs/warnings/warnings.py:118
|
||||
msgid "Duplicate action name found!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:126
|
||||
#: redbot/cogs/warnings/warnings.py:125
|
||||
msgid "Action {name} has been added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:131
|
||||
#: redbot/cogs/warnings/warnings.py:130
|
||||
#, docstring
|
||||
msgid "Delete the action with the specified name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:144
|
||||
#: redbot/cogs/warnings/warnings.py:143
|
||||
msgid "No action named {name} exists!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:150
|
||||
#: redbot/cogs/warnings/warnings.py:149
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:162
|
||||
#: redbot/cogs/warnings/warnings.py:161
|
||||
#, docstring
|
||||
msgid "Create a warning reason."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:166
|
||||
#: redbot/cogs/warnings/warnings.py:165
|
||||
msgid "*Custom* cannot be used as a reason name!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:176
|
||||
#: redbot/cogs/warnings/warnings.py:175
|
||||
msgid "The new reason has been registered."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:181
|
||||
#: redbot/cogs/warnings/warnings.py:180
|
||||
#, docstring
|
||||
msgid "Delete a warning reason."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:188
|
||||
#: redbot/cogs/warnings/warnings.py:187
|
||||
msgid "That is not a registered reason name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:194
|
||||
#: redbot/cogs/warnings/warnings.py:193
|
||||
#, docstring
|
||||
msgid "List all configured reasons for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:202
|
||||
#: redbot/cogs/warnings/warnings.py:201
|
||||
msgid "Reason: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:204 redbot/cogs/warnings/warnings.py:229
|
||||
#: redbot/cogs/warnings/warnings.py:308
|
||||
#: redbot/cogs/warnings/warnings.py:203 redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:307
|
||||
msgid "Points"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:208
|
||||
#: redbot/cogs/warnings/warnings.py:207
|
||||
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:215
|
||||
#: redbot/cogs/warnings/warnings.py:214
|
||||
msgid "There are no reasons configured!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:221
|
||||
#: redbot/cogs/warnings/warnings.py:220
|
||||
#, docstring
|
||||
msgid "List all configured automated actions for Warnings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:228
|
||||
#: redbot/cogs/warnings/warnings.py:227
|
||||
msgid "Action: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
#: redbot/cogs/warnings/warnings.py:229
|
||||
msgid "Exceed command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:231
|
||||
#: redbot/cogs/warnings/warnings.py:230
|
||||
msgid "Drop command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:235
|
||||
#: redbot/cogs/warnings/warnings.py:234
|
||||
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:243
|
||||
#: redbot/cogs/warnings/warnings.py:242
|
||||
msgid "There are no actions configured!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:256
|
||||
#: redbot/cogs/warnings/warnings.py:255
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:264
|
||||
#: redbot/cogs/warnings/warnings.py:263
|
||||
msgid "You cannot warn yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:271
|
||||
#: redbot/cogs/warnings/warnings.py:270
|
||||
msgid "That is not a registered reason!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:279
|
||||
#: redbot/cogs/warnings/warnings.py:278
|
||||
msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:305
|
||||
#: redbot/cogs/warnings/warnings.py:304
|
||||
msgid "Warning from {user}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:310
|
||||
#: redbot/cogs/warnings/warnings.py:309
|
||||
msgid "You have received a warning in {guild_name}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:318
|
||||
#: redbot/cogs/warnings/warnings.py:317
|
||||
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:321
|
||||
#: redbot/cogs/warnings/warnings.py:320
|
||||
msgid "{description}\\nPoints: {points}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:341
|
||||
#: redbot/cogs/warnings/warnings.py:340
|
||||
msgid "User {user} has been warned."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:348
|
||||
#: redbot/cogs/warnings/warnings.py:346
|
||||
#, docstring
|
||||
msgid "List the warnings for the specified user.\\n\\n Omit `<user>` to see your own warnings.\\n\\n Note that showing warnings for users other than yourself requires\\n appropriate permissions.\\n "
|
||||
msgid "List the warnings for the specified user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:360
|
||||
msgid "You are not allowed to check warnings for other users!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:374
|
||||
#: redbot/cogs/warnings/warnings.py:359
|
||||
msgid "That user has no warnings!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:384
|
||||
#: redbot/cogs/warnings/warnings.py:363 redbot/cogs/warnings/warnings.py:392
|
||||
msgid "Unknown Moderator ({})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:364
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:394
|
||||
#: redbot/cogs/warnings/warnings.py:374 redbot/cogs/warnings/warnings.py:403
|
||||
msgid "Warnings for {user}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:401
|
||||
#: redbot/cogs/warnings/warnings.py:380
|
||||
#, docstring
|
||||
msgid "List warnings for yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:388
|
||||
msgid "You have no warnings!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:393
|
||||
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:410
|
||||
#, docstring
|
||||
msgid "Remove a warning from a user."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:414
|
||||
#: redbot/cogs/warnings/warnings.py:423
|
||||
msgid "You cannot remove warnings from yourself."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/warnings/warnings.py:421
|
||||
#: redbot/cogs/warnings/warnings.py:430
|
||||
msgid "That warning doesn't exist!"
|
||||
msgstr ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user