mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-20 18:06:08 -05:00
Automated Crowdin downstream (#4133)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
36f1fa15a5
commit
7e7a3a6488
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-07-30 12:18+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Afrikaans\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -1205,287 +1205,357 @@ msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2177
|
||||
#, docstring
|
||||
msgid "Manage the bot's commands."
|
||||
msgid "Manage the bot's commands and cogs."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2182
|
||||
#: redbot/core/core_commands.py:2183
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgid "Set the default state for a cog as disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2186 redbot/core/core_commands.py:2198
|
||||
#: redbot/core/core_commands.py:2208 redbot/core/core_commands.py:2228
|
||||
msgid "Cog with the given name doesn't exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2188
|
||||
msgid "You can't disable this cog by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2190
|
||||
msgid "{cogname} has been set as disabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2195
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgid "Set the default state for a cog as enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2198
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2201
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
#: redbot/core/core_commands.py:2200
|
||||
msgid "{cogname} has been set as enabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2205
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
#, docstring
|
||||
msgid "Disable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2210
|
||||
msgid "You can't disable this cog as you would lock yourself out."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2212
|
||||
msgid "{cogname} has been disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
msgid "{cogname} was already disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2221
|
||||
#, docstring
|
||||
msgid "Enable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2223
|
||||
msgid "{cogname} has been enabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2231
|
||||
msgid "{cogname} was not disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2237
|
||||
#, docstring
|
||||
msgid "List the cogs which are disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2246
|
||||
msgid "The following cogs are disabled in this guild:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2252
|
||||
msgid "There are no disabled cogs in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2256
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2269
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2272
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2275
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2279
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2286
|
||||
#, docstring
|
||||
msgid "List disabled commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
#: redbot/core/core_commands.py:2289
|
||||
msgid "There aren't any disabled commands in {}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2218
|
||||
#: redbot/core/core_commands.py:2292
|
||||
msgid "{} commands are disabled in {}.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2222
|
||||
#: redbot/core/core_commands.py:2296
|
||||
msgid "1 command is disabled in {}.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2229
|
||||
#: redbot/core/core_commands.py:2303
|
||||
#, docstring
|
||||
msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2243
|
||||
#: redbot/core/core_commands.py:2317
|
||||
#, docstring
|
||||
msgid "Disable a command globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2247 redbot/core/core_commands.py:2281
|
||||
#: redbot/core/core_commands.py:2331 redbot/core/core_commands.py:2353
|
||||
#: redbot/core/core_commands.py:2321 redbot/core/core_commands.py:2355
|
||||
#: redbot/core/core_commands.py:2405 redbot/core/core_commands.py:2427
|
||||
msgid "I couldn't find that command. Please note that it is case sensitive."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2253 redbot/core/core_commands.py:2287
|
||||
#: redbot/core/core_commands.py:2327 redbot/core/core_commands.py:2361
|
||||
msgid "The command to disable cannot be `command` or any of its subcommands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2259 redbot/core/core_commands.py:2293
|
||||
#: redbot/core/core_commands.py:2333 redbot/core/core_commands.py:2367
|
||||
msgid "This command is designated as being always available and cannot be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2268
|
||||
#: redbot/core/core_commands.py:2342
|
||||
msgid "That command is already disabled globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2277
|
||||
#: redbot/core/core_commands.py:2351
|
||||
#, docstring
|
||||
msgid "Disable a command in this server only."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2298
|
||||
#: redbot/core/core_commands.py:2372
|
||||
msgid "You are not allowed to disable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2308
|
||||
#: redbot/core/core_commands.py:2382
|
||||
msgid "That command is already disabled in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2314
|
||||
#: redbot/core/core_commands.py:2388
|
||||
#, docstring
|
||||
msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2327
|
||||
#: redbot/core/core_commands.py:2401
|
||||
#, docstring
|
||||
msgid "Enable a command globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2340
|
||||
#: redbot/core/core_commands.py:2414
|
||||
msgid "That command is already enabled globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2349
|
||||
#: redbot/core/core_commands.py:2423
|
||||
#, docstring
|
||||
msgid "Enable a command in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2358
|
||||
#: redbot/core/core_commands.py:2432
|
||||
msgid "You are not allowed to enable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2368
|
||||
#: redbot/core/core_commands.py:2442
|
||||
msgid "That command is already enabled in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2375
|
||||
#: redbot/core/core_commands.py:2449
|
||||
#, docstring
|
||||
msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2389
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#, docstring
|
||||
msgid "\\n Server settings for immunity from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2396
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#, docstring
|
||||
msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2407
|
||||
#: redbot/core/core_commands.py:2481
|
||||
msgid "Roles immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2412
|
||||
#: redbot/core/core_commands.py:2486
|
||||
msgid "Members immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2416
|
||||
#: redbot/core/core_commands.py:2490
|
||||
msgid "No immunty settings here."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2425
|
||||
#: redbot/core/core_commands.py:2499
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2430
|
||||
#: redbot/core/core_commands.py:2504
|
||||
msgid "Already added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2438
|
||||
#: redbot/core/core_commands.py:2512
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2443
|
||||
#: redbot/core/core_commands.py:2517
|
||||
msgid "Not in list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2451
|
||||
#: redbot/core/core_commands.py:2525
|
||||
#, docstring
|
||||
msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2456
|
||||
#: redbot/core/core_commands.py:2530
|
||||
msgid "They are immune"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2458
|
||||
#: redbot/core/core_commands.py:2532
|
||||
msgid "They are not Immune"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#: redbot/core/core_commands.py:2537
|
||||
#, docstring
|
||||
msgid "\\n Commands for configuring owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#: redbot/core/core_commands.py:2544
|
||||
#, docstring
|
||||
msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2483
|
||||
#: redbot/core/core_commands.py:2557
|
||||
#, docstring
|
||||
msgid "\\n Opt-out of receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2496
|
||||
#: redbot/core/core_commands.py:2570
|
||||
#, docstring
|
||||
msgid "\\n Adds a destination text channel to receive owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2515
|
||||
#: redbot/core/core_commands.py:2589
|
||||
#, docstring
|
||||
msgid "\\n Removes a destination text channel from receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2532
|
||||
#: redbot/core/core_commands.py:2606
|
||||
#, docstring
|
||||
msgid "\\n Lists the configured extra destinations for owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2539
|
||||
#: redbot/core/core_commands.py:2613
|
||||
msgid "There are no extra channels being sent to."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2550
|
||||
#: redbot/core/core_commands.py:2624
|
||||
msgid "Unknown channel with id: {id}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2581
|
||||
#: redbot/core/core_commands.py:2655
|
||||
#, docstring
|
||||
msgid "Add servers or channels to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2585
|
||||
#: redbot/core/core_commands.py:2659
|
||||
#, docstring
|
||||
msgid "\\n List the currently ignored servers and channels\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2597
|
||||
#: redbot/core/core_commands.py:2671
|
||||
#, docstring
|
||||
msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2605
|
||||
#: redbot/core/core_commands.py:2679
|
||||
msgid "Channel added to ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2607
|
||||
#: redbot/core/core_commands.py:2681
|
||||
msgid "Channel already in ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2612
|
||||
#: redbot/core/core_commands.py:2686
|
||||
#, docstring
|
||||
msgid "Ignore commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2616
|
||||
#: redbot/core/core_commands.py:2690
|
||||
msgid "This server has been added to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2618
|
||||
#: redbot/core/core_commands.py:2692
|
||||
msgid "This server is already being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2624
|
||||
#: redbot/core/core_commands.py:2698
|
||||
#, docstring
|
||||
msgid "Remove servers or channels from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2632
|
||||
#: redbot/core/core_commands.py:2706
|
||||
#, docstring
|
||||
msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2641
|
||||
#: redbot/core/core_commands.py:2715
|
||||
msgid "Channel removed from ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2643
|
||||
#: redbot/core/core_commands.py:2717
|
||||
msgid "That channel is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2648
|
||||
#: redbot/core/core_commands.py:2722
|
||||
#, docstring
|
||||
msgid "Remove this server from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2652
|
||||
#: redbot/core/core_commands.py:2726
|
||||
msgid "This server has been removed from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2654
|
||||
#: redbot/core/core_commands.py:2728
|
||||
msgid "This server is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2660
|
||||
#: redbot/core/core_commands.py:2734
|
||||
msgid "This server is currently being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2672
|
||||
#: redbot/core/core_commands.py:2746
|
||||
msgid "Currently ignored categories: {categories}\\nChannels: {channels}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2687
|
||||
#: redbot/core/core_commands.py:2776
|
||||
#, docstring
|
||||
msgid "\\n Get info about Red's licenses.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-07-30 12:18+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Arabic\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -1205,287 +1205,357 @@ msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2177
|
||||
#, docstring
|
||||
msgid "Manage the bot's commands."
|
||||
msgid "Manage the bot's commands and cogs."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2182
|
||||
#: redbot/core/core_commands.py:2183
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgid "Set the default state for a cog as disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2186 redbot/core/core_commands.py:2198
|
||||
#: redbot/core/core_commands.py:2208 redbot/core/core_commands.py:2228
|
||||
msgid "Cog with the given name doesn't exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2188
|
||||
msgid "You can't disable this cog by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2190
|
||||
msgid "{cogname} has been set as disabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2195
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgid "Set the default state for a cog as enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2198
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2201
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
#: redbot/core/core_commands.py:2200
|
||||
msgid "{cogname} has been set as enabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2205
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
#, docstring
|
||||
msgid "Disable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2210
|
||||
msgid "You can't disable this cog as you would lock yourself out."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2212
|
||||
msgid "{cogname} has been disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
msgid "{cogname} was already disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2221
|
||||
#, docstring
|
||||
msgid "Enable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2223
|
||||
msgid "{cogname} has been enabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2231
|
||||
msgid "{cogname} was not disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2237
|
||||
#, docstring
|
||||
msgid "List the cogs which are disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2246
|
||||
msgid "The following cogs are disabled in this guild:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2252
|
||||
msgid "There are no disabled cogs in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2256
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2269
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2272
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2275
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2279
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2286
|
||||
#, docstring
|
||||
msgid "List disabled commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
#: redbot/core/core_commands.py:2289
|
||||
msgid "There aren't any disabled commands in {}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2218
|
||||
#: redbot/core/core_commands.py:2292
|
||||
msgid "{} commands are disabled in {}.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2222
|
||||
#: redbot/core/core_commands.py:2296
|
||||
msgid "1 command is disabled in {}.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2229
|
||||
#: redbot/core/core_commands.py:2303
|
||||
#, docstring
|
||||
msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2243
|
||||
#: redbot/core/core_commands.py:2317
|
||||
#, docstring
|
||||
msgid "Disable a command globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2247 redbot/core/core_commands.py:2281
|
||||
#: redbot/core/core_commands.py:2331 redbot/core/core_commands.py:2353
|
||||
#: redbot/core/core_commands.py:2321 redbot/core/core_commands.py:2355
|
||||
#: redbot/core/core_commands.py:2405 redbot/core/core_commands.py:2427
|
||||
msgid "I couldn't find that command. Please note that it is case sensitive."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2253 redbot/core/core_commands.py:2287
|
||||
#: redbot/core/core_commands.py:2327 redbot/core/core_commands.py:2361
|
||||
msgid "The command to disable cannot be `command` or any of its subcommands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2259 redbot/core/core_commands.py:2293
|
||||
#: redbot/core/core_commands.py:2333 redbot/core/core_commands.py:2367
|
||||
msgid "This command is designated as being always available and cannot be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2268
|
||||
#: redbot/core/core_commands.py:2342
|
||||
msgid "That command is already disabled globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2277
|
||||
#: redbot/core/core_commands.py:2351
|
||||
#, docstring
|
||||
msgid "Disable a command in this server only."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2298
|
||||
#: redbot/core/core_commands.py:2372
|
||||
msgid "You are not allowed to disable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2308
|
||||
#: redbot/core/core_commands.py:2382
|
||||
msgid "That command is already disabled in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2314
|
||||
#: redbot/core/core_commands.py:2388
|
||||
#, docstring
|
||||
msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2327
|
||||
#: redbot/core/core_commands.py:2401
|
||||
#, docstring
|
||||
msgid "Enable a command globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2340
|
||||
#: redbot/core/core_commands.py:2414
|
||||
msgid "That command is already enabled globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2349
|
||||
#: redbot/core/core_commands.py:2423
|
||||
#, docstring
|
||||
msgid "Enable a command in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2358
|
||||
#: redbot/core/core_commands.py:2432
|
||||
msgid "You are not allowed to enable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2368
|
||||
#: redbot/core/core_commands.py:2442
|
||||
msgid "That command is already enabled in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2375
|
||||
#: redbot/core/core_commands.py:2449
|
||||
#, docstring
|
||||
msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2389
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#, docstring
|
||||
msgid "\\n Server settings for immunity from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2396
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#, docstring
|
||||
msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2407
|
||||
#: redbot/core/core_commands.py:2481
|
||||
msgid "Roles immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2412
|
||||
#: redbot/core/core_commands.py:2486
|
||||
msgid "Members immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2416
|
||||
#: redbot/core/core_commands.py:2490
|
||||
msgid "No immunty settings here."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2425
|
||||
#: redbot/core/core_commands.py:2499
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2430
|
||||
#: redbot/core/core_commands.py:2504
|
||||
msgid "Already added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2438
|
||||
#: redbot/core/core_commands.py:2512
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2443
|
||||
#: redbot/core/core_commands.py:2517
|
||||
msgid "Not in list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2451
|
||||
#: redbot/core/core_commands.py:2525
|
||||
#, docstring
|
||||
msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2456
|
||||
#: redbot/core/core_commands.py:2530
|
||||
msgid "They are immune"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2458
|
||||
#: redbot/core/core_commands.py:2532
|
||||
msgid "They are not Immune"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#: redbot/core/core_commands.py:2537
|
||||
#, docstring
|
||||
msgid "\\n Commands for configuring owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#: redbot/core/core_commands.py:2544
|
||||
#, docstring
|
||||
msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2483
|
||||
#: redbot/core/core_commands.py:2557
|
||||
#, docstring
|
||||
msgid "\\n Opt-out of receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2496
|
||||
#: redbot/core/core_commands.py:2570
|
||||
#, docstring
|
||||
msgid "\\n Adds a destination text channel to receive owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2515
|
||||
#: redbot/core/core_commands.py:2589
|
||||
#, docstring
|
||||
msgid "\\n Removes a destination text channel from receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2532
|
||||
#: redbot/core/core_commands.py:2606
|
||||
#, docstring
|
||||
msgid "\\n Lists the configured extra destinations for owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2539
|
||||
#: redbot/core/core_commands.py:2613
|
||||
msgid "There are no extra channels being sent to."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2550
|
||||
#: redbot/core/core_commands.py:2624
|
||||
msgid "Unknown channel with id: {id}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2581
|
||||
#: redbot/core/core_commands.py:2655
|
||||
#, docstring
|
||||
msgid "Add servers or channels to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2585
|
||||
#: redbot/core/core_commands.py:2659
|
||||
#, docstring
|
||||
msgid "\\n List the currently ignored servers and channels\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2597
|
||||
#: redbot/core/core_commands.py:2671
|
||||
#, docstring
|
||||
msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2605
|
||||
#: redbot/core/core_commands.py:2679
|
||||
msgid "Channel added to ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2607
|
||||
#: redbot/core/core_commands.py:2681
|
||||
msgid "Channel already in ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2612
|
||||
#: redbot/core/core_commands.py:2686
|
||||
#, docstring
|
||||
msgid "Ignore commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2616
|
||||
#: redbot/core/core_commands.py:2690
|
||||
msgid "This server has been added to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2618
|
||||
#: redbot/core/core_commands.py:2692
|
||||
msgid "This server is already being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2624
|
||||
#: redbot/core/core_commands.py:2698
|
||||
#, docstring
|
||||
msgid "Remove servers or channels from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2632
|
||||
#: redbot/core/core_commands.py:2706
|
||||
#, docstring
|
||||
msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2641
|
||||
#: redbot/core/core_commands.py:2715
|
||||
msgid "Channel removed from ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2643
|
||||
#: redbot/core/core_commands.py:2717
|
||||
msgid "That channel is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2648
|
||||
#: redbot/core/core_commands.py:2722
|
||||
#, docstring
|
||||
msgid "Remove this server from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2652
|
||||
#: redbot/core/core_commands.py:2726
|
||||
msgid "This server has been removed from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2654
|
||||
#: redbot/core/core_commands.py:2728
|
||||
msgid "This server is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2660
|
||||
#: redbot/core/core_commands.py:2734
|
||||
msgid "This server is currently being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2672
|
||||
#: redbot/core/core_commands.py:2746
|
||||
msgid "Currently ignored categories: {categories}\\nChannels: {channels}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2687
|
||||
#: redbot/core/core_commands.py:2776
|
||||
#, docstring
|
||||
msgid "\\n Get info about Red's licenses.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-07-30 12:18+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Bulgarian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -1205,287 +1205,357 @@ msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2177
|
||||
#, docstring
|
||||
msgid "Manage the bot's commands."
|
||||
msgid "Manage the bot's commands and cogs."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2182
|
||||
#: redbot/core/core_commands.py:2183
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgid "Set the default state for a cog as disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2186 redbot/core/core_commands.py:2198
|
||||
#: redbot/core/core_commands.py:2208 redbot/core/core_commands.py:2228
|
||||
msgid "Cog with the given name doesn't exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2188
|
||||
msgid "You can't disable this cog by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2190
|
||||
msgid "{cogname} has been set as disabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2195
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgid "Set the default state for a cog as enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2198
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2201
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
#: redbot/core/core_commands.py:2200
|
||||
msgid "{cogname} has been set as enabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2205
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
#, docstring
|
||||
msgid "Disable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2210
|
||||
msgid "You can't disable this cog as you would lock yourself out."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2212
|
||||
msgid "{cogname} has been disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
msgid "{cogname} was already disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2221
|
||||
#, docstring
|
||||
msgid "Enable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2223
|
||||
msgid "{cogname} has been enabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2231
|
||||
msgid "{cogname} was not disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2237
|
||||
#, docstring
|
||||
msgid "List the cogs which are disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2246
|
||||
msgid "The following cogs are disabled in this guild:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2252
|
||||
msgid "There are no disabled cogs in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2256
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2269
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2272
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2275
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2279
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2286
|
||||
#, docstring
|
||||
msgid "List disabled commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
#: redbot/core/core_commands.py:2289
|
||||
msgid "There aren't any disabled commands in {}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2218
|
||||
#: redbot/core/core_commands.py:2292
|
||||
msgid "{} commands are disabled in {}.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2222
|
||||
#: redbot/core/core_commands.py:2296
|
||||
msgid "1 command is disabled in {}.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2229
|
||||
#: redbot/core/core_commands.py:2303
|
||||
#, docstring
|
||||
msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2243
|
||||
#: redbot/core/core_commands.py:2317
|
||||
#, docstring
|
||||
msgid "Disable a command globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2247 redbot/core/core_commands.py:2281
|
||||
#: redbot/core/core_commands.py:2331 redbot/core/core_commands.py:2353
|
||||
#: redbot/core/core_commands.py:2321 redbot/core/core_commands.py:2355
|
||||
#: redbot/core/core_commands.py:2405 redbot/core/core_commands.py:2427
|
||||
msgid "I couldn't find that command. Please note that it is case sensitive."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2253 redbot/core/core_commands.py:2287
|
||||
#: redbot/core/core_commands.py:2327 redbot/core/core_commands.py:2361
|
||||
msgid "The command to disable cannot be `command` or any of its subcommands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2259 redbot/core/core_commands.py:2293
|
||||
#: redbot/core/core_commands.py:2333 redbot/core/core_commands.py:2367
|
||||
msgid "This command is designated as being always available and cannot be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2268
|
||||
#: redbot/core/core_commands.py:2342
|
||||
msgid "That command is already disabled globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2277
|
||||
#: redbot/core/core_commands.py:2351
|
||||
#, docstring
|
||||
msgid "Disable a command in this server only."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2298
|
||||
#: redbot/core/core_commands.py:2372
|
||||
msgid "You are not allowed to disable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2308
|
||||
#: redbot/core/core_commands.py:2382
|
||||
msgid "That command is already disabled in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2314
|
||||
#: redbot/core/core_commands.py:2388
|
||||
#, docstring
|
||||
msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2327
|
||||
#: redbot/core/core_commands.py:2401
|
||||
#, docstring
|
||||
msgid "Enable a command globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2340
|
||||
#: redbot/core/core_commands.py:2414
|
||||
msgid "That command is already enabled globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2349
|
||||
#: redbot/core/core_commands.py:2423
|
||||
#, docstring
|
||||
msgid "Enable a command in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2358
|
||||
#: redbot/core/core_commands.py:2432
|
||||
msgid "You are not allowed to enable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2368
|
||||
#: redbot/core/core_commands.py:2442
|
||||
msgid "That command is already enabled in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2375
|
||||
#: redbot/core/core_commands.py:2449
|
||||
#, docstring
|
||||
msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2389
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#, docstring
|
||||
msgid "\\n Server settings for immunity from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2396
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#, docstring
|
||||
msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2407
|
||||
#: redbot/core/core_commands.py:2481
|
||||
msgid "Roles immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2412
|
||||
#: redbot/core/core_commands.py:2486
|
||||
msgid "Members immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2416
|
||||
#: redbot/core/core_commands.py:2490
|
||||
msgid "No immunty settings here."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2425
|
||||
#: redbot/core/core_commands.py:2499
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2430
|
||||
#: redbot/core/core_commands.py:2504
|
||||
msgid "Already added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2438
|
||||
#: redbot/core/core_commands.py:2512
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2443
|
||||
#: redbot/core/core_commands.py:2517
|
||||
msgid "Not in list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2451
|
||||
#: redbot/core/core_commands.py:2525
|
||||
#, docstring
|
||||
msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2456
|
||||
#: redbot/core/core_commands.py:2530
|
||||
msgid "They are immune"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2458
|
||||
#: redbot/core/core_commands.py:2532
|
||||
msgid "They are not Immune"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#: redbot/core/core_commands.py:2537
|
||||
#, docstring
|
||||
msgid "\\n Commands for configuring owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#: redbot/core/core_commands.py:2544
|
||||
#, docstring
|
||||
msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2483
|
||||
#: redbot/core/core_commands.py:2557
|
||||
#, docstring
|
||||
msgid "\\n Opt-out of receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2496
|
||||
#: redbot/core/core_commands.py:2570
|
||||
#, docstring
|
||||
msgid "\\n Adds a destination text channel to receive owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2515
|
||||
#: redbot/core/core_commands.py:2589
|
||||
#, docstring
|
||||
msgid "\\n Removes a destination text channel from receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2532
|
||||
#: redbot/core/core_commands.py:2606
|
||||
#, docstring
|
||||
msgid "\\n Lists the configured extra destinations for owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2539
|
||||
#: redbot/core/core_commands.py:2613
|
||||
msgid "There are no extra channels being sent to."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2550
|
||||
#: redbot/core/core_commands.py:2624
|
||||
msgid "Unknown channel with id: {id}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2581
|
||||
#: redbot/core/core_commands.py:2655
|
||||
#, docstring
|
||||
msgid "Add servers or channels to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2585
|
||||
#: redbot/core/core_commands.py:2659
|
||||
#, docstring
|
||||
msgid "\\n List the currently ignored servers and channels\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2597
|
||||
#: redbot/core/core_commands.py:2671
|
||||
#, docstring
|
||||
msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2605
|
||||
#: redbot/core/core_commands.py:2679
|
||||
msgid "Channel added to ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2607
|
||||
#: redbot/core/core_commands.py:2681
|
||||
msgid "Channel already in ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2612
|
||||
#: redbot/core/core_commands.py:2686
|
||||
#, docstring
|
||||
msgid "Ignore commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2616
|
||||
#: redbot/core/core_commands.py:2690
|
||||
msgid "This server has been added to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2618
|
||||
#: redbot/core/core_commands.py:2692
|
||||
msgid "This server is already being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2624
|
||||
#: redbot/core/core_commands.py:2698
|
||||
#, docstring
|
||||
msgid "Remove servers or channels from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2632
|
||||
#: redbot/core/core_commands.py:2706
|
||||
#, docstring
|
||||
msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2641
|
||||
#: redbot/core/core_commands.py:2715
|
||||
msgid "Channel removed from ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2643
|
||||
#: redbot/core/core_commands.py:2717
|
||||
msgid "That channel is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2648
|
||||
#: redbot/core/core_commands.py:2722
|
||||
#, docstring
|
||||
msgid "Remove this server from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2652
|
||||
#: redbot/core/core_commands.py:2726
|
||||
msgid "This server has been removed from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2654
|
||||
#: redbot/core/core_commands.py:2728
|
||||
msgid "This server is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2660
|
||||
#: redbot/core/core_commands.py:2734
|
||||
msgid "This server is currently being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2672
|
||||
#: redbot/core/core_commands.py:2746
|
||||
msgid "Currently ignored categories: {categories}\\nChannels: {channels}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2687
|
||||
#: redbot/core/core_commands.py:2776
|
||||
#, docstring
|
||||
msgid "\\n Get info about Red's licenses.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-07-30 12:18+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Catalan\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -1205,287 +1205,357 @@ msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2177
|
||||
#, docstring
|
||||
msgid "Manage the bot's commands."
|
||||
msgid "Manage the bot's commands and cogs."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2182
|
||||
#: redbot/core/core_commands.py:2183
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgid "Set the default state for a cog as disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2186 redbot/core/core_commands.py:2198
|
||||
#: redbot/core/core_commands.py:2208 redbot/core/core_commands.py:2228
|
||||
msgid "Cog with the given name doesn't exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2188
|
||||
msgid "You can't disable this cog by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2190
|
||||
msgid "{cogname} has been set as disabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2195
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgid "Set the default state for a cog as enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2198
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2201
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
#: redbot/core/core_commands.py:2200
|
||||
msgid "{cogname} has been set as enabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2205
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
#, docstring
|
||||
msgid "Disable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2210
|
||||
msgid "You can't disable this cog as you would lock yourself out."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2212
|
||||
msgid "{cogname} has been disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
msgid "{cogname} was already disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2221
|
||||
#, docstring
|
||||
msgid "Enable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2223
|
||||
msgid "{cogname} has been enabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2231
|
||||
msgid "{cogname} was not disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2237
|
||||
#, docstring
|
||||
msgid "List the cogs which are disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2246
|
||||
msgid "The following cogs are disabled in this guild:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2252
|
||||
msgid "There are no disabled cogs in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2256
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2269
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2272
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2275
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2279
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2286
|
||||
#, docstring
|
||||
msgid "List disabled commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
#: redbot/core/core_commands.py:2289
|
||||
msgid "There aren't any disabled commands in {}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2218
|
||||
#: redbot/core/core_commands.py:2292
|
||||
msgid "{} commands are disabled in {}.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2222
|
||||
#: redbot/core/core_commands.py:2296
|
||||
msgid "1 command is disabled in {}.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2229
|
||||
#: redbot/core/core_commands.py:2303
|
||||
#, docstring
|
||||
msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2243
|
||||
#: redbot/core/core_commands.py:2317
|
||||
#, docstring
|
||||
msgid "Disable a command globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2247 redbot/core/core_commands.py:2281
|
||||
#: redbot/core/core_commands.py:2331 redbot/core/core_commands.py:2353
|
||||
#: redbot/core/core_commands.py:2321 redbot/core/core_commands.py:2355
|
||||
#: redbot/core/core_commands.py:2405 redbot/core/core_commands.py:2427
|
||||
msgid "I couldn't find that command. Please note that it is case sensitive."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2253 redbot/core/core_commands.py:2287
|
||||
#: redbot/core/core_commands.py:2327 redbot/core/core_commands.py:2361
|
||||
msgid "The command to disable cannot be `command` or any of its subcommands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2259 redbot/core/core_commands.py:2293
|
||||
#: redbot/core/core_commands.py:2333 redbot/core/core_commands.py:2367
|
||||
msgid "This command is designated as being always available and cannot be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2268
|
||||
#: redbot/core/core_commands.py:2342
|
||||
msgid "That command is already disabled globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2277
|
||||
#: redbot/core/core_commands.py:2351
|
||||
#, docstring
|
||||
msgid "Disable a command in this server only."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2298
|
||||
#: redbot/core/core_commands.py:2372
|
||||
msgid "You are not allowed to disable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2308
|
||||
#: redbot/core/core_commands.py:2382
|
||||
msgid "That command is already disabled in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2314
|
||||
#: redbot/core/core_commands.py:2388
|
||||
#, docstring
|
||||
msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2327
|
||||
#: redbot/core/core_commands.py:2401
|
||||
#, docstring
|
||||
msgid "Enable a command globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2340
|
||||
#: redbot/core/core_commands.py:2414
|
||||
msgid "That command is already enabled globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2349
|
||||
#: redbot/core/core_commands.py:2423
|
||||
#, docstring
|
||||
msgid "Enable a command in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2358
|
||||
#: redbot/core/core_commands.py:2432
|
||||
msgid "You are not allowed to enable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2368
|
||||
#: redbot/core/core_commands.py:2442
|
||||
msgid "That command is already enabled in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2375
|
||||
#: redbot/core/core_commands.py:2449
|
||||
#, docstring
|
||||
msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2389
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#, docstring
|
||||
msgid "\\n Server settings for immunity from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2396
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#, docstring
|
||||
msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2407
|
||||
#: redbot/core/core_commands.py:2481
|
||||
msgid "Roles immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2412
|
||||
#: redbot/core/core_commands.py:2486
|
||||
msgid "Members immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2416
|
||||
#: redbot/core/core_commands.py:2490
|
||||
msgid "No immunty settings here."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2425
|
||||
#: redbot/core/core_commands.py:2499
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2430
|
||||
#: redbot/core/core_commands.py:2504
|
||||
msgid "Already added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2438
|
||||
#: redbot/core/core_commands.py:2512
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2443
|
||||
#: redbot/core/core_commands.py:2517
|
||||
msgid "Not in list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2451
|
||||
#: redbot/core/core_commands.py:2525
|
||||
#, docstring
|
||||
msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2456
|
||||
#: redbot/core/core_commands.py:2530
|
||||
msgid "They are immune"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2458
|
||||
#: redbot/core/core_commands.py:2532
|
||||
msgid "They are not Immune"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#: redbot/core/core_commands.py:2537
|
||||
#, docstring
|
||||
msgid "\\n Commands for configuring owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#: redbot/core/core_commands.py:2544
|
||||
#, docstring
|
||||
msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2483
|
||||
#: redbot/core/core_commands.py:2557
|
||||
#, docstring
|
||||
msgid "\\n Opt-out of receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2496
|
||||
#: redbot/core/core_commands.py:2570
|
||||
#, docstring
|
||||
msgid "\\n Adds a destination text channel to receive owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2515
|
||||
#: redbot/core/core_commands.py:2589
|
||||
#, docstring
|
||||
msgid "\\n Removes a destination text channel from receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2532
|
||||
#: redbot/core/core_commands.py:2606
|
||||
#, docstring
|
||||
msgid "\\n Lists the configured extra destinations for owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2539
|
||||
#: redbot/core/core_commands.py:2613
|
||||
msgid "There are no extra channels being sent to."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2550
|
||||
#: redbot/core/core_commands.py:2624
|
||||
msgid "Unknown channel with id: {id}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2581
|
||||
#: redbot/core/core_commands.py:2655
|
||||
#, docstring
|
||||
msgid "Add servers or channels to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2585
|
||||
#: redbot/core/core_commands.py:2659
|
||||
#, docstring
|
||||
msgid "\\n List the currently ignored servers and channels\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2597
|
||||
#: redbot/core/core_commands.py:2671
|
||||
#, docstring
|
||||
msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2605
|
||||
#: redbot/core/core_commands.py:2679
|
||||
msgid "Channel added to ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2607
|
||||
#: redbot/core/core_commands.py:2681
|
||||
msgid "Channel already in ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2612
|
||||
#: redbot/core/core_commands.py:2686
|
||||
#, docstring
|
||||
msgid "Ignore commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2616
|
||||
#: redbot/core/core_commands.py:2690
|
||||
msgid "This server has been added to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2618
|
||||
#: redbot/core/core_commands.py:2692
|
||||
msgid "This server is already being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2624
|
||||
#: redbot/core/core_commands.py:2698
|
||||
#, docstring
|
||||
msgid "Remove servers or channels from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2632
|
||||
#: redbot/core/core_commands.py:2706
|
||||
#, docstring
|
||||
msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2641
|
||||
#: redbot/core/core_commands.py:2715
|
||||
msgid "Channel removed from ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2643
|
||||
#: redbot/core/core_commands.py:2717
|
||||
msgid "That channel is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2648
|
||||
#: redbot/core/core_commands.py:2722
|
||||
#, docstring
|
||||
msgid "Remove this server from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2652
|
||||
#: redbot/core/core_commands.py:2726
|
||||
msgid "This server has been removed from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2654
|
||||
#: redbot/core/core_commands.py:2728
|
||||
msgid "This server is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2660
|
||||
#: redbot/core/core_commands.py:2734
|
||||
msgid "This server is currently being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2672
|
||||
#: redbot/core/core_commands.py:2746
|
||||
msgid "Currently ignored categories: {categories}\\nChannels: {channels}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2687
|
||||
#: redbot/core/core_commands.py:2776
|
||||
#, docstring
|
||||
msgid "\\n Get info about Red's licenses.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-07-30 12:18+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Czech\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -1205,287 +1205,357 @@ msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2177
|
||||
#, docstring
|
||||
msgid "Manage the bot's commands."
|
||||
msgstr "Správa příkazů bota."
|
||||
msgid "Manage the bot's commands and cogs."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2182
|
||||
#: redbot/core/core_commands.py:2183
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgid "Set the default state for a cog as disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2186 redbot/core/core_commands.py:2198
|
||||
#: redbot/core/core_commands.py:2208 redbot/core/core_commands.py:2228
|
||||
msgid "Cog with the given name doesn't exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2188
|
||||
msgid "You can't disable this cog by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2190
|
||||
msgid "{cogname} has been set as disabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2195
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgid "Set the default state for a cog as enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2198
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2201
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
#: redbot/core/core_commands.py:2200
|
||||
msgid "{cogname} has been set as enabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2205
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
#, docstring
|
||||
msgid "Disable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2210
|
||||
msgid "You can't disable this cog as you would lock yourself out."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2212
|
||||
msgid "{cogname} has been disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
msgid "{cogname} was already disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2221
|
||||
#, docstring
|
||||
msgid "Enable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2223
|
||||
msgid "{cogname} has been enabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2231
|
||||
msgid "{cogname} was not disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2237
|
||||
#, docstring
|
||||
msgid "List the cogs which are disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2246
|
||||
msgid "The following cogs are disabled in this guild:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2252
|
||||
msgid "There are no disabled cogs in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2256
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2269
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2272
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2275
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2279
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2286
|
||||
#, docstring
|
||||
msgid "List disabled commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
#: redbot/core/core_commands.py:2289
|
||||
msgid "There aren't any disabled commands in {}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2218
|
||||
#: redbot/core/core_commands.py:2292
|
||||
msgid "{} commands are disabled in {}.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2222
|
||||
#: redbot/core/core_commands.py:2296
|
||||
msgid "1 command is disabled in {}.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2229
|
||||
#: redbot/core/core_commands.py:2303
|
||||
#, docstring
|
||||
msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n "
|
||||
msgstr "Zakažte příkaz.\\n\\n Pokud vlastníte bota, ve výchozím nastavení toto zakáže příkazy\\n globálně\\n "
|
||||
|
||||
#: redbot/core/core_commands.py:2243
|
||||
#: redbot/core/core_commands.py:2317
|
||||
#, docstring
|
||||
msgid "Disable a command globally."
|
||||
msgstr "Zakázat příkaz globálně."
|
||||
|
||||
#: redbot/core/core_commands.py:2247 redbot/core/core_commands.py:2281
|
||||
#: redbot/core/core_commands.py:2331 redbot/core/core_commands.py:2353
|
||||
#: redbot/core/core_commands.py:2321 redbot/core/core_commands.py:2355
|
||||
#: redbot/core/core_commands.py:2405 redbot/core/core_commands.py:2427
|
||||
msgid "I couldn't find that command. Please note that it is case sensitive."
|
||||
msgstr "Nenašel jsem daný příkaz. Poznámka: Velká/malá písmena jsou důležitá."
|
||||
|
||||
#: redbot/core/core_commands.py:2253 redbot/core/core_commands.py:2287
|
||||
#: redbot/core/core_commands.py:2327 redbot/core/core_commands.py:2361
|
||||
msgid "The command to disable cannot be `command` or any of its subcommands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2259 redbot/core/core_commands.py:2293
|
||||
#: redbot/core/core_commands.py:2333 redbot/core/core_commands.py:2367
|
||||
msgid "This command is designated as being always available and cannot be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2268
|
||||
#: redbot/core/core_commands.py:2342
|
||||
msgid "That command is already disabled globally."
|
||||
msgstr "Tento příkaz je již globálně vypnutý."
|
||||
|
||||
#: redbot/core/core_commands.py:2277
|
||||
#: redbot/core/core_commands.py:2351
|
||||
#, docstring
|
||||
msgid "Disable a command in this server only."
|
||||
msgstr "Zakázat příkaz pouze na tomto serveru."
|
||||
|
||||
#: redbot/core/core_commands.py:2298
|
||||
#: redbot/core/core_commands.py:2372
|
||||
msgid "You are not allowed to disable that command."
|
||||
msgstr "Nemáš dovoleno tento příkaz zakázat."
|
||||
|
||||
#: redbot/core/core_commands.py:2308
|
||||
#: redbot/core/core_commands.py:2382
|
||||
msgid "That command is already disabled in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2314
|
||||
#: redbot/core/core_commands.py:2388
|
||||
#, docstring
|
||||
msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2327
|
||||
#: redbot/core/core_commands.py:2401
|
||||
#, docstring
|
||||
msgid "Enable a command globally."
|
||||
msgstr "Povolte příkaz globálně."
|
||||
|
||||
#: redbot/core/core_commands.py:2340
|
||||
#: redbot/core/core_commands.py:2414
|
||||
msgid "That command is already enabled globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2349
|
||||
#: redbot/core/core_commands.py:2423
|
||||
#, docstring
|
||||
msgid "Enable a command in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2358
|
||||
#: redbot/core/core_commands.py:2432
|
||||
msgid "You are not allowed to enable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2368
|
||||
#: redbot/core/core_commands.py:2442
|
||||
msgid "That command is already enabled in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2375
|
||||
#: redbot/core/core_commands.py:2449
|
||||
#, docstring
|
||||
msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2389
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#, docstring
|
||||
msgid "\\n Server settings for immunity from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2396
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#, docstring
|
||||
msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2407
|
||||
#: redbot/core/core_commands.py:2481
|
||||
msgid "Roles immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2412
|
||||
#: redbot/core/core_commands.py:2486
|
||||
msgid "Members immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2416
|
||||
#: redbot/core/core_commands.py:2490
|
||||
msgid "No immunty settings here."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2425
|
||||
#: redbot/core/core_commands.py:2499
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2430
|
||||
#: redbot/core/core_commands.py:2504
|
||||
msgid "Already added."
|
||||
msgstr "Již přidáno."
|
||||
|
||||
#: redbot/core/core_commands.py:2438
|
||||
#: redbot/core/core_commands.py:2512
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2443
|
||||
#: redbot/core/core_commands.py:2517
|
||||
msgid "Not in list."
|
||||
msgstr "Není v seznamu."
|
||||
|
||||
#: redbot/core/core_commands.py:2451
|
||||
#: redbot/core/core_commands.py:2525
|
||||
#, docstring
|
||||
msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2456
|
||||
#: redbot/core/core_commands.py:2530
|
||||
msgid "They are immune"
|
||||
msgstr "Jsou imunní"
|
||||
|
||||
#: redbot/core/core_commands.py:2458
|
||||
#: redbot/core/core_commands.py:2532
|
||||
msgid "They are not Immune"
|
||||
msgstr "Nejsou imunní"
|
||||
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#: redbot/core/core_commands.py:2537
|
||||
#, docstring
|
||||
msgid "\\n Commands for configuring owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#: redbot/core/core_commands.py:2544
|
||||
#, docstring
|
||||
msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2483
|
||||
#: redbot/core/core_commands.py:2557
|
||||
#, docstring
|
||||
msgid "\\n Opt-out of receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2496
|
||||
#: redbot/core/core_commands.py:2570
|
||||
#, docstring
|
||||
msgid "\\n Adds a destination text channel to receive owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2515
|
||||
#: redbot/core/core_commands.py:2589
|
||||
#, docstring
|
||||
msgid "\\n Removes a destination text channel from receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2532
|
||||
#: redbot/core/core_commands.py:2606
|
||||
#, docstring
|
||||
msgid "\\n Lists the configured extra destinations for owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2539
|
||||
#: redbot/core/core_commands.py:2613
|
||||
msgid "There are no extra channels being sent to."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2550
|
||||
#: redbot/core/core_commands.py:2624
|
||||
msgid "Unknown channel with id: {id}"
|
||||
msgstr "Neznámý kanál s id: {id}"
|
||||
|
||||
#: redbot/core/core_commands.py:2581
|
||||
#: redbot/core/core_commands.py:2655
|
||||
#, docstring
|
||||
msgid "Add servers or channels to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2585
|
||||
#: redbot/core/core_commands.py:2659
|
||||
#, docstring
|
||||
msgid "\\n List the currently ignored servers and channels\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2597
|
||||
#: redbot/core/core_commands.py:2671
|
||||
#, docstring
|
||||
msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2605
|
||||
#: redbot/core/core_commands.py:2679
|
||||
msgid "Channel added to ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2607
|
||||
#: redbot/core/core_commands.py:2681
|
||||
msgid "Channel already in ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2612
|
||||
#: redbot/core/core_commands.py:2686
|
||||
#, docstring
|
||||
msgid "Ignore commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2616
|
||||
#: redbot/core/core_commands.py:2690
|
||||
msgid "This server has been added to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2618
|
||||
#: redbot/core/core_commands.py:2692
|
||||
msgid "This server is already being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2624
|
||||
#: redbot/core/core_commands.py:2698
|
||||
#, docstring
|
||||
msgid "Remove servers or channels from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2632
|
||||
#: redbot/core/core_commands.py:2706
|
||||
#, docstring
|
||||
msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2641
|
||||
#: redbot/core/core_commands.py:2715
|
||||
msgid "Channel removed from ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2643
|
||||
#: redbot/core/core_commands.py:2717
|
||||
msgid "That channel is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2648
|
||||
#: redbot/core/core_commands.py:2722
|
||||
#, docstring
|
||||
msgid "Remove this server from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2652
|
||||
#: redbot/core/core_commands.py:2726
|
||||
msgid "This server has been removed from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2654
|
||||
#: redbot/core/core_commands.py:2728
|
||||
msgid "This server is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2660
|
||||
#: redbot/core/core_commands.py:2734
|
||||
msgid "This server is currently being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2672
|
||||
#: redbot/core/core_commands.py:2746
|
||||
msgid "Currently ignored categories: {categories}\\nChannels: {channels}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2687
|
||||
#: redbot/core/core_commands.py:2776
|
||||
#, docstring
|
||||
msgid "\\n Get info about Red's licenses.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-07-30 12:18+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Danish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -1205,287 +1205,357 @@ msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2177
|
||||
#, docstring
|
||||
msgid "Manage the bot's commands."
|
||||
msgid "Manage the bot's commands and cogs."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2182
|
||||
#: redbot/core/core_commands.py:2183
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgid "Set the default state for a cog as disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2186 redbot/core/core_commands.py:2198
|
||||
#: redbot/core/core_commands.py:2208 redbot/core/core_commands.py:2228
|
||||
msgid "Cog with the given name doesn't exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2188
|
||||
msgid "You can't disable this cog by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2190
|
||||
msgid "{cogname} has been set as disabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2195
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgid "Set the default state for a cog as enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2198
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2201
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
#: redbot/core/core_commands.py:2200
|
||||
msgid "{cogname} has been set as enabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2205
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
#, docstring
|
||||
msgid "Disable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2210
|
||||
msgid "You can't disable this cog as you would lock yourself out."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2212
|
||||
msgid "{cogname} has been disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
msgid "{cogname} was already disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2221
|
||||
#, docstring
|
||||
msgid "Enable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2223
|
||||
msgid "{cogname} has been enabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2231
|
||||
msgid "{cogname} was not disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2237
|
||||
#, docstring
|
||||
msgid "List the cogs which are disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2246
|
||||
msgid "The following cogs are disabled in this guild:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2252
|
||||
msgid "There are no disabled cogs in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2256
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2269
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2272
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2275
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2279
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2286
|
||||
#, docstring
|
||||
msgid "List disabled commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
#: redbot/core/core_commands.py:2289
|
||||
msgid "There aren't any disabled commands in {}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2218
|
||||
#: redbot/core/core_commands.py:2292
|
||||
msgid "{} commands are disabled in {}.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2222
|
||||
#: redbot/core/core_commands.py:2296
|
||||
msgid "1 command is disabled in {}.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2229
|
||||
#: redbot/core/core_commands.py:2303
|
||||
#, docstring
|
||||
msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2243
|
||||
#: redbot/core/core_commands.py:2317
|
||||
#, docstring
|
||||
msgid "Disable a command globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2247 redbot/core/core_commands.py:2281
|
||||
#: redbot/core/core_commands.py:2331 redbot/core/core_commands.py:2353
|
||||
#: redbot/core/core_commands.py:2321 redbot/core/core_commands.py:2355
|
||||
#: redbot/core/core_commands.py:2405 redbot/core/core_commands.py:2427
|
||||
msgid "I couldn't find that command. Please note that it is case sensitive."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2253 redbot/core/core_commands.py:2287
|
||||
#: redbot/core/core_commands.py:2327 redbot/core/core_commands.py:2361
|
||||
msgid "The command to disable cannot be `command` or any of its subcommands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2259 redbot/core/core_commands.py:2293
|
||||
#: redbot/core/core_commands.py:2333 redbot/core/core_commands.py:2367
|
||||
msgid "This command is designated as being always available and cannot be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2268
|
||||
#: redbot/core/core_commands.py:2342
|
||||
msgid "That command is already disabled globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2277
|
||||
#: redbot/core/core_commands.py:2351
|
||||
#, docstring
|
||||
msgid "Disable a command in this server only."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2298
|
||||
#: redbot/core/core_commands.py:2372
|
||||
msgid "You are not allowed to disable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2308
|
||||
#: redbot/core/core_commands.py:2382
|
||||
msgid "That command is already disabled in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2314
|
||||
#: redbot/core/core_commands.py:2388
|
||||
#, docstring
|
||||
msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2327
|
||||
#: redbot/core/core_commands.py:2401
|
||||
#, docstring
|
||||
msgid "Enable a command globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2340
|
||||
#: redbot/core/core_commands.py:2414
|
||||
msgid "That command is already enabled globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2349
|
||||
#: redbot/core/core_commands.py:2423
|
||||
#, docstring
|
||||
msgid "Enable a command in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2358
|
||||
#: redbot/core/core_commands.py:2432
|
||||
msgid "You are not allowed to enable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2368
|
||||
#: redbot/core/core_commands.py:2442
|
||||
msgid "That command is already enabled in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2375
|
||||
#: redbot/core/core_commands.py:2449
|
||||
#, docstring
|
||||
msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2389
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#, docstring
|
||||
msgid "\\n Server settings for immunity from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2396
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#, docstring
|
||||
msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2407
|
||||
#: redbot/core/core_commands.py:2481
|
||||
msgid "Roles immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2412
|
||||
#: redbot/core/core_commands.py:2486
|
||||
msgid "Members immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2416
|
||||
#: redbot/core/core_commands.py:2490
|
||||
msgid "No immunty settings here."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2425
|
||||
#: redbot/core/core_commands.py:2499
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2430
|
||||
#: redbot/core/core_commands.py:2504
|
||||
msgid "Already added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2438
|
||||
#: redbot/core/core_commands.py:2512
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2443
|
||||
#: redbot/core/core_commands.py:2517
|
||||
msgid "Not in list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2451
|
||||
#: redbot/core/core_commands.py:2525
|
||||
#, docstring
|
||||
msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2456
|
||||
#: redbot/core/core_commands.py:2530
|
||||
msgid "They are immune"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2458
|
||||
#: redbot/core/core_commands.py:2532
|
||||
msgid "They are not Immune"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#: redbot/core/core_commands.py:2537
|
||||
#, docstring
|
||||
msgid "\\n Commands for configuring owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#: redbot/core/core_commands.py:2544
|
||||
#, docstring
|
||||
msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2483
|
||||
#: redbot/core/core_commands.py:2557
|
||||
#, docstring
|
||||
msgid "\\n Opt-out of receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2496
|
||||
#: redbot/core/core_commands.py:2570
|
||||
#, docstring
|
||||
msgid "\\n Adds a destination text channel to receive owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2515
|
||||
#: redbot/core/core_commands.py:2589
|
||||
#, docstring
|
||||
msgid "\\n Removes a destination text channel from receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2532
|
||||
#: redbot/core/core_commands.py:2606
|
||||
#, docstring
|
||||
msgid "\\n Lists the configured extra destinations for owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2539
|
||||
#: redbot/core/core_commands.py:2613
|
||||
msgid "There are no extra channels being sent to."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2550
|
||||
#: redbot/core/core_commands.py:2624
|
||||
msgid "Unknown channel with id: {id}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2581
|
||||
#: redbot/core/core_commands.py:2655
|
||||
#, docstring
|
||||
msgid "Add servers or channels to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2585
|
||||
#: redbot/core/core_commands.py:2659
|
||||
#, docstring
|
||||
msgid "\\n List the currently ignored servers and channels\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2597
|
||||
#: redbot/core/core_commands.py:2671
|
||||
#, docstring
|
||||
msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2605
|
||||
#: redbot/core/core_commands.py:2679
|
||||
msgid "Channel added to ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2607
|
||||
#: redbot/core/core_commands.py:2681
|
||||
msgid "Channel already in ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2612
|
||||
#: redbot/core/core_commands.py:2686
|
||||
#, docstring
|
||||
msgid "Ignore commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2616
|
||||
#: redbot/core/core_commands.py:2690
|
||||
msgid "This server has been added to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2618
|
||||
#: redbot/core/core_commands.py:2692
|
||||
msgid "This server is already being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2624
|
||||
#: redbot/core/core_commands.py:2698
|
||||
#, docstring
|
||||
msgid "Remove servers or channels from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2632
|
||||
#: redbot/core/core_commands.py:2706
|
||||
#, docstring
|
||||
msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2641
|
||||
#: redbot/core/core_commands.py:2715
|
||||
msgid "Channel removed from ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2643
|
||||
#: redbot/core/core_commands.py:2717
|
||||
msgid "That channel is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2648
|
||||
#: redbot/core/core_commands.py:2722
|
||||
#, docstring
|
||||
msgid "Remove this server from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2652
|
||||
#: redbot/core/core_commands.py:2726
|
||||
msgid "This server has been removed from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2654
|
||||
#: redbot/core/core_commands.py:2728
|
||||
msgid "This server is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2660
|
||||
#: redbot/core/core_commands.py:2734
|
||||
msgid "This server is currently being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2672
|
||||
#: redbot/core/core_commands.py:2746
|
||||
msgid "Currently ignored categories: {categories}\\nChannels: {channels}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2687
|
||||
#: redbot/core/core_commands.py:2776
|
||||
#, docstring
|
||||
msgid "\\n Get info about Red's licenses.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-07-30 12:18+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: German\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -1205,287 +1205,357 @@ msgstr "Die lokale Blacklist wurde geleert."
|
||||
|
||||
#: redbot/core/core_commands.py:2177
|
||||
#, docstring
|
||||
msgid "Manage the bot's commands."
|
||||
msgstr "Verwalte die Befehle des Bots."
|
||||
msgid "Manage the bot's commands and cogs."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2182
|
||||
#: redbot/core/core_commands.py:2183
|
||||
#, docstring
|
||||
msgid "Set the default state for a cog as disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2186 redbot/core/core_commands.py:2198
|
||||
#: redbot/core/core_commands.py:2208 redbot/core/core_commands.py:2228
|
||||
msgid "Cog with the given name doesn't exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2188
|
||||
msgid "You can't disable this cog by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2190
|
||||
msgid "{cogname} has been set as disabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2195
|
||||
#, docstring
|
||||
msgid "Set the default state for a cog as enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2200
|
||||
msgid "{cogname} has been set as enabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2205
|
||||
#, docstring
|
||||
msgid "Disable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2210
|
||||
msgid "You can't disable this cog as you would lock yourself out."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2212
|
||||
msgid "{cogname} has been disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
msgid "{cogname} was already disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2221
|
||||
#, docstring
|
||||
msgid "Enable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2223
|
||||
msgid "{cogname} has been enabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2231
|
||||
msgid "{cogname} was not disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2237
|
||||
#, docstring
|
||||
msgid "List the cogs which are disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2246
|
||||
msgid "The following cogs are disabled in this guild:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2252
|
||||
msgid "There are no disabled cogs in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2256
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgstr "\\n Listet deaktivierte Befehle.\\n\\n Wenn Sie der Bot-Eigentümer sind, wird dies global deaktivierte Befehle standardmäßig anzeigen.\\n "
|
||||
|
||||
#: redbot/core/core_commands.py:2195
|
||||
#: redbot/core/core_commands.py:2269
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgstr "Liste global deaktivierte Befehle."
|
||||
|
||||
#: redbot/core/core_commands.py:2198
|
||||
#: redbot/core/core_commands.py:2272
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr "Es gibt keine global deaktivierten Befehle."
|
||||
|
||||
#: redbot/core/core_commands.py:2201
|
||||
#: redbot/core/core_commands.py:2275
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
msgstr "{} Befehle sind global deaktiviert.\\n"
|
||||
|
||||
#: redbot/core/core_commands.py:2205
|
||||
#: redbot/core/core_commands.py:2279
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
msgstr "1 Befehl ist global deaktiviert.\\n"
|
||||
|
||||
#: redbot/core/core_commands.py:2212
|
||||
#: redbot/core/core_commands.py:2286
|
||||
#, docstring
|
||||
msgid "List disabled commands in this server."
|
||||
msgstr "Liste aller deaktivierten Befehle in diesem Server."
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
#: redbot/core/core_commands.py:2289
|
||||
msgid "There aren't any disabled commands in {}."
|
||||
msgstr "Es gibt in {} keine deaktivierten Befehle."
|
||||
|
||||
#: redbot/core/core_commands.py:2218
|
||||
#: redbot/core/core_commands.py:2292
|
||||
msgid "{} commands are disabled in {}.\\n"
|
||||
msgstr "{} Befehle sind in {} deaktiviert.\\n"
|
||||
|
||||
#: redbot/core/core_commands.py:2222
|
||||
#: redbot/core/core_commands.py:2296
|
||||
msgid "1 command is disabled in {}.\\n"
|
||||
msgstr "Ein Befehl ist in {} deaktiviert.\\n"
|
||||
|
||||
#: redbot/core/core_commands.py:2229
|
||||
#: redbot/core/core_commands.py:2303
|
||||
#, docstring
|
||||
msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n "
|
||||
msgstr "Befehl deaktivieren.\\n\\n Wenn Sie der Bot-Besitzer sind, wird dies Befehle\\n standardmäßig deaktiviert.\\n "
|
||||
|
||||
#: redbot/core/core_commands.py:2243
|
||||
#: redbot/core/core_commands.py:2317
|
||||
#, docstring
|
||||
msgid "Disable a command globally."
|
||||
msgstr "Deaktiviert einen Befehl global."
|
||||
|
||||
#: redbot/core/core_commands.py:2247 redbot/core/core_commands.py:2281
|
||||
#: redbot/core/core_commands.py:2331 redbot/core/core_commands.py:2353
|
||||
#: redbot/core/core_commands.py:2321 redbot/core/core_commands.py:2355
|
||||
#: redbot/core/core_commands.py:2405 redbot/core/core_commands.py:2427
|
||||
msgid "I couldn't find that command. Please note that it is case sensitive."
|
||||
msgstr "Ich konnte diesen Befehl nicht finden. Bitte achte auf Groß- und Kleinschreibung."
|
||||
|
||||
#: redbot/core/core_commands.py:2253 redbot/core/core_commands.py:2287
|
||||
#: redbot/core/core_commands.py:2327 redbot/core/core_commands.py:2361
|
||||
msgid "The command to disable cannot be `command` or any of its subcommands."
|
||||
msgstr "Der zu deaktivierende Befehl kann nicht `command` oder eine seiner Unterbefehle sein."
|
||||
|
||||
#: redbot/core/core_commands.py:2259 redbot/core/core_commands.py:2293
|
||||
#: redbot/core/core_commands.py:2333 redbot/core/core_commands.py:2367
|
||||
msgid "This command is designated as being always available and cannot be disabled."
|
||||
msgstr "Diser Befehl soll immer verfügbar sein und kann nicht deaktiviert werden."
|
||||
|
||||
#: redbot/core/core_commands.py:2268
|
||||
#: redbot/core/core_commands.py:2342
|
||||
msgid "That command is already disabled globally."
|
||||
msgstr "Dieser Befehl ist bereits global deaktiviert."
|
||||
|
||||
#: redbot/core/core_commands.py:2277
|
||||
#: redbot/core/core_commands.py:2351
|
||||
#, docstring
|
||||
msgid "Disable a command in this server only."
|
||||
msgstr "Deaktiviere einen Befehl nur auf diesem Server."
|
||||
|
||||
#: redbot/core/core_commands.py:2298
|
||||
#: redbot/core/core_commands.py:2372
|
||||
msgid "You are not allowed to disable that command."
|
||||
msgstr "Du darfst diesen Befehl nicht deaktivieren."
|
||||
|
||||
#: redbot/core/core_commands.py:2308
|
||||
#: redbot/core/core_commands.py:2382
|
||||
msgid "That command is already disabled in this server."
|
||||
msgstr "Dieser Befehl ist bereits auf diesem Server deaktiviert."
|
||||
|
||||
#: redbot/core/core_commands.py:2314
|
||||
#: redbot/core/core_commands.py:2388
|
||||
#, docstring
|
||||
msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n "
|
||||
msgstr "Aktiviere einen Befehl.\\n\\n Wenn du ein Bot-Besitzer bist, wird dies versuchen, einen global\\n deaktivierten Befehl standardmäßig zu aktivieren.\\n \\n "
|
||||
|
||||
#: redbot/core/core_commands.py:2327
|
||||
#: redbot/core/core_commands.py:2401
|
||||
#, docstring
|
||||
msgid "Enable a command globally."
|
||||
msgstr "Einen Befehl global aktivieren."
|
||||
|
||||
#: redbot/core/core_commands.py:2340
|
||||
#: redbot/core/core_commands.py:2414
|
||||
msgid "That command is already enabled globally."
|
||||
msgstr "Dieser Befehl ist bereits global aktiviert."
|
||||
|
||||
#: redbot/core/core_commands.py:2349
|
||||
#: redbot/core/core_commands.py:2423
|
||||
#, docstring
|
||||
msgid "Enable a command in this server."
|
||||
msgstr "Aktiviert einen Befehl auf diesem Server."
|
||||
|
||||
#: redbot/core/core_commands.py:2358
|
||||
#: redbot/core/core_commands.py:2432
|
||||
msgid "You are not allowed to enable that command."
|
||||
msgstr "Du darfst diesen Befehl nicht aktivieren."
|
||||
|
||||
#: redbot/core/core_commands.py:2368
|
||||
#: redbot/core/core_commands.py:2442
|
||||
msgid "That command is already enabled in this server."
|
||||
msgstr "Dieser Befehl ist bereits auf diesem Server aktiviert."
|
||||
|
||||
#: redbot/core/core_commands.py:2375
|
||||
#: redbot/core/core_commands.py:2449
|
||||
#, docstring
|
||||
msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n "
|
||||
msgstr "Setze die Antwort des Bots auf deaktiviert Befehle.\\n\\n Leer lassen, um nichts zu senden.\\n\\n Um den Befehlsnamen in die Nachricht aufzunehmen, gib den\\n `{command}` Platzhalter ein.\\n "
|
||||
|
||||
#: redbot/core/core_commands.py:2389
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#, docstring
|
||||
msgid "\\n Server settings for immunity from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2396
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#, docstring
|
||||
msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2407
|
||||
#: redbot/core/core_commands.py:2481
|
||||
msgid "Roles immune from automated moderation actions:\\n"
|
||||
msgstr "Rollen, die vor automatisierten Moderationsaktionen immun sind: \\n"
|
||||
|
||||
#: redbot/core/core_commands.py:2412
|
||||
#: redbot/core/core_commands.py:2486
|
||||
msgid "Members immune from automated moderation actions:\\n"
|
||||
msgstr "Mitglieder, die vor automatisierten Moderationsaktionen immun sind: \\n"
|
||||
|
||||
#: redbot/core/core_commands.py:2416
|
||||
#: redbot/core/core_commands.py:2490
|
||||
msgid "No immunty settings here."
|
||||
msgstr "Keine Immunitätseinstellungen hier."
|
||||
|
||||
#: redbot/core/core_commands.py:2425
|
||||
#: redbot/core/core_commands.py:2499
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2430
|
||||
#: redbot/core/core_commands.py:2504
|
||||
msgid "Already added."
|
||||
msgstr "Bereits vorhanden."
|
||||
|
||||
#: redbot/core/core_commands.py:2438
|
||||
#: redbot/core/core_commands.py:2512
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2443
|
||||
#: redbot/core/core_commands.py:2517
|
||||
msgid "Not in list."
|
||||
msgstr "Nicht in der Liste."
|
||||
|
||||
#: redbot/core/core_commands.py:2451
|
||||
#: redbot/core/core_commands.py:2525
|
||||
#, docstring
|
||||
msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2456
|
||||
#: redbot/core/core_commands.py:2530
|
||||
msgid "They are immune"
|
||||
msgstr "Sie sind immun"
|
||||
|
||||
#: redbot/core/core_commands.py:2458
|
||||
#: redbot/core/core_commands.py:2532
|
||||
msgid "They are not Immune"
|
||||
msgstr "Sie sind nicht immun"
|
||||
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#: redbot/core/core_commands.py:2537
|
||||
#, docstring
|
||||
msgid "\\n Commands for configuring owner notifications.\\n "
|
||||
msgstr "\\n Befehle zum Konfigurieren von Besitzerbenachrichtigungen. \\n "
|
||||
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#: redbot/core/core_commands.py:2544
|
||||
#, docstring
|
||||
msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2483
|
||||
#: redbot/core/core_commands.py:2557
|
||||
#, docstring
|
||||
msgid "\\n Opt-out of receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2496
|
||||
#: redbot/core/core_commands.py:2570
|
||||
#, docstring
|
||||
msgid "\\n Adds a destination text channel to receive owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2515
|
||||
#: redbot/core/core_commands.py:2589
|
||||
#, docstring
|
||||
msgid "\\n Removes a destination text channel from receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2532
|
||||
#: redbot/core/core_commands.py:2606
|
||||
#, docstring
|
||||
msgid "\\n Lists the configured extra destinations for owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2539
|
||||
#: redbot/core/core_commands.py:2613
|
||||
msgid "There are no extra channels being sent to."
|
||||
msgstr "Es werden keine zusätzlichen Kanäle gesendet."
|
||||
|
||||
#: redbot/core/core_commands.py:2550
|
||||
#: redbot/core/core_commands.py:2624
|
||||
msgid "Unknown channel with id: {id}"
|
||||
msgstr "Unbekannter Kanal mit Id: {id}"
|
||||
|
||||
#: redbot/core/core_commands.py:2581
|
||||
#: redbot/core/core_commands.py:2655
|
||||
#, docstring
|
||||
msgid "Add servers or channels to the ignore list."
|
||||
msgstr "Füge Kanäle oder Server zur ignorierten Liste hinzu."
|
||||
|
||||
#: redbot/core/core_commands.py:2585
|
||||
#: redbot/core/core_commands.py:2659
|
||||
#, docstring
|
||||
msgid "\\n List the currently ignored servers and channels\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2597
|
||||
#: redbot/core/core_commands.py:2671
|
||||
#, docstring
|
||||
msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr "Ignoriere Befehle im angegebenen Kanal oder in der angegebenen Kategorie.\\n\\nStandardmäßig wird der Aktuelle Kanal verwendet.\\n "
|
||||
|
||||
#: redbot/core/core_commands.py:2605
|
||||
#: redbot/core/core_commands.py:2679
|
||||
msgid "Channel added to ignore list."
|
||||
msgstr "Kanal zur ignorierten Liste hinzugefügt."
|
||||
|
||||
#: redbot/core/core_commands.py:2607
|
||||
#: redbot/core/core_commands.py:2681
|
||||
msgid "Channel already in ignore list."
|
||||
msgstr "Kanal ist bereits in der ignorierten Liste."
|
||||
|
||||
#: redbot/core/core_commands.py:2612
|
||||
#: redbot/core/core_commands.py:2686
|
||||
#, docstring
|
||||
msgid "Ignore commands in this server."
|
||||
msgstr "Befehle in diesem Server ignorieren."
|
||||
|
||||
#: redbot/core/core_commands.py:2616
|
||||
#: redbot/core/core_commands.py:2690
|
||||
msgid "This server has been added to the ignore list."
|
||||
msgstr "Der Server wurde zur ignorierten Liste hinzugefügt."
|
||||
|
||||
#: redbot/core/core_commands.py:2618
|
||||
#: redbot/core/core_commands.py:2692
|
||||
msgid "This server is already being ignored."
|
||||
msgstr "Der Server wird bereits ignoriert."
|
||||
|
||||
#: redbot/core/core_commands.py:2624
|
||||
#: redbot/core/core_commands.py:2698
|
||||
#, docstring
|
||||
msgid "Remove servers or channels from the ignore list."
|
||||
msgstr "Entferne Server oder Kanäle von der ignorierten Liste."
|
||||
|
||||
#: redbot/core/core_commands.py:2632
|
||||
#: redbot/core/core_commands.py:2706
|
||||
#, docstring
|
||||
msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2641
|
||||
#: redbot/core/core_commands.py:2715
|
||||
msgid "Channel removed from ignore list."
|
||||
msgstr "Kanal von der ignorierten Liste entfernt."
|
||||
|
||||
#: redbot/core/core_commands.py:2643
|
||||
#: redbot/core/core_commands.py:2717
|
||||
msgid "That channel is not in the ignore list."
|
||||
msgstr "Der Kanal ist nicht auf der ignorierten Liste."
|
||||
|
||||
#: redbot/core/core_commands.py:2648
|
||||
#: redbot/core/core_commands.py:2722
|
||||
#, docstring
|
||||
msgid "Remove this server from the ignore list."
|
||||
msgstr "Entferne den Server von der ignorierten Liste."
|
||||
|
||||
#: redbot/core/core_commands.py:2652
|
||||
#: redbot/core/core_commands.py:2726
|
||||
msgid "This server has been removed from the ignore list."
|
||||
msgstr "Der Server wurde von der ignorierten Liste entfernt."
|
||||
|
||||
#: redbot/core/core_commands.py:2654
|
||||
#: redbot/core/core_commands.py:2728
|
||||
msgid "This server is not in the ignore list."
|
||||
msgstr "Der Server ist nicht auf der ignorierten Liste."
|
||||
|
||||
#: redbot/core/core_commands.py:2660
|
||||
#: redbot/core/core_commands.py:2734
|
||||
msgid "This server is currently being ignored."
|
||||
msgstr "Der Server wird aktuell ignoriert."
|
||||
|
||||
#: redbot/core/core_commands.py:2672
|
||||
#: redbot/core/core_commands.py:2746
|
||||
msgid "Currently ignored categories: {categories}\\nChannels: {channels}"
|
||||
msgstr "Derzeit ignorierte Kategorien: {categories}\\nKanäle: {channels}"
|
||||
|
||||
#: redbot/core/core_commands.py:2687
|
||||
#: redbot/core/core_commands.py:2776
|
||||
#, docstring
|
||||
msgid "\\n Get info about Red's licenses.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-07-30 12:18+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Greek\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -1205,287 +1205,357 @@ msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2177
|
||||
#, docstring
|
||||
msgid "Manage the bot's commands."
|
||||
msgid "Manage the bot's commands and cogs."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2182
|
||||
#: redbot/core/core_commands.py:2183
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgid "Set the default state for a cog as disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2186 redbot/core/core_commands.py:2198
|
||||
#: redbot/core/core_commands.py:2208 redbot/core/core_commands.py:2228
|
||||
msgid "Cog with the given name doesn't exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2188
|
||||
msgid "You can't disable this cog by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2190
|
||||
msgid "{cogname} has been set as disabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2195
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgid "Set the default state for a cog as enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2198
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2201
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
#: redbot/core/core_commands.py:2200
|
||||
msgid "{cogname} has been set as enabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2205
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
#, docstring
|
||||
msgid "Disable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2210
|
||||
msgid "You can't disable this cog as you would lock yourself out."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2212
|
||||
msgid "{cogname} has been disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
msgid "{cogname} was already disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2221
|
||||
#, docstring
|
||||
msgid "Enable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2223
|
||||
msgid "{cogname} has been enabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2231
|
||||
msgid "{cogname} was not disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2237
|
||||
#, docstring
|
||||
msgid "List the cogs which are disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2246
|
||||
msgid "The following cogs are disabled in this guild:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2252
|
||||
msgid "There are no disabled cogs in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2256
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2269
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2272
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2275
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2279
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2286
|
||||
#, docstring
|
||||
msgid "List disabled commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
#: redbot/core/core_commands.py:2289
|
||||
msgid "There aren't any disabled commands in {}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2218
|
||||
#: redbot/core/core_commands.py:2292
|
||||
msgid "{} commands are disabled in {}.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2222
|
||||
#: redbot/core/core_commands.py:2296
|
||||
msgid "1 command is disabled in {}.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2229
|
||||
#: redbot/core/core_commands.py:2303
|
||||
#, docstring
|
||||
msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2243
|
||||
#: redbot/core/core_commands.py:2317
|
||||
#, docstring
|
||||
msgid "Disable a command globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2247 redbot/core/core_commands.py:2281
|
||||
#: redbot/core/core_commands.py:2331 redbot/core/core_commands.py:2353
|
||||
#: redbot/core/core_commands.py:2321 redbot/core/core_commands.py:2355
|
||||
#: redbot/core/core_commands.py:2405 redbot/core/core_commands.py:2427
|
||||
msgid "I couldn't find that command. Please note that it is case sensitive."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2253 redbot/core/core_commands.py:2287
|
||||
#: redbot/core/core_commands.py:2327 redbot/core/core_commands.py:2361
|
||||
msgid "The command to disable cannot be `command` or any of its subcommands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2259 redbot/core/core_commands.py:2293
|
||||
#: redbot/core/core_commands.py:2333 redbot/core/core_commands.py:2367
|
||||
msgid "This command is designated as being always available and cannot be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2268
|
||||
#: redbot/core/core_commands.py:2342
|
||||
msgid "That command is already disabled globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2277
|
||||
#: redbot/core/core_commands.py:2351
|
||||
#, docstring
|
||||
msgid "Disable a command in this server only."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2298
|
||||
#: redbot/core/core_commands.py:2372
|
||||
msgid "You are not allowed to disable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2308
|
||||
#: redbot/core/core_commands.py:2382
|
||||
msgid "That command is already disabled in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2314
|
||||
#: redbot/core/core_commands.py:2388
|
||||
#, docstring
|
||||
msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2327
|
||||
#: redbot/core/core_commands.py:2401
|
||||
#, docstring
|
||||
msgid "Enable a command globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2340
|
||||
#: redbot/core/core_commands.py:2414
|
||||
msgid "That command is already enabled globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2349
|
||||
#: redbot/core/core_commands.py:2423
|
||||
#, docstring
|
||||
msgid "Enable a command in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2358
|
||||
#: redbot/core/core_commands.py:2432
|
||||
msgid "You are not allowed to enable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2368
|
||||
#: redbot/core/core_commands.py:2442
|
||||
msgid "That command is already enabled in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2375
|
||||
#: redbot/core/core_commands.py:2449
|
||||
#, docstring
|
||||
msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2389
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#, docstring
|
||||
msgid "\\n Server settings for immunity from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2396
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#, docstring
|
||||
msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2407
|
||||
#: redbot/core/core_commands.py:2481
|
||||
msgid "Roles immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2412
|
||||
#: redbot/core/core_commands.py:2486
|
||||
msgid "Members immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2416
|
||||
#: redbot/core/core_commands.py:2490
|
||||
msgid "No immunty settings here."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2425
|
||||
#: redbot/core/core_commands.py:2499
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2430
|
||||
#: redbot/core/core_commands.py:2504
|
||||
msgid "Already added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2438
|
||||
#: redbot/core/core_commands.py:2512
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2443
|
||||
#: redbot/core/core_commands.py:2517
|
||||
msgid "Not in list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2451
|
||||
#: redbot/core/core_commands.py:2525
|
||||
#, docstring
|
||||
msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2456
|
||||
#: redbot/core/core_commands.py:2530
|
||||
msgid "They are immune"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2458
|
||||
#: redbot/core/core_commands.py:2532
|
||||
msgid "They are not Immune"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#: redbot/core/core_commands.py:2537
|
||||
#, docstring
|
||||
msgid "\\n Commands for configuring owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#: redbot/core/core_commands.py:2544
|
||||
#, docstring
|
||||
msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2483
|
||||
#: redbot/core/core_commands.py:2557
|
||||
#, docstring
|
||||
msgid "\\n Opt-out of receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2496
|
||||
#: redbot/core/core_commands.py:2570
|
||||
#, docstring
|
||||
msgid "\\n Adds a destination text channel to receive owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2515
|
||||
#: redbot/core/core_commands.py:2589
|
||||
#, docstring
|
||||
msgid "\\n Removes a destination text channel from receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2532
|
||||
#: redbot/core/core_commands.py:2606
|
||||
#, docstring
|
||||
msgid "\\n Lists the configured extra destinations for owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2539
|
||||
#: redbot/core/core_commands.py:2613
|
||||
msgid "There are no extra channels being sent to."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2550
|
||||
#: redbot/core/core_commands.py:2624
|
||||
msgid "Unknown channel with id: {id}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2581
|
||||
#: redbot/core/core_commands.py:2655
|
||||
#, docstring
|
||||
msgid "Add servers or channels to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2585
|
||||
#: redbot/core/core_commands.py:2659
|
||||
#, docstring
|
||||
msgid "\\n List the currently ignored servers and channels\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2597
|
||||
#: redbot/core/core_commands.py:2671
|
||||
#, docstring
|
||||
msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2605
|
||||
#: redbot/core/core_commands.py:2679
|
||||
msgid "Channel added to ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2607
|
||||
#: redbot/core/core_commands.py:2681
|
||||
msgid "Channel already in ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2612
|
||||
#: redbot/core/core_commands.py:2686
|
||||
#, docstring
|
||||
msgid "Ignore commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2616
|
||||
#: redbot/core/core_commands.py:2690
|
||||
msgid "This server has been added to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2618
|
||||
#: redbot/core/core_commands.py:2692
|
||||
msgid "This server is already being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2624
|
||||
#: redbot/core/core_commands.py:2698
|
||||
#, docstring
|
||||
msgid "Remove servers or channels from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2632
|
||||
#: redbot/core/core_commands.py:2706
|
||||
#, docstring
|
||||
msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2641
|
||||
#: redbot/core/core_commands.py:2715
|
||||
msgid "Channel removed from ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2643
|
||||
#: redbot/core/core_commands.py:2717
|
||||
msgid "That channel is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2648
|
||||
#: redbot/core/core_commands.py:2722
|
||||
#, docstring
|
||||
msgid "Remove this server from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2652
|
||||
#: redbot/core/core_commands.py:2726
|
||||
msgid "This server has been removed from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2654
|
||||
#: redbot/core/core_commands.py:2728
|
||||
msgid "This server is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2660
|
||||
#: redbot/core/core_commands.py:2734
|
||||
msgid "This server is currently being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2672
|
||||
#: redbot/core/core_commands.py:2746
|
||||
msgid "Currently ignored categories: {categories}\\nChannels: {channels}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2687
|
||||
#: redbot/core/core_commands.py:2776
|
||||
#, docstring
|
||||
msgid "\\n Get info about Red's licenses.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-07-30 12:18+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Spanish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -1205,287 +1205,357 @@ msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2177
|
||||
#, docstring
|
||||
msgid "Manage the bot's commands."
|
||||
msgid "Manage the bot's commands and cogs."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2182
|
||||
#: redbot/core/core_commands.py:2183
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgid "Set the default state for a cog as disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2186 redbot/core/core_commands.py:2198
|
||||
#: redbot/core/core_commands.py:2208 redbot/core/core_commands.py:2228
|
||||
msgid "Cog with the given name doesn't exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2188
|
||||
msgid "You can't disable this cog by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2190
|
||||
msgid "{cogname} has been set as disabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2195
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgid "Set the default state for a cog as enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2198
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2201
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
#: redbot/core/core_commands.py:2200
|
||||
msgid "{cogname} has been set as enabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2205
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
#, docstring
|
||||
msgid "Disable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2210
|
||||
msgid "You can't disable this cog as you would lock yourself out."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2212
|
||||
msgid "{cogname} has been disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
msgid "{cogname} was already disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2221
|
||||
#, docstring
|
||||
msgid "Enable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2223
|
||||
msgid "{cogname} has been enabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2231
|
||||
msgid "{cogname} was not disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2237
|
||||
#, docstring
|
||||
msgid "List the cogs which are disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2246
|
||||
msgid "The following cogs are disabled in this guild:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2252
|
||||
msgid "There are no disabled cogs in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2256
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2269
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2272
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2275
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2279
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2286
|
||||
#, docstring
|
||||
msgid "List disabled commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
#: redbot/core/core_commands.py:2289
|
||||
msgid "There aren't any disabled commands in {}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2218
|
||||
#: redbot/core/core_commands.py:2292
|
||||
msgid "{} commands are disabled in {}.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2222
|
||||
#: redbot/core/core_commands.py:2296
|
||||
msgid "1 command is disabled in {}.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2229
|
||||
#: redbot/core/core_commands.py:2303
|
||||
#, docstring
|
||||
msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2243
|
||||
#: redbot/core/core_commands.py:2317
|
||||
#, docstring
|
||||
msgid "Disable a command globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2247 redbot/core/core_commands.py:2281
|
||||
#: redbot/core/core_commands.py:2331 redbot/core/core_commands.py:2353
|
||||
#: redbot/core/core_commands.py:2321 redbot/core/core_commands.py:2355
|
||||
#: redbot/core/core_commands.py:2405 redbot/core/core_commands.py:2427
|
||||
msgid "I couldn't find that command. Please note that it is case sensitive."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2253 redbot/core/core_commands.py:2287
|
||||
#: redbot/core/core_commands.py:2327 redbot/core/core_commands.py:2361
|
||||
msgid "The command to disable cannot be `command` or any of its subcommands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2259 redbot/core/core_commands.py:2293
|
||||
#: redbot/core/core_commands.py:2333 redbot/core/core_commands.py:2367
|
||||
msgid "This command is designated as being always available and cannot be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2268
|
||||
#: redbot/core/core_commands.py:2342
|
||||
msgid "That command is already disabled globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2277
|
||||
#: redbot/core/core_commands.py:2351
|
||||
#, docstring
|
||||
msgid "Disable a command in this server only."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2298
|
||||
#: redbot/core/core_commands.py:2372
|
||||
msgid "You are not allowed to disable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2308
|
||||
#: redbot/core/core_commands.py:2382
|
||||
msgid "That command is already disabled in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2314
|
||||
#: redbot/core/core_commands.py:2388
|
||||
#, docstring
|
||||
msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2327
|
||||
#: redbot/core/core_commands.py:2401
|
||||
#, docstring
|
||||
msgid "Enable a command globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2340
|
||||
#: redbot/core/core_commands.py:2414
|
||||
msgid "That command is already enabled globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2349
|
||||
#: redbot/core/core_commands.py:2423
|
||||
#, docstring
|
||||
msgid "Enable a command in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2358
|
||||
#: redbot/core/core_commands.py:2432
|
||||
msgid "You are not allowed to enable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2368
|
||||
#: redbot/core/core_commands.py:2442
|
||||
msgid "That command is already enabled in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2375
|
||||
#: redbot/core/core_commands.py:2449
|
||||
#, docstring
|
||||
msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2389
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#, docstring
|
||||
msgid "\\n Server settings for immunity from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2396
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#, docstring
|
||||
msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2407
|
||||
#: redbot/core/core_commands.py:2481
|
||||
msgid "Roles immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2412
|
||||
#: redbot/core/core_commands.py:2486
|
||||
msgid "Members immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2416
|
||||
#: redbot/core/core_commands.py:2490
|
||||
msgid "No immunty settings here."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2425
|
||||
#: redbot/core/core_commands.py:2499
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2430
|
||||
#: redbot/core/core_commands.py:2504
|
||||
msgid "Already added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2438
|
||||
#: redbot/core/core_commands.py:2512
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2443
|
||||
#: redbot/core/core_commands.py:2517
|
||||
msgid "Not in list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2451
|
||||
#: redbot/core/core_commands.py:2525
|
||||
#, docstring
|
||||
msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2456
|
||||
#: redbot/core/core_commands.py:2530
|
||||
msgid "They are immune"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2458
|
||||
#: redbot/core/core_commands.py:2532
|
||||
msgid "They are not Immune"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#: redbot/core/core_commands.py:2537
|
||||
#, docstring
|
||||
msgid "\\n Commands for configuring owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#: redbot/core/core_commands.py:2544
|
||||
#, docstring
|
||||
msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2483
|
||||
#: redbot/core/core_commands.py:2557
|
||||
#, docstring
|
||||
msgid "\\n Opt-out of receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2496
|
||||
#: redbot/core/core_commands.py:2570
|
||||
#, docstring
|
||||
msgid "\\n Adds a destination text channel to receive owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2515
|
||||
#: redbot/core/core_commands.py:2589
|
||||
#, docstring
|
||||
msgid "\\n Removes a destination text channel from receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2532
|
||||
#: redbot/core/core_commands.py:2606
|
||||
#, docstring
|
||||
msgid "\\n Lists the configured extra destinations for owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2539
|
||||
#: redbot/core/core_commands.py:2613
|
||||
msgid "There are no extra channels being sent to."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2550
|
||||
#: redbot/core/core_commands.py:2624
|
||||
msgid "Unknown channel with id: {id}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2581
|
||||
#: redbot/core/core_commands.py:2655
|
||||
#, docstring
|
||||
msgid "Add servers or channels to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2585
|
||||
#: redbot/core/core_commands.py:2659
|
||||
#, docstring
|
||||
msgid "\\n List the currently ignored servers and channels\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2597
|
||||
#: redbot/core/core_commands.py:2671
|
||||
#, docstring
|
||||
msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2605
|
||||
#: redbot/core/core_commands.py:2679
|
||||
msgid "Channel added to ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2607
|
||||
#: redbot/core/core_commands.py:2681
|
||||
msgid "Channel already in ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2612
|
||||
#: redbot/core/core_commands.py:2686
|
||||
#, docstring
|
||||
msgid "Ignore commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2616
|
||||
#: redbot/core/core_commands.py:2690
|
||||
msgid "This server has been added to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2618
|
||||
#: redbot/core/core_commands.py:2692
|
||||
msgid "This server is already being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2624
|
||||
#: redbot/core/core_commands.py:2698
|
||||
#, docstring
|
||||
msgid "Remove servers or channels from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2632
|
||||
#: redbot/core/core_commands.py:2706
|
||||
#, docstring
|
||||
msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2641
|
||||
#: redbot/core/core_commands.py:2715
|
||||
msgid "Channel removed from ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2643
|
||||
#: redbot/core/core_commands.py:2717
|
||||
msgid "That channel is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2648
|
||||
#: redbot/core/core_commands.py:2722
|
||||
#, docstring
|
||||
msgid "Remove this server from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2652
|
||||
#: redbot/core/core_commands.py:2726
|
||||
msgid "This server has been removed from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2654
|
||||
#: redbot/core/core_commands.py:2728
|
||||
msgid "This server is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2660
|
||||
#: redbot/core/core_commands.py:2734
|
||||
msgid "This server is currently being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2672
|
||||
#: redbot/core/core_commands.py:2746
|
||||
msgid "Currently ignored categories: {categories}\\nChannels: {channels}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2687
|
||||
#: redbot/core/core_commands.py:2776
|
||||
#, docstring
|
||||
msgid "\\n Get info about Red's licenses.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-07-30 12:18+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Finnish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -1205,287 +1205,357 @@ msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2177
|
||||
#, docstring
|
||||
msgid "Manage the bot's commands."
|
||||
msgid "Manage the bot's commands and cogs."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2182
|
||||
#: redbot/core/core_commands.py:2183
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgid "Set the default state for a cog as disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2186 redbot/core/core_commands.py:2198
|
||||
#: redbot/core/core_commands.py:2208 redbot/core/core_commands.py:2228
|
||||
msgid "Cog with the given name doesn't exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2188
|
||||
msgid "You can't disable this cog by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2190
|
||||
msgid "{cogname} has been set as disabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2195
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgid "Set the default state for a cog as enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2198
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2201
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
#: redbot/core/core_commands.py:2200
|
||||
msgid "{cogname} has been set as enabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2205
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
#, docstring
|
||||
msgid "Disable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2210
|
||||
msgid "You can't disable this cog as you would lock yourself out."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2212
|
||||
msgid "{cogname} has been disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
msgid "{cogname} was already disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2221
|
||||
#, docstring
|
||||
msgid "Enable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2223
|
||||
msgid "{cogname} has been enabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2231
|
||||
msgid "{cogname} was not disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2237
|
||||
#, docstring
|
||||
msgid "List the cogs which are disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2246
|
||||
msgid "The following cogs are disabled in this guild:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2252
|
||||
msgid "There are no disabled cogs in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2256
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2269
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2272
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2275
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2279
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2286
|
||||
#, docstring
|
||||
msgid "List disabled commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
#: redbot/core/core_commands.py:2289
|
||||
msgid "There aren't any disabled commands in {}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2218
|
||||
#: redbot/core/core_commands.py:2292
|
||||
msgid "{} commands are disabled in {}.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2222
|
||||
#: redbot/core/core_commands.py:2296
|
||||
msgid "1 command is disabled in {}.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2229
|
||||
#: redbot/core/core_commands.py:2303
|
||||
#, docstring
|
||||
msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2243
|
||||
#: redbot/core/core_commands.py:2317
|
||||
#, docstring
|
||||
msgid "Disable a command globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2247 redbot/core/core_commands.py:2281
|
||||
#: redbot/core/core_commands.py:2331 redbot/core/core_commands.py:2353
|
||||
#: redbot/core/core_commands.py:2321 redbot/core/core_commands.py:2355
|
||||
#: redbot/core/core_commands.py:2405 redbot/core/core_commands.py:2427
|
||||
msgid "I couldn't find that command. Please note that it is case sensitive."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2253 redbot/core/core_commands.py:2287
|
||||
#: redbot/core/core_commands.py:2327 redbot/core/core_commands.py:2361
|
||||
msgid "The command to disable cannot be `command` or any of its subcommands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2259 redbot/core/core_commands.py:2293
|
||||
#: redbot/core/core_commands.py:2333 redbot/core/core_commands.py:2367
|
||||
msgid "This command is designated as being always available and cannot be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2268
|
||||
#: redbot/core/core_commands.py:2342
|
||||
msgid "That command is already disabled globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2277
|
||||
#: redbot/core/core_commands.py:2351
|
||||
#, docstring
|
||||
msgid "Disable a command in this server only."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2298
|
||||
#: redbot/core/core_commands.py:2372
|
||||
msgid "You are not allowed to disable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2308
|
||||
#: redbot/core/core_commands.py:2382
|
||||
msgid "That command is already disabled in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2314
|
||||
#: redbot/core/core_commands.py:2388
|
||||
#, docstring
|
||||
msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2327
|
||||
#: redbot/core/core_commands.py:2401
|
||||
#, docstring
|
||||
msgid "Enable a command globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2340
|
||||
#: redbot/core/core_commands.py:2414
|
||||
msgid "That command is already enabled globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2349
|
||||
#: redbot/core/core_commands.py:2423
|
||||
#, docstring
|
||||
msgid "Enable a command in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2358
|
||||
#: redbot/core/core_commands.py:2432
|
||||
msgid "You are not allowed to enable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2368
|
||||
#: redbot/core/core_commands.py:2442
|
||||
msgid "That command is already enabled in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2375
|
||||
#: redbot/core/core_commands.py:2449
|
||||
#, docstring
|
||||
msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2389
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#, docstring
|
||||
msgid "\\n Server settings for immunity from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2396
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#, docstring
|
||||
msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2407
|
||||
#: redbot/core/core_commands.py:2481
|
||||
msgid "Roles immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2412
|
||||
#: redbot/core/core_commands.py:2486
|
||||
msgid "Members immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2416
|
||||
#: redbot/core/core_commands.py:2490
|
||||
msgid "No immunty settings here."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2425
|
||||
#: redbot/core/core_commands.py:2499
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2430
|
||||
#: redbot/core/core_commands.py:2504
|
||||
msgid "Already added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2438
|
||||
#: redbot/core/core_commands.py:2512
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2443
|
||||
#: redbot/core/core_commands.py:2517
|
||||
msgid "Not in list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2451
|
||||
#: redbot/core/core_commands.py:2525
|
||||
#, docstring
|
||||
msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2456
|
||||
#: redbot/core/core_commands.py:2530
|
||||
msgid "They are immune"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2458
|
||||
#: redbot/core/core_commands.py:2532
|
||||
msgid "They are not Immune"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#: redbot/core/core_commands.py:2537
|
||||
#, docstring
|
||||
msgid "\\n Commands for configuring owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#: redbot/core/core_commands.py:2544
|
||||
#, docstring
|
||||
msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2483
|
||||
#: redbot/core/core_commands.py:2557
|
||||
#, docstring
|
||||
msgid "\\n Opt-out of receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2496
|
||||
#: redbot/core/core_commands.py:2570
|
||||
#, docstring
|
||||
msgid "\\n Adds a destination text channel to receive owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2515
|
||||
#: redbot/core/core_commands.py:2589
|
||||
#, docstring
|
||||
msgid "\\n Removes a destination text channel from receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2532
|
||||
#: redbot/core/core_commands.py:2606
|
||||
#, docstring
|
||||
msgid "\\n Lists the configured extra destinations for owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2539
|
||||
#: redbot/core/core_commands.py:2613
|
||||
msgid "There are no extra channels being sent to."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2550
|
||||
#: redbot/core/core_commands.py:2624
|
||||
msgid "Unknown channel with id: {id}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2581
|
||||
#: redbot/core/core_commands.py:2655
|
||||
#, docstring
|
||||
msgid "Add servers or channels to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2585
|
||||
#: redbot/core/core_commands.py:2659
|
||||
#, docstring
|
||||
msgid "\\n List the currently ignored servers and channels\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2597
|
||||
#: redbot/core/core_commands.py:2671
|
||||
#, docstring
|
||||
msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2605
|
||||
#: redbot/core/core_commands.py:2679
|
||||
msgid "Channel added to ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2607
|
||||
#: redbot/core/core_commands.py:2681
|
||||
msgid "Channel already in ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2612
|
||||
#: redbot/core/core_commands.py:2686
|
||||
#, docstring
|
||||
msgid "Ignore commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2616
|
||||
#: redbot/core/core_commands.py:2690
|
||||
msgid "This server has been added to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2618
|
||||
#: redbot/core/core_commands.py:2692
|
||||
msgid "This server is already being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2624
|
||||
#: redbot/core/core_commands.py:2698
|
||||
#, docstring
|
||||
msgid "Remove servers or channels from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2632
|
||||
#: redbot/core/core_commands.py:2706
|
||||
#, docstring
|
||||
msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2641
|
||||
#: redbot/core/core_commands.py:2715
|
||||
msgid "Channel removed from ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2643
|
||||
#: redbot/core/core_commands.py:2717
|
||||
msgid "That channel is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2648
|
||||
#: redbot/core/core_commands.py:2722
|
||||
#, docstring
|
||||
msgid "Remove this server from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2652
|
||||
#: redbot/core/core_commands.py:2726
|
||||
msgid "This server has been removed from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2654
|
||||
#: redbot/core/core_commands.py:2728
|
||||
msgid "This server is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2660
|
||||
#: redbot/core/core_commands.py:2734
|
||||
msgid "This server is currently being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2672
|
||||
#: redbot/core/core_commands.py:2746
|
||||
msgid "Currently ignored categories: {categories}\\nChannels: {channels}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2687
|
||||
#: redbot/core/core_commands.py:2776
|
||||
#, docstring
|
||||
msgid "\\n Get info about Red's licenses.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-07-30 12:18+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: French\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -1207,287 +1207,357 @@ msgstr "La liste noire locale a été effacée."
|
||||
|
||||
#: redbot/core/core_commands.py:2177
|
||||
#, docstring
|
||||
msgid "Manage the bot's commands."
|
||||
msgstr "Gérer les commandes du bot."
|
||||
msgid "Manage the bot's commands and cogs."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2182
|
||||
#: redbot/core/core_commands.py:2183
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgid "Set the default state for a cog as disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2186 redbot/core/core_commands.py:2198
|
||||
#: redbot/core/core_commands.py:2208 redbot/core/core_commands.py:2228
|
||||
msgid "Cog with the given name doesn't exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2188
|
||||
msgid "You can't disable this cog by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2190
|
||||
msgid "{cogname} has been set as disabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2195
|
||||
#, docstring
|
||||
msgid "Set the default state for a cog as enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2200
|
||||
msgid "{cogname} has been set as enabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2205
|
||||
#, docstring
|
||||
msgid "Disable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2210
|
||||
msgid "You can't disable this cog as you would lock yourself out."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2212
|
||||
msgid "{cogname} has been disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
msgid "{cogname} was already disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2221
|
||||
#, docstring
|
||||
msgid "Enable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2223
|
||||
msgid "{cogname} has been enabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2231
|
||||
msgid "{cogname} was not disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2237
|
||||
#, docstring
|
||||
msgid "List the cogs which are disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2246
|
||||
msgid "The following cogs are disabled in this guild:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2252
|
||||
msgid "There are no disabled cogs in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2256
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2269
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgstr "Liste des commandes désactivées globalement."
|
||||
|
||||
#: redbot/core/core_commands.py:2198
|
||||
#: redbot/core/core_commands.py:2272
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2201
|
||||
#: redbot/core/core_commands.py:2275
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
msgstr "{} commandes sont désactivées globalement.\\n"
|
||||
|
||||
#: redbot/core/core_commands.py:2205
|
||||
#: redbot/core/core_commands.py:2279
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
msgstr "1 commande est désactivée globalement.\\n"
|
||||
|
||||
#: redbot/core/core_commands.py:2212
|
||||
#: redbot/core/core_commands.py:2286
|
||||
#, docstring
|
||||
msgid "List disabled commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
#: redbot/core/core_commands.py:2289
|
||||
msgid "There aren't any disabled commands in {}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2218
|
||||
#: redbot/core/core_commands.py:2292
|
||||
msgid "{} commands are disabled in {}.\\n"
|
||||
msgstr "{} commandes sont désactivées dans {}.\\n"
|
||||
|
||||
#: redbot/core/core_commands.py:2222
|
||||
#: redbot/core/core_commands.py:2296
|
||||
msgid "1 command is disabled in {}.\\n"
|
||||
msgstr "1 commande est désactivée dans {}.\\n"
|
||||
|
||||
#: redbot/core/core_commands.py:2229
|
||||
#: redbot/core/core_commands.py:2303
|
||||
#, docstring
|
||||
msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2243
|
||||
#: redbot/core/core_commands.py:2317
|
||||
#, docstring
|
||||
msgid "Disable a command globally."
|
||||
msgstr "Désactiver une commande globalement."
|
||||
|
||||
#: redbot/core/core_commands.py:2247 redbot/core/core_commands.py:2281
|
||||
#: redbot/core/core_commands.py:2331 redbot/core/core_commands.py:2353
|
||||
#: redbot/core/core_commands.py:2321 redbot/core/core_commands.py:2355
|
||||
#: redbot/core/core_commands.py:2405 redbot/core/core_commands.py:2427
|
||||
msgid "I couldn't find that command. Please note that it is case sensitive."
|
||||
msgstr "Je n'ai pas trouvé cette commande. Veuillez noter qu'elle est sensible aux caractères."
|
||||
|
||||
#: redbot/core/core_commands.py:2253 redbot/core/core_commands.py:2287
|
||||
#: redbot/core/core_commands.py:2327 redbot/core/core_commands.py:2361
|
||||
msgid "The command to disable cannot be `command` or any of its subcommands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2259 redbot/core/core_commands.py:2293
|
||||
#: redbot/core/core_commands.py:2333 redbot/core/core_commands.py:2367
|
||||
msgid "This command is designated as being always available and cannot be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2268
|
||||
#: redbot/core/core_commands.py:2342
|
||||
msgid "That command is already disabled globally."
|
||||
msgstr "Cette commande est déjà globalement désactivée."
|
||||
|
||||
#: redbot/core/core_commands.py:2277
|
||||
#: redbot/core/core_commands.py:2351
|
||||
#, docstring
|
||||
msgid "Disable a command in this server only."
|
||||
msgstr "Désactiver une commande pour ce serveur uniquement."
|
||||
|
||||
#: redbot/core/core_commands.py:2298
|
||||
#: redbot/core/core_commands.py:2372
|
||||
msgid "You are not allowed to disable that command."
|
||||
msgstr "Vous n'êtes pas autorisé à désactiver cette commande."
|
||||
|
||||
#: redbot/core/core_commands.py:2308
|
||||
#: redbot/core/core_commands.py:2382
|
||||
msgid "That command is already disabled in this server."
|
||||
msgstr "Cette commande est déjà désactivée sur ce serveur."
|
||||
|
||||
#: redbot/core/core_commands.py:2314
|
||||
#: redbot/core/core_commands.py:2388
|
||||
#, docstring
|
||||
msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2327
|
||||
#: redbot/core/core_commands.py:2401
|
||||
#, docstring
|
||||
msgid "Enable a command globally."
|
||||
msgstr "Activer une commande globalement."
|
||||
|
||||
#: redbot/core/core_commands.py:2340
|
||||
#: redbot/core/core_commands.py:2414
|
||||
msgid "That command is already enabled globally."
|
||||
msgstr "Cette commande est déjà activée globalement."
|
||||
|
||||
#: redbot/core/core_commands.py:2349
|
||||
#: redbot/core/core_commands.py:2423
|
||||
#, docstring
|
||||
msgid "Enable a command in this server."
|
||||
msgstr "Activer une commande dans ce serveur."
|
||||
|
||||
#: redbot/core/core_commands.py:2358
|
||||
#: redbot/core/core_commands.py:2432
|
||||
msgid "You are not allowed to enable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2368
|
||||
#: redbot/core/core_commands.py:2442
|
||||
msgid "That command is already enabled in this server."
|
||||
msgstr "Cette commande est déjà activée sur ce serveur."
|
||||
|
||||
#: redbot/core/core_commands.py:2375
|
||||
#: redbot/core/core_commands.py:2449
|
||||
#, docstring
|
||||
msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2389
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#, docstring
|
||||
msgid "\\n Server settings for immunity from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2396
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#, docstring
|
||||
msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2407
|
||||
#: redbot/core/core_commands.py:2481
|
||||
msgid "Roles immune from automated moderation actions:\\n"
|
||||
msgstr "Rôles immunisés contre les actions de modération automatisées : \\n"
|
||||
|
||||
#: redbot/core/core_commands.py:2412
|
||||
#: redbot/core/core_commands.py:2486
|
||||
msgid "Members immune from automated moderation actions:\\n"
|
||||
msgstr "Membres immunisés contre les actions de modération automatisées :\\n"
|
||||
|
||||
#: redbot/core/core_commands.py:2416
|
||||
#: redbot/core/core_commands.py:2490
|
||||
msgid "No immunty settings here."
|
||||
msgstr "Pas de paramètres d'immunité ici."
|
||||
|
||||
#: redbot/core/core_commands.py:2425
|
||||
#: redbot/core/core_commands.py:2499
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2430
|
||||
#: redbot/core/core_commands.py:2504
|
||||
msgid "Already added."
|
||||
msgstr "Déjà ajouté."
|
||||
|
||||
#: redbot/core/core_commands.py:2438
|
||||
#: redbot/core/core_commands.py:2512
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2443
|
||||
#: redbot/core/core_commands.py:2517
|
||||
msgid "Not in list."
|
||||
msgstr "Pas dans la liste."
|
||||
|
||||
#: redbot/core/core_commands.py:2451
|
||||
#: redbot/core/core_commands.py:2525
|
||||
#, docstring
|
||||
msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2456
|
||||
#: redbot/core/core_commands.py:2530
|
||||
msgid "They are immune"
|
||||
msgstr "Ils sont immunisés"
|
||||
|
||||
#: redbot/core/core_commands.py:2458
|
||||
#: redbot/core/core_commands.py:2532
|
||||
msgid "They are not Immune"
|
||||
msgstr "Ils ne sont pas immunisés"
|
||||
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#: redbot/core/core_commands.py:2537
|
||||
#, docstring
|
||||
msgid "\\n Commands for configuring owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#: redbot/core/core_commands.py:2544
|
||||
#, docstring
|
||||
msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2483
|
||||
#: redbot/core/core_commands.py:2557
|
||||
#, docstring
|
||||
msgid "\\n Opt-out of receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2496
|
||||
#: redbot/core/core_commands.py:2570
|
||||
#, docstring
|
||||
msgid "\\n Adds a destination text channel to receive owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2515
|
||||
#: redbot/core/core_commands.py:2589
|
||||
#, docstring
|
||||
msgid "\\n Removes a destination text channel from receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2532
|
||||
#: redbot/core/core_commands.py:2606
|
||||
#, docstring
|
||||
msgid "\\n Lists the configured extra destinations for owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2539
|
||||
#: redbot/core/core_commands.py:2613
|
||||
msgid "There are no extra channels being sent to."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2550
|
||||
#: redbot/core/core_commands.py:2624
|
||||
msgid "Unknown channel with id: {id}"
|
||||
msgstr "Salon inconnu avec l'id : {id}"
|
||||
|
||||
#: redbot/core/core_commands.py:2581
|
||||
#: redbot/core/core_commands.py:2655
|
||||
#, docstring
|
||||
msgid "Add servers or channels to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2585
|
||||
#: redbot/core/core_commands.py:2659
|
||||
#, docstring
|
||||
msgid "\\n List the currently ignored servers and channels\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2597
|
||||
#: redbot/core/core_commands.py:2671
|
||||
#, docstring
|
||||
msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr "Ignorer les commandes dans ce salon ou cette catégorie.\\n\\n Par défaut, le salon actuel est sélectionné.\\n "
|
||||
|
||||
#: redbot/core/core_commands.py:2605
|
||||
#: redbot/core/core_commands.py:2679
|
||||
msgid "Channel added to ignore list."
|
||||
msgstr "Salon ajouté à la liste des ignorés."
|
||||
|
||||
#: redbot/core/core_commands.py:2607
|
||||
#: redbot/core/core_commands.py:2681
|
||||
msgid "Channel already in ignore list."
|
||||
msgstr "Salon déjà dans la liste des ignorés."
|
||||
|
||||
#: redbot/core/core_commands.py:2612
|
||||
#: redbot/core/core_commands.py:2686
|
||||
#, docstring
|
||||
msgid "Ignore commands in this server."
|
||||
msgstr "Ignorer les commandes dans ce serveur."
|
||||
|
||||
#: redbot/core/core_commands.py:2616
|
||||
#: redbot/core/core_commands.py:2690
|
||||
msgid "This server has been added to the ignore list."
|
||||
msgstr "Ce serveur a été ajouté à la liste des ignorés."
|
||||
|
||||
#: redbot/core/core_commands.py:2618
|
||||
#: redbot/core/core_commands.py:2692
|
||||
msgid "This server is already being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2624
|
||||
#: redbot/core/core_commands.py:2698
|
||||
#, docstring
|
||||
msgid "Remove servers or channels from the ignore list."
|
||||
msgstr "Supprime les serveurs ou les salons de la liste des ignorés."
|
||||
|
||||
#: redbot/core/core_commands.py:2632
|
||||
#: redbot/core/core_commands.py:2706
|
||||
#, docstring
|
||||
msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr "Supprime un salon ou une catégorie de la liste des ignorés\\n\\n Par défaut le salon actuel.\\n "
|
||||
|
||||
#: redbot/core/core_commands.py:2641
|
||||
#: redbot/core/core_commands.py:2715
|
||||
msgid "Channel removed from ignore list."
|
||||
msgstr "Salon supprimé de la liste des ignorés."
|
||||
|
||||
#: redbot/core/core_commands.py:2643
|
||||
#: redbot/core/core_commands.py:2717
|
||||
msgid "That channel is not in the ignore list."
|
||||
msgstr "Ce salon n'est pas dans la liste des ignorés."
|
||||
|
||||
#: redbot/core/core_commands.py:2648
|
||||
#: redbot/core/core_commands.py:2722
|
||||
#, docstring
|
||||
msgid "Remove this server from the ignore list."
|
||||
msgstr "Supprime ce serveur de la liste des ignorés."
|
||||
|
||||
#: redbot/core/core_commands.py:2652
|
||||
#: redbot/core/core_commands.py:2726
|
||||
msgid "This server has been removed from the ignore list."
|
||||
msgstr "Ce serveur a été supprimer de la liste ignorés."
|
||||
|
||||
#: redbot/core/core_commands.py:2654
|
||||
#: redbot/core/core_commands.py:2728
|
||||
msgid "This server is not in the ignore list."
|
||||
msgstr "Ce serveur n'est pas dans la liste des ignorés."
|
||||
|
||||
#: redbot/core/core_commands.py:2660
|
||||
#: redbot/core/core_commands.py:2734
|
||||
msgid "This server is currently being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2672
|
||||
#: redbot/core/core_commands.py:2746
|
||||
msgid "Currently ignored categories: {categories}\\nChannels: {channels}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2687
|
||||
#: redbot/core/core_commands.py:2776
|
||||
#, docstring
|
||||
msgid "\\n Get info about Red's licenses.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-07-30 12:18+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Hebrew\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -1205,287 +1205,357 @@ msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2177
|
||||
#, docstring
|
||||
msgid "Manage the bot's commands."
|
||||
msgid "Manage the bot's commands and cogs."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2182
|
||||
#: redbot/core/core_commands.py:2183
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgid "Set the default state for a cog as disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2186 redbot/core/core_commands.py:2198
|
||||
#: redbot/core/core_commands.py:2208 redbot/core/core_commands.py:2228
|
||||
msgid "Cog with the given name doesn't exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2188
|
||||
msgid "You can't disable this cog by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2190
|
||||
msgid "{cogname} has been set as disabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2195
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgid "Set the default state for a cog as enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2198
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2201
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
#: redbot/core/core_commands.py:2200
|
||||
msgid "{cogname} has been set as enabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2205
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
#, docstring
|
||||
msgid "Disable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2210
|
||||
msgid "You can't disable this cog as you would lock yourself out."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2212
|
||||
msgid "{cogname} has been disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
msgid "{cogname} was already disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2221
|
||||
#, docstring
|
||||
msgid "Enable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2223
|
||||
msgid "{cogname} has been enabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2231
|
||||
msgid "{cogname} was not disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2237
|
||||
#, docstring
|
||||
msgid "List the cogs which are disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2246
|
||||
msgid "The following cogs are disabled in this guild:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2252
|
||||
msgid "There are no disabled cogs in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2256
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2269
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2272
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2275
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2279
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2286
|
||||
#, docstring
|
||||
msgid "List disabled commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
#: redbot/core/core_commands.py:2289
|
||||
msgid "There aren't any disabled commands in {}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2218
|
||||
#: redbot/core/core_commands.py:2292
|
||||
msgid "{} commands are disabled in {}.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2222
|
||||
#: redbot/core/core_commands.py:2296
|
||||
msgid "1 command is disabled in {}.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2229
|
||||
#: redbot/core/core_commands.py:2303
|
||||
#, docstring
|
||||
msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2243
|
||||
#: redbot/core/core_commands.py:2317
|
||||
#, docstring
|
||||
msgid "Disable a command globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2247 redbot/core/core_commands.py:2281
|
||||
#: redbot/core/core_commands.py:2331 redbot/core/core_commands.py:2353
|
||||
#: redbot/core/core_commands.py:2321 redbot/core/core_commands.py:2355
|
||||
#: redbot/core/core_commands.py:2405 redbot/core/core_commands.py:2427
|
||||
msgid "I couldn't find that command. Please note that it is case sensitive."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2253 redbot/core/core_commands.py:2287
|
||||
#: redbot/core/core_commands.py:2327 redbot/core/core_commands.py:2361
|
||||
msgid "The command to disable cannot be `command` or any of its subcommands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2259 redbot/core/core_commands.py:2293
|
||||
#: redbot/core/core_commands.py:2333 redbot/core/core_commands.py:2367
|
||||
msgid "This command is designated as being always available and cannot be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2268
|
||||
#: redbot/core/core_commands.py:2342
|
||||
msgid "That command is already disabled globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2277
|
||||
#: redbot/core/core_commands.py:2351
|
||||
#, docstring
|
||||
msgid "Disable a command in this server only."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2298
|
||||
#: redbot/core/core_commands.py:2372
|
||||
msgid "You are not allowed to disable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2308
|
||||
#: redbot/core/core_commands.py:2382
|
||||
msgid "That command is already disabled in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2314
|
||||
#: redbot/core/core_commands.py:2388
|
||||
#, docstring
|
||||
msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2327
|
||||
#: redbot/core/core_commands.py:2401
|
||||
#, docstring
|
||||
msgid "Enable a command globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2340
|
||||
#: redbot/core/core_commands.py:2414
|
||||
msgid "That command is already enabled globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2349
|
||||
#: redbot/core/core_commands.py:2423
|
||||
#, docstring
|
||||
msgid "Enable a command in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2358
|
||||
#: redbot/core/core_commands.py:2432
|
||||
msgid "You are not allowed to enable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2368
|
||||
#: redbot/core/core_commands.py:2442
|
||||
msgid "That command is already enabled in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2375
|
||||
#: redbot/core/core_commands.py:2449
|
||||
#, docstring
|
||||
msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2389
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#, docstring
|
||||
msgid "\\n Server settings for immunity from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2396
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#, docstring
|
||||
msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2407
|
||||
#: redbot/core/core_commands.py:2481
|
||||
msgid "Roles immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2412
|
||||
#: redbot/core/core_commands.py:2486
|
||||
msgid "Members immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2416
|
||||
#: redbot/core/core_commands.py:2490
|
||||
msgid "No immunty settings here."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2425
|
||||
#: redbot/core/core_commands.py:2499
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2430
|
||||
#: redbot/core/core_commands.py:2504
|
||||
msgid "Already added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2438
|
||||
#: redbot/core/core_commands.py:2512
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2443
|
||||
#: redbot/core/core_commands.py:2517
|
||||
msgid "Not in list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2451
|
||||
#: redbot/core/core_commands.py:2525
|
||||
#, docstring
|
||||
msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2456
|
||||
#: redbot/core/core_commands.py:2530
|
||||
msgid "They are immune"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2458
|
||||
#: redbot/core/core_commands.py:2532
|
||||
msgid "They are not Immune"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#: redbot/core/core_commands.py:2537
|
||||
#, docstring
|
||||
msgid "\\n Commands for configuring owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#: redbot/core/core_commands.py:2544
|
||||
#, docstring
|
||||
msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2483
|
||||
#: redbot/core/core_commands.py:2557
|
||||
#, docstring
|
||||
msgid "\\n Opt-out of receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2496
|
||||
#: redbot/core/core_commands.py:2570
|
||||
#, docstring
|
||||
msgid "\\n Adds a destination text channel to receive owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2515
|
||||
#: redbot/core/core_commands.py:2589
|
||||
#, docstring
|
||||
msgid "\\n Removes a destination text channel from receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2532
|
||||
#: redbot/core/core_commands.py:2606
|
||||
#, docstring
|
||||
msgid "\\n Lists the configured extra destinations for owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2539
|
||||
#: redbot/core/core_commands.py:2613
|
||||
msgid "There are no extra channels being sent to."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2550
|
||||
#: redbot/core/core_commands.py:2624
|
||||
msgid "Unknown channel with id: {id}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2581
|
||||
#: redbot/core/core_commands.py:2655
|
||||
#, docstring
|
||||
msgid "Add servers or channels to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2585
|
||||
#: redbot/core/core_commands.py:2659
|
||||
#, docstring
|
||||
msgid "\\n List the currently ignored servers and channels\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2597
|
||||
#: redbot/core/core_commands.py:2671
|
||||
#, docstring
|
||||
msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2605
|
||||
#: redbot/core/core_commands.py:2679
|
||||
msgid "Channel added to ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2607
|
||||
#: redbot/core/core_commands.py:2681
|
||||
msgid "Channel already in ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2612
|
||||
#: redbot/core/core_commands.py:2686
|
||||
#, docstring
|
||||
msgid "Ignore commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2616
|
||||
#: redbot/core/core_commands.py:2690
|
||||
msgid "This server has been added to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2618
|
||||
#: redbot/core/core_commands.py:2692
|
||||
msgid "This server is already being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2624
|
||||
#: redbot/core/core_commands.py:2698
|
||||
#, docstring
|
||||
msgid "Remove servers or channels from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2632
|
||||
#: redbot/core/core_commands.py:2706
|
||||
#, docstring
|
||||
msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2641
|
||||
#: redbot/core/core_commands.py:2715
|
||||
msgid "Channel removed from ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2643
|
||||
#: redbot/core/core_commands.py:2717
|
||||
msgid "That channel is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2648
|
||||
#: redbot/core/core_commands.py:2722
|
||||
#, docstring
|
||||
msgid "Remove this server from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2652
|
||||
#: redbot/core/core_commands.py:2726
|
||||
msgid "This server has been removed from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2654
|
||||
#: redbot/core/core_commands.py:2728
|
||||
msgid "This server is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2660
|
||||
#: redbot/core/core_commands.py:2734
|
||||
msgid "This server is currently being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2672
|
||||
#: redbot/core/core_commands.py:2746
|
||||
msgid "Currently ignored categories: {categories}\\nChannels: {channels}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2687
|
||||
#: redbot/core/core_commands.py:2776
|
||||
#, docstring
|
||||
msgid "\\n Get info about Red's licenses.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-07-30 12:18+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Hungarian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -1205,287 +1205,357 @@ msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2177
|
||||
#, docstring
|
||||
msgid "Manage the bot's commands."
|
||||
msgid "Manage the bot's commands and cogs."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2182
|
||||
#: redbot/core/core_commands.py:2183
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgid "Set the default state for a cog as disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2186 redbot/core/core_commands.py:2198
|
||||
#: redbot/core/core_commands.py:2208 redbot/core/core_commands.py:2228
|
||||
msgid "Cog with the given name doesn't exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2188
|
||||
msgid "You can't disable this cog by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2190
|
||||
msgid "{cogname} has been set as disabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2195
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgid "Set the default state for a cog as enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2198
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2201
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
#: redbot/core/core_commands.py:2200
|
||||
msgid "{cogname} has been set as enabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2205
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
#, docstring
|
||||
msgid "Disable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2210
|
||||
msgid "You can't disable this cog as you would lock yourself out."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2212
|
||||
msgid "{cogname} has been disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
msgid "{cogname} was already disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2221
|
||||
#, docstring
|
||||
msgid "Enable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2223
|
||||
msgid "{cogname} has been enabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2231
|
||||
msgid "{cogname} was not disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2237
|
||||
#, docstring
|
||||
msgid "List the cogs which are disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2246
|
||||
msgid "The following cogs are disabled in this guild:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2252
|
||||
msgid "There are no disabled cogs in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2256
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2269
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2272
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2275
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2279
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2286
|
||||
#, docstring
|
||||
msgid "List disabled commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
#: redbot/core/core_commands.py:2289
|
||||
msgid "There aren't any disabled commands in {}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2218
|
||||
#: redbot/core/core_commands.py:2292
|
||||
msgid "{} commands are disabled in {}.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2222
|
||||
#: redbot/core/core_commands.py:2296
|
||||
msgid "1 command is disabled in {}.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2229
|
||||
#: redbot/core/core_commands.py:2303
|
||||
#, docstring
|
||||
msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2243
|
||||
#: redbot/core/core_commands.py:2317
|
||||
#, docstring
|
||||
msgid "Disable a command globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2247 redbot/core/core_commands.py:2281
|
||||
#: redbot/core/core_commands.py:2331 redbot/core/core_commands.py:2353
|
||||
#: redbot/core/core_commands.py:2321 redbot/core/core_commands.py:2355
|
||||
#: redbot/core/core_commands.py:2405 redbot/core/core_commands.py:2427
|
||||
msgid "I couldn't find that command. Please note that it is case sensitive."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2253 redbot/core/core_commands.py:2287
|
||||
#: redbot/core/core_commands.py:2327 redbot/core/core_commands.py:2361
|
||||
msgid "The command to disable cannot be `command` or any of its subcommands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2259 redbot/core/core_commands.py:2293
|
||||
#: redbot/core/core_commands.py:2333 redbot/core/core_commands.py:2367
|
||||
msgid "This command is designated as being always available and cannot be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2268
|
||||
#: redbot/core/core_commands.py:2342
|
||||
msgid "That command is already disabled globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2277
|
||||
#: redbot/core/core_commands.py:2351
|
||||
#, docstring
|
||||
msgid "Disable a command in this server only."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2298
|
||||
#: redbot/core/core_commands.py:2372
|
||||
msgid "You are not allowed to disable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2308
|
||||
#: redbot/core/core_commands.py:2382
|
||||
msgid "That command is already disabled in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2314
|
||||
#: redbot/core/core_commands.py:2388
|
||||
#, docstring
|
||||
msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2327
|
||||
#: redbot/core/core_commands.py:2401
|
||||
#, docstring
|
||||
msgid "Enable a command globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2340
|
||||
#: redbot/core/core_commands.py:2414
|
||||
msgid "That command is already enabled globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2349
|
||||
#: redbot/core/core_commands.py:2423
|
||||
#, docstring
|
||||
msgid "Enable a command in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2358
|
||||
#: redbot/core/core_commands.py:2432
|
||||
msgid "You are not allowed to enable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2368
|
||||
#: redbot/core/core_commands.py:2442
|
||||
msgid "That command is already enabled in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2375
|
||||
#: redbot/core/core_commands.py:2449
|
||||
#, docstring
|
||||
msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2389
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#, docstring
|
||||
msgid "\\n Server settings for immunity from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2396
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#, docstring
|
||||
msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2407
|
||||
#: redbot/core/core_commands.py:2481
|
||||
msgid "Roles immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2412
|
||||
#: redbot/core/core_commands.py:2486
|
||||
msgid "Members immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2416
|
||||
#: redbot/core/core_commands.py:2490
|
||||
msgid "No immunty settings here."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2425
|
||||
#: redbot/core/core_commands.py:2499
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2430
|
||||
#: redbot/core/core_commands.py:2504
|
||||
msgid "Already added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2438
|
||||
#: redbot/core/core_commands.py:2512
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2443
|
||||
#: redbot/core/core_commands.py:2517
|
||||
msgid "Not in list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2451
|
||||
#: redbot/core/core_commands.py:2525
|
||||
#, docstring
|
||||
msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2456
|
||||
#: redbot/core/core_commands.py:2530
|
||||
msgid "They are immune"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2458
|
||||
#: redbot/core/core_commands.py:2532
|
||||
msgid "They are not Immune"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#: redbot/core/core_commands.py:2537
|
||||
#, docstring
|
||||
msgid "\\n Commands for configuring owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#: redbot/core/core_commands.py:2544
|
||||
#, docstring
|
||||
msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2483
|
||||
#: redbot/core/core_commands.py:2557
|
||||
#, docstring
|
||||
msgid "\\n Opt-out of receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2496
|
||||
#: redbot/core/core_commands.py:2570
|
||||
#, docstring
|
||||
msgid "\\n Adds a destination text channel to receive owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2515
|
||||
#: redbot/core/core_commands.py:2589
|
||||
#, docstring
|
||||
msgid "\\n Removes a destination text channel from receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2532
|
||||
#: redbot/core/core_commands.py:2606
|
||||
#, docstring
|
||||
msgid "\\n Lists the configured extra destinations for owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2539
|
||||
#: redbot/core/core_commands.py:2613
|
||||
msgid "There are no extra channels being sent to."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2550
|
||||
#: redbot/core/core_commands.py:2624
|
||||
msgid "Unknown channel with id: {id}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2581
|
||||
#: redbot/core/core_commands.py:2655
|
||||
#, docstring
|
||||
msgid "Add servers or channels to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2585
|
||||
#: redbot/core/core_commands.py:2659
|
||||
#, docstring
|
||||
msgid "\\n List the currently ignored servers and channels\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2597
|
||||
#: redbot/core/core_commands.py:2671
|
||||
#, docstring
|
||||
msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2605
|
||||
#: redbot/core/core_commands.py:2679
|
||||
msgid "Channel added to ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2607
|
||||
#: redbot/core/core_commands.py:2681
|
||||
msgid "Channel already in ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2612
|
||||
#: redbot/core/core_commands.py:2686
|
||||
#, docstring
|
||||
msgid "Ignore commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2616
|
||||
#: redbot/core/core_commands.py:2690
|
||||
msgid "This server has been added to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2618
|
||||
#: redbot/core/core_commands.py:2692
|
||||
msgid "This server is already being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2624
|
||||
#: redbot/core/core_commands.py:2698
|
||||
#, docstring
|
||||
msgid "Remove servers or channels from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2632
|
||||
#: redbot/core/core_commands.py:2706
|
||||
#, docstring
|
||||
msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2641
|
||||
#: redbot/core/core_commands.py:2715
|
||||
msgid "Channel removed from ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2643
|
||||
#: redbot/core/core_commands.py:2717
|
||||
msgid "That channel is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2648
|
||||
#: redbot/core/core_commands.py:2722
|
||||
#, docstring
|
||||
msgid "Remove this server from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2652
|
||||
#: redbot/core/core_commands.py:2726
|
||||
msgid "This server has been removed from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2654
|
||||
#: redbot/core/core_commands.py:2728
|
||||
msgid "This server is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2660
|
||||
#: redbot/core/core_commands.py:2734
|
||||
msgid "This server is currently being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2672
|
||||
#: redbot/core/core_commands.py:2746
|
||||
msgid "Currently ignored categories: {categories}\\nChannels: {channels}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2687
|
||||
#: redbot/core/core_commands.py:2776
|
||||
#, docstring
|
||||
msgid "\\n Get info about Red's licenses.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-07-30 12:18+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Indonesian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -1205,287 +1205,357 @@ msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2177
|
||||
#, docstring
|
||||
msgid "Manage the bot's commands."
|
||||
msgid "Manage the bot's commands and cogs."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2182
|
||||
#: redbot/core/core_commands.py:2183
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgid "Set the default state for a cog as disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2186 redbot/core/core_commands.py:2198
|
||||
#: redbot/core/core_commands.py:2208 redbot/core/core_commands.py:2228
|
||||
msgid "Cog with the given name doesn't exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2188
|
||||
msgid "You can't disable this cog by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2190
|
||||
msgid "{cogname} has been set as disabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2195
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgid "Set the default state for a cog as enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2198
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2201
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
#: redbot/core/core_commands.py:2200
|
||||
msgid "{cogname} has been set as enabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2205
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
#, docstring
|
||||
msgid "Disable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2210
|
||||
msgid "You can't disable this cog as you would lock yourself out."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2212
|
||||
msgid "{cogname} has been disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
msgid "{cogname} was already disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2221
|
||||
#, docstring
|
||||
msgid "Enable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2223
|
||||
msgid "{cogname} has been enabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2231
|
||||
msgid "{cogname} was not disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2237
|
||||
#, docstring
|
||||
msgid "List the cogs which are disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2246
|
||||
msgid "The following cogs are disabled in this guild:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2252
|
||||
msgid "There are no disabled cogs in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2256
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2269
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2272
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2275
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2279
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2286
|
||||
#, docstring
|
||||
msgid "List disabled commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
#: redbot/core/core_commands.py:2289
|
||||
msgid "There aren't any disabled commands in {}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2218
|
||||
#: redbot/core/core_commands.py:2292
|
||||
msgid "{} commands are disabled in {}.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2222
|
||||
#: redbot/core/core_commands.py:2296
|
||||
msgid "1 command is disabled in {}.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2229
|
||||
#: redbot/core/core_commands.py:2303
|
||||
#, docstring
|
||||
msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2243
|
||||
#: redbot/core/core_commands.py:2317
|
||||
#, docstring
|
||||
msgid "Disable a command globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2247 redbot/core/core_commands.py:2281
|
||||
#: redbot/core/core_commands.py:2331 redbot/core/core_commands.py:2353
|
||||
#: redbot/core/core_commands.py:2321 redbot/core/core_commands.py:2355
|
||||
#: redbot/core/core_commands.py:2405 redbot/core/core_commands.py:2427
|
||||
msgid "I couldn't find that command. Please note that it is case sensitive."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2253 redbot/core/core_commands.py:2287
|
||||
#: redbot/core/core_commands.py:2327 redbot/core/core_commands.py:2361
|
||||
msgid "The command to disable cannot be `command` or any of its subcommands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2259 redbot/core/core_commands.py:2293
|
||||
#: redbot/core/core_commands.py:2333 redbot/core/core_commands.py:2367
|
||||
msgid "This command is designated as being always available and cannot be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2268
|
||||
#: redbot/core/core_commands.py:2342
|
||||
msgid "That command is already disabled globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2277
|
||||
#: redbot/core/core_commands.py:2351
|
||||
#, docstring
|
||||
msgid "Disable a command in this server only."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2298
|
||||
#: redbot/core/core_commands.py:2372
|
||||
msgid "You are not allowed to disable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2308
|
||||
#: redbot/core/core_commands.py:2382
|
||||
msgid "That command is already disabled in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2314
|
||||
#: redbot/core/core_commands.py:2388
|
||||
#, docstring
|
||||
msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2327
|
||||
#: redbot/core/core_commands.py:2401
|
||||
#, docstring
|
||||
msgid "Enable a command globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2340
|
||||
#: redbot/core/core_commands.py:2414
|
||||
msgid "That command is already enabled globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2349
|
||||
#: redbot/core/core_commands.py:2423
|
||||
#, docstring
|
||||
msgid "Enable a command in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2358
|
||||
#: redbot/core/core_commands.py:2432
|
||||
msgid "You are not allowed to enable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2368
|
||||
#: redbot/core/core_commands.py:2442
|
||||
msgid "That command is already enabled in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2375
|
||||
#: redbot/core/core_commands.py:2449
|
||||
#, docstring
|
||||
msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2389
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#, docstring
|
||||
msgid "\\n Server settings for immunity from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2396
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#, docstring
|
||||
msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2407
|
||||
#: redbot/core/core_commands.py:2481
|
||||
msgid "Roles immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2412
|
||||
#: redbot/core/core_commands.py:2486
|
||||
msgid "Members immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2416
|
||||
#: redbot/core/core_commands.py:2490
|
||||
msgid "No immunty settings here."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2425
|
||||
#: redbot/core/core_commands.py:2499
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2430
|
||||
#: redbot/core/core_commands.py:2504
|
||||
msgid "Already added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2438
|
||||
#: redbot/core/core_commands.py:2512
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2443
|
||||
#: redbot/core/core_commands.py:2517
|
||||
msgid "Not in list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2451
|
||||
#: redbot/core/core_commands.py:2525
|
||||
#, docstring
|
||||
msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2456
|
||||
#: redbot/core/core_commands.py:2530
|
||||
msgid "They are immune"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2458
|
||||
#: redbot/core/core_commands.py:2532
|
||||
msgid "They are not Immune"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#: redbot/core/core_commands.py:2537
|
||||
#, docstring
|
||||
msgid "\\n Commands for configuring owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#: redbot/core/core_commands.py:2544
|
||||
#, docstring
|
||||
msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2483
|
||||
#: redbot/core/core_commands.py:2557
|
||||
#, docstring
|
||||
msgid "\\n Opt-out of receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2496
|
||||
#: redbot/core/core_commands.py:2570
|
||||
#, docstring
|
||||
msgid "\\n Adds a destination text channel to receive owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2515
|
||||
#: redbot/core/core_commands.py:2589
|
||||
#, docstring
|
||||
msgid "\\n Removes a destination text channel from receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2532
|
||||
#: redbot/core/core_commands.py:2606
|
||||
#, docstring
|
||||
msgid "\\n Lists the configured extra destinations for owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2539
|
||||
#: redbot/core/core_commands.py:2613
|
||||
msgid "There are no extra channels being sent to."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2550
|
||||
#: redbot/core/core_commands.py:2624
|
||||
msgid "Unknown channel with id: {id}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2581
|
||||
#: redbot/core/core_commands.py:2655
|
||||
#, docstring
|
||||
msgid "Add servers or channels to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2585
|
||||
#: redbot/core/core_commands.py:2659
|
||||
#, docstring
|
||||
msgid "\\n List the currently ignored servers and channels\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2597
|
||||
#: redbot/core/core_commands.py:2671
|
||||
#, docstring
|
||||
msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2605
|
||||
#: redbot/core/core_commands.py:2679
|
||||
msgid "Channel added to ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2607
|
||||
#: redbot/core/core_commands.py:2681
|
||||
msgid "Channel already in ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2612
|
||||
#: redbot/core/core_commands.py:2686
|
||||
#, docstring
|
||||
msgid "Ignore commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2616
|
||||
#: redbot/core/core_commands.py:2690
|
||||
msgid "This server has been added to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2618
|
||||
#: redbot/core/core_commands.py:2692
|
||||
msgid "This server is already being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2624
|
||||
#: redbot/core/core_commands.py:2698
|
||||
#, docstring
|
||||
msgid "Remove servers or channels from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2632
|
||||
#: redbot/core/core_commands.py:2706
|
||||
#, docstring
|
||||
msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2641
|
||||
#: redbot/core/core_commands.py:2715
|
||||
msgid "Channel removed from ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2643
|
||||
#: redbot/core/core_commands.py:2717
|
||||
msgid "That channel is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2648
|
||||
#: redbot/core/core_commands.py:2722
|
||||
#, docstring
|
||||
msgid "Remove this server from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2652
|
||||
#: redbot/core/core_commands.py:2726
|
||||
msgid "This server has been removed from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2654
|
||||
#: redbot/core/core_commands.py:2728
|
||||
msgid "This server is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2660
|
||||
#: redbot/core/core_commands.py:2734
|
||||
msgid "This server is currently being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2672
|
||||
#: redbot/core/core_commands.py:2746
|
||||
msgid "Currently ignored categories: {categories}\\nChannels: {channels}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2687
|
||||
#: redbot/core/core_commands.py:2776
|
||||
#, docstring
|
||||
msgid "\\n Get info about Red's licenses.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-07-30 12:18+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Italian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -1205,287 +1205,357 @@ msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2177
|
||||
#, docstring
|
||||
msgid "Manage the bot's commands."
|
||||
msgstr "Gestisci i comandi del bot."
|
||||
msgid "Manage the bot's commands and cogs."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2182
|
||||
#: redbot/core/core_commands.py:2183
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgid "Set the default state for a cog as disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2186 redbot/core/core_commands.py:2198
|
||||
#: redbot/core/core_commands.py:2208 redbot/core/core_commands.py:2228
|
||||
msgid "Cog with the given name doesn't exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2188
|
||||
msgid "You can't disable this cog by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2190
|
||||
msgid "{cogname} has been set as disabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2195
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgid "Set the default state for a cog as enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2198
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2201
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
#: redbot/core/core_commands.py:2200
|
||||
msgid "{cogname} has been set as enabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2205
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
#, docstring
|
||||
msgid "Disable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2210
|
||||
msgid "You can't disable this cog as you would lock yourself out."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2212
|
||||
msgid "{cogname} has been disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
msgid "{cogname} was already disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2221
|
||||
#, docstring
|
||||
msgid "Enable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2223
|
||||
msgid "{cogname} has been enabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2231
|
||||
msgid "{cogname} was not disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2237
|
||||
#, docstring
|
||||
msgid "List the cogs which are disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2246
|
||||
msgid "The following cogs are disabled in this guild:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2252
|
||||
msgid "There are no disabled cogs in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2256
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2269
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2272
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2275
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2279
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2286
|
||||
#, docstring
|
||||
msgid "List disabled commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
#: redbot/core/core_commands.py:2289
|
||||
msgid "There aren't any disabled commands in {}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2218
|
||||
#: redbot/core/core_commands.py:2292
|
||||
msgid "{} commands are disabled in {}.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2222
|
||||
#: redbot/core/core_commands.py:2296
|
||||
msgid "1 command is disabled in {}.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2229
|
||||
#: redbot/core/core_commands.py:2303
|
||||
#, docstring
|
||||
msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2243
|
||||
#: redbot/core/core_commands.py:2317
|
||||
#, docstring
|
||||
msgid "Disable a command globally."
|
||||
msgstr "Disabilita globalmente un comando."
|
||||
|
||||
#: redbot/core/core_commands.py:2247 redbot/core/core_commands.py:2281
|
||||
#: redbot/core/core_commands.py:2331 redbot/core/core_commands.py:2353
|
||||
#: redbot/core/core_commands.py:2321 redbot/core/core_commands.py:2355
|
||||
#: redbot/core/core_commands.py:2405 redbot/core/core_commands.py:2427
|
||||
msgid "I couldn't find that command. Please note that it is case sensitive."
|
||||
msgstr "Non sono riuscito a trovare quel comando. Attenzione, la ricerca distingue maiuscole e minuscole."
|
||||
|
||||
#: redbot/core/core_commands.py:2253 redbot/core/core_commands.py:2287
|
||||
#: redbot/core/core_commands.py:2327 redbot/core/core_commands.py:2361
|
||||
msgid "The command to disable cannot be `command` or any of its subcommands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2259 redbot/core/core_commands.py:2293
|
||||
#: redbot/core/core_commands.py:2333 redbot/core/core_commands.py:2367
|
||||
msgid "This command is designated as being always available and cannot be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2268
|
||||
#: redbot/core/core_commands.py:2342
|
||||
msgid "That command is already disabled globally."
|
||||
msgstr "Questo comando risulta già disabilitato globalmente."
|
||||
|
||||
#: redbot/core/core_commands.py:2277
|
||||
#: redbot/core/core_commands.py:2351
|
||||
#, docstring
|
||||
msgid "Disable a command in this server only."
|
||||
msgstr "Disabilita un comando in questo server."
|
||||
|
||||
#: redbot/core/core_commands.py:2298
|
||||
#: redbot/core/core_commands.py:2372
|
||||
msgid "You are not allowed to disable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2308
|
||||
#: redbot/core/core_commands.py:2382
|
||||
msgid "That command is already disabled in this server."
|
||||
msgstr "Questo comando è già disabilitato in questo server."
|
||||
|
||||
#: redbot/core/core_commands.py:2314
|
||||
#: redbot/core/core_commands.py:2388
|
||||
#, docstring
|
||||
msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2327
|
||||
#: redbot/core/core_commands.py:2401
|
||||
#, docstring
|
||||
msgid "Enable a command globally."
|
||||
msgstr "Abilita globalmente un comando."
|
||||
|
||||
#: redbot/core/core_commands.py:2340
|
||||
#: redbot/core/core_commands.py:2414
|
||||
msgid "That command is already enabled globally."
|
||||
msgstr "Questo comando risulta già abilitato globalmente."
|
||||
|
||||
#: redbot/core/core_commands.py:2349
|
||||
#: redbot/core/core_commands.py:2423
|
||||
#, docstring
|
||||
msgid "Enable a command in this server."
|
||||
msgstr "Abilita un comando in questo server."
|
||||
|
||||
#: redbot/core/core_commands.py:2358
|
||||
#: redbot/core/core_commands.py:2432
|
||||
msgid "You are not allowed to enable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2368
|
||||
#: redbot/core/core_commands.py:2442
|
||||
msgid "That command is already enabled in this server."
|
||||
msgstr "Questo comando è già abilitato in questo server."
|
||||
|
||||
#: redbot/core/core_commands.py:2375
|
||||
#: redbot/core/core_commands.py:2449
|
||||
#, docstring
|
||||
msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2389
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#, docstring
|
||||
msgid "\\n Server settings for immunity from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2396
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#, docstring
|
||||
msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2407
|
||||
#: redbot/core/core_commands.py:2481
|
||||
msgid "Roles immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2412
|
||||
#: redbot/core/core_commands.py:2486
|
||||
msgid "Members immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2416
|
||||
#: redbot/core/core_commands.py:2490
|
||||
msgid "No immunty settings here."
|
||||
msgstr "Non ci sono impostazioni di immunità."
|
||||
|
||||
#: redbot/core/core_commands.py:2425
|
||||
#: redbot/core/core_commands.py:2499
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2430
|
||||
#: redbot/core/core_commands.py:2504
|
||||
msgid "Already added."
|
||||
msgstr "Già aggiunto."
|
||||
|
||||
#: redbot/core/core_commands.py:2438
|
||||
#: redbot/core/core_commands.py:2512
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2443
|
||||
#: redbot/core/core_commands.py:2517
|
||||
msgid "Not in list."
|
||||
msgstr "Non in elenco."
|
||||
|
||||
#: redbot/core/core_commands.py:2451
|
||||
#: redbot/core/core_commands.py:2525
|
||||
#, docstring
|
||||
msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2456
|
||||
#: redbot/core/core_commands.py:2530
|
||||
msgid "They are immune"
|
||||
msgstr "Sono immuni"
|
||||
|
||||
#: redbot/core/core_commands.py:2458
|
||||
#: redbot/core/core_commands.py:2532
|
||||
msgid "They are not Immune"
|
||||
msgstr "Non sono Immuni"
|
||||
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#: redbot/core/core_commands.py:2537
|
||||
#, docstring
|
||||
msgid "\\n Commands for configuring owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#: redbot/core/core_commands.py:2544
|
||||
#, docstring
|
||||
msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2483
|
||||
#: redbot/core/core_commands.py:2557
|
||||
#, docstring
|
||||
msgid "\\n Opt-out of receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2496
|
||||
#: redbot/core/core_commands.py:2570
|
||||
#, docstring
|
||||
msgid "\\n Adds a destination text channel to receive owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2515
|
||||
#: redbot/core/core_commands.py:2589
|
||||
#, docstring
|
||||
msgid "\\n Removes a destination text channel from receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2532
|
||||
#: redbot/core/core_commands.py:2606
|
||||
#, docstring
|
||||
msgid "\\n Lists the configured extra destinations for owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2539
|
||||
#: redbot/core/core_commands.py:2613
|
||||
msgid "There are no extra channels being sent to."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2550
|
||||
#: redbot/core/core_commands.py:2624
|
||||
msgid "Unknown channel with id: {id}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2581
|
||||
#: redbot/core/core_commands.py:2655
|
||||
#, docstring
|
||||
msgid "Add servers or channels to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2585
|
||||
#: redbot/core/core_commands.py:2659
|
||||
#, docstring
|
||||
msgid "\\n List the currently ignored servers and channels\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2597
|
||||
#: redbot/core/core_commands.py:2671
|
||||
#, docstring
|
||||
msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2605
|
||||
#: redbot/core/core_commands.py:2679
|
||||
msgid "Channel added to ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2607
|
||||
#: redbot/core/core_commands.py:2681
|
||||
msgid "Channel already in ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2612
|
||||
#: redbot/core/core_commands.py:2686
|
||||
#, docstring
|
||||
msgid "Ignore commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2616
|
||||
#: redbot/core/core_commands.py:2690
|
||||
msgid "This server has been added to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2618
|
||||
#: redbot/core/core_commands.py:2692
|
||||
msgid "This server is already being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2624
|
||||
#: redbot/core/core_commands.py:2698
|
||||
#, docstring
|
||||
msgid "Remove servers or channels from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2632
|
||||
#: redbot/core/core_commands.py:2706
|
||||
#, docstring
|
||||
msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2641
|
||||
#: redbot/core/core_commands.py:2715
|
||||
msgid "Channel removed from ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2643
|
||||
#: redbot/core/core_commands.py:2717
|
||||
msgid "That channel is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2648
|
||||
#: redbot/core/core_commands.py:2722
|
||||
#, docstring
|
||||
msgid "Remove this server from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2652
|
||||
#: redbot/core/core_commands.py:2726
|
||||
msgid "This server has been removed from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2654
|
||||
#: redbot/core/core_commands.py:2728
|
||||
msgid "This server is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2660
|
||||
#: redbot/core/core_commands.py:2734
|
||||
msgid "This server is currently being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2672
|
||||
#: redbot/core/core_commands.py:2746
|
||||
msgid "Currently ignored categories: {categories}\\nChannels: {channels}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2687
|
||||
#: redbot/core/core_commands.py:2776
|
||||
#, docstring
|
||||
msgid "\\n Get info about Red's licenses.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-07-30 12:18+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Japanese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -1205,287 +1205,357 @@ msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2177
|
||||
#, docstring
|
||||
msgid "Manage the bot's commands."
|
||||
msgid "Manage the bot's commands and cogs."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2182
|
||||
#: redbot/core/core_commands.py:2183
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgid "Set the default state for a cog as disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2186 redbot/core/core_commands.py:2198
|
||||
#: redbot/core/core_commands.py:2208 redbot/core/core_commands.py:2228
|
||||
msgid "Cog with the given name doesn't exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2188
|
||||
msgid "You can't disable this cog by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2190
|
||||
msgid "{cogname} has been set as disabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2195
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgid "Set the default state for a cog as enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2198
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2201
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
#: redbot/core/core_commands.py:2200
|
||||
msgid "{cogname} has been set as enabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2205
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
#, docstring
|
||||
msgid "Disable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2210
|
||||
msgid "You can't disable this cog as you would lock yourself out."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2212
|
||||
msgid "{cogname} has been disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
msgid "{cogname} was already disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2221
|
||||
#, docstring
|
||||
msgid "Enable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2223
|
||||
msgid "{cogname} has been enabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2231
|
||||
msgid "{cogname} was not disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2237
|
||||
#, docstring
|
||||
msgid "List the cogs which are disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2246
|
||||
msgid "The following cogs are disabled in this guild:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2252
|
||||
msgid "There are no disabled cogs in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2256
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2269
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2272
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2275
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2279
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2286
|
||||
#, docstring
|
||||
msgid "List disabled commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
#: redbot/core/core_commands.py:2289
|
||||
msgid "There aren't any disabled commands in {}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2218
|
||||
#: redbot/core/core_commands.py:2292
|
||||
msgid "{} commands are disabled in {}.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2222
|
||||
#: redbot/core/core_commands.py:2296
|
||||
msgid "1 command is disabled in {}.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2229
|
||||
#: redbot/core/core_commands.py:2303
|
||||
#, docstring
|
||||
msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2243
|
||||
#: redbot/core/core_commands.py:2317
|
||||
#, docstring
|
||||
msgid "Disable a command globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2247 redbot/core/core_commands.py:2281
|
||||
#: redbot/core/core_commands.py:2331 redbot/core/core_commands.py:2353
|
||||
#: redbot/core/core_commands.py:2321 redbot/core/core_commands.py:2355
|
||||
#: redbot/core/core_commands.py:2405 redbot/core/core_commands.py:2427
|
||||
msgid "I couldn't find that command. Please note that it is case sensitive."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2253 redbot/core/core_commands.py:2287
|
||||
#: redbot/core/core_commands.py:2327 redbot/core/core_commands.py:2361
|
||||
msgid "The command to disable cannot be `command` or any of its subcommands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2259 redbot/core/core_commands.py:2293
|
||||
#: redbot/core/core_commands.py:2333 redbot/core/core_commands.py:2367
|
||||
msgid "This command is designated as being always available and cannot be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2268
|
||||
#: redbot/core/core_commands.py:2342
|
||||
msgid "That command is already disabled globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2277
|
||||
#: redbot/core/core_commands.py:2351
|
||||
#, docstring
|
||||
msgid "Disable a command in this server only."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2298
|
||||
#: redbot/core/core_commands.py:2372
|
||||
msgid "You are not allowed to disable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2308
|
||||
#: redbot/core/core_commands.py:2382
|
||||
msgid "That command is already disabled in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2314
|
||||
#: redbot/core/core_commands.py:2388
|
||||
#, docstring
|
||||
msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2327
|
||||
#: redbot/core/core_commands.py:2401
|
||||
#, docstring
|
||||
msgid "Enable a command globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2340
|
||||
#: redbot/core/core_commands.py:2414
|
||||
msgid "That command is already enabled globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2349
|
||||
#: redbot/core/core_commands.py:2423
|
||||
#, docstring
|
||||
msgid "Enable a command in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2358
|
||||
#: redbot/core/core_commands.py:2432
|
||||
msgid "You are not allowed to enable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2368
|
||||
#: redbot/core/core_commands.py:2442
|
||||
msgid "That command is already enabled in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2375
|
||||
#: redbot/core/core_commands.py:2449
|
||||
#, docstring
|
||||
msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2389
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#, docstring
|
||||
msgid "\\n Server settings for immunity from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2396
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#, docstring
|
||||
msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2407
|
||||
#: redbot/core/core_commands.py:2481
|
||||
msgid "Roles immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2412
|
||||
#: redbot/core/core_commands.py:2486
|
||||
msgid "Members immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2416
|
||||
#: redbot/core/core_commands.py:2490
|
||||
msgid "No immunty settings here."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2425
|
||||
#: redbot/core/core_commands.py:2499
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2430
|
||||
#: redbot/core/core_commands.py:2504
|
||||
msgid "Already added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2438
|
||||
#: redbot/core/core_commands.py:2512
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2443
|
||||
#: redbot/core/core_commands.py:2517
|
||||
msgid "Not in list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2451
|
||||
#: redbot/core/core_commands.py:2525
|
||||
#, docstring
|
||||
msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2456
|
||||
#: redbot/core/core_commands.py:2530
|
||||
msgid "They are immune"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2458
|
||||
#: redbot/core/core_commands.py:2532
|
||||
msgid "They are not Immune"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#: redbot/core/core_commands.py:2537
|
||||
#, docstring
|
||||
msgid "\\n Commands for configuring owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#: redbot/core/core_commands.py:2544
|
||||
#, docstring
|
||||
msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2483
|
||||
#: redbot/core/core_commands.py:2557
|
||||
#, docstring
|
||||
msgid "\\n Opt-out of receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2496
|
||||
#: redbot/core/core_commands.py:2570
|
||||
#, docstring
|
||||
msgid "\\n Adds a destination text channel to receive owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2515
|
||||
#: redbot/core/core_commands.py:2589
|
||||
#, docstring
|
||||
msgid "\\n Removes a destination text channel from receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2532
|
||||
#: redbot/core/core_commands.py:2606
|
||||
#, docstring
|
||||
msgid "\\n Lists the configured extra destinations for owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2539
|
||||
#: redbot/core/core_commands.py:2613
|
||||
msgid "There are no extra channels being sent to."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2550
|
||||
#: redbot/core/core_commands.py:2624
|
||||
msgid "Unknown channel with id: {id}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2581
|
||||
#: redbot/core/core_commands.py:2655
|
||||
#, docstring
|
||||
msgid "Add servers or channels to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2585
|
||||
#: redbot/core/core_commands.py:2659
|
||||
#, docstring
|
||||
msgid "\\n List the currently ignored servers and channels\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2597
|
||||
#: redbot/core/core_commands.py:2671
|
||||
#, docstring
|
||||
msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2605
|
||||
#: redbot/core/core_commands.py:2679
|
||||
msgid "Channel added to ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2607
|
||||
#: redbot/core/core_commands.py:2681
|
||||
msgid "Channel already in ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2612
|
||||
#: redbot/core/core_commands.py:2686
|
||||
#, docstring
|
||||
msgid "Ignore commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2616
|
||||
#: redbot/core/core_commands.py:2690
|
||||
msgid "This server has been added to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2618
|
||||
#: redbot/core/core_commands.py:2692
|
||||
msgid "This server is already being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2624
|
||||
#: redbot/core/core_commands.py:2698
|
||||
#, docstring
|
||||
msgid "Remove servers or channels from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2632
|
||||
#: redbot/core/core_commands.py:2706
|
||||
#, docstring
|
||||
msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2641
|
||||
#: redbot/core/core_commands.py:2715
|
||||
msgid "Channel removed from ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2643
|
||||
#: redbot/core/core_commands.py:2717
|
||||
msgid "That channel is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2648
|
||||
#: redbot/core/core_commands.py:2722
|
||||
#, docstring
|
||||
msgid "Remove this server from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2652
|
||||
#: redbot/core/core_commands.py:2726
|
||||
msgid "This server has been removed from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2654
|
||||
#: redbot/core/core_commands.py:2728
|
||||
msgid "This server is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2660
|
||||
#: redbot/core/core_commands.py:2734
|
||||
msgid "This server is currently being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2672
|
||||
#: redbot/core/core_commands.py:2746
|
||||
msgid "Currently ignored categories: {categories}\\nChannels: {channels}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2687
|
||||
#: redbot/core/core_commands.py:2776
|
||||
#, docstring
|
||||
msgid "\\n Get info about Red's licenses.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-07-30 12:18+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Korean\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -1205,287 +1205,357 @@ msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2177
|
||||
#, docstring
|
||||
msgid "Manage the bot's commands."
|
||||
msgid "Manage the bot's commands and cogs."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2182
|
||||
#: redbot/core/core_commands.py:2183
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgid "Set the default state for a cog as disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2186 redbot/core/core_commands.py:2198
|
||||
#: redbot/core/core_commands.py:2208 redbot/core/core_commands.py:2228
|
||||
msgid "Cog with the given name doesn't exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2188
|
||||
msgid "You can't disable this cog by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2190
|
||||
msgid "{cogname} has been set as disabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2195
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgid "Set the default state for a cog as enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2198
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2201
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
#: redbot/core/core_commands.py:2200
|
||||
msgid "{cogname} has been set as enabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2205
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
#, docstring
|
||||
msgid "Disable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2210
|
||||
msgid "You can't disable this cog as you would lock yourself out."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2212
|
||||
msgid "{cogname} has been disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
msgid "{cogname} was already disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2221
|
||||
#, docstring
|
||||
msgid "Enable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2223
|
||||
msgid "{cogname} has been enabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2231
|
||||
msgid "{cogname} was not disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2237
|
||||
#, docstring
|
||||
msgid "List the cogs which are disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2246
|
||||
msgid "The following cogs are disabled in this guild:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2252
|
||||
msgid "There are no disabled cogs in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2256
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2269
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2272
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2275
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2279
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2286
|
||||
#, docstring
|
||||
msgid "List disabled commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
#: redbot/core/core_commands.py:2289
|
||||
msgid "There aren't any disabled commands in {}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2218
|
||||
#: redbot/core/core_commands.py:2292
|
||||
msgid "{} commands are disabled in {}.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2222
|
||||
#: redbot/core/core_commands.py:2296
|
||||
msgid "1 command is disabled in {}.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2229
|
||||
#: redbot/core/core_commands.py:2303
|
||||
#, docstring
|
||||
msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2243
|
||||
#: redbot/core/core_commands.py:2317
|
||||
#, docstring
|
||||
msgid "Disable a command globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2247 redbot/core/core_commands.py:2281
|
||||
#: redbot/core/core_commands.py:2331 redbot/core/core_commands.py:2353
|
||||
#: redbot/core/core_commands.py:2321 redbot/core/core_commands.py:2355
|
||||
#: redbot/core/core_commands.py:2405 redbot/core/core_commands.py:2427
|
||||
msgid "I couldn't find that command. Please note that it is case sensitive."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2253 redbot/core/core_commands.py:2287
|
||||
#: redbot/core/core_commands.py:2327 redbot/core/core_commands.py:2361
|
||||
msgid "The command to disable cannot be `command` or any of its subcommands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2259 redbot/core/core_commands.py:2293
|
||||
#: redbot/core/core_commands.py:2333 redbot/core/core_commands.py:2367
|
||||
msgid "This command is designated as being always available and cannot be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2268
|
||||
#: redbot/core/core_commands.py:2342
|
||||
msgid "That command is already disabled globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2277
|
||||
#: redbot/core/core_commands.py:2351
|
||||
#, docstring
|
||||
msgid "Disable a command in this server only."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2298
|
||||
#: redbot/core/core_commands.py:2372
|
||||
msgid "You are not allowed to disable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2308
|
||||
#: redbot/core/core_commands.py:2382
|
||||
msgid "That command is already disabled in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2314
|
||||
#: redbot/core/core_commands.py:2388
|
||||
#, docstring
|
||||
msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2327
|
||||
#: redbot/core/core_commands.py:2401
|
||||
#, docstring
|
||||
msgid "Enable a command globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2340
|
||||
#: redbot/core/core_commands.py:2414
|
||||
msgid "That command is already enabled globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2349
|
||||
#: redbot/core/core_commands.py:2423
|
||||
#, docstring
|
||||
msgid "Enable a command in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2358
|
||||
#: redbot/core/core_commands.py:2432
|
||||
msgid "You are not allowed to enable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2368
|
||||
#: redbot/core/core_commands.py:2442
|
||||
msgid "That command is already enabled in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2375
|
||||
#: redbot/core/core_commands.py:2449
|
||||
#, docstring
|
||||
msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2389
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#, docstring
|
||||
msgid "\\n Server settings for immunity from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2396
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#, docstring
|
||||
msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2407
|
||||
#: redbot/core/core_commands.py:2481
|
||||
msgid "Roles immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2412
|
||||
#: redbot/core/core_commands.py:2486
|
||||
msgid "Members immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2416
|
||||
#: redbot/core/core_commands.py:2490
|
||||
msgid "No immunty settings here."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2425
|
||||
#: redbot/core/core_commands.py:2499
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2430
|
||||
#: redbot/core/core_commands.py:2504
|
||||
msgid "Already added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2438
|
||||
#: redbot/core/core_commands.py:2512
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2443
|
||||
#: redbot/core/core_commands.py:2517
|
||||
msgid "Not in list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2451
|
||||
#: redbot/core/core_commands.py:2525
|
||||
#, docstring
|
||||
msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2456
|
||||
#: redbot/core/core_commands.py:2530
|
||||
msgid "They are immune"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2458
|
||||
#: redbot/core/core_commands.py:2532
|
||||
msgid "They are not Immune"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#: redbot/core/core_commands.py:2537
|
||||
#, docstring
|
||||
msgid "\\n Commands for configuring owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#: redbot/core/core_commands.py:2544
|
||||
#, docstring
|
||||
msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2483
|
||||
#: redbot/core/core_commands.py:2557
|
||||
#, docstring
|
||||
msgid "\\n Opt-out of receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2496
|
||||
#: redbot/core/core_commands.py:2570
|
||||
#, docstring
|
||||
msgid "\\n Adds a destination text channel to receive owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2515
|
||||
#: redbot/core/core_commands.py:2589
|
||||
#, docstring
|
||||
msgid "\\n Removes a destination text channel from receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2532
|
||||
#: redbot/core/core_commands.py:2606
|
||||
#, docstring
|
||||
msgid "\\n Lists the configured extra destinations for owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2539
|
||||
#: redbot/core/core_commands.py:2613
|
||||
msgid "There are no extra channels being sent to."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2550
|
||||
#: redbot/core/core_commands.py:2624
|
||||
msgid "Unknown channel with id: {id}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2581
|
||||
#: redbot/core/core_commands.py:2655
|
||||
#, docstring
|
||||
msgid "Add servers or channels to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2585
|
||||
#: redbot/core/core_commands.py:2659
|
||||
#, docstring
|
||||
msgid "\\n List the currently ignored servers and channels\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2597
|
||||
#: redbot/core/core_commands.py:2671
|
||||
#, docstring
|
||||
msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2605
|
||||
#: redbot/core/core_commands.py:2679
|
||||
msgid "Channel added to ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2607
|
||||
#: redbot/core/core_commands.py:2681
|
||||
msgid "Channel already in ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2612
|
||||
#: redbot/core/core_commands.py:2686
|
||||
#, docstring
|
||||
msgid "Ignore commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2616
|
||||
#: redbot/core/core_commands.py:2690
|
||||
msgid "This server has been added to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2618
|
||||
#: redbot/core/core_commands.py:2692
|
||||
msgid "This server is already being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2624
|
||||
#: redbot/core/core_commands.py:2698
|
||||
#, docstring
|
||||
msgid "Remove servers or channels from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2632
|
||||
#: redbot/core/core_commands.py:2706
|
||||
#, docstring
|
||||
msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2641
|
||||
#: redbot/core/core_commands.py:2715
|
||||
msgid "Channel removed from ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2643
|
||||
#: redbot/core/core_commands.py:2717
|
||||
msgid "That channel is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2648
|
||||
#: redbot/core/core_commands.py:2722
|
||||
#, docstring
|
||||
msgid "Remove this server from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2652
|
||||
#: redbot/core/core_commands.py:2726
|
||||
msgid "This server has been removed from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2654
|
||||
#: redbot/core/core_commands.py:2728
|
||||
msgid "This server is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2660
|
||||
#: redbot/core/core_commands.py:2734
|
||||
msgid "This server is currently being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2672
|
||||
#: redbot/core/core_commands.py:2746
|
||||
msgid "Currently ignored categories: {categories}\\nChannels: {channels}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2687
|
||||
#: redbot/core/core_commands.py:2776
|
||||
#, docstring
|
||||
msgid "\\n Get info about Red's licenses.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-07-30 12:18+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Dutch\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -1205,287 +1205,357 @@ msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2177
|
||||
#, docstring
|
||||
msgid "Manage the bot's commands."
|
||||
msgid "Manage the bot's commands and cogs."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2182
|
||||
#: redbot/core/core_commands.py:2183
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgid "Set the default state for a cog as disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2186 redbot/core/core_commands.py:2198
|
||||
#: redbot/core/core_commands.py:2208 redbot/core/core_commands.py:2228
|
||||
msgid "Cog with the given name doesn't exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2188
|
||||
msgid "You can't disable this cog by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2190
|
||||
msgid "{cogname} has been set as disabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2195
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgid "Set the default state for a cog as enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2198
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2201
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
#: redbot/core/core_commands.py:2200
|
||||
msgid "{cogname} has been set as enabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2205
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
#, docstring
|
||||
msgid "Disable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2210
|
||||
msgid "You can't disable this cog as you would lock yourself out."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2212
|
||||
msgid "{cogname} has been disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
msgid "{cogname} was already disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2221
|
||||
#, docstring
|
||||
msgid "Enable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2223
|
||||
msgid "{cogname} has been enabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2231
|
||||
msgid "{cogname} was not disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2237
|
||||
#, docstring
|
||||
msgid "List the cogs which are disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2246
|
||||
msgid "The following cogs are disabled in this guild:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2252
|
||||
msgid "There are no disabled cogs in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2256
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2269
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2272
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2275
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2279
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2286
|
||||
#, docstring
|
||||
msgid "List disabled commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
#: redbot/core/core_commands.py:2289
|
||||
msgid "There aren't any disabled commands in {}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2218
|
||||
#: redbot/core/core_commands.py:2292
|
||||
msgid "{} commands are disabled in {}.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2222
|
||||
#: redbot/core/core_commands.py:2296
|
||||
msgid "1 command is disabled in {}.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2229
|
||||
#: redbot/core/core_commands.py:2303
|
||||
#, docstring
|
||||
msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2243
|
||||
#: redbot/core/core_commands.py:2317
|
||||
#, docstring
|
||||
msgid "Disable a command globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2247 redbot/core/core_commands.py:2281
|
||||
#: redbot/core/core_commands.py:2331 redbot/core/core_commands.py:2353
|
||||
#: redbot/core/core_commands.py:2321 redbot/core/core_commands.py:2355
|
||||
#: redbot/core/core_commands.py:2405 redbot/core/core_commands.py:2427
|
||||
msgid "I couldn't find that command. Please note that it is case sensitive."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2253 redbot/core/core_commands.py:2287
|
||||
#: redbot/core/core_commands.py:2327 redbot/core/core_commands.py:2361
|
||||
msgid "The command to disable cannot be `command` or any of its subcommands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2259 redbot/core/core_commands.py:2293
|
||||
#: redbot/core/core_commands.py:2333 redbot/core/core_commands.py:2367
|
||||
msgid "This command is designated as being always available and cannot be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2268
|
||||
#: redbot/core/core_commands.py:2342
|
||||
msgid "That command is already disabled globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2277
|
||||
#: redbot/core/core_commands.py:2351
|
||||
#, docstring
|
||||
msgid "Disable a command in this server only."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2298
|
||||
#: redbot/core/core_commands.py:2372
|
||||
msgid "You are not allowed to disable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2308
|
||||
#: redbot/core/core_commands.py:2382
|
||||
msgid "That command is already disabled in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2314
|
||||
#: redbot/core/core_commands.py:2388
|
||||
#, docstring
|
||||
msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2327
|
||||
#: redbot/core/core_commands.py:2401
|
||||
#, docstring
|
||||
msgid "Enable a command globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2340
|
||||
#: redbot/core/core_commands.py:2414
|
||||
msgid "That command is already enabled globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2349
|
||||
#: redbot/core/core_commands.py:2423
|
||||
#, docstring
|
||||
msgid "Enable a command in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2358
|
||||
#: redbot/core/core_commands.py:2432
|
||||
msgid "You are not allowed to enable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2368
|
||||
#: redbot/core/core_commands.py:2442
|
||||
msgid "That command is already enabled in this server."
|
||||
msgstr "Die command is al geactiveerd in deze server."
|
||||
|
||||
#: redbot/core/core_commands.py:2375
|
||||
#: redbot/core/core_commands.py:2449
|
||||
#, docstring
|
||||
msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2389
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#, docstring
|
||||
msgid "\\n Server settings for immunity from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2396
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#, docstring
|
||||
msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2407
|
||||
#: redbot/core/core_commands.py:2481
|
||||
msgid "Roles immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2412
|
||||
#: redbot/core/core_commands.py:2486
|
||||
msgid "Members immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2416
|
||||
#: redbot/core/core_commands.py:2490
|
||||
msgid "No immunty settings here."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2425
|
||||
#: redbot/core/core_commands.py:2499
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2430
|
||||
#: redbot/core/core_commands.py:2504
|
||||
msgid "Already added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2438
|
||||
#: redbot/core/core_commands.py:2512
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2443
|
||||
#: redbot/core/core_commands.py:2517
|
||||
msgid "Not in list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2451
|
||||
#: redbot/core/core_commands.py:2525
|
||||
#, docstring
|
||||
msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2456
|
||||
#: redbot/core/core_commands.py:2530
|
||||
msgid "They are immune"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2458
|
||||
#: redbot/core/core_commands.py:2532
|
||||
msgid "They are not Immune"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#: redbot/core/core_commands.py:2537
|
||||
#, docstring
|
||||
msgid "\\n Commands for configuring owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#: redbot/core/core_commands.py:2544
|
||||
#, docstring
|
||||
msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2483
|
||||
#: redbot/core/core_commands.py:2557
|
||||
#, docstring
|
||||
msgid "\\n Opt-out of receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2496
|
||||
#: redbot/core/core_commands.py:2570
|
||||
#, docstring
|
||||
msgid "\\n Adds a destination text channel to receive owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2515
|
||||
#: redbot/core/core_commands.py:2589
|
||||
#, docstring
|
||||
msgid "\\n Removes a destination text channel from receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2532
|
||||
#: redbot/core/core_commands.py:2606
|
||||
#, docstring
|
||||
msgid "\\n Lists the configured extra destinations for owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2539
|
||||
#: redbot/core/core_commands.py:2613
|
||||
msgid "There are no extra channels being sent to."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2550
|
||||
#: redbot/core/core_commands.py:2624
|
||||
msgid "Unknown channel with id: {id}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2581
|
||||
#: redbot/core/core_commands.py:2655
|
||||
#, docstring
|
||||
msgid "Add servers or channels to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2585
|
||||
#: redbot/core/core_commands.py:2659
|
||||
#, docstring
|
||||
msgid "\\n List the currently ignored servers and channels\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2597
|
||||
#: redbot/core/core_commands.py:2671
|
||||
#, docstring
|
||||
msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2605
|
||||
#: redbot/core/core_commands.py:2679
|
||||
msgid "Channel added to ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2607
|
||||
#: redbot/core/core_commands.py:2681
|
||||
msgid "Channel already in ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2612
|
||||
#: redbot/core/core_commands.py:2686
|
||||
#, docstring
|
||||
msgid "Ignore commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2616
|
||||
#: redbot/core/core_commands.py:2690
|
||||
msgid "This server has been added to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2618
|
||||
#: redbot/core/core_commands.py:2692
|
||||
msgid "This server is already being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2624
|
||||
#: redbot/core/core_commands.py:2698
|
||||
#, docstring
|
||||
msgid "Remove servers or channels from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2632
|
||||
#: redbot/core/core_commands.py:2706
|
||||
#, docstring
|
||||
msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2641
|
||||
#: redbot/core/core_commands.py:2715
|
||||
msgid "Channel removed from ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2643
|
||||
#: redbot/core/core_commands.py:2717
|
||||
msgid "That channel is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2648
|
||||
#: redbot/core/core_commands.py:2722
|
||||
#, docstring
|
||||
msgid "Remove this server from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2652
|
||||
#: redbot/core/core_commands.py:2726
|
||||
msgid "This server has been removed from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2654
|
||||
#: redbot/core/core_commands.py:2728
|
||||
msgid "This server is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2660
|
||||
#: redbot/core/core_commands.py:2734
|
||||
msgid "This server is currently being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2672
|
||||
#: redbot/core/core_commands.py:2746
|
||||
msgid "Currently ignored categories: {categories}\\nChannels: {channels}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2687
|
||||
#: redbot/core/core_commands.py:2776
|
||||
#, docstring
|
||||
msgid "\\n Get info about Red's licenses.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-07-30 12:18+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Norwegian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -1205,287 +1205,357 @@ msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2177
|
||||
#, docstring
|
||||
msgid "Manage the bot's commands."
|
||||
msgid "Manage the bot's commands and cogs."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2182
|
||||
#: redbot/core/core_commands.py:2183
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgid "Set the default state for a cog as disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2186 redbot/core/core_commands.py:2198
|
||||
#: redbot/core/core_commands.py:2208 redbot/core/core_commands.py:2228
|
||||
msgid "Cog with the given name doesn't exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2188
|
||||
msgid "You can't disable this cog by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2190
|
||||
msgid "{cogname} has been set as disabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2195
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgid "Set the default state for a cog as enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2198
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2201
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
#: redbot/core/core_commands.py:2200
|
||||
msgid "{cogname} has been set as enabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2205
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
#, docstring
|
||||
msgid "Disable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2210
|
||||
msgid "You can't disable this cog as you would lock yourself out."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2212
|
||||
msgid "{cogname} has been disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
msgid "{cogname} was already disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2221
|
||||
#, docstring
|
||||
msgid "Enable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2223
|
||||
msgid "{cogname} has been enabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2231
|
||||
msgid "{cogname} was not disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2237
|
||||
#, docstring
|
||||
msgid "List the cogs which are disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2246
|
||||
msgid "The following cogs are disabled in this guild:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2252
|
||||
msgid "There are no disabled cogs in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2256
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2269
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2272
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2275
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2279
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2286
|
||||
#, docstring
|
||||
msgid "List disabled commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
#: redbot/core/core_commands.py:2289
|
||||
msgid "There aren't any disabled commands in {}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2218
|
||||
#: redbot/core/core_commands.py:2292
|
||||
msgid "{} commands are disabled in {}.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2222
|
||||
#: redbot/core/core_commands.py:2296
|
||||
msgid "1 command is disabled in {}.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2229
|
||||
#: redbot/core/core_commands.py:2303
|
||||
#, docstring
|
||||
msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2243
|
||||
#: redbot/core/core_commands.py:2317
|
||||
#, docstring
|
||||
msgid "Disable a command globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2247 redbot/core/core_commands.py:2281
|
||||
#: redbot/core/core_commands.py:2331 redbot/core/core_commands.py:2353
|
||||
#: redbot/core/core_commands.py:2321 redbot/core/core_commands.py:2355
|
||||
#: redbot/core/core_commands.py:2405 redbot/core/core_commands.py:2427
|
||||
msgid "I couldn't find that command. Please note that it is case sensitive."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2253 redbot/core/core_commands.py:2287
|
||||
#: redbot/core/core_commands.py:2327 redbot/core/core_commands.py:2361
|
||||
msgid "The command to disable cannot be `command` or any of its subcommands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2259 redbot/core/core_commands.py:2293
|
||||
#: redbot/core/core_commands.py:2333 redbot/core/core_commands.py:2367
|
||||
msgid "This command is designated as being always available and cannot be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2268
|
||||
#: redbot/core/core_commands.py:2342
|
||||
msgid "That command is already disabled globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2277
|
||||
#: redbot/core/core_commands.py:2351
|
||||
#, docstring
|
||||
msgid "Disable a command in this server only."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2298
|
||||
#: redbot/core/core_commands.py:2372
|
||||
msgid "You are not allowed to disable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2308
|
||||
#: redbot/core/core_commands.py:2382
|
||||
msgid "That command is already disabled in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2314
|
||||
#: redbot/core/core_commands.py:2388
|
||||
#, docstring
|
||||
msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2327
|
||||
#: redbot/core/core_commands.py:2401
|
||||
#, docstring
|
||||
msgid "Enable a command globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2340
|
||||
#: redbot/core/core_commands.py:2414
|
||||
msgid "That command is already enabled globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2349
|
||||
#: redbot/core/core_commands.py:2423
|
||||
#, docstring
|
||||
msgid "Enable a command in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2358
|
||||
#: redbot/core/core_commands.py:2432
|
||||
msgid "You are not allowed to enable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2368
|
||||
#: redbot/core/core_commands.py:2442
|
||||
msgid "That command is already enabled in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2375
|
||||
#: redbot/core/core_commands.py:2449
|
||||
#, docstring
|
||||
msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2389
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#, docstring
|
||||
msgid "\\n Server settings for immunity from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2396
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#, docstring
|
||||
msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2407
|
||||
#: redbot/core/core_commands.py:2481
|
||||
msgid "Roles immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2412
|
||||
#: redbot/core/core_commands.py:2486
|
||||
msgid "Members immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2416
|
||||
#: redbot/core/core_commands.py:2490
|
||||
msgid "No immunty settings here."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2425
|
||||
#: redbot/core/core_commands.py:2499
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2430
|
||||
#: redbot/core/core_commands.py:2504
|
||||
msgid "Already added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2438
|
||||
#: redbot/core/core_commands.py:2512
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2443
|
||||
#: redbot/core/core_commands.py:2517
|
||||
msgid "Not in list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2451
|
||||
#: redbot/core/core_commands.py:2525
|
||||
#, docstring
|
||||
msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2456
|
||||
#: redbot/core/core_commands.py:2530
|
||||
msgid "They are immune"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2458
|
||||
#: redbot/core/core_commands.py:2532
|
||||
msgid "They are not Immune"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#: redbot/core/core_commands.py:2537
|
||||
#, docstring
|
||||
msgid "\\n Commands for configuring owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#: redbot/core/core_commands.py:2544
|
||||
#, docstring
|
||||
msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2483
|
||||
#: redbot/core/core_commands.py:2557
|
||||
#, docstring
|
||||
msgid "\\n Opt-out of receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2496
|
||||
#: redbot/core/core_commands.py:2570
|
||||
#, docstring
|
||||
msgid "\\n Adds a destination text channel to receive owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2515
|
||||
#: redbot/core/core_commands.py:2589
|
||||
#, docstring
|
||||
msgid "\\n Removes a destination text channel from receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2532
|
||||
#: redbot/core/core_commands.py:2606
|
||||
#, docstring
|
||||
msgid "\\n Lists the configured extra destinations for owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2539
|
||||
#: redbot/core/core_commands.py:2613
|
||||
msgid "There are no extra channels being sent to."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2550
|
||||
#: redbot/core/core_commands.py:2624
|
||||
msgid "Unknown channel with id: {id}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2581
|
||||
#: redbot/core/core_commands.py:2655
|
||||
#, docstring
|
||||
msgid "Add servers or channels to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2585
|
||||
#: redbot/core/core_commands.py:2659
|
||||
#, docstring
|
||||
msgid "\\n List the currently ignored servers and channels\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2597
|
||||
#: redbot/core/core_commands.py:2671
|
||||
#, docstring
|
||||
msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2605
|
||||
#: redbot/core/core_commands.py:2679
|
||||
msgid "Channel added to ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2607
|
||||
#: redbot/core/core_commands.py:2681
|
||||
msgid "Channel already in ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2612
|
||||
#: redbot/core/core_commands.py:2686
|
||||
#, docstring
|
||||
msgid "Ignore commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2616
|
||||
#: redbot/core/core_commands.py:2690
|
||||
msgid "This server has been added to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2618
|
||||
#: redbot/core/core_commands.py:2692
|
||||
msgid "This server is already being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2624
|
||||
#: redbot/core/core_commands.py:2698
|
||||
#, docstring
|
||||
msgid "Remove servers or channels from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2632
|
||||
#: redbot/core/core_commands.py:2706
|
||||
#, docstring
|
||||
msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2641
|
||||
#: redbot/core/core_commands.py:2715
|
||||
msgid "Channel removed from ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2643
|
||||
#: redbot/core/core_commands.py:2717
|
||||
msgid "That channel is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2648
|
||||
#: redbot/core/core_commands.py:2722
|
||||
#, docstring
|
||||
msgid "Remove this server from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2652
|
||||
#: redbot/core/core_commands.py:2726
|
||||
msgid "This server has been removed from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2654
|
||||
#: redbot/core/core_commands.py:2728
|
||||
msgid "This server is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2660
|
||||
#: redbot/core/core_commands.py:2734
|
||||
msgid "This server is currently being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2672
|
||||
#: redbot/core/core_commands.py:2746
|
||||
msgid "Currently ignored categories: {categories}\\nChannels: {channels}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2687
|
||||
#: redbot/core/core_commands.py:2776
|
||||
#, docstring
|
||||
msgid "\\n Get info about Red's licenses.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-07-30 12:18+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Polish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -1205,287 +1205,357 @@ msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2177
|
||||
#, docstring
|
||||
msgid "Manage the bot's commands."
|
||||
msgstr "Zarządzaj komendami bota."
|
||||
msgid "Manage the bot's commands and cogs."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2182
|
||||
#: redbot/core/core_commands.py:2183
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgid "Set the default state for a cog as disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2186 redbot/core/core_commands.py:2198
|
||||
#: redbot/core/core_commands.py:2208 redbot/core/core_commands.py:2228
|
||||
msgid "Cog with the given name doesn't exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2188
|
||||
msgid "You can't disable this cog by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2190
|
||||
msgid "{cogname} has been set as disabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2195
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgid "Set the default state for a cog as enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2198
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2201
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
#: redbot/core/core_commands.py:2200
|
||||
msgid "{cogname} has been set as enabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2205
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
#, docstring
|
||||
msgid "Disable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2210
|
||||
msgid "You can't disable this cog as you would lock yourself out."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2212
|
||||
msgid "{cogname} has been disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
msgid "{cogname} was already disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2221
|
||||
#, docstring
|
||||
msgid "Enable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2223
|
||||
msgid "{cogname} has been enabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2231
|
||||
msgid "{cogname} was not disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2237
|
||||
#, docstring
|
||||
msgid "List the cogs which are disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2246
|
||||
msgid "The following cogs are disabled in this guild:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2252
|
||||
msgid "There are no disabled cogs in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2256
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2269
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2272
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2275
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2279
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2286
|
||||
#, docstring
|
||||
msgid "List disabled commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
#: redbot/core/core_commands.py:2289
|
||||
msgid "There aren't any disabled commands in {}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2218
|
||||
#: redbot/core/core_commands.py:2292
|
||||
msgid "{} commands are disabled in {}.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2222
|
||||
#: redbot/core/core_commands.py:2296
|
||||
msgid "1 command is disabled in {}.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2229
|
||||
#: redbot/core/core_commands.py:2303
|
||||
#, docstring
|
||||
msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2243
|
||||
#: redbot/core/core_commands.py:2317
|
||||
#, docstring
|
||||
msgid "Disable a command globally."
|
||||
msgstr "Wyłącza komendę globalnie."
|
||||
|
||||
#: redbot/core/core_commands.py:2247 redbot/core/core_commands.py:2281
|
||||
#: redbot/core/core_commands.py:2331 redbot/core/core_commands.py:2353
|
||||
#: redbot/core/core_commands.py:2321 redbot/core/core_commands.py:2355
|
||||
#: redbot/core/core_commands.py:2405 redbot/core/core_commands.py:2427
|
||||
msgid "I couldn't find that command. Please note that it is case sensitive."
|
||||
msgstr "Nie mogłem znaleźć komendy. Pamiętaj, że ma tutaj znaczenie wielkość znaków."
|
||||
|
||||
#: redbot/core/core_commands.py:2253 redbot/core/core_commands.py:2287
|
||||
#: redbot/core/core_commands.py:2327 redbot/core/core_commands.py:2361
|
||||
msgid "The command to disable cannot be `command` or any of its subcommands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2259 redbot/core/core_commands.py:2293
|
||||
#: redbot/core/core_commands.py:2333 redbot/core/core_commands.py:2367
|
||||
msgid "This command is designated as being always available and cannot be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2268
|
||||
#: redbot/core/core_commands.py:2342
|
||||
msgid "That command is already disabled globally."
|
||||
msgstr "Ta komenda jest już wyłączona globalnie."
|
||||
|
||||
#: redbot/core/core_commands.py:2277
|
||||
#: redbot/core/core_commands.py:2351
|
||||
#, docstring
|
||||
msgid "Disable a command in this server only."
|
||||
msgstr "Wyłącza komendę tylko na tym serwerze."
|
||||
|
||||
#: redbot/core/core_commands.py:2298
|
||||
#: redbot/core/core_commands.py:2372
|
||||
msgid "You are not allowed to disable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2308
|
||||
#: redbot/core/core_commands.py:2382
|
||||
msgid "That command is already disabled in this server."
|
||||
msgstr "Ta komenda jest już wyłączona na tym serwerze."
|
||||
|
||||
#: redbot/core/core_commands.py:2314
|
||||
#: redbot/core/core_commands.py:2388
|
||||
#, docstring
|
||||
msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2327
|
||||
#: redbot/core/core_commands.py:2401
|
||||
#, docstring
|
||||
msgid "Enable a command globally."
|
||||
msgstr "Włącza komendę globalnie."
|
||||
|
||||
#: redbot/core/core_commands.py:2340
|
||||
#: redbot/core/core_commands.py:2414
|
||||
msgid "That command is already enabled globally."
|
||||
msgstr "Ta komenda jest już włączona globalnie."
|
||||
|
||||
#: redbot/core/core_commands.py:2349
|
||||
#: redbot/core/core_commands.py:2423
|
||||
#, docstring
|
||||
msgid "Enable a command in this server."
|
||||
msgstr "Włącza komendę na tym serwerze."
|
||||
|
||||
#: redbot/core/core_commands.py:2358
|
||||
#: redbot/core/core_commands.py:2432
|
||||
msgid "You are not allowed to enable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2368
|
||||
#: redbot/core/core_commands.py:2442
|
||||
msgid "That command is already enabled in this server."
|
||||
msgstr "Ta komenda jest już włączona na tym serwerze."
|
||||
|
||||
#: redbot/core/core_commands.py:2375
|
||||
#: redbot/core/core_commands.py:2449
|
||||
#, docstring
|
||||
msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2389
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#, docstring
|
||||
msgid "\\n Server settings for immunity from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2396
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#, docstring
|
||||
msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2407
|
||||
#: redbot/core/core_commands.py:2481
|
||||
msgid "Roles immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2412
|
||||
#: redbot/core/core_commands.py:2486
|
||||
msgid "Members immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2416
|
||||
#: redbot/core/core_commands.py:2490
|
||||
msgid "No immunty settings here."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2425
|
||||
#: redbot/core/core_commands.py:2499
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2430
|
||||
#: redbot/core/core_commands.py:2504
|
||||
msgid "Already added."
|
||||
msgstr "Już istnieje."
|
||||
|
||||
#: redbot/core/core_commands.py:2438
|
||||
#: redbot/core/core_commands.py:2512
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2443
|
||||
#: redbot/core/core_commands.py:2517
|
||||
msgid "Not in list."
|
||||
msgstr "Brak na liście."
|
||||
|
||||
#: redbot/core/core_commands.py:2451
|
||||
#: redbot/core/core_commands.py:2525
|
||||
#, docstring
|
||||
msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2456
|
||||
#: redbot/core/core_commands.py:2530
|
||||
msgid "They are immune"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2458
|
||||
#: redbot/core/core_commands.py:2532
|
||||
msgid "They are not Immune"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#: redbot/core/core_commands.py:2537
|
||||
#, docstring
|
||||
msgid "\\n Commands for configuring owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#: redbot/core/core_commands.py:2544
|
||||
#, docstring
|
||||
msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2483
|
||||
#: redbot/core/core_commands.py:2557
|
||||
#, docstring
|
||||
msgid "\\n Opt-out of receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2496
|
||||
#: redbot/core/core_commands.py:2570
|
||||
#, docstring
|
||||
msgid "\\n Adds a destination text channel to receive owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2515
|
||||
#: redbot/core/core_commands.py:2589
|
||||
#, docstring
|
||||
msgid "\\n Removes a destination text channel from receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2532
|
||||
#: redbot/core/core_commands.py:2606
|
||||
#, docstring
|
||||
msgid "\\n Lists the configured extra destinations for owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2539
|
||||
#: redbot/core/core_commands.py:2613
|
||||
msgid "There are no extra channels being sent to."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2550
|
||||
#: redbot/core/core_commands.py:2624
|
||||
msgid "Unknown channel with id: {id}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2581
|
||||
#: redbot/core/core_commands.py:2655
|
||||
#, docstring
|
||||
msgid "Add servers or channels to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2585
|
||||
#: redbot/core/core_commands.py:2659
|
||||
#, docstring
|
||||
msgid "\\n List the currently ignored servers and channels\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2597
|
||||
#: redbot/core/core_commands.py:2671
|
||||
#, docstring
|
||||
msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2605
|
||||
#: redbot/core/core_commands.py:2679
|
||||
msgid "Channel added to ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2607
|
||||
#: redbot/core/core_commands.py:2681
|
||||
msgid "Channel already in ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2612
|
||||
#: redbot/core/core_commands.py:2686
|
||||
#, docstring
|
||||
msgid "Ignore commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2616
|
||||
#: redbot/core/core_commands.py:2690
|
||||
msgid "This server has been added to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2618
|
||||
#: redbot/core/core_commands.py:2692
|
||||
msgid "This server is already being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2624
|
||||
#: redbot/core/core_commands.py:2698
|
||||
#, docstring
|
||||
msgid "Remove servers or channels from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2632
|
||||
#: redbot/core/core_commands.py:2706
|
||||
#, docstring
|
||||
msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2641
|
||||
#: redbot/core/core_commands.py:2715
|
||||
msgid "Channel removed from ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2643
|
||||
#: redbot/core/core_commands.py:2717
|
||||
msgid "That channel is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2648
|
||||
#: redbot/core/core_commands.py:2722
|
||||
#, docstring
|
||||
msgid "Remove this server from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2652
|
||||
#: redbot/core/core_commands.py:2726
|
||||
msgid "This server has been removed from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2654
|
||||
#: redbot/core/core_commands.py:2728
|
||||
msgid "This server is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2660
|
||||
#: redbot/core/core_commands.py:2734
|
||||
msgid "This server is currently being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2672
|
||||
#: redbot/core/core_commands.py:2746
|
||||
msgid "Currently ignored categories: {categories}\\nChannels: {channels}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2687
|
||||
#: redbot/core/core_commands.py:2776
|
||||
#, docstring
|
||||
msgid "\\n Get info about Red's licenses.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-07-30 12:18+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Portuguese, Brazilian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -1205,287 +1205,357 @@ msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2177
|
||||
#, docstring
|
||||
msgid "Manage the bot's commands."
|
||||
msgid "Manage the bot's commands and cogs."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2182
|
||||
#: redbot/core/core_commands.py:2183
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgid "Set the default state for a cog as disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2186 redbot/core/core_commands.py:2198
|
||||
#: redbot/core/core_commands.py:2208 redbot/core/core_commands.py:2228
|
||||
msgid "Cog with the given name doesn't exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2188
|
||||
msgid "You can't disable this cog by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2190
|
||||
msgid "{cogname} has been set as disabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2195
|
||||
#, docstring
|
||||
msgid "Set the default state for a cog as enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2200
|
||||
msgid "{cogname} has been set as enabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2205
|
||||
#, docstring
|
||||
msgid "Disable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2210
|
||||
msgid "You can't disable this cog as you would lock yourself out."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2212
|
||||
msgid "{cogname} has been disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
msgid "{cogname} was already disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2221
|
||||
#, docstring
|
||||
msgid "Enable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2223
|
||||
msgid "{cogname} has been enabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2231
|
||||
msgid "{cogname} was not disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2237
|
||||
#, docstring
|
||||
msgid "List the cogs which are disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2246
|
||||
msgid "The following cogs are disabled in this guild:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2252
|
||||
msgid "There are no disabled cogs in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2256
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2269
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2198
|
||||
#: redbot/core/core_commands.py:2272
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr "Não existem comandos desativados globalmente."
|
||||
|
||||
#: redbot/core/core_commands.py:2201
|
||||
#: redbot/core/core_commands.py:2275
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
msgstr "{} comandos estão desativados globalmente.\\n"
|
||||
|
||||
#: redbot/core/core_commands.py:2205
|
||||
#: redbot/core/core_commands.py:2279
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
msgstr "1 comando está desativado globalmente.\\n"
|
||||
|
||||
#: redbot/core/core_commands.py:2212
|
||||
#: redbot/core/core_commands.py:2286
|
||||
#, docstring
|
||||
msgid "List disabled commands in this server."
|
||||
msgstr "Lista de comandos desabilitados neste servidor."
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
#: redbot/core/core_commands.py:2289
|
||||
msgid "There aren't any disabled commands in {}."
|
||||
msgstr "Não há nenhum comando desativado em {}."
|
||||
|
||||
#: redbot/core/core_commands.py:2218
|
||||
#: redbot/core/core_commands.py:2292
|
||||
msgid "{} commands are disabled in {}.\\n"
|
||||
msgstr "{} comandos estão desativados em {}.\\n"
|
||||
|
||||
#: redbot/core/core_commands.py:2222
|
||||
#: redbot/core/core_commands.py:2296
|
||||
msgid "1 command is disabled in {}.\\n"
|
||||
msgstr "1 comando está desativado em {}.\\n"
|
||||
|
||||
#: redbot/core/core_commands.py:2229
|
||||
#: redbot/core/core_commands.py:2303
|
||||
#, docstring
|
||||
msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n "
|
||||
msgstr "Desative um comando.\\n\\n Se você for o dono do bot, isso desativará os comandos\\n globalmente por padrão.\\n "
|
||||
|
||||
#: redbot/core/core_commands.py:2243
|
||||
#: redbot/core/core_commands.py:2317
|
||||
#, docstring
|
||||
msgid "Disable a command globally."
|
||||
msgstr "Desative um comando globalmente."
|
||||
|
||||
#: redbot/core/core_commands.py:2247 redbot/core/core_commands.py:2281
|
||||
#: redbot/core/core_commands.py:2331 redbot/core/core_commands.py:2353
|
||||
#: redbot/core/core_commands.py:2321 redbot/core/core_commands.py:2355
|
||||
#: redbot/core/core_commands.py:2405 redbot/core/core_commands.py:2427
|
||||
msgid "I couldn't find that command. Please note that it is case sensitive."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2253 redbot/core/core_commands.py:2287
|
||||
#: redbot/core/core_commands.py:2327 redbot/core/core_commands.py:2361
|
||||
msgid "The command to disable cannot be `command` or any of its subcommands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2259 redbot/core/core_commands.py:2293
|
||||
#: redbot/core/core_commands.py:2333 redbot/core/core_commands.py:2367
|
||||
msgid "This command is designated as being always available and cannot be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2268
|
||||
#: redbot/core/core_commands.py:2342
|
||||
msgid "That command is already disabled globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2277
|
||||
#: redbot/core/core_commands.py:2351
|
||||
#, docstring
|
||||
msgid "Disable a command in this server only."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2298
|
||||
#: redbot/core/core_commands.py:2372
|
||||
msgid "You are not allowed to disable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2308
|
||||
#: redbot/core/core_commands.py:2382
|
||||
msgid "That command is already disabled in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2314
|
||||
#: redbot/core/core_commands.py:2388
|
||||
#, docstring
|
||||
msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2327
|
||||
#: redbot/core/core_commands.py:2401
|
||||
#, docstring
|
||||
msgid "Enable a command globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2340
|
||||
#: redbot/core/core_commands.py:2414
|
||||
msgid "That command is already enabled globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2349
|
||||
#: redbot/core/core_commands.py:2423
|
||||
#, docstring
|
||||
msgid "Enable a command in this server."
|
||||
msgstr "Habilita um comando neste servidor."
|
||||
|
||||
#: redbot/core/core_commands.py:2358
|
||||
#: redbot/core/core_commands.py:2432
|
||||
msgid "You are not allowed to enable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2368
|
||||
#: redbot/core/core_commands.py:2442
|
||||
msgid "That command is already enabled in this server."
|
||||
msgstr "Esse comando já está habilitado neste servidor."
|
||||
|
||||
#: redbot/core/core_commands.py:2375
|
||||
#: redbot/core/core_commands.py:2449
|
||||
#, docstring
|
||||
msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2389
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#, docstring
|
||||
msgid "\\n Server settings for immunity from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2396
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#, docstring
|
||||
msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2407
|
||||
#: redbot/core/core_commands.py:2481
|
||||
msgid "Roles immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2412
|
||||
#: redbot/core/core_commands.py:2486
|
||||
msgid "Members immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2416
|
||||
#: redbot/core/core_commands.py:2490
|
||||
msgid "No immunty settings here."
|
||||
msgstr "Nenhuma configuração de imunidade aqui."
|
||||
|
||||
#: redbot/core/core_commands.py:2425
|
||||
#: redbot/core/core_commands.py:2499
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2430
|
||||
#: redbot/core/core_commands.py:2504
|
||||
msgid "Already added."
|
||||
msgstr "Já adicionado."
|
||||
|
||||
#: redbot/core/core_commands.py:2438
|
||||
#: redbot/core/core_commands.py:2512
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2443
|
||||
#: redbot/core/core_commands.py:2517
|
||||
msgid "Not in list."
|
||||
msgstr "Não está na lista."
|
||||
|
||||
#: redbot/core/core_commands.py:2451
|
||||
#: redbot/core/core_commands.py:2525
|
||||
#, docstring
|
||||
msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2456
|
||||
#: redbot/core/core_commands.py:2530
|
||||
msgid "They are immune"
|
||||
msgstr "Eles são imunes"
|
||||
|
||||
#: redbot/core/core_commands.py:2458
|
||||
#: redbot/core/core_commands.py:2532
|
||||
msgid "They are not Immune"
|
||||
msgstr "Eles não são Imunes"
|
||||
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#: redbot/core/core_commands.py:2537
|
||||
#, docstring
|
||||
msgid "\\n Commands for configuring owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#: redbot/core/core_commands.py:2544
|
||||
#, docstring
|
||||
msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2483
|
||||
#: redbot/core/core_commands.py:2557
|
||||
#, docstring
|
||||
msgid "\\n Opt-out of receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2496
|
||||
#: redbot/core/core_commands.py:2570
|
||||
#, docstring
|
||||
msgid "\\n Adds a destination text channel to receive owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2515
|
||||
#: redbot/core/core_commands.py:2589
|
||||
#, docstring
|
||||
msgid "\\n Removes a destination text channel from receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2532
|
||||
#: redbot/core/core_commands.py:2606
|
||||
#, docstring
|
||||
msgid "\\n Lists the configured extra destinations for owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2539
|
||||
#: redbot/core/core_commands.py:2613
|
||||
msgid "There are no extra channels being sent to."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2550
|
||||
#: redbot/core/core_commands.py:2624
|
||||
msgid "Unknown channel with id: {id}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2581
|
||||
#: redbot/core/core_commands.py:2655
|
||||
#, docstring
|
||||
msgid "Add servers or channels to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2585
|
||||
#: redbot/core/core_commands.py:2659
|
||||
#, docstring
|
||||
msgid "\\n List the currently ignored servers and channels\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2597
|
||||
#: redbot/core/core_commands.py:2671
|
||||
#, docstring
|
||||
msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2605
|
||||
#: redbot/core/core_commands.py:2679
|
||||
msgid "Channel added to ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2607
|
||||
#: redbot/core/core_commands.py:2681
|
||||
msgid "Channel already in ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2612
|
||||
#: redbot/core/core_commands.py:2686
|
||||
#, docstring
|
||||
msgid "Ignore commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2616
|
||||
#: redbot/core/core_commands.py:2690
|
||||
msgid "This server has been added to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2618
|
||||
#: redbot/core/core_commands.py:2692
|
||||
msgid "This server is already being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2624
|
||||
#: redbot/core/core_commands.py:2698
|
||||
#, docstring
|
||||
msgid "Remove servers or channels from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2632
|
||||
#: redbot/core/core_commands.py:2706
|
||||
#, docstring
|
||||
msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2641
|
||||
#: redbot/core/core_commands.py:2715
|
||||
msgid "Channel removed from ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2643
|
||||
#: redbot/core/core_commands.py:2717
|
||||
msgid "That channel is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2648
|
||||
#: redbot/core/core_commands.py:2722
|
||||
#, docstring
|
||||
msgid "Remove this server from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2652
|
||||
#: redbot/core/core_commands.py:2726
|
||||
msgid "This server has been removed from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2654
|
||||
#: redbot/core/core_commands.py:2728
|
||||
msgid "This server is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2660
|
||||
#: redbot/core/core_commands.py:2734
|
||||
msgid "This server is currently being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2672
|
||||
#: redbot/core/core_commands.py:2746
|
||||
msgid "Currently ignored categories: {categories}\\nChannels: {channels}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2687
|
||||
#: redbot/core/core_commands.py:2776
|
||||
#, docstring
|
||||
msgid "\\n Get info about Red's licenses.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-07-30 12:18+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Portuguese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -1205,287 +1205,357 @@ msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2177
|
||||
#, docstring
|
||||
msgid "Manage the bot's commands."
|
||||
msgid "Manage the bot's commands and cogs."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2182
|
||||
#: redbot/core/core_commands.py:2183
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgid "Set the default state for a cog as disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2186 redbot/core/core_commands.py:2198
|
||||
#: redbot/core/core_commands.py:2208 redbot/core/core_commands.py:2228
|
||||
msgid "Cog with the given name doesn't exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2188
|
||||
msgid "You can't disable this cog by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2190
|
||||
msgid "{cogname} has been set as disabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2195
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgid "Set the default state for a cog as enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2198
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2201
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
#: redbot/core/core_commands.py:2200
|
||||
msgid "{cogname} has been set as enabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2205
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
#, docstring
|
||||
msgid "Disable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2210
|
||||
msgid "You can't disable this cog as you would lock yourself out."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2212
|
||||
msgid "{cogname} has been disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
msgid "{cogname} was already disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2221
|
||||
#, docstring
|
||||
msgid "Enable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2223
|
||||
msgid "{cogname} has been enabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2231
|
||||
msgid "{cogname} was not disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2237
|
||||
#, docstring
|
||||
msgid "List the cogs which are disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2246
|
||||
msgid "The following cogs are disabled in this guild:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2252
|
||||
msgid "There are no disabled cogs in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2256
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2269
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2272
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2275
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2279
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2286
|
||||
#, docstring
|
||||
msgid "List disabled commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
#: redbot/core/core_commands.py:2289
|
||||
msgid "There aren't any disabled commands in {}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2218
|
||||
#: redbot/core/core_commands.py:2292
|
||||
msgid "{} commands are disabled in {}.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2222
|
||||
#: redbot/core/core_commands.py:2296
|
||||
msgid "1 command is disabled in {}.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2229
|
||||
#: redbot/core/core_commands.py:2303
|
||||
#, docstring
|
||||
msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2243
|
||||
#: redbot/core/core_commands.py:2317
|
||||
#, docstring
|
||||
msgid "Disable a command globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2247 redbot/core/core_commands.py:2281
|
||||
#: redbot/core/core_commands.py:2331 redbot/core/core_commands.py:2353
|
||||
#: redbot/core/core_commands.py:2321 redbot/core/core_commands.py:2355
|
||||
#: redbot/core/core_commands.py:2405 redbot/core/core_commands.py:2427
|
||||
msgid "I couldn't find that command. Please note that it is case sensitive."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2253 redbot/core/core_commands.py:2287
|
||||
#: redbot/core/core_commands.py:2327 redbot/core/core_commands.py:2361
|
||||
msgid "The command to disable cannot be `command` or any of its subcommands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2259 redbot/core/core_commands.py:2293
|
||||
#: redbot/core/core_commands.py:2333 redbot/core/core_commands.py:2367
|
||||
msgid "This command is designated as being always available and cannot be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2268
|
||||
#: redbot/core/core_commands.py:2342
|
||||
msgid "That command is already disabled globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2277
|
||||
#: redbot/core/core_commands.py:2351
|
||||
#, docstring
|
||||
msgid "Disable a command in this server only."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2298
|
||||
#: redbot/core/core_commands.py:2372
|
||||
msgid "You are not allowed to disable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2308
|
||||
#: redbot/core/core_commands.py:2382
|
||||
msgid "That command is already disabled in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2314
|
||||
#: redbot/core/core_commands.py:2388
|
||||
#, docstring
|
||||
msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2327
|
||||
#: redbot/core/core_commands.py:2401
|
||||
#, docstring
|
||||
msgid "Enable a command globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2340
|
||||
#: redbot/core/core_commands.py:2414
|
||||
msgid "That command is already enabled globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2349
|
||||
#: redbot/core/core_commands.py:2423
|
||||
#, docstring
|
||||
msgid "Enable a command in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2358
|
||||
#: redbot/core/core_commands.py:2432
|
||||
msgid "You are not allowed to enable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2368
|
||||
#: redbot/core/core_commands.py:2442
|
||||
msgid "That command is already enabled in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2375
|
||||
#: redbot/core/core_commands.py:2449
|
||||
#, docstring
|
||||
msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2389
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#, docstring
|
||||
msgid "\\n Server settings for immunity from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2396
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#, docstring
|
||||
msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2407
|
||||
#: redbot/core/core_commands.py:2481
|
||||
msgid "Roles immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2412
|
||||
#: redbot/core/core_commands.py:2486
|
||||
msgid "Members immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2416
|
||||
#: redbot/core/core_commands.py:2490
|
||||
msgid "No immunty settings here."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2425
|
||||
#: redbot/core/core_commands.py:2499
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2430
|
||||
#: redbot/core/core_commands.py:2504
|
||||
msgid "Already added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2438
|
||||
#: redbot/core/core_commands.py:2512
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2443
|
||||
#: redbot/core/core_commands.py:2517
|
||||
msgid "Not in list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2451
|
||||
#: redbot/core/core_commands.py:2525
|
||||
#, docstring
|
||||
msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2456
|
||||
#: redbot/core/core_commands.py:2530
|
||||
msgid "They are immune"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2458
|
||||
#: redbot/core/core_commands.py:2532
|
||||
msgid "They are not Immune"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#: redbot/core/core_commands.py:2537
|
||||
#, docstring
|
||||
msgid "\\n Commands for configuring owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#: redbot/core/core_commands.py:2544
|
||||
#, docstring
|
||||
msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2483
|
||||
#: redbot/core/core_commands.py:2557
|
||||
#, docstring
|
||||
msgid "\\n Opt-out of receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2496
|
||||
#: redbot/core/core_commands.py:2570
|
||||
#, docstring
|
||||
msgid "\\n Adds a destination text channel to receive owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2515
|
||||
#: redbot/core/core_commands.py:2589
|
||||
#, docstring
|
||||
msgid "\\n Removes a destination text channel from receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2532
|
||||
#: redbot/core/core_commands.py:2606
|
||||
#, docstring
|
||||
msgid "\\n Lists the configured extra destinations for owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2539
|
||||
#: redbot/core/core_commands.py:2613
|
||||
msgid "There are no extra channels being sent to."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2550
|
||||
#: redbot/core/core_commands.py:2624
|
||||
msgid "Unknown channel with id: {id}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2581
|
||||
#: redbot/core/core_commands.py:2655
|
||||
#, docstring
|
||||
msgid "Add servers or channels to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2585
|
||||
#: redbot/core/core_commands.py:2659
|
||||
#, docstring
|
||||
msgid "\\n List the currently ignored servers and channels\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2597
|
||||
#: redbot/core/core_commands.py:2671
|
||||
#, docstring
|
||||
msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2605
|
||||
#: redbot/core/core_commands.py:2679
|
||||
msgid "Channel added to ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2607
|
||||
#: redbot/core/core_commands.py:2681
|
||||
msgid "Channel already in ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2612
|
||||
#: redbot/core/core_commands.py:2686
|
||||
#, docstring
|
||||
msgid "Ignore commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2616
|
||||
#: redbot/core/core_commands.py:2690
|
||||
msgid "This server has been added to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2618
|
||||
#: redbot/core/core_commands.py:2692
|
||||
msgid "This server is already being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2624
|
||||
#: redbot/core/core_commands.py:2698
|
||||
#, docstring
|
||||
msgid "Remove servers or channels from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2632
|
||||
#: redbot/core/core_commands.py:2706
|
||||
#, docstring
|
||||
msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2641
|
||||
#: redbot/core/core_commands.py:2715
|
||||
msgid "Channel removed from ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2643
|
||||
#: redbot/core/core_commands.py:2717
|
||||
msgid "That channel is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2648
|
||||
#: redbot/core/core_commands.py:2722
|
||||
#, docstring
|
||||
msgid "Remove this server from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2652
|
||||
#: redbot/core/core_commands.py:2726
|
||||
msgid "This server has been removed from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2654
|
||||
#: redbot/core/core_commands.py:2728
|
||||
msgid "This server is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2660
|
||||
#: redbot/core/core_commands.py:2734
|
||||
msgid "This server is currently being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2672
|
||||
#: redbot/core/core_commands.py:2746
|
||||
msgid "Currently ignored categories: {categories}\\nChannels: {channels}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2687
|
||||
#: redbot/core/core_commands.py:2776
|
||||
#, docstring
|
||||
msgid "\\n Get info about Red's licenses.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-07-30 12:18+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Romanian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -1205,287 +1205,357 @@ msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2177
|
||||
#, docstring
|
||||
msgid "Manage the bot's commands."
|
||||
msgid "Manage the bot's commands and cogs."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2182
|
||||
#: redbot/core/core_commands.py:2183
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgid "Set the default state for a cog as disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2186 redbot/core/core_commands.py:2198
|
||||
#: redbot/core/core_commands.py:2208 redbot/core/core_commands.py:2228
|
||||
msgid "Cog with the given name doesn't exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2188
|
||||
msgid "You can't disable this cog by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2190
|
||||
msgid "{cogname} has been set as disabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2195
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgid "Set the default state for a cog as enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2198
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2201
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
#: redbot/core/core_commands.py:2200
|
||||
msgid "{cogname} has been set as enabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2205
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
#, docstring
|
||||
msgid "Disable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2210
|
||||
msgid "You can't disable this cog as you would lock yourself out."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2212
|
||||
msgid "{cogname} has been disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
msgid "{cogname} was already disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2221
|
||||
#, docstring
|
||||
msgid "Enable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2223
|
||||
msgid "{cogname} has been enabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2231
|
||||
msgid "{cogname} was not disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2237
|
||||
#, docstring
|
||||
msgid "List the cogs which are disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2246
|
||||
msgid "The following cogs are disabled in this guild:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2252
|
||||
msgid "There are no disabled cogs in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2256
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2269
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2272
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2275
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2279
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2286
|
||||
#, docstring
|
||||
msgid "List disabled commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
#: redbot/core/core_commands.py:2289
|
||||
msgid "There aren't any disabled commands in {}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2218
|
||||
#: redbot/core/core_commands.py:2292
|
||||
msgid "{} commands are disabled in {}.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2222
|
||||
#: redbot/core/core_commands.py:2296
|
||||
msgid "1 command is disabled in {}.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2229
|
||||
#: redbot/core/core_commands.py:2303
|
||||
#, docstring
|
||||
msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2243
|
||||
#: redbot/core/core_commands.py:2317
|
||||
#, docstring
|
||||
msgid "Disable a command globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2247 redbot/core/core_commands.py:2281
|
||||
#: redbot/core/core_commands.py:2331 redbot/core/core_commands.py:2353
|
||||
#: redbot/core/core_commands.py:2321 redbot/core/core_commands.py:2355
|
||||
#: redbot/core/core_commands.py:2405 redbot/core/core_commands.py:2427
|
||||
msgid "I couldn't find that command. Please note that it is case sensitive."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2253 redbot/core/core_commands.py:2287
|
||||
#: redbot/core/core_commands.py:2327 redbot/core/core_commands.py:2361
|
||||
msgid "The command to disable cannot be `command` or any of its subcommands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2259 redbot/core/core_commands.py:2293
|
||||
#: redbot/core/core_commands.py:2333 redbot/core/core_commands.py:2367
|
||||
msgid "This command is designated as being always available and cannot be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2268
|
||||
#: redbot/core/core_commands.py:2342
|
||||
msgid "That command is already disabled globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2277
|
||||
#: redbot/core/core_commands.py:2351
|
||||
#, docstring
|
||||
msgid "Disable a command in this server only."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2298
|
||||
#: redbot/core/core_commands.py:2372
|
||||
msgid "You are not allowed to disable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2308
|
||||
#: redbot/core/core_commands.py:2382
|
||||
msgid "That command is already disabled in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2314
|
||||
#: redbot/core/core_commands.py:2388
|
||||
#, docstring
|
||||
msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2327
|
||||
#: redbot/core/core_commands.py:2401
|
||||
#, docstring
|
||||
msgid "Enable a command globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2340
|
||||
#: redbot/core/core_commands.py:2414
|
||||
msgid "That command is already enabled globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2349
|
||||
#: redbot/core/core_commands.py:2423
|
||||
#, docstring
|
||||
msgid "Enable a command in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2358
|
||||
#: redbot/core/core_commands.py:2432
|
||||
msgid "You are not allowed to enable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2368
|
||||
#: redbot/core/core_commands.py:2442
|
||||
msgid "That command is already enabled in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2375
|
||||
#: redbot/core/core_commands.py:2449
|
||||
#, docstring
|
||||
msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2389
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#, docstring
|
||||
msgid "\\n Server settings for immunity from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2396
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#, docstring
|
||||
msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2407
|
||||
#: redbot/core/core_commands.py:2481
|
||||
msgid "Roles immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2412
|
||||
#: redbot/core/core_commands.py:2486
|
||||
msgid "Members immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2416
|
||||
#: redbot/core/core_commands.py:2490
|
||||
msgid "No immunty settings here."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2425
|
||||
#: redbot/core/core_commands.py:2499
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2430
|
||||
#: redbot/core/core_commands.py:2504
|
||||
msgid "Already added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2438
|
||||
#: redbot/core/core_commands.py:2512
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2443
|
||||
#: redbot/core/core_commands.py:2517
|
||||
msgid "Not in list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2451
|
||||
#: redbot/core/core_commands.py:2525
|
||||
#, docstring
|
||||
msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2456
|
||||
#: redbot/core/core_commands.py:2530
|
||||
msgid "They are immune"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2458
|
||||
#: redbot/core/core_commands.py:2532
|
||||
msgid "They are not Immune"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#: redbot/core/core_commands.py:2537
|
||||
#, docstring
|
||||
msgid "\\n Commands for configuring owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#: redbot/core/core_commands.py:2544
|
||||
#, docstring
|
||||
msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2483
|
||||
#: redbot/core/core_commands.py:2557
|
||||
#, docstring
|
||||
msgid "\\n Opt-out of receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2496
|
||||
#: redbot/core/core_commands.py:2570
|
||||
#, docstring
|
||||
msgid "\\n Adds a destination text channel to receive owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2515
|
||||
#: redbot/core/core_commands.py:2589
|
||||
#, docstring
|
||||
msgid "\\n Removes a destination text channel from receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2532
|
||||
#: redbot/core/core_commands.py:2606
|
||||
#, docstring
|
||||
msgid "\\n Lists the configured extra destinations for owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2539
|
||||
#: redbot/core/core_commands.py:2613
|
||||
msgid "There are no extra channels being sent to."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2550
|
||||
#: redbot/core/core_commands.py:2624
|
||||
msgid "Unknown channel with id: {id}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2581
|
||||
#: redbot/core/core_commands.py:2655
|
||||
#, docstring
|
||||
msgid "Add servers or channels to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2585
|
||||
#: redbot/core/core_commands.py:2659
|
||||
#, docstring
|
||||
msgid "\\n List the currently ignored servers and channels\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2597
|
||||
#: redbot/core/core_commands.py:2671
|
||||
#, docstring
|
||||
msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2605
|
||||
#: redbot/core/core_commands.py:2679
|
||||
msgid "Channel added to ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2607
|
||||
#: redbot/core/core_commands.py:2681
|
||||
msgid "Channel already in ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2612
|
||||
#: redbot/core/core_commands.py:2686
|
||||
#, docstring
|
||||
msgid "Ignore commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2616
|
||||
#: redbot/core/core_commands.py:2690
|
||||
msgid "This server has been added to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2618
|
||||
#: redbot/core/core_commands.py:2692
|
||||
msgid "This server is already being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2624
|
||||
#: redbot/core/core_commands.py:2698
|
||||
#, docstring
|
||||
msgid "Remove servers or channels from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2632
|
||||
#: redbot/core/core_commands.py:2706
|
||||
#, docstring
|
||||
msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2641
|
||||
#: redbot/core/core_commands.py:2715
|
||||
msgid "Channel removed from ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2643
|
||||
#: redbot/core/core_commands.py:2717
|
||||
msgid "That channel is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2648
|
||||
#: redbot/core/core_commands.py:2722
|
||||
#, docstring
|
||||
msgid "Remove this server from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2652
|
||||
#: redbot/core/core_commands.py:2726
|
||||
msgid "This server has been removed from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2654
|
||||
#: redbot/core/core_commands.py:2728
|
||||
msgid "This server is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2660
|
||||
#: redbot/core/core_commands.py:2734
|
||||
msgid "This server is currently being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2672
|
||||
#: redbot/core/core_commands.py:2746
|
||||
msgid "Currently ignored categories: {categories}\\nChannels: {channels}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2687
|
||||
#: redbot/core/core_commands.py:2776
|
||||
#, docstring
|
||||
msgid "\\n Get info about Red's licenses.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-07-30 12:18+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Russian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -1209,287 +1209,357 @@ msgstr "Локальный черный список был очищен."
|
||||
|
||||
#: redbot/core/core_commands.py:2177
|
||||
#, docstring
|
||||
msgid "Manage the bot's commands."
|
||||
msgstr "Управление командами бота."
|
||||
msgid "Manage the bot's commands and cogs."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2182
|
||||
#: redbot/core/core_commands.py:2183
|
||||
#, docstring
|
||||
msgid "Set the default state for a cog as disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2186 redbot/core/core_commands.py:2198
|
||||
#: redbot/core/core_commands.py:2208 redbot/core/core_commands.py:2228
|
||||
msgid "Cog with the given name doesn't exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2188
|
||||
msgid "You can't disable this cog by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2190
|
||||
msgid "{cogname} has been set as disabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2195
|
||||
#, docstring
|
||||
msgid "Set the default state for a cog as enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2200
|
||||
msgid "{cogname} has been set as enabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2205
|
||||
#, docstring
|
||||
msgid "Disable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2210
|
||||
msgid "You can't disable this cog as you would lock yourself out."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2212
|
||||
msgid "{cogname} has been disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
msgid "{cogname} was already disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2221
|
||||
#, docstring
|
||||
msgid "Enable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2223
|
||||
msgid "{cogname} has been enabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2231
|
||||
msgid "{cogname} was not disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2237
|
||||
#, docstring
|
||||
msgid "List the cogs which are disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2246
|
||||
msgid "The following cogs are disabled in this guild:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2252
|
||||
msgid "There are no disabled cogs in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2256
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgstr "\\n Список отключенных команд.\\n\\n Если вы владелец бота, по умолчанию будет показывать глобальные отключенные команды.\\n "
|
||||
|
||||
#: redbot/core/core_commands.py:2195
|
||||
#: redbot/core/core_commands.py:2269
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgstr "Список отключенных команд по всему миру."
|
||||
|
||||
#: redbot/core/core_commands.py:2198
|
||||
#: redbot/core/core_commands.py:2272
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr "Нет глобально отключенных команд."
|
||||
|
||||
#: redbot/core/core_commands.py:2201
|
||||
#: redbot/core/core_commands.py:2275
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
msgstr "{} Команды отключены глобально.\\n"
|
||||
|
||||
#: redbot/core/core_commands.py:2205
|
||||
#: redbot/core/core_commands.py:2279
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
msgstr "1 команда отключена глобально.\\n"
|
||||
|
||||
#: redbot/core/core_commands.py:2212
|
||||
#: redbot/core/core_commands.py:2286
|
||||
#, docstring
|
||||
msgid "List disabled commands in this server."
|
||||
msgstr "Список отключенных команд на этом сервере."
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
#: redbot/core/core_commands.py:2289
|
||||
msgid "There aren't any disabled commands in {}."
|
||||
msgstr "Нет отключенных комманд в {}."
|
||||
|
||||
#: redbot/core/core_commands.py:2218
|
||||
#: redbot/core/core_commands.py:2292
|
||||
msgid "{} commands are disabled in {}.\\n"
|
||||
msgstr "{} команды отключены в {}.\\n"
|
||||
|
||||
#: redbot/core/core_commands.py:2222
|
||||
#: redbot/core/core_commands.py:2296
|
||||
msgid "1 command is disabled in {}.\\n"
|
||||
msgstr "1 команда отключена в {}.\\n"
|
||||
|
||||
#: redbot/core/core_commands.py:2229
|
||||
#: redbot/core/core_commands.py:2303
|
||||
#, docstring
|
||||
msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n "
|
||||
msgstr "Отключите команду.\\n\\n Если вы владелец бота, это отключит команды\\n глобально по умолчанию\\n "
|
||||
|
||||
#: redbot/core/core_commands.py:2243
|
||||
#: redbot/core/core_commands.py:2317
|
||||
#, docstring
|
||||
msgid "Disable a command globally."
|
||||
msgstr "Отключить команду глобально."
|
||||
|
||||
#: redbot/core/core_commands.py:2247 redbot/core/core_commands.py:2281
|
||||
#: redbot/core/core_commands.py:2331 redbot/core/core_commands.py:2353
|
||||
#: redbot/core/core_commands.py:2321 redbot/core/core_commands.py:2355
|
||||
#: redbot/core/core_commands.py:2405 redbot/core/core_commands.py:2427
|
||||
msgid "I couldn't find that command. Please note that it is case sensitive."
|
||||
msgstr "Я не мог найти эту команду. Обратите внимание, что она чувствительна к регистру."
|
||||
|
||||
#: redbot/core/core_commands.py:2253 redbot/core/core_commands.py:2287
|
||||
#: redbot/core/core_commands.py:2327 redbot/core/core_commands.py:2361
|
||||
msgid "The command to disable cannot be `command` or any of its subcommands."
|
||||
msgstr "Команда отключения не может быть `команда` или ни одной из подкоманд."
|
||||
|
||||
#: redbot/core/core_commands.py:2259 redbot/core/core_commands.py:2293
|
||||
#: redbot/core/core_commands.py:2333 redbot/core/core_commands.py:2367
|
||||
msgid "This command is designated as being always available and cannot be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2268
|
||||
#: redbot/core/core_commands.py:2342
|
||||
msgid "That command is already disabled globally."
|
||||
msgstr "Эта команда уже отключена глобально."
|
||||
|
||||
#: redbot/core/core_commands.py:2277
|
||||
#: redbot/core/core_commands.py:2351
|
||||
#, docstring
|
||||
msgid "Disable a command in this server only."
|
||||
msgstr "Отключить команду только на этом сервере."
|
||||
|
||||
#: redbot/core/core_commands.py:2298
|
||||
#: redbot/core/core_commands.py:2372
|
||||
msgid "You are not allowed to disable that command."
|
||||
msgstr "Вы не можете отключить эту команду."
|
||||
|
||||
#: redbot/core/core_commands.py:2308
|
||||
#: redbot/core/core_commands.py:2382
|
||||
msgid "That command is already disabled in this server."
|
||||
msgstr "Эта команда уже отключена на этом сервере."
|
||||
|
||||
#: redbot/core/core_commands.py:2314
|
||||
#: redbot/core/core_commands.py:2388
|
||||
#, docstring
|
||||
msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2327
|
||||
#: redbot/core/core_commands.py:2401
|
||||
#, docstring
|
||||
msgid "Enable a command globally."
|
||||
msgstr "Включить команду глобально."
|
||||
|
||||
#: redbot/core/core_commands.py:2340
|
||||
#: redbot/core/core_commands.py:2414
|
||||
msgid "That command is already enabled globally."
|
||||
msgstr "Эта команда уже включена глобально."
|
||||
|
||||
#: redbot/core/core_commands.py:2349
|
||||
#: redbot/core/core_commands.py:2423
|
||||
#, docstring
|
||||
msgid "Enable a command in this server."
|
||||
msgstr "Включить команду на этом сервере."
|
||||
|
||||
#: redbot/core/core_commands.py:2358
|
||||
#: redbot/core/core_commands.py:2432
|
||||
msgid "You are not allowed to enable that command."
|
||||
msgstr "Вы не можете включить эту команду."
|
||||
|
||||
#: redbot/core/core_commands.py:2368
|
||||
#: redbot/core/core_commands.py:2442
|
||||
msgid "That command is already enabled in this server."
|
||||
msgstr "Эта команда уже включена на этом сервере."
|
||||
|
||||
#: redbot/core/core_commands.py:2375
|
||||
#: redbot/core/core_commands.py:2449
|
||||
#, docstring
|
||||
msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2389
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#, docstring
|
||||
msgid "\\n Server settings for immunity from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2396
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#, docstring
|
||||
msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2407
|
||||
#: redbot/core/core_commands.py:2481
|
||||
msgid "Roles immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2412
|
||||
#: redbot/core/core_commands.py:2486
|
||||
msgid "Members immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2416
|
||||
#: redbot/core/core_commands.py:2490
|
||||
msgid "No immunty settings here."
|
||||
msgstr "Здесь нет настроек невосприимчивости."
|
||||
|
||||
#: redbot/core/core_commands.py:2425
|
||||
#: redbot/core/core_commands.py:2499
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2430
|
||||
#: redbot/core/core_commands.py:2504
|
||||
msgid "Already added."
|
||||
msgstr "Уже добавлено."
|
||||
|
||||
#: redbot/core/core_commands.py:2438
|
||||
#: redbot/core/core_commands.py:2512
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2443
|
||||
#: redbot/core/core_commands.py:2517
|
||||
msgid "Not in list."
|
||||
msgstr "Нет в списке."
|
||||
|
||||
#: redbot/core/core_commands.py:2451
|
||||
#: redbot/core/core_commands.py:2525
|
||||
#, docstring
|
||||
msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2456
|
||||
#: redbot/core/core_commands.py:2530
|
||||
msgid "They are immune"
|
||||
msgstr "Они невосприимчивы"
|
||||
|
||||
#: redbot/core/core_commands.py:2458
|
||||
#: redbot/core/core_commands.py:2532
|
||||
msgid "They are not Immune"
|
||||
msgstr "Они не невосприимчивы"
|
||||
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#: redbot/core/core_commands.py:2537
|
||||
#, docstring
|
||||
msgid "\\n Commands for configuring owner notifications.\\n "
|
||||
msgstr "\\n Команды для настройки уведомлений владельца.\\n "
|
||||
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#: redbot/core/core_commands.py:2544
|
||||
#, docstring
|
||||
msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2483
|
||||
#: redbot/core/core_commands.py:2557
|
||||
#, docstring
|
||||
msgid "\\n Opt-out of receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2496
|
||||
#: redbot/core/core_commands.py:2570
|
||||
#, docstring
|
||||
msgid "\\n Adds a destination text channel to receive owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2515
|
||||
#: redbot/core/core_commands.py:2589
|
||||
#, docstring
|
||||
msgid "\\n Removes a destination text channel from receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2532
|
||||
#: redbot/core/core_commands.py:2606
|
||||
#, docstring
|
||||
msgid "\\n Lists the configured extra destinations for owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2539
|
||||
#: redbot/core/core_commands.py:2613
|
||||
msgid "There are no extra channels being sent to."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2550
|
||||
#: redbot/core/core_commands.py:2624
|
||||
msgid "Unknown channel with id: {id}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2581
|
||||
#: redbot/core/core_commands.py:2655
|
||||
#, docstring
|
||||
msgid "Add servers or channels to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2585
|
||||
#: redbot/core/core_commands.py:2659
|
||||
#, docstring
|
||||
msgid "\\n List the currently ignored servers and channels\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2597
|
||||
#: redbot/core/core_commands.py:2671
|
||||
#, docstring
|
||||
msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2605
|
||||
#: redbot/core/core_commands.py:2679
|
||||
msgid "Channel added to ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2607
|
||||
#: redbot/core/core_commands.py:2681
|
||||
msgid "Channel already in ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2612
|
||||
#: redbot/core/core_commands.py:2686
|
||||
#, docstring
|
||||
msgid "Ignore commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2616
|
||||
#: redbot/core/core_commands.py:2690
|
||||
msgid "This server has been added to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2618
|
||||
#: redbot/core/core_commands.py:2692
|
||||
msgid "This server is already being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2624
|
||||
#: redbot/core/core_commands.py:2698
|
||||
#, docstring
|
||||
msgid "Remove servers or channels from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2632
|
||||
#: redbot/core/core_commands.py:2706
|
||||
#, docstring
|
||||
msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2641
|
||||
#: redbot/core/core_commands.py:2715
|
||||
msgid "Channel removed from ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2643
|
||||
#: redbot/core/core_commands.py:2717
|
||||
msgid "That channel is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2648
|
||||
#: redbot/core/core_commands.py:2722
|
||||
#, docstring
|
||||
msgid "Remove this server from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2652
|
||||
#: redbot/core/core_commands.py:2726
|
||||
msgid "This server has been removed from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2654
|
||||
#: redbot/core/core_commands.py:2728
|
||||
msgid "This server is not in the ignore list."
|
||||
msgstr "Этот сервер отсутствует в списке игнорируемых."
|
||||
|
||||
#: redbot/core/core_commands.py:2660
|
||||
#: redbot/core/core_commands.py:2734
|
||||
msgid "This server is currently being ignored."
|
||||
msgstr "Этот сервер в настоящее время игнорируется."
|
||||
|
||||
#: redbot/core/core_commands.py:2672
|
||||
#: redbot/core/core_commands.py:2746
|
||||
msgid "Currently ignored categories: {categories}\\nChannels: {channels}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2687
|
||||
#: redbot/core/core_commands.py:2776
|
||||
#, docstring
|
||||
msgid "\\n Get info about Red's licenses.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-07-30 12:18+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Slovak\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -1205,287 +1205,357 @@ msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2177
|
||||
#, docstring
|
||||
msgid "Manage the bot's commands."
|
||||
msgid "Manage the bot's commands and cogs."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2182
|
||||
#: redbot/core/core_commands.py:2183
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgid "Set the default state for a cog as disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2186 redbot/core/core_commands.py:2198
|
||||
#: redbot/core/core_commands.py:2208 redbot/core/core_commands.py:2228
|
||||
msgid "Cog with the given name doesn't exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2188
|
||||
msgid "You can't disable this cog by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2190
|
||||
msgid "{cogname} has been set as disabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2195
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgid "Set the default state for a cog as enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2198
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2201
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
#: redbot/core/core_commands.py:2200
|
||||
msgid "{cogname} has been set as enabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2205
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
#, docstring
|
||||
msgid "Disable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2210
|
||||
msgid "You can't disable this cog as you would lock yourself out."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2212
|
||||
msgid "{cogname} has been disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
msgid "{cogname} was already disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2221
|
||||
#, docstring
|
||||
msgid "Enable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2223
|
||||
msgid "{cogname} has been enabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2231
|
||||
msgid "{cogname} was not disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2237
|
||||
#, docstring
|
||||
msgid "List the cogs which are disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2246
|
||||
msgid "The following cogs are disabled in this guild:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2252
|
||||
msgid "There are no disabled cogs in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2256
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2269
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2272
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2275
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2279
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2286
|
||||
#, docstring
|
||||
msgid "List disabled commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
#: redbot/core/core_commands.py:2289
|
||||
msgid "There aren't any disabled commands in {}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2218
|
||||
#: redbot/core/core_commands.py:2292
|
||||
msgid "{} commands are disabled in {}.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2222
|
||||
#: redbot/core/core_commands.py:2296
|
||||
msgid "1 command is disabled in {}.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2229
|
||||
#: redbot/core/core_commands.py:2303
|
||||
#, docstring
|
||||
msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2243
|
||||
#: redbot/core/core_commands.py:2317
|
||||
#, docstring
|
||||
msgid "Disable a command globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2247 redbot/core/core_commands.py:2281
|
||||
#: redbot/core/core_commands.py:2331 redbot/core/core_commands.py:2353
|
||||
#: redbot/core/core_commands.py:2321 redbot/core/core_commands.py:2355
|
||||
#: redbot/core/core_commands.py:2405 redbot/core/core_commands.py:2427
|
||||
msgid "I couldn't find that command. Please note that it is case sensitive."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2253 redbot/core/core_commands.py:2287
|
||||
#: redbot/core/core_commands.py:2327 redbot/core/core_commands.py:2361
|
||||
msgid "The command to disable cannot be `command` or any of its subcommands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2259 redbot/core/core_commands.py:2293
|
||||
#: redbot/core/core_commands.py:2333 redbot/core/core_commands.py:2367
|
||||
msgid "This command is designated as being always available and cannot be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2268
|
||||
#: redbot/core/core_commands.py:2342
|
||||
msgid "That command is already disabled globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2277
|
||||
#: redbot/core/core_commands.py:2351
|
||||
#, docstring
|
||||
msgid "Disable a command in this server only."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2298
|
||||
#: redbot/core/core_commands.py:2372
|
||||
msgid "You are not allowed to disable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2308
|
||||
#: redbot/core/core_commands.py:2382
|
||||
msgid "That command is already disabled in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2314
|
||||
#: redbot/core/core_commands.py:2388
|
||||
#, docstring
|
||||
msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2327
|
||||
#: redbot/core/core_commands.py:2401
|
||||
#, docstring
|
||||
msgid "Enable a command globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2340
|
||||
#: redbot/core/core_commands.py:2414
|
||||
msgid "That command is already enabled globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2349
|
||||
#: redbot/core/core_commands.py:2423
|
||||
#, docstring
|
||||
msgid "Enable a command in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2358
|
||||
#: redbot/core/core_commands.py:2432
|
||||
msgid "You are not allowed to enable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2368
|
||||
#: redbot/core/core_commands.py:2442
|
||||
msgid "That command is already enabled in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2375
|
||||
#: redbot/core/core_commands.py:2449
|
||||
#, docstring
|
||||
msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2389
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#, docstring
|
||||
msgid "\\n Server settings for immunity from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2396
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#, docstring
|
||||
msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2407
|
||||
#: redbot/core/core_commands.py:2481
|
||||
msgid "Roles immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2412
|
||||
#: redbot/core/core_commands.py:2486
|
||||
msgid "Members immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2416
|
||||
#: redbot/core/core_commands.py:2490
|
||||
msgid "No immunty settings here."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2425
|
||||
#: redbot/core/core_commands.py:2499
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2430
|
||||
#: redbot/core/core_commands.py:2504
|
||||
msgid "Already added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2438
|
||||
#: redbot/core/core_commands.py:2512
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2443
|
||||
#: redbot/core/core_commands.py:2517
|
||||
msgid "Not in list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2451
|
||||
#: redbot/core/core_commands.py:2525
|
||||
#, docstring
|
||||
msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2456
|
||||
#: redbot/core/core_commands.py:2530
|
||||
msgid "They are immune"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2458
|
||||
#: redbot/core/core_commands.py:2532
|
||||
msgid "They are not Immune"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#: redbot/core/core_commands.py:2537
|
||||
#, docstring
|
||||
msgid "\\n Commands for configuring owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#: redbot/core/core_commands.py:2544
|
||||
#, docstring
|
||||
msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2483
|
||||
#: redbot/core/core_commands.py:2557
|
||||
#, docstring
|
||||
msgid "\\n Opt-out of receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2496
|
||||
#: redbot/core/core_commands.py:2570
|
||||
#, docstring
|
||||
msgid "\\n Adds a destination text channel to receive owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2515
|
||||
#: redbot/core/core_commands.py:2589
|
||||
#, docstring
|
||||
msgid "\\n Removes a destination text channel from receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2532
|
||||
#: redbot/core/core_commands.py:2606
|
||||
#, docstring
|
||||
msgid "\\n Lists the configured extra destinations for owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2539
|
||||
#: redbot/core/core_commands.py:2613
|
||||
msgid "There are no extra channels being sent to."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2550
|
||||
#: redbot/core/core_commands.py:2624
|
||||
msgid "Unknown channel with id: {id}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2581
|
||||
#: redbot/core/core_commands.py:2655
|
||||
#, docstring
|
||||
msgid "Add servers or channels to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2585
|
||||
#: redbot/core/core_commands.py:2659
|
||||
#, docstring
|
||||
msgid "\\n List the currently ignored servers and channels\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2597
|
||||
#: redbot/core/core_commands.py:2671
|
||||
#, docstring
|
||||
msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2605
|
||||
#: redbot/core/core_commands.py:2679
|
||||
msgid "Channel added to ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2607
|
||||
#: redbot/core/core_commands.py:2681
|
||||
msgid "Channel already in ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2612
|
||||
#: redbot/core/core_commands.py:2686
|
||||
#, docstring
|
||||
msgid "Ignore commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2616
|
||||
#: redbot/core/core_commands.py:2690
|
||||
msgid "This server has been added to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2618
|
||||
#: redbot/core/core_commands.py:2692
|
||||
msgid "This server is already being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2624
|
||||
#: redbot/core/core_commands.py:2698
|
||||
#, docstring
|
||||
msgid "Remove servers or channels from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2632
|
||||
#: redbot/core/core_commands.py:2706
|
||||
#, docstring
|
||||
msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2641
|
||||
#: redbot/core/core_commands.py:2715
|
||||
msgid "Channel removed from ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2643
|
||||
#: redbot/core/core_commands.py:2717
|
||||
msgid "That channel is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2648
|
||||
#: redbot/core/core_commands.py:2722
|
||||
#, docstring
|
||||
msgid "Remove this server from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2652
|
||||
#: redbot/core/core_commands.py:2726
|
||||
msgid "This server has been removed from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2654
|
||||
#: redbot/core/core_commands.py:2728
|
||||
msgid "This server is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2660
|
||||
#: redbot/core/core_commands.py:2734
|
||||
msgid "This server is currently being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2672
|
||||
#: redbot/core/core_commands.py:2746
|
||||
msgid "Currently ignored categories: {categories}\\nChannels: {channels}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2687
|
||||
#: redbot/core/core_commands.py:2776
|
||||
#, docstring
|
||||
msgid "\\n Get info about Red's licenses.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-07-30 12:18+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Serbian (Cyrillic)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -1205,287 +1205,357 @@ msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2177
|
||||
#, docstring
|
||||
msgid "Manage the bot's commands."
|
||||
msgid "Manage the bot's commands and cogs."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2182
|
||||
#: redbot/core/core_commands.py:2183
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgid "Set the default state for a cog as disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2186 redbot/core/core_commands.py:2198
|
||||
#: redbot/core/core_commands.py:2208 redbot/core/core_commands.py:2228
|
||||
msgid "Cog with the given name doesn't exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2188
|
||||
msgid "You can't disable this cog by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2190
|
||||
msgid "{cogname} has been set as disabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2195
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgid "Set the default state for a cog as enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2198
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2201
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
#: redbot/core/core_commands.py:2200
|
||||
msgid "{cogname} has been set as enabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2205
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
#, docstring
|
||||
msgid "Disable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2210
|
||||
msgid "You can't disable this cog as you would lock yourself out."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2212
|
||||
msgid "{cogname} has been disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
msgid "{cogname} was already disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2221
|
||||
#, docstring
|
||||
msgid "Enable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2223
|
||||
msgid "{cogname} has been enabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2231
|
||||
msgid "{cogname} was not disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2237
|
||||
#, docstring
|
||||
msgid "List the cogs which are disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2246
|
||||
msgid "The following cogs are disabled in this guild:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2252
|
||||
msgid "There are no disabled cogs in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2256
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2269
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2272
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2275
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2279
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2286
|
||||
#, docstring
|
||||
msgid "List disabled commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
#: redbot/core/core_commands.py:2289
|
||||
msgid "There aren't any disabled commands in {}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2218
|
||||
#: redbot/core/core_commands.py:2292
|
||||
msgid "{} commands are disabled in {}.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2222
|
||||
#: redbot/core/core_commands.py:2296
|
||||
msgid "1 command is disabled in {}.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2229
|
||||
#: redbot/core/core_commands.py:2303
|
||||
#, docstring
|
||||
msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2243
|
||||
#: redbot/core/core_commands.py:2317
|
||||
#, docstring
|
||||
msgid "Disable a command globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2247 redbot/core/core_commands.py:2281
|
||||
#: redbot/core/core_commands.py:2331 redbot/core/core_commands.py:2353
|
||||
#: redbot/core/core_commands.py:2321 redbot/core/core_commands.py:2355
|
||||
#: redbot/core/core_commands.py:2405 redbot/core/core_commands.py:2427
|
||||
msgid "I couldn't find that command. Please note that it is case sensitive."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2253 redbot/core/core_commands.py:2287
|
||||
#: redbot/core/core_commands.py:2327 redbot/core/core_commands.py:2361
|
||||
msgid "The command to disable cannot be `command` or any of its subcommands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2259 redbot/core/core_commands.py:2293
|
||||
#: redbot/core/core_commands.py:2333 redbot/core/core_commands.py:2367
|
||||
msgid "This command is designated as being always available and cannot be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2268
|
||||
#: redbot/core/core_commands.py:2342
|
||||
msgid "That command is already disabled globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2277
|
||||
#: redbot/core/core_commands.py:2351
|
||||
#, docstring
|
||||
msgid "Disable a command in this server only."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2298
|
||||
#: redbot/core/core_commands.py:2372
|
||||
msgid "You are not allowed to disable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2308
|
||||
#: redbot/core/core_commands.py:2382
|
||||
msgid "That command is already disabled in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2314
|
||||
#: redbot/core/core_commands.py:2388
|
||||
#, docstring
|
||||
msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2327
|
||||
#: redbot/core/core_commands.py:2401
|
||||
#, docstring
|
||||
msgid "Enable a command globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2340
|
||||
#: redbot/core/core_commands.py:2414
|
||||
msgid "That command is already enabled globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2349
|
||||
#: redbot/core/core_commands.py:2423
|
||||
#, docstring
|
||||
msgid "Enable a command in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2358
|
||||
#: redbot/core/core_commands.py:2432
|
||||
msgid "You are not allowed to enable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2368
|
||||
#: redbot/core/core_commands.py:2442
|
||||
msgid "That command is already enabled in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2375
|
||||
#: redbot/core/core_commands.py:2449
|
||||
#, docstring
|
||||
msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2389
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#, docstring
|
||||
msgid "\\n Server settings for immunity from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2396
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#, docstring
|
||||
msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2407
|
||||
#: redbot/core/core_commands.py:2481
|
||||
msgid "Roles immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2412
|
||||
#: redbot/core/core_commands.py:2486
|
||||
msgid "Members immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2416
|
||||
#: redbot/core/core_commands.py:2490
|
||||
msgid "No immunty settings here."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2425
|
||||
#: redbot/core/core_commands.py:2499
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2430
|
||||
#: redbot/core/core_commands.py:2504
|
||||
msgid "Already added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2438
|
||||
#: redbot/core/core_commands.py:2512
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2443
|
||||
#: redbot/core/core_commands.py:2517
|
||||
msgid "Not in list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2451
|
||||
#: redbot/core/core_commands.py:2525
|
||||
#, docstring
|
||||
msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2456
|
||||
#: redbot/core/core_commands.py:2530
|
||||
msgid "They are immune"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2458
|
||||
#: redbot/core/core_commands.py:2532
|
||||
msgid "They are not Immune"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#: redbot/core/core_commands.py:2537
|
||||
#, docstring
|
||||
msgid "\\n Commands for configuring owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#: redbot/core/core_commands.py:2544
|
||||
#, docstring
|
||||
msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2483
|
||||
#: redbot/core/core_commands.py:2557
|
||||
#, docstring
|
||||
msgid "\\n Opt-out of receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2496
|
||||
#: redbot/core/core_commands.py:2570
|
||||
#, docstring
|
||||
msgid "\\n Adds a destination text channel to receive owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2515
|
||||
#: redbot/core/core_commands.py:2589
|
||||
#, docstring
|
||||
msgid "\\n Removes a destination text channel from receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2532
|
||||
#: redbot/core/core_commands.py:2606
|
||||
#, docstring
|
||||
msgid "\\n Lists the configured extra destinations for owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2539
|
||||
#: redbot/core/core_commands.py:2613
|
||||
msgid "There are no extra channels being sent to."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2550
|
||||
#: redbot/core/core_commands.py:2624
|
||||
msgid "Unknown channel with id: {id}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2581
|
||||
#: redbot/core/core_commands.py:2655
|
||||
#, docstring
|
||||
msgid "Add servers or channels to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2585
|
||||
#: redbot/core/core_commands.py:2659
|
||||
#, docstring
|
||||
msgid "\\n List the currently ignored servers and channels\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2597
|
||||
#: redbot/core/core_commands.py:2671
|
||||
#, docstring
|
||||
msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2605
|
||||
#: redbot/core/core_commands.py:2679
|
||||
msgid "Channel added to ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2607
|
||||
#: redbot/core/core_commands.py:2681
|
||||
msgid "Channel already in ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2612
|
||||
#: redbot/core/core_commands.py:2686
|
||||
#, docstring
|
||||
msgid "Ignore commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2616
|
||||
#: redbot/core/core_commands.py:2690
|
||||
msgid "This server has been added to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2618
|
||||
#: redbot/core/core_commands.py:2692
|
||||
msgid "This server is already being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2624
|
||||
#: redbot/core/core_commands.py:2698
|
||||
#, docstring
|
||||
msgid "Remove servers or channels from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2632
|
||||
#: redbot/core/core_commands.py:2706
|
||||
#, docstring
|
||||
msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2641
|
||||
#: redbot/core/core_commands.py:2715
|
||||
msgid "Channel removed from ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2643
|
||||
#: redbot/core/core_commands.py:2717
|
||||
msgid "That channel is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2648
|
||||
#: redbot/core/core_commands.py:2722
|
||||
#, docstring
|
||||
msgid "Remove this server from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2652
|
||||
#: redbot/core/core_commands.py:2726
|
||||
msgid "This server has been removed from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2654
|
||||
#: redbot/core/core_commands.py:2728
|
||||
msgid "This server is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2660
|
||||
#: redbot/core/core_commands.py:2734
|
||||
msgid "This server is currently being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2672
|
||||
#: redbot/core/core_commands.py:2746
|
||||
msgid "Currently ignored categories: {categories}\\nChannels: {channels}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2687
|
||||
#: redbot/core/core_commands.py:2776
|
||||
#, docstring
|
||||
msgid "\\n Get info about Red's licenses.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-07-30 12:18+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Swedish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -1205,287 +1205,357 @@ msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2177
|
||||
#, docstring
|
||||
msgid "Manage the bot's commands."
|
||||
msgid "Manage the bot's commands and cogs."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2182
|
||||
#: redbot/core/core_commands.py:2183
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgid "Set the default state for a cog as disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2186 redbot/core/core_commands.py:2198
|
||||
#: redbot/core/core_commands.py:2208 redbot/core/core_commands.py:2228
|
||||
msgid "Cog with the given name doesn't exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2188
|
||||
msgid "You can't disable this cog by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2190
|
||||
msgid "{cogname} has been set as disabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2195
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgid "Set the default state for a cog as enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2198
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2201
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
#: redbot/core/core_commands.py:2200
|
||||
msgid "{cogname} has been set as enabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2205
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
#, docstring
|
||||
msgid "Disable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2210
|
||||
msgid "You can't disable this cog as you would lock yourself out."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2212
|
||||
msgid "{cogname} has been disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
msgid "{cogname} was already disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2221
|
||||
#, docstring
|
||||
msgid "Enable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2223
|
||||
msgid "{cogname} has been enabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2231
|
||||
msgid "{cogname} was not disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2237
|
||||
#, docstring
|
||||
msgid "List the cogs which are disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2246
|
||||
msgid "The following cogs are disabled in this guild:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2252
|
||||
msgid "There are no disabled cogs in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2256
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2269
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2272
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2275
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2279
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2286
|
||||
#, docstring
|
||||
msgid "List disabled commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
#: redbot/core/core_commands.py:2289
|
||||
msgid "There aren't any disabled commands in {}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2218
|
||||
#: redbot/core/core_commands.py:2292
|
||||
msgid "{} commands are disabled in {}.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2222
|
||||
#: redbot/core/core_commands.py:2296
|
||||
msgid "1 command is disabled in {}.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2229
|
||||
#: redbot/core/core_commands.py:2303
|
||||
#, docstring
|
||||
msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2243
|
||||
#: redbot/core/core_commands.py:2317
|
||||
#, docstring
|
||||
msgid "Disable a command globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2247 redbot/core/core_commands.py:2281
|
||||
#: redbot/core/core_commands.py:2331 redbot/core/core_commands.py:2353
|
||||
#: redbot/core/core_commands.py:2321 redbot/core/core_commands.py:2355
|
||||
#: redbot/core/core_commands.py:2405 redbot/core/core_commands.py:2427
|
||||
msgid "I couldn't find that command. Please note that it is case sensitive."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2253 redbot/core/core_commands.py:2287
|
||||
#: redbot/core/core_commands.py:2327 redbot/core/core_commands.py:2361
|
||||
msgid "The command to disable cannot be `command` or any of its subcommands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2259 redbot/core/core_commands.py:2293
|
||||
#: redbot/core/core_commands.py:2333 redbot/core/core_commands.py:2367
|
||||
msgid "This command is designated as being always available and cannot be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2268
|
||||
#: redbot/core/core_commands.py:2342
|
||||
msgid "That command is already disabled globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2277
|
||||
#: redbot/core/core_commands.py:2351
|
||||
#, docstring
|
||||
msgid "Disable a command in this server only."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2298
|
||||
#: redbot/core/core_commands.py:2372
|
||||
msgid "You are not allowed to disable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2308
|
||||
#: redbot/core/core_commands.py:2382
|
||||
msgid "That command is already disabled in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2314
|
||||
#: redbot/core/core_commands.py:2388
|
||||
#, docstring
|
||||
msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2327
|
||||
#: redbot/core/core_commands.py:2401
|
||||
#, docstring
|
||||
msgid "Enable a command globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2340
|
||||
#: redbot/core/core_commands.py:2414
|
||||
msgid "That command is already enabled globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2349
|
||||
#: redbot/core/core_commands.py:2423
|
||||
#, docstring
|
||||
msgid "Enable a command in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2358
|
||||
#: redbot/core/core_commands.py:2432
|
||||
msgid "You are not allowed to enable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2368
|
||||
#: redbot/core/core_commands.py:2442
|
||||
msgid "That command is already enabled in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2375
|
||||
#: redbot/core/core_commands.py:2449
|
||||
#, docstring
|
||||
msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2389
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#, docstring
|
||||
msgid "\\n Server settings for immunity from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2396
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#, docstring
|
||||
msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2407
|
||||
#: redbot/core/core_commands.py:2481
|
||||
msgid "Roles immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2412
|
||||
#: redbot/core/core_commands.py:2486
|
||||
msgid "Members immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2416
|
||||
#: redbot/core/core_commands.py:2490
|
||||
msgid "No immunty settings here."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2425
|
||||
#: redbot/core/core_commands.py:2499
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2430
|
||||
#: redbot/core/core_commands.py:2504
|
||||
msgid "Already added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2438
|
||||
#: redbot/core/core_commands.py:2512
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2443
|
||||
#: redbot/core/core_commands.py:2517
|
||||
msgid "Not in list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2451
|
||||
#: redbot/core/core_commands.py:2525
|
||||
#, docstring
|
||||
msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2456
|
||||
#: redbot/core/core_commands.py:2530
|
||||
msgid "They are immune"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2458
|
||||
#: redbot/core/core_commands.py:2532
|
||||
msgid "They are not Immune"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#: redbot/core/core_commands.py:2537
|
||||
#, docstring
|
||||
msgid "\\n Commands for configuring owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#: redbot/core/core_commands.py:2544
|
||||
#, docstring
|
||||
msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2483
|
||||
#: redbot/core/core_commands.py:2557
|
||||
#, docstring
|
||||
msgid "\\n Opt-out of receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2496
|
||||
#: redbot/core/core_commands.py:2570
|
||||
#, docstring
|
||||
msgid "\\n Adds a destination text channel to receive owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2515
|
||||
#: redbot/core/core_commands.py:2589
|
||||
#, docstring
|
||||
msgid "\\n Removes a destination text channel from receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2532
|
||||
#: redbot/core/core_commands.py:2606
|
||||
#, docstring
|
||||
msgid "\\n Lists the configured extra destinations for owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2539
|
||||
#: redbot/core/core_commands.py:2613
|
||||
msgid "There are no extra channels being sent to."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2550
|
||||
#: redbot/core/core_commands.py:2624
|
||||
msgid "Unknown channel with id: {id}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2581
|
||||
#: redbot/core/core_commands.py:2655
|
||||
#, docstring
|
||||
msgid "Add servers or channels to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2585
|
||||
#: redbot/core/core_commands.py:2659
|
||||
#, docstring
|
||||
msgid "\\n List the currently ignored servers and channels\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2597
|
||||
#: redbot/core/core_commands.py:2671
|
||||
#, docstring
|
||||
msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2605
|
||||
#: redbot/core/core_commands.py:2679
|
||||
msgid "Channel added to ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2607
|
||||
#: redbot/core/core_commands.py:2681
|
||||
msgid "Channel already in ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2612
|
||||
#: redbot/core/core_commands.py:2686
|
||||
#, docstring
|
||||
msgid "Ignore commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2616
|
||||
#: redbot/core/core_commands.py:2690
|
||||
msgid "This server has been added to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2618
|
||||
#: redbot/core/core_commands.py:2692
|
||||
msgid "This server is already being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2624
|
||||
#: redbot/core/core_commands.py:2698
|
||||
#, docstring
|
||||
msgid "Remove servers or channels from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2632
|
||||
#: redbot/core/core_commands.py:2706
|
||||
#, docstring
|
||||
msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2641
|
||||
#: redbot/core/core_commands.py:2715
|
||||
msgid "Channel removed from ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2643
|
||||
#: redbot/core/core_commands.py:2717
|
||||
msgid "That channel is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2648
|
||||
#: redbot/core/core_commands.py:2722
|
||||
#, docstring
|
||||
msgid "Remove this server from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2652
|
||||
#: redbot/core/core_commands.py:2726
|
||||
msgid "This server has been removed from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2654
|
||||
#: redbot/core/core_commands.py:2728
|
||||
msgid "This server is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2660
|
||||
#: redbot/core/core_commands.py:2734
|
||||
msgid "This server is currently being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2672
|
||||
#: redbot/core/core_commands.py:2746
|
||||
msgid "Currently ignored categories: {categories}\\nChannels: {channels}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2687
|
||||
#: redbot/core/core_commands.py:2776
|
||||
#, docstring
|
||||
msgid "\\n Get info about Red's licenses.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-07-30 12:18+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Turkish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -1205,287 +1205,357 @@ msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2177
|
||||
#, docstring
|
||||
msgid "Manage the bot's commands."
|
||||
msgstr "Bot komutları yönetme."
|
||||
msgid "Manage the bot's commands and cogs."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2182
|
||||
#: redbot/core/core_commands.py:2183
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgid "Set the default state for a cog as disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2186 redbot/core/core_commands.py:2198
|
||||
#: redbot/core/core_commands.py:2208 redbot/core/core_commands.py:2228
|
||||
msgid "Cog with the given name doesn't exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2188
|
||||
msgid "You can't disable this cog by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2190
|
||||
msgid "{cogname} has been set as disabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2195
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgid "Set the default state for a cog as enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2198
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2201
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
#: redbot/core/core_commands.py:2200
|
||||
msgid "{cogname} has been set as enabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2205
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
#, docstring
|
||||
msgid "Disable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2210
|
||||
msgid "You can't disable this cog as you would lock yourself out."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2212
|
||||
msgid "{cogname} has been disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
msgid "{cogname} was already disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2221
|
||||
#, docstring
|
||||
msgid "Enable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2223
|
||||
msgid "{cogname} has been enabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2231
|
||||
msgid "{cogname} was not disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2237
|
||||
#, docstring
|
||||
msgid "List the cogs which are disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2246
|
||||
msgid "The following cogs are disabled in this guild:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2252
|
||||
msgid "There are no disabled cogs in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2256
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2269
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2272
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2275
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2279
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2286
|
||||
#, docstring
|
||||
msgid "List disabled commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
#: redbot/core/core_commands.py:2289
|
||||
msgid "There aren't any disabled commands in {}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2218
|
||||
#: redbot/core/core_commands.py:2292
|
||||
msgid "{} commands are disabled in {}.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2222
|
||||
#: redbot/core/core_commands.py:2296
|
||||
msgid "1 command is disabled in {}.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2229
|
||||
#: redbot/core/core_commands.py:2303
|
||||
#, docstring
|
||||
msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2243
|
||||
#: redbot/core/core_commands.py:2317
|
||||
#, docstring
|
||||
msgid "Disable a command globally."
|
||||
msgstr "Bir komut genel olarak devre dışı bırakın."
|
||||
|
||||
#: redbot/core/core_commands.py:2247 redbot/core/core_commands.py:2281
|
||||
#: redbot/core/core_commands.py:2331 redbot/core/core_commands.py:2353
|
||||
#: redbot/core/core_commands.py:2321 redbot/core/core_commands.py:2355
|
||||
#: redbot/core/core_commands.py:2405 redbot/core/core_commands.py:2427
|
||||
msgid "I couldn't find that command. Please note that it is case sensitive."
|
||||
msgstr "Bu komut bulamadım. Lütfen büyük küçük harf duyarlı olduğunu unutmayın."
|
||||
|
||||
#: redbot/core/core_commands.py:2253 redbot/core/core_commands.py:2287
|
||||
#: redbot/core/core_commands.py:2327 redbot/core/core_commands.py:2361
|
||||
msgid "The command to disable cannot be `command` or any of its subcommands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2259 redbot/core/core_commands.py:2293
|
||||
#: redbot/core/core_commands.py:2333 redbot/core/core_commands.py:2367
|
||||
msgid "This command is designated as being always available and cannot be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2268
|
||||
#: redbot/core/core_commands.py:2342
|
||||
msgid "That command is already disabled globally."
|
||||
msgstr "Bu komut zaten genel olarak devre dışı bırakıldı."
|
||||
|
||||
#: redbot/core/core_commands.py:2277
|
||||
#: redbot/core/core_commands.py:2351
|
||||
#, docstring
|
||||
msgid "Disable a command in this server only."
|
||||
msgstr "Yalnızca bu sunucuya bir komutu devre dışı bırakın."
|
||||
|
||||
#: redbot/core/core_commands.py:2298
|
||||
#: redbot/core/core_commands.py:2372
|
||||
msgid "You are not allowed to disable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2308
|
||||
#: redbot/core/core_commands.py:2382
|
||||
msgid "That command is already disabled in this server."
|
||||
msgstr "Bu komut zaten bu Server'da devre dışı bırakıldı."
|
||||
|
||||
#: redbot/core/core_commands.py:2314
|
||||
#: redbot/core/core_commands.py:2388
|
||||
#, docstring
|
||||
msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2327
|
||||
#: redbot/core/core_commands.py:2401
|
||||
#, docstring
|
||||
msgid "Enable a command globally."
|
||||
msgstr "Genel olarak bir komut etkinleştirmek."
|
||||
|
||||
#: redbot/core/core_commands.py:2340
|
||||
#: redbot/core/core_commands.py:2414
|
||||
msgid "That command is already enabled globally."
|
||||
msgstr "Bu komut genel olarak zaten etkinleştirilmiştir."
|
||||
|
||||
#: redbot/core/core_commands.py:2349
|
||||
#: redbot/core/core_commands.py:2423
|
||||
#, docstring
|
||||
msgid "Enable a command in this server."
|
||||
msgstr "Bu sunucu bir komutu etkinleştirin."
|
||||
|
||||
#: redbot/core/core_commands.py:2358
|
||||
#: redbot/core/core_commands.py:2432
|
||||
msgid "You are not allowed to enable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2368
|
||||
#: redbot/core/core_commands.py:2442
|
||||
msgid "That command is already enabled in this server."
|
||||
msgstr "Bu komut bu sunucu zaten etkinleştirilmiştir."
|
||||
|
||||
#: redbot/core/core_commands.py:2375
|
||||
#: redbot/core/core_commands.py:2449
|
||||
#, docstring
|
||||
msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2389
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#, docstring
|
||||
msgid "\\n Server settings for immunity from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2396
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#, docstring
|
||||
msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2407
|
||||
#: redbot/core/core_commands.py:2481
|
||||
msgid "Roles immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2412
|
||||
#: redbot/core/core_commands.py:2486
|
||||
msgid "Members immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2416
|
||||
#: redbot/core/core_commands.py:2490
|
||||
msgid "No immunty settings here."
|
||||
msgstr "Buradaki hiçbir immunty ayarlar."
|
||||
|
||||
#: redbot/core/core_commands.py:2425
|
||||
#: redbot/core/core_commands.py:2499
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2430
|
||||
#: redbot/core/core_commands.py:2504
|
||||
msgid "Already added."
|
||||
msgstr "Zaten eklendi."
|
||||
|
||||
#: redbot/core/core_commands.py:2438
|
||||
#: redbot/core/core_commands.py:2512
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2443
|
||||
#: redbot/core/core_commands.py:2517
|
||||
msgid "Not in list."
|
||||
msgstr "Listede değil."
|
||||
|
||||
#: redbot/core/core_commands.py:2451
|
||||
#: redbot/core/core_commands.py:2525
|
||||
#, docstring
|
||||
msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2456
|
||||
#: redbot/core/core_commands.py:2530
|
||||
msgid "They are immune"
|
||||
msgstr "Bağışık olduklarını"
|
||||
|
||||
#: redbot/core/core_commands.py:2458
|
||||
#: redbot/core/core_commands.py:2532
|
||||
msgid "They are not Immune"
|
||||
msgstr "Onlar bağışıklık değildir"
|
||||
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#: redbot/core/core_commands.py:2537
|
||||
#, docstring
|
||||
msgid "\\n Commands for configuring owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#: redbot/core/core_commands.py:2544
|
||||
#, docstring
|
||||
msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2483
|
||||
#: redbot/core/core_commands.py:2557
|
||||
#, docstring
|
||||
msgid "\\n Opt-out of receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2496
|
||||
#: redbot/core/core_commands.py:2570
|
||||
#, docstring
|
||||
msgid "\\n Adds a destination text channel to receive owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2515
|
||||
#: redbot/core/core_commands.py:2589
|
||||
#, docstring
|
||||
msgid "\\n Removes a destination text channel from receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2532
|
||||
#: redbot/core/core_commands.py:2606
|
||||
#, docstring
|
||||
msgid "\\n Lists the configured extra destinations for owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2539
|
||||
#: redbot/core/core_commands.py:2613
|
||||
msgid "There are no extra channels being sent to."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2550
|
||||
#: redbot/core/core_commands.py:2624
|
||||
msgid "Unknown channel with id: {id}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2581
|
||||
#: redbot/core/core_commands.py:2655
|
||||
#, docstring
|
||||
msgid "Add servers or channels to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2585
|
||||
#: redbot/core/core_commands.py:2659
|
||||
#, docstring
|
||||
msgid "\\n List the currently ignored servers and channels\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2597
|
||||
#: redbot/core/core_commands.py:2671
|
||||
#, docstring
|
||||
msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2605
|
||||
#: redbot/core/core_commands.py:2679
|
||||
msgid "Channel added to ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2607
|
||||
#: redbot/core/core_commands.py:2681
|
||||
msgid "Channel already in ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2612
|
||||
#: redbot/core/core_commands.py:2686
|
||||
#, docstring
|
||||
msgid "Ignore commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2616
|
||||
#: redbot/core/core_commands.py:2690
|
||||
msgid "This server has been added to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2618
|
||||
#: redbot/core/core_commands.py:2692
|
||||
msgid "This server is already being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2624
|
||||
#: redbot/core/core_commands.py:2698
|
||||
#, docstring
|
||||
msgid "Remove servers or channels from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2632
|
||||
#: redbot/core/core_commands.py:2706
|
||||
#, docstring
|
||||
msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2641
|
||||
#: redbot/core/core_commands.py:2715
|
||||
msgid "Channel removed from ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2643
|
||||
#: redbot/core/core_commands.py:2717
|
||||
msgid "That channel is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2648
|
||||
#: redbot/core/core_commands.py:2722
|
||||
#, docstring
|
||||
msgid "Remove this server from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2652
|
||||
#: redbot/core/core_commands.py:2726
|
||||
msgid "This server has been removed from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2654
|
||||
#: redbot/core/core_commands.py:2728
|
||||
msgid "This server is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2660
|
||||
#: redbot/core/core_commands.py:2734
|
||||
msgid "This server is currently being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2672
|
||||
#: redbot/core/core_commands.py:2746
|
||||
msgid "Currently ignored categories: {categories}\\nChannels: {channels}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2687
|
||||
#: redbot/core/core_commands.py:2776
|
||||
#, docstring
|
||||
msgid "\\n Get info about Red's licenses.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-07-30 12:18+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Ukrainian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -1205,287 +1205,357 @@ msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2177
|
||||
#, docstring
|
||||
msgid "Manage the bot's commands."
|
||||
msgid "Manage the bot's commands and cogs."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2182
|
||||
#: redbot/core/core_commands.py:2183
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgid "Set the default state for a cog as disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2186 redbot/core/core_commands.py:2198
|
||||
#: redbot/core/core_commands.py:2208 redbot/core/core_commands.py:2228
|
||||
msgid "Cog with the given name doesn't exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2188
|
||||
msgid "You can't disable this cog by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2190
|
||||
msgid "{cogname} has been set as disabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2195
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgid "Set the default state for a cog as enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2198
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2201
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
#: redbot/core/core_commands.py:2200
|
||||
msgid "{cogname} has been set as enabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2205
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
#, docstring
|
||||
msgid "Disable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2210
|
||||
msgid "You can't disable this cog as you would lock yourself out."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2212
|
||||
msgid "{cogname} has been disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
msgid "{cogname} was already disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2221
|
||||
#, docstring
|
||||
msgid "Enable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2223
|
||||
msgid "{cogname} has been enabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2231
|
||||
msgid "{cogname} was not disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2237
|
||||
#, docstring
|
||||
msgid "List the cogs which are disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2246
|
||||
msgid "The following cogs are disabled in this guild:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2252
|
||||
msgid "There are no disabled cogs in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2256
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2269
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2272
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2275
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2279
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2286
|
||||
#, docstring
|
||||
msgid "List disabled commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
#: redbot/core/core_commands.py:2289
|
||||
msgid "There aren't any disabled commands in {}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2218
|
||||
#: redbot/core/core_commands.py:2292
|
||||
msgid "{} commands are disabled in {}.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2222
|
||||
#: redbot/core/core_commands.py:2296
|
||||
msgid "1 command is disabled in {}.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2229
|
||||
#: redbot/core/core_commands.py:2303
|
||||
#, docstring
|
||||
msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2243
|
||||
#: redbot/core/core_commands.py:2317
|
||||
#, docstring
|
||||
msgid "Disable a command globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2247 redbot/core/core_commands.py:2281
|
||||
#: redbot/core/core_commands.py:2331 redbot/core/core_commands.py:2353
|
||||
#: redbot/core/core_commands.py:2321 redbot/core/core_commands.py:2355
|
||||
#: redbot/core/core_commands.py:2405 redbot/core/core_commands.py:2427
|
||||
msgid "I couldn't find that command. Please note that it is case sensitive."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2253 redbot/core/core_commands.py:2287
|
||||
#: redbot/core/core_commands.py:2327 redbot/core/core_commands.py:2361
|
||||
msgid "The command to disable cannot be `command` or any of its subcommands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2259 redbot/core/core_commands.py:2293
|
||||
#: redbot/core/core_commands.py:2333 redbot/core/core_commands.py:2367
|
||||
msgid "This command is designated as being always available and cannot be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2268
|
||||
#: redbot/core/core_commands.py:2342
|
||||
msgid "That command is already disabled globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2277
|
||||
#: redbot/core/core_commands.py:2351
|
||||
#, docstring
|
||||
msgid "Disable a command in this server only."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2298
|
||||
#: redbot/core/core_commands.py:2372
|
||||
msgid "You are not allowed to disable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2308
|
||||
#: redbot/core/core_commands.py:2382
|
||||
msgid "That command is already disabled in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2314
|
||||
#: redbot/core/core_commands.py:2388
|
||||
#, docstring
|
||||
msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2327
|
||||
#: redbot/core/core_commands.py:2401
|
||||
#, docstring
|
||||
msgid "Enable a command globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2340
|
||||
#: redbot/core/core_commands.py:2414
|
||||
msgid "That command is already enabled globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2349
|
||||
#: redbot/core/core_commands.py:2423
|
||||
#, docstring
|
||||
msgid "Enable a command in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2358
|
||||
#: redbot/core/core_commands.py:2432
|
||||
msgid "You are not allowed to enable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2368
|
||||
#: redbot/core/core_commands.py:2442
|
||||
msgid "That command is already enabled in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2375
|
||||
#: redbot/core/core_commands.py:2449
|
||||
#, docstring
|
||||
msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2389
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#, docstring
|
||||
msgid "\\n Server settings for immunity from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2396
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#, docstring
|
||||
msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2407
|
||||
#: redbot/core/core_commands.py:2481
|
||||
msgid "Roles immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2412
|
||||
#: redbot/core/core_commands.py:2486
|
||||
msgid "Members immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2416
|
||||
#: redbot/core/core_commands.py:2490
|
||||
msgid "No immunty settings here."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2425
|
||||
#: redbot/core/core_commands.py:2499
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2430
|
||||
#: redbot/core/core_commands.py:2504
|
||||
msgid "Already added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2438
|
||||
#: redbot/core/core_commands.py:2512
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2443
|
||||
#: redbot/core/core_commands.py:2517
|
||||
msgid "Not in list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2451
|
||||
#: redbot/core/core_commands.py:2525
|
||||
#, docstring
|
||||
msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2456
|
||||
#: redbot/core/core_commands.py:2530
|
||||
msgid "They are immune"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2458
|
||||
#: redbot/core/core_commands.py:2532
|
||||
msgid "They are not Immune"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#: redbot/core/core_commands.py:2537
|
||||
#, docstring
|
||||
msgid "\\n Commands for configuring owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#: redbot/core/core_commands.py:2544
|
||||
#, docstring
|
||||
msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2483
|
||||
#: redbot/core/core_commands.py:2557
|
||||
#, docstring
|
||||
msgid "\\n Opt-out of receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2496
|
||||
#: redbot/core/core_commands.py:2570
|
||||
#, docstring
|
||||
msgid "\\n Adds a destination text channel to receive owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2515
|
||||
#: redbot/core/core_commands.py:2589
|
||||
#, docstring
|
||||
msgid "\\n Removes a destination text channel from receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2532
|
||||
#: redbot/core/core_commands.py:2606
|
||||
#, docstring
|
||||
msgid "\\n Lists the configured extra destinations for owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2539
|
||||
#: redbot/core/core_commands.py:2613
|
||||
msgid "There are no extra channels being sent to."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2550
|
||||
#: redbot/core/core_commands.py:2624
|
||||
msgid "Unknown channel with id: {id}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2581
|
||||
#: redbot/core/core_commands.py:2655
|
||||
#, docstring
|
||||
msgid "Add servers or channels to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2585
|
||||
#: redbot/core/core_commands.py:2659
|
||||
#, docstring
|
||||
msgid "\\n List the currently ignored servers and channels\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2597
|
||||
#: redbot/core/core_commands.py:2671
|
||||
#, docstring
|
||||
msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2605
|
||||
#: redbot/core/core_commands.py:2679
|
||||
msgid "Channel added to ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2607
|
||||
#: redbot/core/core_commands.py:2681
|
||||
msgid "Channel already in ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2612
|
||||
#: redbot/core/core_commands.py:2686
|
||||
#, docstring
|
||||
msgid "Ignore commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2616
|
||||
#: redbot/core/core_commands.py:2690
|
||||
msgid "This server has been added to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2618
|
||||
#: redbot/core/core_commands.py:2692
|
||||
msgid "This server is already being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2624
|
||||
#: redbot/core/core_commands.py:2698
|
||||
#, docstring
|
||||
msgid "Remove servers or channels from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2632
|
||||
#: redbot/core/core_commands.py:2706
|
||||
#, docstring
|
||||
msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2641
|
||||
#: redbot/core/core_commands.py:2715
|
||||
msgid "Channel removed from ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2643
|
||||
#: redbot/core/core_commands.py:2717
|
||||
msgid "That channel is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2648
|
||||
#: redbot/core/core_commands.py:2722
|
||||
#, docstring
|
||||
msgid "Remove this server from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2652
|
||||
#: redbot/core/core_commands.py:2726
|
||||
msgid "This server has been removed from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2654
|
||||
#: redbot/core/core_commands.py:2728
|
||||
msgid "This server is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2660
|
||||
#: redbot/core/core_commands.py:2734
|
||||
msgid "This server is currently being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2672
|
||||
#: redbot/core/core_commands.py:2746
|
||||
msgid "Currently ignored categories: {categories}\\nChannels: {channels}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2687
|
||||
#: redbot/core/core_commands.py:2776
|
||||
#, docstring
|
||||
msgid "\\n Get info about Red's licenses.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-07-30 12:18+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Vietnamese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -1205,287 +1205,357 @@ msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2177
|
||||
#, docstring
|
||||
msgid "Manage the bot's commands."
|
||||
msgid "Manage the bot's commands and cogs."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2182
|
||||
#: redbot/core/core_commands.py:2183
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgid "Set the default state for a cog as disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2186 redbot/core/core_commands.py:2198
|
||||
#: redbot/core/core_commands.py:2208 redbot/core/core_commands.py:2228
|
||||
msgid "Cog with the given name doesn't exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2188
|
||||
msgid "You can't disable this cog by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2190
|
||||
msgid "{cogname} has been set as disabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2195
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgid "Set the default state for a cog as enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2198
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2201
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
#: redbot/core/core_commands.py:2200
|
||||
msgid "{cogname} has been set as enabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2205
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
#, docstring
|
||||
msgid "Disable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2210
|
||||
msgid "You can't disable this cog as you would lock yourself out."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2212
|
||||
msgid "{cogname} has been disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
msgid "{cogname} was already disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2221
|
||||
#, docstring
|
||||
msgid "Enable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2223
|
||||
msgid "{cogname} has been enabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2231
|
||||
msgid "{cogname} was not disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2237
|
||||
#, docstring
|
||||
msgid "List the cogs which are disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2246
|
||||
msgid "The following cogs are disabled in this guild:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2252
|
||||
msgid "There are no disabled cogs in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2256
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2269
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2272
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2275
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2279
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2286
|
||||
#, docstring
|
||||
msgid "List disabled commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
#: redbot/core/core_commands.py:2289
|
||||
msgid "There aren't any disabled commands in {}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2218
|
||||
#: redbot/core/core_commands.py:2292
|
||||
msgid "{} commands are disabled in {}.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2222
|
||||
#: redbot/core/core_commands.py:2296
|
||||
msgid "1 command is disabled in {}.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2229
|
||||
#: redbot/core/core_commands.py:2303
|
||||
#, docstring
|
||||
msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2243
|
||||
#: redbot/core/core_commands.py:2317
|
||||
#, docstring
|
||||
msgid "Disable a command globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2247 redbot/core/core_commands.py:2281
|
||||
#: redbot/core/core_commands.py:2331 redbot/core/core_commands.py:2353
|
||||
#: redbot/core/core_commands.py:2321 redbot/core/core_commands.py:2355
|
||||
#: redbot/core/core_commands.py:2405 redbot/core/core_commands.py:2427
|
||||
msgid "I couldn't find that command. Please note that it is case sensitive."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2253 redbot/core/core_commands.py:2287
|
||||
#: redbot/core/core_commands.py:2327 redbot/core/core_commands.py:2361
|
||||
msgid "The command to disable cannot be `command` or any of its subcommands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2259 redbot/core/core_commands.py:2293
|
||||
#: redbot/core/core_commands.py:2333 redbot/core/core_commands.py:2367
|
||||
msgid "This command is designated as being always available and cannot be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2268
|
||||
#: redbot/core/core_commands.py:2342
|
||||
msgid "That command is already disabled globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2277
|
||||
#: redbot/core/core_commands.py:2351
|
||||
#, docstring
|
||||
msgid "Disable a command in this server only."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2298
|
||||
#: redbot/core/core_commands.py:2372
|
||||
msgid "You are not allowed to disable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2308
|
||||
#: redbot/core/core_commands.py:2382
|
||||
msgid "That command is already disabled in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2314
|
||||
#: redbot/core/core_commands.py:2388
|
||||
#, docstring
|
||||
msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2327
|
||||
#: redbot/core/core_commands.py:2401
|
||||
#, docstring
|
||||
msgid "Enable a command globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2340
|
||||
#: redbot/core/core_commands.py:2414
|
||||
msgid "That command is already enabled globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2349
|
||||
#: redbot/core/core_commands.py:2423
|
||||
#, docstring
|
||||
msgid "Enable a command in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2358
|
||||
#: redbot/core/core_commands.py:2432
|
||||
msgid "You are not allowed to enable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2368
|
||||
#: redbot/core/core_commands.py:2442
|
||||
msgid "That command is already enabled in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2375
|
||||
#: redbot/core/core_commands.py:2449
|
||||
#, docstring
|
||||
msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2389
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#, docstring
|
||||
msgid "\\n Server settings for immunity from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2396
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#, docstring
|
||||
msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2407
|
||||
#: redbot/core/core_commands.py:2481
|
||||
msgid "Roles immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2412
|
||||
#: redbot/core/core_commands.py:2486
|
||||
msgid "Members immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2416
|
||||
#: redbot/core/core_commands.py:2490
|
||||
msgid "No immunty settings here."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2425
|
||||
#: redbot/core/core_commands.py:2499
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2430
|
||||
#: redbot/core/core_commands.py:2504
|
||||
msgid "Already added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2438
|
||||
#: redbot/core/core_commands.py:2512
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2443
|
||||
#: redbot/core/core_commands.py:2517
|
||||
msgid "Not in list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2451
|
||||
#: redbot/core/core_commands.py:2525
|
||||
#, docstring
|
||||
msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2456
|
||||
#: redbot/core/core_commands.py:2530
|
||||
msgid "They are immune"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2458
|
||||
#: redbot/core/core_commands.py:2532
|
||||
msgid "They are not Immune"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#: redbot/core/core_commands.py:2537
|
||||
#, docstring
|
||||
msgid "\\n Commands for configuring owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#: redbot/core/core_commands.py:2544
|
||||
#, docstring
|
||||
msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2483
|
||||
#: redbot/core/core_commands.py:2557
|
||||
#, docstring
|
||||
msgid "\\n Opt-out of receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2496
|
||||
#: redbot/core/core_commands.py:2570
|
||||
#, docstring
|
||||
msgid "\\n Adds a destination text channel to receive owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2515
|
||||
#: redbot/core/core_commands.py:2589
|
||||
#, docstring
|
||||
msgid "\\n Removes a destination text channel from receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2532
|
||||
#: redbot/core/core_commands.py:2606
|
||||
#, docstring
|
||||
msgid "\\n Lists the configured extra destinations for owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2539
|
||||
#: redbot/core/core_commands.py:2613
|
||||
msgid "There are no extra channels being sent to."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2550
|
||||
#: redbot/core/core_commands.py:2624
|
||||
msgid "Unknown channel with id: {id}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2581
|
||||
#: redbot/core/core_commands.py:2655
|
||||
#, docstring
|
||||
msgid "Add servers or channels to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2585
|
||||
#: redbot/core/core_commands.py:2659
|
||||
#, docstring
|
||||
msgid "\\n List the currently ignored servers and channels\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2597
|
||||
#: redbot/core/core_commands.py:2671
|
||||
#, docstring
|
||||
msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2605
|
||||
#: redbot/core/core_commands.py:2679
|
||||
msgid "Channel added to ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2607
|
||||
#: redbot/core/core_commands.py:2681
|
||||
msgid "Channel already in ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2612
|
||||
#: redbot/core/core_commands.py:2686
|
||||
#, docstring
|
||||
msgid "Ignore commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2616
|
||||
#: redbot/core/core_commands.py:2690
|
||||
msgid "This server has been added to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2618
|
||||
#: redbot/core/core_commands.py:2692
|
||||
msgid "This server is already being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2624
|
||||
#: redbot/core/core_commands.py:2698
|
||||
#, docstring
|
||||
msgid "Remove servers or channels from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2632
|
||||
#: redbot/core/core_commands.py:2706
|
||||
#, docstring
|
||||
msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2641
|
||||
#: redbot/core/core_commands.py:2715
|
||||
msgid "Channel removed from ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2643
|
||||
#: redbot/core/core_commands.py:2717
|
||||
msgid "That channel is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2648
|
||||
#: redbot/core/core_commands.py:2722
|
||||
#, docstring
|
||||
msgid "Remove this server from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2652
|
||||
#: redbot/core/core_commands.py:2726
|
||||
msgid "This server has been removed from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2654
|
||||
#: redbot/core/core_commands.py:2728
|
||||
msgid "This server is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2660
|
||||
#: redbot/core/core_commands.py:2734
|
||||
msgid "This server is currently being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2672
|
||||
#: redbot/core/core_commands.py:2746
|
||||
msgid "Currently ignored categories: {categories}\\nChannels: {channels}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2687
|
||||
#: redbot/core/core_commands.py:2776
|
||||
#, docstring
|
||||
msgid "\\n Get info about Red's licenses.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-07-30 12:18+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Chinese Simplified\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -1205,287 +1205,357 @@ msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2177
|
||||
#, docstring
|
||||
msgid "Manage the bot's commands."
|
||||
msgid "Manage the bot's commands and cogs."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2182
|
||||
#: redbot/core/core_commands.py:2183
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgid "Set the default state for a cog as disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2186 redbot/core/core_commands.py:2198
|
||||
#: redbot/core/core_commands.py:2208 redbot/core/core_commands.py:2228
|
||||
msgid "Cog with the given name doesn't exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2188
|
||||
msgid "You can't disable this cog by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2190
|
||||
msgid "{cogname} has been set as disabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2195
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgid "Set the default state for a cog as enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2198
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2201
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
#: redbot/core/core_commands.py:2200
|
||||
msgid "{cogname} has been set as enabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2205
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
#, docstring
|
||||
msgid "Disable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2210
|
||||
msgid "You can't disable this cog as you would lock yourself out."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2212
|
||||
msgid "{cogname} has been disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
msgid "{cogname} was already disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2221
|
||||
#, docstring
|
||||
msgid "Enable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2223
|
||||
msgid "{cogname} has been enabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2231
|
||||
msgid "{cogname} was not disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2237
|
||||
#, docstring
|
||||
msgid "List the cogs which are disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2246
|
||||
msgid "The following cogs are disabled in this guild:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2252
|
||||
msgid "There are no disabled cogs in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2256
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2269
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2272
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2275
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2279
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2286
|
||||
#, docstring
|
||||
msgid "List disabled commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
#: redbot/core/core_commands.py:2289
|
||||
msgid "There aren't any disabled commands in {}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2218
|
||||
#: redbot/core/core_commands.py:2292
|
||||
msgid "{} commands are disabled in {}.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2222
|
||||
#: redbot/core/core_commands.py:2296
|
||||
msgid "1 command is disabled in {}.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2229
|
||||
#: redbot/core/core_commands.py:2303
|
||||
#, docstring
|
||||
msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2243
|
||||
#: redbot/core/core_commands.py:2317
|
||||
#, docstring
|
||||
msgid "Disable a command globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2247 redbot/core/core_commands.py:2281
|
||||
#: redbot/core/core_commands.py:2331 redbot/core/core_commands.py:2353
|
||||
#: redbot/core/core_commands.py:2321 redbot/core/core_commands.py:2355
|
||||
#: redbot/core/core_commands.py:2405 redbot/core/core_commands.py:2427
|
||||
msgid "I couldn't find that command. Please note that it is case sensitive."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2253 redbot/core/core_commands.py:2287
|
||||
#: redbot/core/core_commands.py:2327 redbot/core/core_commands.py:2361
|
||||
msgid "The command to disable cannot be `command` or any of its subcommands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2259 redbot/core/core_commands.py:2293
|
||||
#: redbot/core/core_commands.py:2333 redbot/core/core_commands.py:2367
|
||||
msgid "This command is designated as being always available and cannot be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2268
|
||||
#: redbot/core/core_commands.py:2342
|
||||
msgid "That command is already disabled globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2277
|
||||
#: redbot/core/core_commands.py:2351
|
||||
#, docstring
|
||||
msgid "Disable a command in this server only."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2298
|
||||
#: redbot/core/core_commands.py:2372
|
||||
msgid "You are not allowed to disable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2308
|
||||
#: redbot/core/core_commands.py:2382
|
||||
msgid "That command is already disabled in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2314
|
||||
#: redbot/core/core_commands.py:2388
|
||||
#, docstring
|
||||
msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2327
|
||||
#: redbot/core/core_commands.py:2401
|
||||
#, docstring
|
||||
msgid "Enable a command globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2340
|
||||
#: redbot/core/core_commands.py:2414
|
||||
msgid "That command is already enabled globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2349
|
||||
#: redbot/core/core_commands.py:2423
|
||||
#, docstring
|
||||
msgid "Enable a command in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2358
|
||||
#: redbot/core/core_commands.py:2432
|
||||
msgid "You are not allowed to enable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2368
|
||||
#: redbot/core/core_commands.py:2442
|
||||
msgid "That command is already enabled in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2375
|
||||
#: redbot/core/core_commands.py:2449
|
||||
#, docstring
|
||||
msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2389
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#, docstring
|
||||
msgid "\\n Server settings for immunity from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2396
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#, docstring
|
||||
msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2407
|
||||
#: redbot/core/core_commands.py:2481
|
||||
msgid "Roles immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2412
|
||||
#: redbot/core/core_commands.py:2486
|
||||
msgid "Members immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2416
|
||||
#: redbot/core/core_commands.py:2490
|
||||
msgid "No immunty settings here."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2425
|
||||
#: redbot/core/core_commands.py:2499
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2430
|
||||
#: redbot/core/core_commands.py:2504
|
||||
msgid "Already added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2438
|
||||
#: redbot/core/core_commands.py:2512
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2443
|
||||
#: redbot/core/core_commands.py:2517
|
||||
msgid "Not in list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2451
|
||||
#: redbot/core/core_commands.py:2525
|
||||
#, docstring
|
||||
msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2456
|
||||
#: redbot/core/core_commands.py:2530
|
||||
msgid "They are immune"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2458
|
||||
#: redbot/core/core_commands.py:2532
|
||||
msgid "They are not Immune"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#: redbot/core/core_commands.py:2537
|
||||
#, docstring
|
||||
msgid "\\n Commands for configuring owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#: redbot/core/core_commands.py:2544
|
||||
#, docstring
|
||||
msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2483
|
||||
#: redbot/core/core_commands.py:2557
|
||||
#, docstring
|
||||
msgid "\\n Opt-out of receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2496
|
||||
#: redbot/core/core_commands.py:2570
|
||||
#, docstring
|
||||
msgid "\\n Adds a destination text channel to receive owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2515
|
||||
#: redbot/core/core_commands.py:2589
|
||||
#, docstring
|
||||
msgid "\\n Removes a destination text channel from receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2532
|
||||
#: redbot/core/core_commands.py:2606
|
||||
#, docstring
|
||||
msgid "\\n Lists the configured extra destinations for owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2539
|
||||
#: redbot/core/core_commands.py:2613
|
||||
msgid "There are no extra channels being sent to."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2550
|
||||
#: redbot/core/core_commands.py:2624
|
||||
msgid "Unknown channel with id: {id}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2581
|
||||
#: redbot/core/core_commands.py:2655
|
||||
#, docstring
|
||||
msgid "Add servers or channels to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2585
|
||||
#: redbot/core/core_commands.py:2659
|
||||
#, docstring
|
||||
msgid "\\n List the currently ignored servers and channels\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2597
|
||||
#: redbot/core/core_commands.py:2671
|
||||
#, docstring
|
||||
msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2605
|
||||
#: redbot/core/core_commands.py:2679
|
||||
msgid "Channel added to ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2607
|
||||
#: redbot/core/core_commands.py:2681
|
||||
msgid "Channel already in ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2612
|
||||
#: redbot/core/core_commands.py:2686
|
||||
#, docstring
|
||||
msgid "Ignore commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2616
|
||||
#: redbot/core/core_commands.py:2690
|
||||
msgid "This server has been added to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2618
|
||||
#: redbot/core/core_commands.py:2692
|
||||
msgid "This server is already being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2624
|
||||
#: redbot/core/core_commands.py:2698
|
||||
#, docstring
|
||||
msgid "Remove servers or channels from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2632
|
||||
#: redbot/core/core_commands.py:2706
|
||||
#, docstring
|
||||
msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2641
|
||||
#: redbot/core/core_commands.py:2715
|
||||
msgid "Channel removed from ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2643
|
||||
#: redbot/core/core_commands.py:2717
|
||||
msgid "That channel is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2648
|
||||
#: redbot/core/core_commands.py:2722
|
||||
#, docstring
|
||||
msgid "Remove this server from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2652
|
||||
#: redbot/core/core_commands.py:2726
|
||||
msgid "This server has been removed from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2654
|
||||
#: redbot/core/core_commands.py:2728
|
||||
msgid "This server is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2660
|
||||
#: redbot/core/core_commands.py:2734
|
||||
msgid "This server is currently being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2672
|
||||
#: redbot/core/core_commands.py:2746
|
||||
msgid "Currently ignored categories: {categories}\\nChannels: {channels}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2687
|
||||
#: redbot/core/core_commands.py:2776
|
||||
#, docstring
|
||||
msgid "\\n Get info about Red's licenses.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-07-30 12:18+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Chinese Traditional, Hong Kong\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -1205,287 +1205,357 @@ msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2177
|
||||
#, docstring
|
||||
msgid "Manage the bot's commands."
|
||||
msgid "Manage the bot's commands and cogs."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2182
|
||||
#: redbot/core/core_commands.py:2183
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgid "Set the default state for a cog as disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2186 redbot/core/core_commands.py:2198
|
||||
#: redbot/core/core_commands.py:2208 redbot/core/core_commands.py:2228
|
||||
msgid "Cog with the given name doesn't exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2188
|
||||
msgid "You can't disable this cog by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2190
|
||||
msgid "{cogname} has been set as disabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2195
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgid "Set the default state for a cog as enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2198
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2201
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
#: redbot/core/core_commands.py:2200
|
||||
msgid "{cogname} has been set as enabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2205
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
#, docstring
|
||||
msgid "Disable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2210
|
||||
msgid "You can't disable this cog as you would lock yourself out."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2212
|
||||
msgid "{cogname} has been disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
msgid "{cogname} was already disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2221
|
||||
#, docstring
|
||||
msgid "Enable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2223
|
||||
msgid "{cogname} has been enabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2231
|
||||
msgid "{cogname} was not disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2237
|
||||
#, docstring
|
||||
msgid "List the cogs which are disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2246
|
||||
msgid "The following cogs are disabled in this guild:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2252
|
||||
msgid "There are no disabled cogs in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2256
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2269
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2272
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2275
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2279
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2286
|
||||
#, docstring
|
||||
msgid "List disabled commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
#: redbot/core/core_commands.py:2289
|
||||
msgid "There aren't any disabled commands in {}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2218
|
||||
#: redbot/core/core_commands.py:2292
|
||||
msgid "{} commands are disabled in {}.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2222
|
||||
#: redbot/core/core_commands.py:2296
|
||||
msgid "1 command is disabled in {}.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2229
|
||||
#: redbot/core/core_commands.py:2303
|
||||
#, docstring
|
||||
msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2243
|
||||
#: redbot/core/core_commands.py:2317
|
||||
#, docstring
|
||||
msgid "Disable a command globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2247 redbot/core/core_commands.py:2281
|
||||
#: redbot/core/core_commands.py:2331 redbot/core/core_commands.py:2353
|
||||
#: redbot/core/core_commands.py:2321 redbot/core/core_commands.py:2355
|
||||
#: redbot/core/core_commands.py:2405 redbot/core/core_commands.py:2427
|
||||
msgid "I couldn't find that command. Please note that it is case sensitive."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2253 redbot/core/core_commands.py:2287
|
||||
#: redbot/core/core_commands.py:2327 redbot/core/core_commands.py:2361
|
||||
msgid "The command to disable cannot be `command` or any of its subcommands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2259 redbot/core/core_commands.py:2293
|
||||
#: redbot/core/core_commands.py:2333 redbot/core/core_commands.py:2367
|
||||
msgid "This command is designated as being always available and cannot be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2268
|
||||
#: redbot/core/core_commands.py:2342
|
||||
msgid "That command is already disabled globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2277
|
||||
#: redbot/core/core_commands.py:2351
|
||||
#, docstring
|
||||
msgid "Disable a command in this server only."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2298
|
||||
#: redbot/core/core_commands.py:2372
|
||||
msgid "You are not allowed to disable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2308
|
||||
#: redbot/core/core_commands.py:2382
|
||||
msgid "That command is already disabled in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2314
|
||||
#: redbot/core/core_commands.py:2388
|
||||
#, docstring
|
||||
msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2327
|
||||
#: redbot/core/core_commands.py:2401
|
||||
#, docstring
|
||||
msgid "Enable a command globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2340
|
||||
#: redbot/core/core_commands.py:2414
|
||||
msgid "That command is already enabled globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2349
|
||||
#: redbot/core/core_commands.py:2423
|
||||
#, docstring
|
||||
msgid "Enable a command in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2358
|
||||
#: redbot/core/core_commands.py:2432
|
||||
msgid "You are not allowed to enable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2368
|
||||
#: redbot/core/core_commands.py:2442
|
||||
msgid "That command is already enabled in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2375
|
||||
#: redbot/core/core_commands.py:2449
|
||||
#, docstring
|
||||
msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2389
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#, docstring
|
||||
msgid "\\n Server settings for immunity from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2396
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#, docstring
|
||||
msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2407
|
||||
#: redbot/core/core_commands.py:2481
|
||||
msgid "Roles immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2412
|
||||
#: redbot/core/core_commands.py:2486
|
||||
msgid "Members immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2416
|
||||
#: redbot/core/core_commands.py:2490
|
||||
msgid "No immunty settings here."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2425
|
||||
#: redbot/core/core_commands.py:2499
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2430
|
||||
#: redbot/core/core_commands.py:2504
|
||||
msgid "Already added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2438
|
||||
#: redbot/core/core_commands.py:2512
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2443
|
||||
#: redbot/core/core_commands.py:2517
|
||||
msgid "Not in list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2451
|
||||
#: redbot/core/core_commands.py:2525
|
||||
#, docstring
|
||||
msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2456
|
||||
#: redbot/core/core_commands.py:2530
|
||||
msgid "They are immune"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2458
|
||||
#: redbot/core/core_commands.py:2532
|
||||
msgid "They are not Immune"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#: redbot/core/core_commands.py:2537
|
||||
#, docstring
|
||||
msgid "\\n Commands for configuring owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#: redbot/core/core_commands.py:2544
|
||||
#, docstring
|
||||
msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2483
|
||||
#: redbot/core/core_commands.py:2557
|
||||
#, docstring
|
||||
msgid "\\n Opt-out of receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2496
|
||||
#: redbot/core/core_commands.py:2570
|
||||
#, docstring
|
||||
msgid "\\n Adds a destination text channel to receive owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2515
|
||||
#: redbot/core/core_commands.py:2589
|
||||
#, docstring
|
||||
msgid "\\n Removes a destination text channel from receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2532
|
||||
#: redbot/core/core_commands.py:2606
|
||||
#, docstring
|
||||
msgid "\\n Lists the configured extra destinations for owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2539
|
||||
#: redbot/core/core_commands.py:2613
|
||||
msgid "There are no extra channels being sent to."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2550
|
||||
#: redbot/core/core_commands.py:2624
|
||||
msgid "Unknown channel with id: {id}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2581
|
||||
#: redbot/core/core_commands.py:2655
|
||||
#, docstring
|
||||
msgid "Add servers or channels to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2585
|
||||
#: redbot/core/core_commands.py:2659
|
||||
#, docstring
|
||||
msgid "\\n List the currently ignored servers and channels\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2597
|
||||
#: redbot/core/core_commands.py:2671
|
||||
#, docstring
|
||||
msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2605
|
||||
#: redbot/core/core_commands.py:2679
|
||||
msgid "Channel added to ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2607
|
||||
#: redbot/core/core_commands.py:2681
|
||||
msgid "Channel already in ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2612
|
||||
#: redbot/core/core_commands.py:2686
|
||||
#, docstring
|
||||
msgid "Ignore commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2616
|
||||
#: redbot/core/core_commands.py:2690
|
||||
msgid "This server has been added to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2618
|
||||
#: redbot/core/core_commands.py:2692
|
||||
msgid "This server is already being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2624
|
||||
#: redbot/core/core_commands.py:2698
|
||||
#, docstring
|
||||
msgid "Remove servers or channels from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2632
|
||||
#: redbot/core/core_commands.py:2706
|
||||
#, docstring
|
||||
msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2641
|
||||
#: redbot/core/core_commands.py:2715
|
||||
msgid "Channel removed from ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2643
|
||||
#: redbot/core/core_commands.py:2717
|
||||
msgid "That channel is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2648
|
||||
#: redbot/core/core_commands.py:2722
|
||||
#, docstring
|
||||
msgid "Remove this server from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2652
|
||||
#: redbot/core/core_commands.py:2726
|
||||
msgid "This server has been removed from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2654
|
||||
#: redbot/core/core_commands.py:2728
|
||||
msgid "This server is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2660
|
||||
#: redbot/core/core_commands.py:2734
|
||||
msgid "This server is currently being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2672
|
||||
#: redbot/core/core_commands.py:2746
|
||||
msgid "Currently ignored categories: {categories}\\nChannels: {channels}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2687
|
||||
#: redbot/core/core_commands.py:2776
|
||||
#, docstring
|
||||
msgid "\\n Get info about Red's licenses.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-07-30 12:18+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Chinese Traditional\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -1205,287 +1205,357 @@ msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2177
|
||||
#, docstring
|
||||
msgid "Manage the bot's commands."
|
||||
msgid "Manage the bot's commands and cogs."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2182
|
||||
#: redbot/core/core_commands.py:2183
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgid "Set the default state for a cog as disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2186 redbot/core/core_commands.py:2198
|
||||
#: redbot/core/core_commands.py:2208 redbot/core/core_commands.py:2228
|
||||
msgid "Cog with the given name doesn't exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2188
|
||||
msgid "You can't disable this cog by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2190
|
||||
msgid "{cogname} has been set as disabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2195
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgid "Set the default state for a cog as enabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2198
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2201
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
#: redbot/core/core_commands.py:2200
|
||||
msgid "{cogname} has been set as enabled by default."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2205
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
#, docstring
|
||||
msgid "Disable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2210
|
||||
msgid "You can't disable this cog as you would lock yourself out."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2212
|
||||
msgid "{cogname} has been disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
msgid "{cogname} was already disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2221
|
||||
#, docstring
|
||||
msgid "Enable a cog in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2223
|
||||
msgid "{cogname} has been enabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2231
|
||||
msgid "{cogname} was not disabled (nothing to do)."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2237
|
||||
#, docstring
|
||||
msgid "List the cogs which are disabled in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2246
|
||||
msgid "The following cogs are disabled in this guild:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2252
|
||||
msgid "There are no disabled cogs in this guild."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2256
|
||||
#, docstring
|
||||
msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2269
|
||||
#, docstring
|
||||
msgid "List disabled commands globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2272
|
||||
msgid "There aren't any globally disabled commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2275
|
||||
msgid "{} commands are disabled globally.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2279
|
||||
msgid "1 command is disabled globally.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2286
|
||||
#, docstring
|
||||
msgid "List disabled commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2215
|
||||
#: redbot/core/core_commands.py:2289
|
||||
msgid "There aren't any disabled commands in {}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2218
|
||||
#: redbot/core/core_commands.py:2292
|
||||
msgid "{} commands are disabled in {}.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2222
|
||||
#: redbot/core/core_commands.py:2296
|
||||
msgid "1 command is disabled in {}.\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2229
|
||||
#: redbot/core/core_commands.py:2303
|
||||
#, docstring
|
||||
msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2243
|
||||
#: redbot/core/core_commands.py:2317
|
||||
#, docstring
|
||||
msgid "Disable a command globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2247 redbot/core/core_commands.py:2281
|
||||
#: redbot/core/core_commands.py:2331 redbot/core/core_commands.py:2353
|
||||
#: redbot/core/core_commands.py:2321 redbot/core/core_commands.py:2355
|
||||
#: redbot/core/core_commands.py:2405 redbot/core/core_commands.py:2427
|
||||
msgid "I couldn't find that command. Please note that it is case sensitive."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2253 redbot/core/core_commands.py:2287
|
||||
#: redbot/core/core_commands.py:2327 redbot/core/core_commands.py:2361
|
||||
msgid "The command to disable cannot be `command` or any of its subcommands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2259 redbot/core/core_commands.py:2293
|
||||
#: redbot/core/core_commands.py:2333 redbot/core/core_commands.py:2367
|
||||
msgid "This command is designated as being always available and cannot be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2268
|
||||
#: redbot/core/core_commands.py:2342
|
||||
msgid "That command is already disabled globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2277
|
||||
#: redbot/core/core_commands.py:2351
|
||||
#, docstring
|
||||
msgid "Disable a command in this server only."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2298
|
||||
#: redbot/core/core_commands.py:2372
|
||||
msgid "You are not allowed to disable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2308
|
||||
#: redbot/core/core_commands.py:2382
|
||||
msgid "That command is already disabled in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2314
|
||||
#: redbot/core/core_commands.py:2388
|
||||
#, docstring
|
||||
msgid "Enable a command.\\n\\n If you're a bot owner, this will try to enable a globally\\n disabled command by default.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2327
|
||||
#: redbot/core/core_commands.py:2401
|
||||
#, docstring
|
||||
msgid "Enable a command globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2340
|
||||
#: redbot/core/core_commands.py:2414
|
||||
msgid "That command is already enabled globally."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2349
|
||||
#: redbot/core/core_commands.py:2423
|
||||
#, docstring
|
||||
msgid "Enable a command in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2358
|
||||
#: redbot/core/core_commands.py:2432
|
||||
msgid "You are not allowed to enable that command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2368
|
||||
#: redbot/core/core_commands.py:2442
|
||||
msgid "That command is already enabled in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2375
|
||||
#: redbot/core/core_commands.py:2449
|
||||
#, docstring
|
||||
msgid "Set the bot's response to disabled commands.\\n\\n Leave blank to send nothing.\\n\\n To include the command name in the message, include the\\n `{command}` placeholder.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2389
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#, docstring
|
||||
msgid "\\n Server settings for immunity from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2396
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#, docstring
|
||||
msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2407
|
||||
#: redbot/core/core_commands.py:2481
|
||||
msgid "Roles immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2412
|
||||
#: redbot/core/core_commands.py:2486
|
||||
msgid "Members immune from automated moderation actions:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2416
|
||||
#: redbot/core/core_commands.py:2490
|
||||
msgid "No immunty settings here."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2425
|
||||
#: redbot/core/core_commands.py:2499
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2430
|
||||
#: redbot/core/core_commands.py:2504
|
||||
msgid "Already added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2438
|
||||
#: redbot/core/core_commands.py:2512
|
||||
#, docstring
|
||||
msgid "\\n Makes a user or role immune from automated moderation actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2443
|
||||
#: redbot/core/core_commands.py:2517
|
||||
msgid "Not in list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2451
|
||||
#: redbot/core/core_commands.py:2525
|
||||
#, docstring
|
||||
msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2456
|
||||
#: redbot/core/core_commands.py:2530
|
||||
msgid "They are immune"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2458
|
||||
#: redbot/core/core_commands.py:2532
|
||||
msgid "They are not Immune"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2463
|
||||
#: redbot/core/core_commands.py:2537
|
||||
#, docstring
|
||||
msgid "\\n Commands for configuring owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2470
|
||||
#: redbot/core/core_commands.py:2544
|
||||
#, docstring
|
||||
msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2483
|
||||
#: redbot/core/core_commands.py:2557
|
||||
#, docstring
|
||||
msgid "\\n Opt-out of receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2496
|
||||
#: redbot/core/core_commands.py:2570
|
||||
#, docstring
|
||||
msgid "\\n Adds a destination text channel to receive owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2515
|
||||
#: redbot/core/core_commands.py:2589
|
||||
#, docstring
|
||||
msgid "\\n Removes a destination text channel from receiving owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2532
|
||||
#: redbot/core/core_commands.py:2606
|
||||
#, docstring
|
||||
msgid "\\n Lists the configured extra destinations for owner notifications.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2539
|
||||
#: redbot/core/core_commands.py:2613
|
||||
msgid "There are no extra channels being sent to."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2550
|
||||
#: redbot/core/core_commands.py:2624
|
||||
msgid "Unknown channel with id: {id}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2581
|
||||
#: redbot/core/core_commands.py:2655
|
||||
#, docstring
|
||||
msgid "Add servers or channels to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2585
|
||||
#: redbot/core/core_commands.py:2659
|
||||
#, docstring
|
||||
msgid "\\n List the currently ignored servers and channels\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2597
|
||||
#: redbot/core/core_commands.py:2671
|
||||
#, docstring
|
||||
msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2605
|
||||
#: redbot/core/core_commands.py:2679
|
||||
msgid "Channel added to ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2607
|
||||
#: redbot/core/core_commands.py:2681
|
||||
msgid "Channel already in ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2612
|
||||
#: redbot/core/core_commands.py:2686
|
||||
#, docstring
|
||||
msgid "Ignore commands in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2616
|
||||
#: redbot/core/core_commands.py:2690
|
||||
msgid "This server has been added to the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2618
|
||||
#: redbot/core/core_commands.py:2692
|
||||
msgid "This server is already being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2624
|
||||
#: redbot/core/core_commands.py:2698
|
||||
#, docstring
|
||||
msgid "Remove servers or channels from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2632
|
||||
#: redbot/core/core_commands.py:2706
|
||||
#, docstring
|
||||
msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2641
|
||||
#: redbot/core/core_commands.py:2715
|
||||
msgid "Channel removed from ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2643
|
||||
#: redbot/core/core_commands.py:2717
|
||||
msgid "That channel is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2648
|
||||
#: redbot/core/core_commands.py:2722
|
||||
#, docstring
|
||||
msgid "Remove this server from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2652
|
||||
#: redbot/core/core_commands.py:2726
|
||||
msgid "This server has been removed from the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2654
|
||||
#: redbot/core/core_commands.py:2728
|
||||
msgid "This server is not in the ignore list."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2660
|
||||
#: redbot/core/core_commands.py:2734
|
||||
msgid "This server is currently being ignored."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2672
|
||||
#: redbot/core/core_commands.py:2746
|
||||
msgid "Currently ignored categories: {categories}\\nChannels: {channels}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/core_commands.py:2687
|
||||
#: redbot/core/core_commands.py:2776
|
||||
#, docstring
|
||||
msgid "\\n Get info about Red's licenses.\\n "
|
||||
msgstr ""
|
||||
|
||||
Reference in New Issue
Block a user